/* Allgemeine Definitionen */
body, p, td, li, h1, h2, h3,  input, textarea   { color: #3a3a3a; font-size: 10pt; font-family: Arial, Helvetica, sans-serif }

/* Überschriften, Titel */
h1 { font-size: 13pt; font-family: Arial, Helvetica; font-weight: bold; margin: 0.67em 0 }
h2 { color: #008c65; font-size: 11pt; font-family: Arial, Helvetica; font-weight: bold; margin: 0.83em 0 }
h3 { color: #333; font-size: 10pt; font-family: Arial, Helvetica; font-weight: bold; text-decoration: underline; margin: 1em 0 }
h4 { color: #333; font-size: 10pt; font-family: Arial, Helvetica; font-weight: bold; text-decoration: none; margin: 1.33em 0 }
h6 { font-size: 7pt; font-family: Arial, Helvetica; font-weight: normal; margin: 2.33em 0 }

/* Allgemeine Links */
a, a img {color: #008c65; border-color: #999; font-family:Arial, Helvetica; text-decoration: none } 
a:hover, a:hover img { color: #999; border-color: #008c65; font-family: Arial, Helvetica; text-decoration: underline } 
a:visited, a:link { font-family: Arial, Helvetica }


/* Links Menüleiste oben */
#navigation { color: white; font-size: 13pt; font-family: Arial, Helvetica; font-weight: bold; background-color: #008c65}
#navigation a { color: white; font-size: 13pt; font-family: Arial, Helvetica; font-weight: bold; text-decoration: none; background-color: #008c65 }
#navigation a:hover { color: #b9bbbe; font-size: 13pt; font-family: Arial, Helvetica; font-weight: bold; background-color: #008c65 }
#navigation a:visited, a:link { font-family: Arial, Helvetica}

/* Copyright, Impressum */
#sidemap_imp { color: #666; font-size: 7pt; text-decoration: none }
#sidemap_imp td { color: #666; font-size: 7pt; text-decoration: none }
#sidemap_imp a:link { color: #666; font-size: 7pt; text-decoration: none }
#sidemap_imp a:visited { color: #666; font-size: 7pt; text-decoration: none }
#sidemap_imp a:hover { color: #008c65; font-size: 7pt; text-decoration: underline }

/* Schrift neben Bilder */
#titeltab td   { color: #e2e2e2; font-size: 15pt; font-family: Arial, Helvetica; font-weight: bold }

/* Seitennavigation */
#naviklein a { color: #666; font-size: 10pt; text-decoration: none }
#naviklein a:hover { color: #300; font-size: 10pt; text-decoration: none }

/* Kontaktformular */
/*input         { background-color: #e9e9e9; border-width: 1pt; border-color: #666 }
textarea       { background-color: #e9e9e9; border-width: 1pt; border-color: #666 }*/

#footer td { color: #3a3a3a; font-size: 10pt; font-family: Arial, Helvetica, sans-serif }

#team td {
	color: #C9CACD;
	font-size: 7pt;
	text-decoration: none;
	background-color: #C9CACD;
}

#team a {
	color: #666;
	font-size: 10pt;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#team a:visited {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

#team img {
	border:0;
	}.inserat_ueberschrift {
	color: #FFF;
	font-weight: bold;
	font-size: 12pt;
}

