.hauptnavigation_weisse_schrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	padding-left: 5px;
	padding-top: 9px;
	padding-bottom: 7px;
	text-transform: capitalize;
	clip: rect(auto,auto,auto,auto);
}


.hauptnavigation_schwarze_schrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	padding-left: 10px;
	padding-top: 9px;
	padding-bottom: 7px;
	clip: rect(auto,auto,auto,auto);
}

a {
	font-size: 18px;
	color: #000;
}
a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}





.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-left: 10px;
	padding-top: 9px;
	padding-bottom: 7px;
	text-align: right;
	clip: rect(auto,auto,auto,auto);
}

.navigation a:link {
   color:            #000;
}

.navigation a:visited {
   color:            #000;
}

.navigation a:hover {
   color:            #666;
}

.navigation a:active {
   color:            #000;
}


.nebennavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	color: #FFF;
	left: 9px;
	padding-left: 5px;
}

.nebennavigation_schwarz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	color: #000;
	left: 9px;
	padding-left: 5px;
}

.fond {
	background-color: #c7dbc5;
}

.text_rechtsbuendig {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: right;
	line-height: 15px;
}



.text__rechtsbuendig_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: right;
	line-height: 15px;
	font-weight: bold;
}

body {
	background-color: #F9F4F0;
}
.fliesstext {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: left;
	line-height: 15px;
}
.text_kursiv {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-align: left;
	line-height: 15px;
	font-style: italic;
}

.text_linksbuendig_bold {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-align: left;
	line-height: 15px;
}
.text_8pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #000;
	line-height: 8px;
}
.text_9pt_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000;
	line-height: 10px;
}
.text_9pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000;
	line-height: 10px;
}
#impressum {
	height: 20px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 0;
	margin-top: 10px;
	font-size: 11px;
	padding: 0px;
}



#galerie li
 {
 list-style-type: none;
 float: left;
 margin: 0 10px 10px 0;
 text-align: center;
 font-weight: bold;
position: relative;
 }

 #galerie img
 {
 width: 100px;
 height: 100px;
 display: block;
 padding: 3px;
 border: 0px solid #407e28;
 } 

 #galerie a .gross
 {
 display: none;
 }

 #galerie a:hover .gross
 {
 width: 426px;
 height: 300px;
 display: block;
 position: absolute;
 top: -50px;
 left: -50px;
 z-index: 1;
 background: #fff;
 }

  /*--Spezialangaben für den Internet Explorer 7--*/
 *+html #galerie a:hover { z-index: 1;}
 *+html #galerie li{position: static;}
 *+html #galerie a {position: relative;}

 /*--Spezialangaben für den Internet Explorer 6--*/
 *html #galerie a:hover {display: block; z-index: 1;}
 *html #galerie li{position: static;}
 *html #galerie a {position: relative;} 
