/* Global Resetting */
html{}
body{font-size: 62.5%; position:static; overflow: scroll;}
* {padding:0; margin: 0;}
.clear{clear:both;}

/* Layout CSS */
#PageContainer{width:100%; margin:0px; background-color:#fff; position:absolute; background:url(../images/design/bgContainer2.jpg) top center no-repeat; min-height:100%;}
#PageHolder{/*width:1200px;*/ width:1008px; margin:0px auto; position:relative;}
#HeaderContainer{position:relative; height:125px;}
	#MenuLang{display:block; float:left; padding:80px 0px 0px 215px; width:300px;color:#fff;}
		#MenuLang a{color:#fff; text-decoration:none; font-style:normal; font-weight:bold;}
	#HeaderLogo{display:block; padding-top:52px; float:right; width:368px;}
	#SiteTitle{overflow:hidden; font-size:2.3em; color:#fff;}
	#SiteDesc{overflow:hidden; color:#fff;font-size:1.3em;}

	
#MenuLeft{float:left; width:200px; margin-right:6px;  background:url(../images/design/bgNavi2.png) top left repeat; padding:0px;}
#MenuLeft ul{padding:25px 0px 25px 0px;}

#MenuLeft li a{display:block; padding:0px 0px 0px 15px; height:18px; text-decoration:none; font-style:normal;}
#MenuLeft li a{color:#fff;}
#MenuLeft li a.current{ background: url(../images/design/liCurrent.gif) center left no-repeat;}
/*#MenuLeft li li a{background: url(../images/design/liUlLi.png) center 25px no-repeat; padding:0px 0px 0px 45px;}*/
/*#MenuLeft li li a:before{content:"> ";}*/

#Content{ padding: 0px 0px 0px 0px; background-color:#fff; width:525px;padding:25px 15px 25px 15px; 
	/*width:405px;padding:25px 135px 25px 15px;*/ min-height:480px;}
/*#Content.home{width:405px;  padding:25px 135px 0px 15px;}*/
#Content #TeaserImage{position:absolute; top:125px; right:-1px;}

#Content .PlaceHolder{float:right;width:115px;height:240px; /*display:none;*/}
/*#Content #TeaserImage{position:absolute; top:125px; right:102px;right:129px;}*/
	
/*#Footer{ position: relative; height:25px; margin-top:20px;}
	#Footer ul{ float:right; height:25px; padding:0px 0px 0px 0px;}
		#Footer li { float:left;}
			#Footer li a {display:block; float:left; height:18px; padding:5px 10px 0px 10px; margin-left:0px;}*/
			
/* Haslayout für Boxen*/
#MenuLeft, #Content{ overflow:hidden;}

/* Strukturen */
/*#HeaderContainer{ border-bottom:1px dashed #666;}
#MenuTop li a{border:1px dashed #666;}
#MenuLeft{border-right:1px dashed #666;}
#Footer{border-top:1px dashed #666;}
#Footer li a{border:1px dashed #666;}*/

