html, body, div{
  margin: 0;
  padding: 0;
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size: 12px;
    }

html{
  background: transparent url(../img/body_bg.jpg) top left repeat-y;
}

body{
  text-align:justify;
 }

h1{
  color: #827246;
  font-weight: bold;
  text-transform: lowercase;
  font-size: 24px;
}

h2
{
  color: #827246;
  font-size: 18px;
  font-weight: normal;
}

ul li{
  padding-bottom:10px;
}




img{
  border:none
}

a{
  color: #546780
}


#menuWrap{
  float: left;
  width: 102px;
  background: transparent url(../img/logo.jpg) 0px 65px no-repeat;
  height: auto !important;
  height:340px;
  min-height:340px;
}

#mainmenu{
  margin: 90px 0 0 0;
}

#mainmenu ul {
  margin: 0;
  padding:0;
  display: block;
}

#mainmenu ul li{
  margin:0;
  padding:0;
  list-style-type:none;
  display: block;
  height: 22px;
}

#mainmenu ul li a{
  padding: 0px 0px 0px 15px;
  font-size: 11px;
  display:block;
  line-height:22px;
  height:22px;
  color:#7A858F;
  text-decoration: none;
  background: transparent url(../img/a_bg.gif) 2px 8px no-repeat;
}

#mainmenu ul li a:hover{
  background: #E0DBCC url(../img/a_hover.gif) 2px 8px no-repeat;
 opacity: 0.70;
 filter: alpha(opacity=75);
}

#rightWrap{
  margin:0 0 0 18px;
  float:left;
  width: 630px;
  height:500px;
}

#LogoWrap{
  margin:20px 0px 30px 0px;
  height:62px;
  display: block;
  background: url(../img/logo_bg.gif) 0px 33px repeat-x;
}

#sign{
  margin: 14px 0 0 0;
  width: 520px;
  height:40px;
  float: left;
  text-align:right;
  line-height: 20px;
}
#logo{
  margin: 0px 0px 0px 20px;
  float: left;
}

#content{
 /* min-height: 400px;
  height:auto !impotant;
  height:400px;*/
}



#copyright{
  margin:20px 0 0 0;
  color:#827246;
  display: block;
  text-align: center;
  font-size: 11px;
}

div.clear{
  margin: 0;
  padding: 0;
  height: 1px;
  line-height: 1px;
  display: block;
  clear: both;
}
/*********************************HOME PAGE TEMPLATE****************************/

#homeMiddle{
  float: left;
  width: 400px;
}

#homeMiddle #content{


  min-height:300px !important;
  height: auto !important;
  height: 300px;
}


#slogan{
  display: block;
  text-align: center;
}

#mail{
  width: 300px;
  margin: 0 auto;
  padding:2px 0;
  border: 1px solid #333333;
  text-align: center;
  color:#827246;
  font-size: 11px;
  background: #ece8dc;
}

#homeRight{
  float: left;
  width:160px;
  height: 438px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
  text-align: center;
  background: #ECE8DC;
}

div.rLogo{
  margin: 65px 0 20px 0;
}

div.rAddress{
  color:#546780;
  font-size:16px;
}

div.rCoord h1{
  background: transparent url(../img/horizontal_dot.gif) bottom left repeat-x;
  color:#AFA078;
  padding: 10px 0px;

}






/*********************************HOME PAGE TEMPLATE ENDS***********************/


/*********************************PROJECT PAGE TEMPLATE ENDS********************/
#contentProjectWrap{

  display: block;
  background: transparent url(../img/project_bg.gif) top left repeat-y;
  padding: 0px 20px;
}

#pagebrowser{
  margin:30px 0;
  text-align: center;
}

#pagebrowser a{
  padding: 0 70px;  
}




/*********************************PROJECT PAGE TEMPLATE ENDS********************/

/*********************************FCE*******************************************/
/*********************************FCE FOR PROJECTS LIST BEGIN*******************/
div.project{
  margin: 0px 0px 40px 0px;
  width:600px;
  height: auto;
  background:  transparent url(../img/projects_bg.gif) 389px 0px repeat-y;
}

