body{
	height:101%;
}
#headright {
	text-align:left;
	width:375px;
}
#headright h1{ 
	padding:0;
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing:1px;
}
#content{
	/*border:1px solid #FF0000;*/
	/*height:400px;*/
	/*overflow:hidden;*/
	
}
#leftcol{
	float:left;
	width:180px;
	height:360px;
	overflow:hidden;
	padding-top:50px;
	/*overflow:visible;
	display:inline;*/
}
#page_start #leftcol{
	background:transparent url(../uploads/pics/180x400_unternehmen.png) no-repeat;
}
#page_leistungen #leftcol{
	background:transparent url(../uploads/pics/180x400_leistungen.png) no-repeat;
}
#page_kooperationen #leftcol{
	background:transparent url(../uploads/pics/180x400_kooperationen.png) no-repeat;
}
#page_kontakt #leftcol{
	background:transparent url(../uploads/pics/180x400_kontakt.png) no-repeat;
}
#seminarprogramm #leftcol{
	background:transparent url(../uploads/pics/180x400_seminar.png) no-repeat;
}
#leftcol ul{
	list-style:none;
	/*filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	position:absolute;
*/
	
}
#leftcol ul li{
	font-size:12px;
	font-weight:bold;
	/*position:relative;
	-moz-opacity:1; -khtml-opacity:1; opacity:1;
filter:alpha(opacity=100);*/
	
		
	

	
	
}
#leftcol a{
	color:#FFFFFF;
	display:block;
	padding:4px 0 4px 10px;
	background:transparent url(../img/transparency_bg_f01.png);
	width:100%;
	margin-bottom:2px;
	/*opacity: 1;*/
}
#leftcol a:hover,
#leftcol a.act{
	text-decoration:none;
	/*background:transparent url(../img/transparency_bg_f02.png);*/
	background:#3E6597;
}
#rightcol{
	float:right;
	width:400px;
}
#main{
	width:480px;
	height:400px;
	margin-left:185px;
	background:transparent url(../img/bg_content.gif) no-repeat;
	padding:25px 0 0 0;
	/*overflow:auto;*/
}
h3{
	font-weight:bold;
}
h4{
	color:#333333;
	font-size:14px;
	padding:0 10px 0 20px;
}
#footer{
	padding-top:0;
	width:375px;
	text-align:left;
	/*border:1px solid #FF0000;*/
}
