@charset "utf-8";
/* CSS Document */

body {
	margin:0 25px; padding:0;
	font:normal 12px Arial, Helvetica, sans-serif;
	background:#d9d9d9;
}
#screen{
	width: 870px;
	position: absolute;
	left: 50%;
	top:24px;
	margin-left: -435px;
	background:#fff url(images/shadow.jpg) top left no-repeat;
	
}
#mainbox{
	margin:10px 10px 0 10px;
	background:#fff;
	border:1px solid #6d6d6d;
	padding-bottom:10px;
	overflow:visible;
	height:100%;
}
#top{
	height:161px;	
}
#sep{
	height:58px;
	background:url(images/bgsep.jpg) top no-repeat;
}
#menue{
	float:left;
	width:186px;
	padding:25px 0 0 14px;
}
#menue ul{
	margin:0;
	padding:0;
	list-style:none;
	font-size:13px;
}
#menue ul li{
	padding:4px 0 4px 0;	
}
#menue ul li a, #menue ul li a:active, #menue ul li a:link, #menue ul li a:hover, #menue ul li a:visited{
	color:#323232;
	font-weight:bold;
	text-decoration:none;
}
#menue ul li a:hover{
	color:#00a489;
	font-weight:bold;
}
#menue ul li.active{
	color:#00a489;
	font-weight:bold;
}
#text{
	float:left;
	width:632px;
	padding:25px 0 0 0;
	color:#323232;
}
#text h1{
	font-size:18px;
	margin:0;
	padding:0 0 5px 0;
}
#anmeldung tr{
	height:25px;	
}
#anmeldung td{
	height:25px;
}
#anmeldung .button{
	background:url(images/bg-button.gif) top left repeat-x;
	color:#fff;
	font-weight:bold;
	border:1px solid #6d6d6d;
	width:85px;
	height:25px;
}
#anmeldung input{
	border:1px solid #6d6d6d;
	height:18px;
	width:250px;
}
#anmeldung input.error{
	border:1px solid #ff0000;
	height:18px;
	width:250px;
}
#text p{
	line-height:18px;	
}
#text .referent{
	margin-bottom:25px;
	margin-right:10px;
}
#text .referent img{
	float:left;
	margin-right: 20px;
	border:1px solid #6d6d6d;
}
#text .referent h2{
	font-size:18px;
	margin:0;
	padding:0;
}
#text .referent hr{
	margin:10px 0px 10px 0px;
	padding:0;
	background-color:#6d6d6d;
	color:#6d6d6d;
	border: #6d6d6d; 
	height: 1px; 
}
#text .referent h2 span{
	font-size:13px;
	font-weight:normal;
}

#text .plc140{
	margin-left:142px;	
}
.logo{
	float:right;	
}
.logoheader{
	padding:90px 0 0 14px;	
}
.cleaner{
	clear:left;
}
.cleanr{
	clear:right;
}
#text a, #text a:link, #text a:active, #text a:visited{
	color:	#00a489;
	text-decoration:none;
}
#text a:hover{
	text-decoration:underline;	
}
