@charset "UTF-8";
#maincontainer {
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-321px;
	margin-top:-220px;
	width:642px;
	height:367px;
	z-index:1;
	background-color: #FFF;
	background-image: url(images/sdlogo.gif);
	background-repeat: no-repeat;
	border: 2px solid #839aa7;
}
#navigation {
	position:absolute;
	left:210px;
	top:75px;
	width:409px;
	height:16px;
	z-index:1;
}
#Bilder {
	position:absolute;
	width:191px;
	height:273px;
	z-index:2;
	left: 0px;
	bottom: 0px;
}
#Fliesstext {
	position:absolute;
	left:210px;
	top:183px;
	width:382px;
	height:211px;
	z-index:3;
}
#copyright {
	position:absolute;
	left:0px;
	top:380px;
	width:207px;
	height:29px;
	z-index:4;
}
#Adresse {
	position:absolute;
	left:210px;
	top:380px;
	width:494px;
	height:43px;
	z-index:5;
	font-size: 10px;
	color: #FFF;
	visibility: hidden;
}
body {
	background-color: #02253a;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #FFF;
	font-size: 10px;
	text-decoration: none;
	margin-right: 30px;
}
#Fliesstext a {
	color: #3a4b5a;
	font-size: 12px;
}
p {
	font-size: 12px;
	color: #3b4b5b;
	padding-top: 0px;
	margin-top: 0px;
}
.p_wenig {
	margin-bottom: 10px;
}
a:hover {
	color: #d5dbd7;
}
.aktiv {
	color: #d5dbd7;
	font-size: 10px;
	margin-right: 30px;
}
#subnavi {
	position:absolute;
	left:210px;
	top:121px;
	width:377px;
	height:50px;
	z-index:6;
}
#subnavi li {
	font-size: 12px;
	margin-right: 30px;
	float: left;
	list-style-type: none;
}
#subnavi a {
	color: #3a4b5a;
	font-size: 12px;
	margin-right: 0px;
	background-image: url(images/quadrat.gif);
	display: block;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 16px;
	background-position: 2px;
}
#subnavi a:hover {
	background-image: url(images/quadrat_over.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	color: #2c3a46;
}
#subnavi ul {
	margin: 0px;
	padding: 0px;
}
.subnavi_aktiv {
	color: #2c3a46;
	background-image: url(images/quadrat_over.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	padding-left: 16px;
}
#zahlennavi {
	position:absolute;
	left:210px;
	top:299px;
	width:310px;
	height:38px;
	z-index:7;
}
#zahlennavi li {
	list-style-type: none;
	float: left;
	margin-right: 5px;
}
#zahlennavi a {
	color: #666;
	border: 1px solid #D6D6D6;
	margin: 0px;
	height: 12px;
	width: 12px;
	display: block;
	line-height: 12px;
	text-align: center;
}
.zahlennavi_aktiv {
	color: #FFF;
	background-color: #D6DED6;
	height: 14px;
	width: 14px;
	line-height: 14px;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}
#zahlennavi ul {
	margin: 0px;
	padding: 0px;
}
#zahlennavi a:hover {
	color: #FFF;
	background-color: #CEDECE;
}
