

body {
	margin: 0px 0px 0px 15px;
	font-family: arial,helvetica,sans-serif,verdana,geneva;
	background-color: #ffffff;
	color: #000000;
}

.hauptnavigation{
	font : 10pt;
}

.unternavigation{
	font : 8pt;
}

a:link { text-decoration:none; color="#808080";}
a:visited { text-decoration:none; color="#808080"; }
a:hover { text-decoration:underline; color="#808080";}
a:active { text-decoration:none; color="#808080"; }


hr{
	color: #C0C0C0;
	height : 1px;
}



