body,p,div,td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
}
body{
	background-color : #CF471D;
	margin:0px
}
.start{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.ueber{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
	margin-top : 100px;
	margin-left : 20px;
}
.ueber2{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	margin-left : 100px;
}
a{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #FFA500;
	text-decoration : none;
	font-weight : bold;
}
a:link {
	color: #FFA500;
}
a:visited {
	color: #FFA500;
}
a:active {
	color: #FFA500;
}
a:hover{
	color: #B22222;
	text-decoration : underline;
}

a.text{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color: Maroon;
	text-decoration : none;
	font-weight : bold;
}
a:link.text {
	color: Maroon;
}
a:visited.text {
	color: Maroon;
}
a:active.text {
	color: Maroon;
}
a:hover.text{
	color: #FFA500;
	text-decoration : underline;
}


.menue {
	font-family : "Century Gothic";
	font-size : 18px;
	font-weight : bold;
	color : #EAC800;
	margin-top : 160px;
	margin-left : 100px;
}
.menue_a {
	font-family : "News Gothic MT";
	font-size : 13px;
	margin-left : 30px;
	margin-top : 20px;
}
.menue_ab {
	font-family : "News Gothic MT";
	font-size : 13px;
	margin-left : 40px;
}
.menue_b {
	font-family : "News Gothic MT";
	font-size : 13px;
	margin-left : 30px;
	margin-top : 10px;
}