body {
	background-image: url(images/hinten.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000099;
}

.text10pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000099;
}

.oben {
	font-size: 32px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}

.titel { font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-style: normal; color: #000099; }
.titel a:link {color:#000099;}
.titel a:active {color:#000099;}
.titel a:visited {color:#000099;}
.titel a:hover {color:red;}

.titel2 { font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-style: normal; line-height: normal; font-weight: normal; color: #000099; white-space: normal; }
.titel2 a {text-decoration: none;}
.titel2 a:link {color:#006600;}
.titel2 a:active {color:#006600;}
.titel2 a:visited {color:#006600;}
.titel2 a:hover {color:red;}

.titel3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000099;
	font-weight: normal;
	text-decoration: none;
}
.titel3 a:link {
	color:#FF0000;
	text-decoration: none;
}
.titel3 a:active {color:#FF0000;}
.titel3 a:visited {color:#FF0000;}
.titel3 a:hover {color:#009900;}

.menu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	display:block;
	text-align:center;
	padding:2px;
	color: #000099;
	font-weight: normal;
	width: 100%;
	border: 1px solid darkblue;
	height: 100%;
	margin-top: 5px;
} 

a.menu:link{color: #000099; text-decoration:none;} 
a.menu:visited { color: #000099; text-decoration:none;} 
a.menu:hover { color: red; background-color:#ffffae; text-decoration:none; } 
a.menu:active { color: red; background-color:#ffffae; text-decoration:none; } 

.k-menu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	display:block;
	text-align:left;
	padding:1px;
	color: #336600;
	font-weight: bold;
	margin: 1px;
	width: 80%;
	border: 1px solid darkgreen;
	height: 100%;
	border-color: #336600;
} 

a.k-menu:link{color: #336600; text-decoration:none;} 
a.k-menu:visited { color: #336600; text-decoration:none;} 
a.k-menu:hover { color: #000000; background-color:#C6FFD5; text-decoration:none; } 
a.k-menu:active { color: #000000; background-color:#33FF99; text-decoration:none; } 
.unten {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000099;
}
.unten a:link {color:#000099;}
.unten a:active {color:#FF0000;}
.unten a:visited {color:#000099;}
.unten a:hover {color:#CC0000;}
.rahmen {
	border: medium solid #DAE8F3;
}
