body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000FF;
	background-color: #B5CCEB;
	margin-top: 10px;
}


.menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	display:block;
	text-align:left;
	padding:2px;
	color: #0000FF;
	font-weight: bold;
	margin: 0px;
	width: 95%;
	height: 100%;
	text-indent: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 

a.menu:link{
	color: #0000FF;
	text-decoration:none;

} 
a.menu:visited {
	text-decoration:none;
	color: #0000FF;
} 
a.menu:hover { color: #FF0000; text-decoration:none; } 
a.menu:active { color: #05256E; background-color:#ffffae; text-decoration:none; } 

.menu2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	display:block;
	text-align:left;
	padding:2px;
	color: #0000FF;
	font-weight: normal;
	margin: 0px;
	width: 100%;
	border: 1px solid #000033;
	background-color: #FFB427;
	height: 100%;
	text-indent: 15px;
} 

a.menu2:link{
	color: #050505;
	text-decoration:none;

} 
a.menu2:visited {
	text-decoration:none;
	color: #000033;
} 
a.menu2:hover { color: #FF0000; background-color:#ffffae; text-decoration:none; } 
a.menu2:active { color: #05256E; background-color:#ffffae; text-decoration:none; } 





.text {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: normal; color: #0000FF; line-height: normal; text-align: left}
a.text:link{
	color:#FF0000;
	text-decoration:none;
	font-weight: bold;
}
a.text:visited {
	color:#FF0000;
	font-weight: bold;
	text-decoration: none;
}
a.text:hover {
	color:#FF0000;
	font-weight: bold;
	text-decoration: none;
}
a.text:active {
	color:#FF0000;
	font-weight: bold;
	text-decoration: none;
}

.mini {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; line-height: normal; color: #0000FF; text-align: justify}
.text2 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #0000FF}
.rot { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; color: #CC0000; line-height: normal; text-align: left }
.text-mitte { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; color: #0000FF; line-height: normal; text-align: center}
.Titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0000FF;
	font-weight: normal;
	font-style: italic;
}
