/* CSS Document */

@charset "utf-8";
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	line-height: 16px
}
.text a:visited {text-decoration:underline ; color:#000000}
.text a:active  {text-decoration:underline; color:#000000}
.text a:hover {text-decoration:underline; color:#000000;  }
.text a:link {text-decoration:underline; color:#000000}

.textkl {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color:#000000;	line-height: 12px}

.textw {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color:#eed9be; line-height: 16px}
.textw a:visited {text-decoration:underline ; color:#eed9be}
.textw a:active  {text-decoration:underline; color:#eed9be}
.textw a:hover {text-decoration:underline; color:#eed9be}
.textw a:link {text-decoration:underline; color:#eed9be}

.topmenue_text {	font-family:Arial, Helvetica, sans-serif; font-size:9px; color:#990000}
.topmenue_text a:visited {text-decoration:none ; color:#990000}
.topmenue_text a:active  {text-decoration:none; color:#990000}
.topmenue_text a:hover {text-decoration:none; color:#990000} 
.topmenue_text a:link {text-decoration:none; color:#990000}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#990000;
	line-height: 16px;
	font-weight: bold;
}
.subline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#a00023;
	line-height: 16px;
	font-weight: bold;
}

.menueitem {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color:#ffffff;
	line-height: 16px;
	font-weight: bold;
	cursor:pointer;
}
.menueitem a {text-decoration: none; color:#ffffff}
.imgbutton
	{
	margin-left:10px; margin-right:10px}
	
.eingabefeld
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#660000;
	background-color:#fcfdf3;
	border-left:none;border-top:none;border-right:none; border-left:none; border-bottom:thin; border-bottom-color:#450000; border-bottom-width:1px; border-bottom-style:solid;
	width:100%
	}
.eingabefeld_schmal
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#660000;
	background-color:#fcfdf3;
	border-left:none;border-top:none;border-right:none; border-left:none; border-bottom:thin; border-bottom-color:#450000; border-bottom-width:1px; border-bottom-style:solid;
	}
.eingabearea
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#660000;
	background-color:#fcfdf3;
	width:100%
	border:thin; border-color:#450000; border-width:1px; border-style:solid;
	}
	

