body
{
background-color:#4F4F5B;
}

table
{
	vertical-align:top;
	margin-top:0px;
}

td
{
	padding:0px;
}

.form1
{
margin-left:100px;
margin-top:12px;
width:585px;
background-color:white;
font-family:Arial;
font-size:12px;
}

.form3
{
	margin-left:12px;
	margin-top:12px;
	margin-right:12px;
	margin-bottom:12px;
}

.form4
{
text-align:center;
}

.form2
{
margin-top:10px;
}

.ueber2
{
font-weight:bold;
}

.ueber3
{
margin-top:15px;
font-weight:bold;
}

.unter
{
	text-align:right;
}

.grafik_ueber
{
	text-align:center;
}

.grafik_ueber1
{
	margin-top:12px;
	text-align:center;
}

ul
{
margin-top:15px;
list-style-image:url(grafik/note.gif);
}

a:link 
{
color:#25538B;
text-decoration: none;
}
a:visited 
{
	color:#25538B;
	text-decoration: none;
}
a:hover 
{
	background-color:#25538B;
	color:#C1DDF9;
}
a:active 
{
	color:#F1F9FE;
	background-color:#25538B;
	text-decoration: none;
}