div.projectDescr{
  padding: 18px 15px;
  width:350px;
  float: left;
  border: 1px solid #000;
  min-height:60px;
  height: auto !important;
  height:60px;
}

div.projectDescr h1{
  margin: 0;
  padding: 0;
  font-size: 13px;
  color: #000;
  text-transform: none;
}
div.projectDescr h1 a{
  font-size: 13px;
  color: #000;
}

div.projectRight{
  float:right;
  width:200px;
}

div.projectRight a{
  color: #546780;
  font-weight: bold;
  font-size: 13px;
}

/*********************************FCE FOR PROJECTS LIST ENDS********************/

/*********************************FCE FOR REFERENZEN LIST BEGINS****************/
div.referenzen{
  margin: 0px 0px 20px 0px;
  padding: 5px;
  width:600px;
  background: #ECE8DC;
}

div.referenzen div.referYear, div.referenzen h1{
  margin:0;
  padding-top:4px;
  color:#000;
  font-size: 16px;
  text-transform: none;
  text-decoration: underline;
  font-weight: bold;
    text-align: left;
}

div.referenzen div.referYear{
  margin: 0;
  float: right;
  text-decoration: none;
}

/*********************************FCE FOR REFERENZEN LIST ENDS******************/
/*********************************FCE FOR Page Uber Uns BEGINS******************/

div.uber{

  margin: 0px 0px 20px 0px;
  padding: 5px 0px 0px 20px;
  width:580px;
  background: transparent url(../img/vertical_dot.gif) top left repeat-y;
}

div.uber h1{
  margin: 0px 0px 20px 10px;
}

div.uberContent{
  background: #ECE8DC;
  padding: 16px 8px;
  text-align:justify;
}

/*********************************FCE FOR Page Uber Uns ENDS********************/


/*********************************FCE FOR PARTNERS BEGINS***********************/

div.partner{
  margin: 0px 0px 60px 0px;
  width:600px;
  background: transparent url(../img/vertical_dot.gif) 194px 0 repeat-y;
}

div.partnerLogo{
  float:left;
  width:180px;
  text-align:right;
}

div.partnerContacts{
  margin: 0 0 0 30px;
  padding:8px;
  background: #ECE8DC;
  float:left;
  width:374px;
}

div.partnerContacts h1{
  color:#000;
  font-size: 16px;
  text-transform: none;
  text-decoration: underline;
  font-weight: bold;
}

/****************************************FCE Contacts***************************/
div.kontakt{
  width: 600px;
  color:#827246;
  margin-bottom:45px;
}

div.kontakt h1{
  margin: 0 0 2px 0;
  padding-bottom:5px;
  background: transparent url(../img/horizontal_dot.gif) bottom left repeat-x;
  font-size: 30px;
  font-weight: normal;
  color:#AFA078;
  }


.contactAddress{
  width:300px;
  float:left;
}
.contactEmail{
  width: 300px;
  float:left;
  margin: 20px 0 0 0;
  text-align: right;
}
.contactEmail a{
  font-weight: bold;
}





/****************************************FCE Contacts ends**********************/

/****************************************FCE LINKS BEGINS***********************/
.links{
  margin-bottom: 20px;
  width: 600px;
}


.links h1{

  font-size:18px;
  padding: 0 10px 0 210px;
  border-bottom: 3px solid #C9BC99;
  float:left;
  clear: both;
  font-weight: normal;
}

.links p{
  padding: 0 0 0 210px;

}

.linksContent{
  background: transparent url(../img/vertical_dot.gif) 200px 0px repeat-y;
}



/****************************************FCE LINKS ENDS  ***********************/

.buroContent{
  padding: 0px 0px 0px 20px;
  background: transparent url(../img/vertical_dot.gif) top left repeat-y;
  width:580px;
}

.buroContent .leftBuro{
  padding: 0px 10px 0px 10px;
  width: 270px;
  float: left;
  background: #ECE8DC;
}

.buroContent .rightBuro{
  padding: 0px 0px 0px 50px;
  width: 240px;
  float: left;
  color: #827246;
}

.rightBuro h1, .rightBuro a, .rightBurop{
  color: #827246;
}

.rightBuro h1{
  font-size: 30px;
  font-weight:normal;
}








