@charset "utf-8";
/* CSS Document */

body, html {
	font: 13px Myriad Pro;
	background: #000;
	margin: 0;
	padding: 0;
	color: #fbfbfb;
	font-family: Myriad Pro,Verdana, Arial;
}

h1 {
	font-size: 18px;
	margin-bottom:20px;
}

a {
	color:#fbfbfb;
	text-decoration:underline;
}


* {
	border:none;
	padding:0px;
	margin:0px;
}

p {
	line-height: 17px;
}

#divmain {
	margin-left:20px;
	margin-top: 10px;
}

#linkerteil {
	position:absolute;
	left:20px;
	margin-right: 20px;
}

#logo {
	background:url(../img/logo.gif) top left no-repeat;
	height:217px;
	width:151px;
	top:10px;
	left:50px;
}

#rechterteil {
	position:relative;
	top:80px;
	left:220px;
 }

#menu {
	width:200px;
	float:left;
}

#menu ul {
	list-style:none;
	list-style-image:none;
	line-height: 20px;
}

#menu li {
	margin:10px;
}

#menu li a {
	font-size:16px;
	text-decoration:none;
}

#content {
	
}	

#main {
	width:616px;
	/* height:353px; */
	padding:10px;
	border: 1px solid #FFFFFF;
	margin-bottom:10px;
	float:left;
	
}
#main.noBorder{
	border:none;
	float:left;
	padding:10px;
}

#abschluss {
	font-size: 14px;
	width:622px;
	padding:3px 0 0 4px;
}

#bg {
	position:absolute;
	z-index:100;
}

.pic1 {
	float:left;
	position:absolute;
	filter:alpha(opacity=0);
}

.hoverlink {
	z-index:200;
	position:absolute;
	height:350px;
	width:100px;
	float:left;
}

.sabine {
	height:350px;
	width:100px;
	float:left;
	z-index:200;
	position:absolute;
	left:33px;
	top:17px;
}

.zweiter {
	height:343px;
	width:100px;
	float:left;
	z-index:200;
	position:absolute;
	left:175px;
	top:3px;
}

.dritter {
	height:230px;
	width:100px;
	float:left;
	z-index:200;
	position:absolute;
	left:321px;
	top:120px;
}

.vierter {
	height:322px;
	width:100px;
	float:left;
	z-index:200;
	position:absolute;
	left:412px;
	top:28px;
}

.hoverlink {
	height:100%;
	width:100%;
}


#termine {
	
}

#termineheadline {
	font-size: 18px;
	margin-bottom: 30px;
}

.TerminTitle {
	font-size: 16px !important;
	margin-bottom: 20px;
}

.TerminDetails {
	margin-bottom: 30px;
}
