@charset "UTF-8";
/* CSS Document */
img, div, a, input { behavior: url(/res/iepngfix/iepngfix.htc) }
html{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	background-color:#615555;
	font-family:Verdana, Geneva, Arial, sans-serif;
	color:#e8e1e1;
	font-size:13px;
}
hr{
	border-left:none;
	border-right:none;
	border-top:none;
	margin-top:10px;
	margin-bottom:10px;	
}
body{
	width:100%;
	height:100%;
	padding:0;
	margin:0;
}
h1{
	font-size:20px;
	font-weight:normal;	
}
a{
	color:#e8e1e1;
	text-decoration:underline;
	border:none;	
	cursor:pointer;
}
a:hover{
	text-decoration:none;
	border:none;	
}
a img{
	border:none;
}
*:focus{outline:none;}
h2{
	font-weight:normal;
	font-size:16px;	
}
.headbg{
	width:100%;
	height:409px;
	position:absolute;
	top:0;
	left:0;
	background-color:#e8e1e1;
	min-width:980px;
	z-index:0;
}
.headbg2{
	background:transparent;
	min-width:980px;
	width:100%;
	widt/h:980px;
	height:424px;
	position:absolute;
	top:170px;
	left:0;
	z-index:99;
	background-image:url(../../img/BG.png);
	background-position:center;
	background-repeat:no-repeat;
	 width: expression(document.body.clientWidth < 982 ? "980px": "100%");
}
#banner_holder{
	width:920px; 
	height:100px;
	position:relative;
	margin:0 auto;
	padding:0;
	z-index:1000;
	text-align:center;
}
#banner_holder a{
	height:100px;
	width:220px;
	margin:0;
	display:block;
	float:left;
	padding:0;
	z-index:1001;
}
#banner_holder a img{
	margin-top:-3px;
	z-index:1001;
}
#content_holder{
	width:980px; 
	min-height:100%;
	position:relative;
	margin:-40px auto 0;
	padding:0;
	z-index:100;
}
#bodybg{
	background-image:url(/img/main_background.jpg);
	position:absolute;
	z-index:-2;
	width:370px;
	height:727px;
	bottom:0px;
	right:5px;
}
#head_holder{
	width:100%;
	height:349px;
	overflow:visible;
	position:relative;
	padding:0;
	margin:0;
	z-index:100;
	text-align:center;
}
#schriftzug{
	height:29px;
	width:610px;
	position:absolute;
	z-index:100;
	background-image:url(../../img/schriftzug.jpg);
	top:54px;
	left:63px;
}
#logo{
	height:176px;
	width:129px;
	z-index:100;
	position:absolute;
	background-image:url(../../img/logo.jpg);
	top:142px;
	left:65px;
}
#navigation{
	width:201px;
	height:330px;
	position:absolute;
	background: transparent;
	left:194px;
	top:144px;
	text-align:right;
	z-index:100;		
}
#navigation p{
	position:relative;
	margin-top:0;
	margin-bottom:7px;	
	z-index:10;
}
#navigation p:hover{
	opacity:0.7;	
	filter: alpha(opacity = 70);
}
#navigation a:hover{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
#header_img{
	width:479px;
	height:269px;
	position:absolute;
	background-image:url(../../img/headerimage.jpg);
	top:107px;
	left:416px;	
}
#footer{
	width:auto;
	height:auto;
	border:none;
	border-left:3px solid #e8e1e1;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:20px;
	background:transparent;
	z-index:5;
	position:absolute;
	bottom:0;
	right:0;
}
#content{
	width:615px;
	min-height:200px;
	height:auto;
	margin-left:64px;
	padding-top:100px;
	padding-bottom:40px;
	z-index:100;
	position:relative;
	text-align:justify;
}
#footer p{
	margin-top:0;
	margin-bottom:7px;	
}
#footer p:hover{
	opacity:0.5;	
	filter: alpha(opacity = 50);
}
#footer a:hover{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}
.tooltip {
	display:none;
	background-color:#e8e1e1;
	opacity:0.9;	
	filter: alpha(opacity = 90);
	font-size:12px;
	width:160px;
	padding:15px;
	color:#8b1027;
	z-index:10000;
	margin-left:430px;
}
.kurs{
	font-weight:bold;
}
.kurs:hover{
	color:#8b1027;
	cursor:help;	
}
.oeffzeit{
	border:1px solid #e8e1e1;
	vertical-align:top;	
}
.oeffzeit tr{
	border:1px solid #e8e1e1;
	vertical-align:top;
	margin:0;
	padding:5px;	
}
.oeffzeit td{
	border:1px solid #e8e1e1;
	margin:0;
	padding:5px;
}
.content-box div.long{
	display:none;
	padding:0;
}
