body {
	background-color: #ECE9D8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	color: #0000FF;
	text-align: center;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.white:link{color: #0000FF; text-decoration: none }
a.white:visited{color: #0000FF; text-decoration: none }
a.white:hover{color: #999999; text-decoration: none }
a.white:active{color: #0000FF; text-decoration: none }

a.link:link{color: #666666; text-decoration: none }
a.link:visited{color: #666666; text-decoration: none }
a.link:hover{color: #FFFFFF; text-decoration: none }
a.link:active{color: #666666; text-decoration: none }

a.blue:link{color: #0000FF; text-decoration: none }
a.blue:visited{color: #0000FF; text-decoration: none }
a.blue:hover{color: #999999; text-decoration: none }
a.blue:active{color: #0000FF; text-decoration: none }

.navi_main {
	font-family: "Square721 BT", "MS Reference Sans Serif";
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	background-color: #73334A;
	height: 0px;
	margin-left: 0px;
	padding-left: 5px;
}
.small_text_black_main {

	font-family: "MS Reference Sans Serif";
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.footer {


	font-family: "MS Reference Sans Serif";
	font-size: 10px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
}
.text_rechts {

	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: 600;
	font-family: "MS Reference Sans Serif";
}
.text_rechts_klein {


	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-family: "MS Reference Sans Serif";
}
.nav_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 15px;
	padding-bottom: 3px;
}
.maintext {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
