body{
	background-color:#ffffff;
	font-family: Arial,Helvetica,Verdana;
	font-size: 11px;
	line-height:16px;
	font-style: normal;
	text-decoration: none;
}

img{
	border:0px;
}

h1{
	margin:0;
	padding:0;
}

h2{
	font-weight:bolder;
	font-size: 14px;
	margin-bottom:8px;
}

h3{
	font-weight:bolder;
	font-size: 16px;
	margin-bottom:8px;
}

.blau{
	color:#282e53;
}

.blauklein{
	font-size:13px;
	color:#282e53;
}

.rot{
	color:#9e152f;
}

.weiss{
	color:#fff;
	font-size:13px;
	line-height:16px;
}

td{
	font-size: 11px;
	font-style: normal;
	color: #000;
	padding-bottom:8px;
}



#inhalt	{
	position: absolute; 
	left: 50%; top: 50%; 
	margin-left: -371px; 
	margin-top: -266px; 
	padding:0;
	width: 742px; 
	height: 532px; 
	background-color:#eee;
}

a:active  {color: #651319; text-decoration: none}
a:link    {color: #651319; text-decoration: underline}
a:visited {color: #651319; text-decoration: underline}
a:hover   {color: #651319; text-decoration: none}
