A:link { color: #D46F3D;
	text-decoration: underline;
	font-family: verdana;
} 
A:hover {color: #D46F3D; text-decoration: none}
A:active { color: #D46F3D;
	text-decoration: underline;
	font-family: verdana;
}
A:visited { color: #D46F3D;
	text-decoration: underline;
	font-family: verdana;
}

body, td, tr {
	font-family:Verdana;
	font-size:11px;
	color:#5D5D5B;
	line-height: 14px;
}

h1 {
	font-size: 13px;
	font-weight: bold;
	color: #003366;
}

.headliner {font-size: 15px;
	color: #5D5D5B;
	font-weight: bold;
	}

.linktext {
	color: #AC0A05;
	text-decoration: underline;
	font-family: Verdana, verdana, Helvetica, sans-serif;
	line-height: 14px;
}



.eingabefeld {
	border: #FF6600;
	border-style: solid;
	background-color: #D9E2EB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
 
.eingabebutton {
	border: thin #FF6600 solid;
	background-color: #D9E2EB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


a.menu{ color: #666666; text-decoration: none; font-family: verdana; font-weight: bold; } 
a.menu:visited { color: #666666; text-decoration: none; font-weight: bold;}
a.menu:active { color: #666666; text-decoration: none; font-weight: bold;}
a.menu:hover {color: #D46F3D; text-decoration: none; font-weight: bold;}

a.menuaktiv{ color: #D46F3D; text-decoration: none; font-family: verdana; font-weight: bold; } 
a.menuaktiv:visited { color: #D46F3D; text-decoration: none; font-weight: bold;}
a.menuaktiv:active { color: #D46F3D; text-decoration: none; font-weight: bold;}
a.menuaktiv:hover {color: #D46F3D; text-decoration: none; font-weight: bold;}

a.submenu{
	color: #AEAEAE;
	text-decoration: none;
	font-family: verdana;
	font-weight: normal
} 
a.submenu:visited { color: #666666; text-decoration: none}
a.submenu:active { color: #666666; text-decoration: none}
a.submenu:hover {color: #D46F3D; text-decoration: none}

a.submenuaktiv{
	color: #666666;
	text-decoration: none;
	font-family: verdana;
	font-weight: normal
} 
a.submenuaktiv:visited { color: #D46F3D; text-decoration: none}
a.submenuaktiv:active { color: #D46F3D; text-decoration: none }
a.submenuaktiv:hover {color: #D46F3DA; text-decoration: none}

.error {border: 1px solid #ff0000; }

