@charset "UTF-8";
#mainContent {
	background-attachment: scroll;
	background-position: top left;
	background-image: url(../images/index/background.jpg);
	text-align:center;
	padding-bottom: 0;
}
#logo {
	margin-top: 200px;
}
#bundeslaenderauswahl {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #808285;
	margin-top: 165px;
}
#bundeslaenderauswahl A {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;	
	color: #808285;
}
#bundeslaenderauswahl A:hover {
	font-weight: bold;
	color: #ec008c;
	text-decoration: none;	
}
UL.bundeslaenderliste {
	list-style-type: none;
	margin-bottom: 1.5em;
	font-size: 14pt;
}
UL.bundeslaenderliste LI {
	display: inline;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	font-size: 14pt;
}
#webstats {
	margin-top: 75px;
	margin-right: 3px;
	text-align: right;
}
