/* CSS Document */

h1 {
	font-family: Verdana;
	font-size: 16px;
	color: #009933;
}

TD.nav {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

A.navi {
/*	background-color: green; */
	color: #000;
	text-decoration: none;
}

A.navi:hover {
/*	background-color: green; */
	color: #c00;
	text-decoration: underline;
	font-weight: bold;
}

TD.inhalt {
	font-family: Verdana;
	font-size: 12px;
	padding: 5px; 
}

span.disclaimer {
	font-family: Verdana;
	font-size: 10px;
}

TD.inhalt_ohne_rahmen {
	font-family: Verdana;
	font-size: 12px;
}

A.oben {
	font-family: Verdana;
	font-size: 12px;
	color: #009933;
}

span.haftungsausschluss {
	font-family: Verdana;
	font-size: 11px;
}

TD.logo {
	border-left: 1px solid;
	border-right: 1px solid;  
	border-top: 1px solid; 
	border-bottom: 1px solid; 
	border-color: #cccccc;
}

A.partner {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-decoration: none;
	color: black;
}

A.partner:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-decoration: none;
}


#textfeld {
font-family: Verdana;
font-size: 10px;
color: #000000;
text-decoration: none;
cursor: text;
background-color: transparent;
font-weight: normal;
}

#textfeld A {
font-family: Verdana;
font-size: 10px;
color: #000000;
text-decoration: none;
cursor: text;
background-color: transparent;
font-weight: normal;
}

#textfeld A:hover {
text-decoration: none;
cursor: text;
background-color: transparent;
font-weight: normal;
}

A.partner {
font-family : Verdana, Arial, sans-serif;
font-size : 8px;
color: #000000;
text-decoration: none;
}

A.unterlinks {
cursor: text;
font-size: 7px; 
font-family: arial;
color: #00CC66;
text-decoration: none;
}

#footer_navigation a {
	font-size: 11px; 
	font-family: arial;
	color: #00CC66;
	text-decoration: none;
}

