BODY { 	color: Black; 
			font-size: 12px;
			font-family: Verdana, Helvetica, Arial;
			background-color: White;
			}
	
A {
	color: Black;
	text-decoration: none;
	font-weight: bold;
}

A:HOVER {
	color: #E11822;
	text-decoration: underline;
	font-weight: bold;
}

hr {
	color: #1B3685; width: 100%;
	}
	
	table, td, tr {
	font-family: Verdana, Helvetica, Arial;
	font-size:  10pt;
	color: Black;
	
}

A.navi {
	color: Black;
	font-weight: bold;
	text-decoration: none;
	font: Arial Narrow;
}

A.navi:HOVER {
	color: Black;
	font-weight: bold;
	text-decoration: none;
	font: Arial Narrow;
}

A.naviunter {
	color: Black;
	text-decoration: none;
	font: Arial Narrow;
	font-weight: normal;
}

A.naviunter:HOVER {
	color: Black;
	text-decoration: none;
	font-weight: normal;
	font: Arial Narrow;
}

A.naviunter:VISITED {
	color: Black;
	text-decoration: none;
	font-weight: normal;
	font: Arial Narrow;
}


.bild 
{
	border: 1px dotted;
	border-color: #DD201B;
}
