/* generated by csscreator.com */
html, body{
 margin:0;
 padding:0;
 text-align:center;
 background-color: #202020;
 font-family: Arial;
 font-size: 12px;
 color: #784907;
}

#pagewidth{
 width:850px;
 text-align:left;
 margin-left:auto;
 margin-right:auto;
 border: 2px solid #F2EADF;
 background-color:#774908;
}

#header{
 position:relative;
 height:169px;
 width:100%;
 background-color: #F2EADF;
}

#leftcol{
 width:18%;
 float:left;
 position:relative;
 background-color:#774908;
 min-height:653px;
 height:auto !important;
 height:653px;
 /*max-height:653px;*/
 }
 
#maincol{
 float: right;
 display:inline; 
 position: relative; 
 width:82%;
 background-color: #EBCA8D;
 min-height:653px;
 height:auto !important;
 height:653px;
 /*max-height:653px;*/
 }
#mc_bg{
  padding-top:11px;
  background: #F1D9AE url(../images/itg_background.jpg) no-repeat;
  width: 100%;
  min-height:642px;
  height:auto !important;
  height:642px;
  /*max-height:642px;*/
}
#content{
  padding: 5px 5px 5px 35px;
  min-height:575px;
  height:auto !important;
  height:575px;
  /*max-height:575px;*/
}
#footer{
  height: 57px;
}
#footer_img{
padding:2px 0 2px 15px;
}




 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

#logo{
  float: left;
  width: 188px;
  padding: 2px 0 0 0;
}
#head_rechts{
  float: left;
  width:662px;
}
#itg_head_pic{
 float: none;
 height: 137px;
}
#head_nav_container{
  height: 28px;
}


