
body
{
	margin-left: 100;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	width: 900px;
	background-color: #AAD502;
	color: #FFF;
	line-height: 20px;
	text-align: center;
}


h1 {
	color: #FFF;
	font-size: 16px;
	line-height: 25px;
}

h2 {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
}

#header
{
	margin-bottom: 10;
	background-color: #AAD502;
	width: 900px;
}

a
{
	text-decoration: none;
	padding: 0px 8px 0px 8px;
	line-height: 24px;
	color: #FFF;
}

a:hover
{
	text-decoration: underline;
	color: #999;
}

a.active
{
	text-decoration: underline;
	color: #999;
}

#navigation
{
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 18px;
	padding-bottom: 15px;
}

#navigation a
{
	text-decoration: none;
	padding: 0px 8px 0px 8px;
	line-height: 24px;
	color: #FFF;
	font-weight: bold;
}

#navigation a:hover
{
	text-decoration: underline;
	color: #999;
}

#navigation a.active
{
	text-decoration: underline;
	color: #999;
}

#navigation a.under
{
	padding-left: 190px;
	font-size: 16px;
}

#navigation2
{
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 14px;
	padding-bottom: 15px;
}

#navigation2 a
{
	text-decoration: none;
	padding: 0px 8px 0px 8px;
	line-height: 24px;
	color: #FFF;
	font-weight: bold;
}

#navigation2 a:hover
{
	text-decoration: underline;
	color: #999;
}

#navigation2 a.active
{
	text-decoration: underline;
	color: #999;
}

#navigation2 a.under
{
	padding-left: 190px;
	font-size: 16px;
}


.content {
	background-color: #AAD502;
	width: 900;
	position: absolut;
	
}

.abstand
{
	padding: 20px 0 20px 0;
}

.text
{
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	text-align: center;
	padding-bottom: 20px;
}

.uebersicht
{
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	text-align: center;
	line-height: 1px;
}

.abstand_bild
{
	width: 5px;
}

#footer 
{
	text-align: center;
	padding-top: 20px;
	border-top: 1px solid #999;
	text-align: center;
}

#footer a
{
	text-decoration: none;
	padding: 0px 40px 0px 40px;
	line-height: 24px;
	color: #FFF;
}

#footer a:hover
{
	text-decoration: underline;
	color: #999;
}

#footer a.active
{
	text-decoration: underline;
	color: #999;
}

#footer a.under
{
	padding-left: 190px;
}

