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

body{
	background: url(images/bg.gif) repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	background-attachment:fixed;
	color:#515245;
	font-size:11px;
}
#container{
	width:820px;
	margin:0px auto;
	margin-top:20px;
	margin-bottom:0px;
	position: relative;
}
#top{
	margin:0px auto;
	width:820px;
	background:url(images/bg_01.png) no-repeat;_background:none;
	height:57px;	
}
#center{
	background:url(images/bg_03.png) repeat-y;_background:none;
	width:820px;
	margin-top:0px;
	margin:0px auto;
	padding-top:0px;
	padding-bottom:20px;	
}
#bottom{
	margin:0px auto;
	width:820px;
	background:url(images/bg_05.png) no-repeat;_background:none;	
	height:35px;		
}
#footer{
	font-size:10px;
	font-family: Verdana, Geneva, sans-serif;
	color:#FFF;
	text-align:center;
	margin:0px auto;
	width:520px;
	height:35px;			
}
#sky{
	width:782px;
	margin:0px auto;
	z-index:3;
	position:absolute;
	top:30px;
	left: 0px;
}
#logo {
	position:relative;
	width:145px;
	height:148px;
	z-index:2;
	left: 60px;
	top:3px;
}
#address {
	position:absolute;
	width:270px;
	height:150px;
	z-index:2;
	left: 585px;
	top: 75px;
	background:#0F0;
}
#navigation {
	margin:0px auto;
	padding-top:30px;
	width:796px;
	height:10px;
	z-index:1;
}
li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	margin: 5px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 21px;
	margin-left: 3px;
	color: #279919;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin-top: 14px;
	margin-right: 3px;
	margin-bottom: 14px;
	margin-left: 3px;
	color: #ceac0d;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin-top: 14px;
	margin-right: 3px;
	margin-bottom: 7px;
	margin-left: 3px;
	color: #0f9fce;
}
a {
	color: #0f9fce;
}
#footer a {
	color: #FFF;
}
.superscript {
	vertical-align: super;
	font-size: smaller;
}
#editable {
	margin:0px auto;
	padding-top:40px;
	width:700px;
	z-index:0;
}
.seminarTitel {
	font-style: italic;
}
._center {
	text-align: center;
}
.datum {
	font-size: larger;
}

