body
{
	font-family : sans-serif;
	font-weight : normal;
	color : Black;
	font-size : 8px;
	background-color : White;
}
.popbody
{
	background : white;
	font-family : sans-serif;
	font-weight : normal;
	color : Black;
	font-size : 8px;
}

a
{
	color : #101180;
	font : 12px;
	text-decoration : none;
}
a:hover {
	text-decoration:none;
	font-weight:bold;
	background-color: #DCDCDC;
}
a:active {
	text-decoration:none;
	font-weight:bold;
	background-color: #DCDCDC;
}


table
{
	vertical-align : middle;
	border:0px;
	border-left : 0px;
	border-right : 0px;
	border-top : 0px;
	border-bottom : 0px;
	padding : 0px 0px 0px 0px;
}

ul
{
	color : #DCDCDC;
	margin-left : 20px;
}
li
{
	font-size : 10px;
	color : #DCDCDC;
}
.fett
{
	font-weight : bold;
	color : Navy;
	font-size : 16px;
}
.text
{
	color : Black;
	font-size :12px;
	font-weight : normal;
	}
td{
	color : Black;
	font-size :12px;
	font-weight : normal;
}
.text_fett
{
	color : Black;
	font-size :12px;
	font-weight : bolder;
}
a.imp
{
	color : #101180;
	font : 10px;
	font-weight : bolder;
}
li.startseite
{
	font-size : 12px;
}
ul.startseite
{
	color : #00008B;
}
li.mit
{
	font-size : 12px;
	margin-top : 10px;
	color : Black;
}
.alpha
{
	color : Navy;
}

