/* Navigation */

        .lavaLampWithImage {
            position: relative;
            height: 29px;
            width: 920px;
            background: url("images/navi_bg.gif") no-repeat top;
            padding: 15px;
            margin: 10px 0;
            overflow: hidden;
        }
                .lavaLampWithImage li {
                    float: left;
                    list-style: none;
                }
                    .lavaLampWithImage li.back {
                        background: url("images/lava.gif") no-repeat right -30px;
                        width: 9px; height: 30px;
                        z-index: 8;
                        position: absolute;
                    }
                        .lavaLampWithImage li.back .left {
                            background: url("images/lava.gif") no-repeat top left;
                            height: 30px;
                            margin-right: 9px; /* 7px is the width of the rounded shape */
                        }
                    .lavaLampWithImage li a {
                        font: bold 14px arial;
                        text-decoration: none;
                        color: #fff;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 18px;    
                    }
                        .lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
                            border: none;
                        }
                        
/* CSS Document */

.buchen {
    width: 215px;
}
.slider {
    width: 207px;
}
.pxbox{
    height:1px;
}
.pic{
	margin-left:10px;
}
.hidden{
    display:none;
}

body {
	font:14px Arial, Helvetica, sans-serif;
	color:#565656;
	background:#FFFFFF url(images/bg.gif) left top repeat-x;
	margin:0px;
	padding:0px;
}

#container {
	width:950px;
	margin:0px auto;
}

.headerzone {
	height:180px;
    float:left;
    width:auto;
}

.logozone {
	margin:0px 0px 0px 0px;
	padding:50px 0px 0px 0px;
    float:left;
    width:auto;
}

.banner {
    margin:15px 0px 0px 0px;
	height:284px;
	float:left;
}

.workzone {
	width:950px;float:left;
	padding:35px 0px 40px 0px;
	text-align:justify;
}

.workzone-left {
	width:218px;
	float:left;
	padding:0px 0px 0px 5px;
}

.workzone-right {
	width:694px;
	float:left;
	margin-left:28px;
}

.welcomezone {
	border-bottom:1px solid #E7E7E7;
	padding:0px 0px 0px 10px;
	margin:0px 0px 22px 0px;
}

.welcomeimg {
	float:right;
	margin:0px 0px 0px 20px;
}

.column1 {
	width:225px;
	float:left;
}

.column2 {
	width:225px;
	float:left;
	margin-left:9px;
}

.column3 {
	width:225px;
	float:left;
	margin-left:9px;
}

.projectimg {
	border:1px solid #DFE0D8;
	padding:4px;
	margin-top:10px;
}

.newcontent {
	padding:18px 0px 18px 0px;
}

.borderbottom {
	border-bottom:1px solid #DFE0D8;
	padding:0px 0px 22px 0px;
	margin:0px 0px 0px 0px;
}

.footer {
	background:url(images/footer.gif) left bottom repeat-x;
	padding:28px 0px 16px 0px;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
}

.footer a {
   color:#ffffff;
   text-decoration: none; 
}
.clear {
	clear:both;
	margin:0px;
	padding:0px;
}


/* Text Styles Start Here */

h1 {
	font:22px Arial, Helvetica, sans-serif;
	color:#981c00;
	border-bottom:1px solid #E7E7E7;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
}

h2 a{
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#ff7e00;
	background:url(images/disc.jpg) 0px 5px no-repeat;
	padding:0px 0px 0px 15px;
	margin:0px 0px 0px 6px;
	float: right;
}

.bold{
    font-weight:bold;
}

.redheading{
	font:22px Arial, Helvetica, sans-serif;
	color:#ff7e00;
}

.grayboldtxt {
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#981c00;
}

.redlighttxt {
	font:12px Arial, Helvetica, sans-serif;
	color:#BF5A14;
	font-weight:100;
}

.bluelighttxt {
	font:12px Arial, Helvetica, sans-serif;
	color:#ff7e00;
	font-weight:100;
}


/* Text Styles End Here */

/* Menu Styles Start Here */

a {
	color:#BF5A14;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

.service {
}

.service ul {
	margin:0px;
	padding:0px;
}

.service li {
	display:block;
	background:url(images/disc1.jpg) 0px 4px no-repeat;
	padding:0px 0px 10px 15px;
	list-style:none;
}

.service li a{
	color:#565656;
	text-decoration:underline;
}

.service li a:hover {
	text-decoration:none;
}

.more {
	padding:2px 0px 0px 0px;
}

.more a{
	color:#BF5A14;
	background:url(images/disc.jpg) 0px 4px no-repeat;
	padding-left:15px;
	text-decoration:underline;
}

.more a:hover {
	text-decoration:none;
}

.footerlink {
}

.footerlink ul {
	margin:0px;
	padding:0px;
}

.footerlink li {
	display:inline;
	border-right:1px solid #ffffff;
	padding:0px 10px 0px 10px;
}

.footerlink li a{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:none;
}

.footerlink li a:hover{
	text-decoration:none;
}

/* Menu Styles End Here */




/* Inside Style Start Here	*/

.insidebanner {
	height:198px;
	background:url(images/insidebanner.jpg) left top no-repeat;
	margin-top:2px;
}

h3 {
	font:bold 16px Georgia, Arial, Helvetica, sans-serif;
	color:#BF5A14;
	padding:0px 0px 5px 0px;
	border-bottom:1px dotted #BF5A14;
	margin:0px 0px 10px 0px;
}

h4 {
	font:bold 16px Georgia, Arial, Helvetica, sans-serif;
	color:#BF5A14;
	padding:0px 0px 5px 0px;
	margin:0px 0px 10px 0px;
}

.ourvalue {
	margin:10px 0px 0px 0px;
}

.aboutus-img {
	float:right;
	border:4px solid #b0a48b;
	margin:0px 0px 10px 20px;
}

.aboutcolumnzone {
	padding:20px 0px 16px 0px;
}

.aboutcolumn1 {
	width:48%;
	float:left;
	margin:0px 0px 10px 0px;
}

.aboutcolumn2 {
	width:48%;
	float:right;
	margin:0px 0px 10px 0px;
}

.abouticon {
	float:left;
	margin:0px 20px 0px 0px;
}

.servicecolumnzone {
	padding:0px 0px 16px 0px;
}

.servicecolumn1 {
	width:48%;
	float:left;
	margin:0px 0px 10px 0px;
}

.servicecolumn2 {
	width:48%;
	float:right;
	margin:0px 0px 10px 0px;
}

.our-comment {
	margin:10px 0px 0px 0px;
}

.blog-posted-row {
	padding:3px;
}

.ourprojectrow {
	margin-bottom:20px;
	border-bottom:1px dotted #000000;
	padding-bottom:10px;
}

.project-img {
	float:right;
	margin-left:20px;
	border: 6px solid #ff7e00;
}

input.button {
	color:#ffffff;
	background:#185fa1;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:10px 10px;
	margin:0px 5px 5px 0;
	border:1px solid #000000;
}
input.button:hover {
	cursor:pointer;
	color:#cccccc;
}

.readmore {
	padding:10px 0px 10px 0px;
}

/* Inside Style End Here	*/                  
