/* CSS Document */

/* for internet explorer */
* html body {
  padding:176px 0 120px 0; 
  }

#outerContent {
	top:176px;
	bottom:120px;
}

#header {
  height:156px; 
}

* html #header {height:156px;}

#headerLogo{
height:136px;
padding:31px 0;
}

#outerMainNav{
	top:156px;	
}



h2{
height:22px;
display:block;

}

/*
	Typo3 standard klassen


.bodytext{
	padding-left:10px;
	padding-right:10px;
}


 .csc-textpic {
 	zoom:1;
	overflow:hidden;
	
}
*/
/**/
.csc-textpic-intext-right .csc-textpic-imagewrap{
	position:relative;
	top:-42px;
	padding-right:10px;
	padding-top:10px;
}

#content-left{}
