A:link { color: #752337; text-decoration: underline; font-family: Arial} 
A:visited { color: #752337;
	text-decoration: underline;
	font-family: Arial
}
A:hover {color: #752337; text-decoration: none}
A:active { color: #752337;
	text-decoration: underline;
	font-family: Arial
}


body, td, tr { font-family:Arial; font-size:11px; color:#333333; line-height: 16px}
h1 { font-size: 13px;  color: #003366 }
.headliner {font-size: 13px; color: #294296; font-weight: bold; line-height: 16px}
.footer {font-size: 11px; color: #666666; line-height: 16px}
.linktext { color: #284592; text-decoration: none; font-family: Arial, Arial, Helvetica, sans-serif; line-height: 14px }

a.menu{ color: #CB9D9D; text-decoration: none; font-family: Arial; font-weight: bold } 
a.menu:visited { color: #CB9D9D; text-decoration: none; font-weight: bold}
a.menu:active { color: #CB9D9D; text-decoration: none; font-weight: bold}
a.menu:hover {color: #FFFFFF; text-decoration: none; font-weight: bold}



a.menuaktiv{ color: #FFFFFF; text-decoration: none; font-family: Arial; font-weight: bold } 
a.menuaktiv:visited { color: #FFFFFF; text-decoration: none; font-weight: bold}
a.menuaktiv:active { color: #FFFFFF; text-decoration: none; font-weight: bold}
a.menuaktiv:hover {color: #FFFFFF; text-decoration: none; font-weight: bold}

a.submenu{ color: #666666; text-decoration: none; font-family: Arial; font-weight: normal} 
a.submenu:visited { color: #666666; text-decoration: none}
a.submenu:active { color: #666666; text-decoration: none}
a.submenu:hover {color: #752337; text-decoration: none}

a.submenuaktiv{ color: #752337; text-decoration: none; font-family: Arial; font-weight: normal } 
a.submenuaktiv:visited { color: #752337; text-decoration: none}
a.submenuaktiv:active { color: #752337; text-decoration: none }
a.submenuaktiv:hover {color: #752337; text-decoration: none}

.eingabefeld {
	border: #CCCCCC;
	border-style: solid;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px
}
 
.eingabebutton {
	border: #CCCCCC solid;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	color:#999999;
	font-size: 11px
}

.informationsbox{
	border: #CCCCCC;
	border-style: dashed;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-left: 2px;
	padding-top:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.headlinebox{
	border: #666666;
	border-style: dashed;
	color:#FFFFFF;
	background-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-left: 4px;
	padding-top:2px;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}