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

body {
	background-color: #9DACCA;
	background-image: url(bg_inhalt.gif);
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #12274E;
}

a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#centersite {
position:absolute;
top:50%;
left:50%;
width=954px;
height=600px;
margin-left:-477px;
margin-top:-300px;
}

.thumbclick {
	font-size: 9px;
}

.initialabsatz:first-letter {
	font-size:250%;
	font-weight:bold;
	margin-top: 2px;
	margin-right: 5px;
	float:left;
}