A:link	   {
	color: #009281;
	font-size: 10pt;
	font-family: Arial, RotisSemiSerif;
	text-decoration:none;
	font-weight: bold;
}

A:Visited    {
	color: #009281;
	font-size: 10pt;
	font-family: Arial, RotisSemiSerif;
	text-decoration:none;
	font-weight: bold;
}
A:hover     {
	color: #009281;
	font-size: 10pt;
	font-family: Arial, RotisSemiSerif;
	text-decoration:underline;
	font-weight: bold;
}
		
A:Active   { color: #009281; font-size: 10pt; font-family: Arial, RotisSemiSerif; text-decoration: underline; }


.text   { color: black; font-size: 10pt; font-family: Arial, RotisSemiSerif; text-decoration: none }

.textun    { color: black; font-size: 10pt; font-family: Arial, RotisSemiSerif }
		
.texthin   { color: black; font-size: 10pt; font-family: Arial, RotisSemiSerif; text-decoration: none; background-color: #ffff96 }

 th   { color: black; font-size: 10pt; font-family: Arial, RotisSemiSerif; background-color: yellow }

  td   {
	color: black;
	font-size: 10pt;
	font-family: Arial, RotisSemiSerif;
	text-decoration: none;
}

 form  { font-family: Arial, RotisSemiSerif; margin-top: 0; margin-bottom: 0 }
.textklein   { color: black; font-size: 8pt; font-family: Arial, RotisSemiSerif; text-decoration: none }
.textkleinblau   { color: blue; font-size: 8pt; font-family: Arial, RotisSemiSerif; text-decoration: none }
.texttitel   { color: black; font-style: italic; font-size: 14pt; font-family: Arial, RotisSemiSerif; text-decoration: none }
.textgelb   { color: black; font-size: 10pt; font-family: Arial, RotisSemiSerif; text-decoration: none; background-color: #ffff99 }

.menu {color:#009281; font-size: 10pt; font-family: Arial, RotisSemiSerif; text-decoration: none; font-weight: bold;}
.menu:link,.menu:visited,.menu:active {color:#009281; font-size: 10pt; font-family: Arial, RotisSemiSerif; text-decoration: none; font-weight: bold;}
.menu:hover {color:#FF8000; font-size: 10pt; font-family: Arial, RotisSemiSerif; text-decoration: none; font-weight: bold;}

.menuaktiv:link,.menuaktiv:visited,.menuaktiv:active {color:#FF8000; font-size: 10pt; font-family: Arial, RotisSemiSerif; text-decoration: none; font-weight: bold;}
.menuaktiv:hover {color:#FF8000; font-size: 10pt; font-family: Arial, RotisSemiSerif; text-decoration: none; font-weight: bold;}

.SplashImage {
	float: left;
	margin: auto 15px auto auto;
}

#kasten {
	background-color: #FFFFFF;
	width: 45%;
	margin: 20px;
	padding: 5px;
}