A:link {
	color: #eeaf00;
	text-decoration: underline;
	font-family: Verdana;
} 

A:visited { 
	color: #eeaf00;
	font-family: Verdana;
}

A:hover {
	color: #eeaf00; 
	text-decoration: none;
}

A:active { 
	color: #eeaf00;
	text-decoration: underline;
	font-family: Verdana;
}

body, td, tr {
	font-family:Verdana;
	font-size:11px;
	color:#666666;
	line-height:18px;
}

.headline {
	font-size: 14px;
	font-weight: bold;
	color: #eeaf00;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0004;
}

h2 {
	font-size: 12px;
	color: #FF0004;
	}

.linktext {
	color: #AC0A05;
	text-decoration: underline;
	font-family: Verdana, Verdana, Helvetica, sans-serif;
}

A.submenu { 
	color: #666666;
	font-weight:bold;
	font-size: 11px;
	text-decoration: none;
	font-family: Verdana; 
	line-height:20px;
} 

A.submenu:active { 
	color: #FF0004;
	font-weight:bold;
	text-decoration: none;
	font-family: Verdana;
}
A.submenu:visited { 
	color: #666666;
	font-weight:bold;
	text-decoration: none;
	font-family: Verdana;
}
A.submenu:hover {
	color: #eeaf00;
	font-weight:bold; 
	text-decoration: none; 
}

A.submenuaktiv { 
	color: #eeaf00;
	font-weight:bold;
	font-size: 11px;
	text-decoration: none;
	font-family: Verdana;
line-height:20px;} 

A.submenuaktiv:active { 
	color: #eeaf00; 
	font-weight:bold;
	text-decoration: none;
	font-family: Verdana;
}
A.submenuaktiv:visited { 
	color: #eeaf00;
	font-weight:bold;
	text-decoration: none;
	font-family: Verdana;
}
A.submenuaktiv:hover {
	color: #eeaf00; 
	font-weight:bold;
	text-decoration: none; 
}


A.white { 
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	font-family: Verdana;
} 
A.white:hover {
	color: #ffffff; 
	text-decoration: none; 
}
A.white:active { 
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana;
}
A.white:visited { 
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana;
}

A.subsub { 
	color: #BEC0BF;
	font-size: 11px;
	text-decoration: none;
	font-family: Verdana;
} 

A.subsub:active { 
	color: #BEC0BF;
	text-decoration: none;
	font-family: Verdana;
}
A.subsub:hover {
	color: #eeaf00; 
	text-decoration: none; 
}
A.subsub:visited { 
	color: #BEC0BF;
	text-decoration: none;
	font-family: Verdana;
}


A.subsubakt { 
	color: #eeaf00;
	font-size: 11px;
	text-decoration: none;
	font-family: Verdana;
} 
A.subsubakt:hover {
	color: #eeaf00; 
	text-decoration: none; 
}
A.subsubakt:active { 
	color: #eeaf00;
	text-decoration: none;
	font-family: Verdana;
}
A.subsubakt:visited { 
	color: #eeaf00;
	text-decoration: none;
	font-family: Verdana;
}


.infobox{
	border: #95958B;
	border-style: dashed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-left: 4px;
	padding-top:4px;
	padding-bottom:4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px
}

.eingabefeld {
	border: #ABABAB;
	border-style: solid;
	background-color: #ffffff;
	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 #ABABAB solid;
	background-color: #ffffff;
	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;
}

