@charset "utf-8";
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#004629;
	line-height: 16px
}
.text a:visited {text-decoration:underline ; color:#004629}
.text a:active  {text-decoration:underline; color:#004629}
.text a:hover {text-decoration:underline; color:#004629; }
.text a:link {text-decoration:underline; color:#004629}

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

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

.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#004629;
	line-height: 16px;
	font-weight: bolder;
}

.headlinew {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#f9efd2;
	line-height: 16px;
	font-weight: bold;
}
.subline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#004629;
	line-height: 16px;
	font-weight: bold;
}

.imgbutton
	{
	margin-left:10px; margin-right:10px}
	
.eingabefeld
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color:#003b56;
	background-color:#fefae1;
	border-left:none;border-top:none;border-right:none; border-left:none; border-bottom:thin; border-bottom-color:#90806a; border-bottom-width:1px; border-bottom-style:solid;
	width:100%
	}
.eingabefeld_schmal
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color:#003b56;
	background-color:#fefae1;
	border-left:none;border-top:none;border-right:none; border-left:none; border-bottom:thin; border-bottom-color:#90806a; border-bottom-width:1px; border-bottom-style:solid;
	}
.eingabearea
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color:#003b56;
	background-color:#fefae1;
	width:100%
	border:thin; border-color:#90806a; border-width:1px; border-style:solid;
	}
	

