body {
	color : #2E3192;
	font-family : sans-serif;
	font-size : 11px;
}
a {
	color : #2E3192;
	font-family : sans-serif;
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}
a:hover {
	color : #E19300;
	text-decoration : underline;
}
a:visited {
	color : #2E3192;
}
a:active {
	color : #E19300;
	text-decoration : underline;
}
.haupt_navigation {
	color : #721C1C;
	font-size : 12px;
	text-decoration : none;
	margin-left : 4px;
}
.haupt_navigation:hover {
	color : #CC3333;
}
.bottom {
	border-bottom : 1px solid #515151;
	border-left : 1px solid White;
	border-right : 1px solid #FEFEFE;
	border-top : 1px solid #515151;
}


