@charset "utf-8";
/* CSS Document */

/* Farben
Dunkelgrün: #154E02
helleres Grün:#60A92A 
 */

/* Reset der Standardanweiungen in den Browsern fuer Listen */

li, ul, div { 
	margin:0px; 
	padding:0px  
 	}

	
/* Formate für Galerie für Lightbox 2, sofern mit Pauls Picasa Skript erstellt  */


.imageborderlarge {
	padding: 7px;
	margin: 5px 0px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}

#footer {
	text-align:center;
	padding: 30px 0px 10px;
	clear: both;
	float: none;
	margin: 0px;
	font-size: 10px;
	color: #999999;
	}


#footer a:link, #footer a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	}

#footer a:hover {
	color: #FFFFFF;
}


.unvisible { 
	display: none;
 }


.thumbnail {
	float: left;
	margin: 3px;
	padding: 5px;
	text-align: center;
	color: #CCCCCC;
	width: 164px;
	height: 150px;
	background: #ededed
	}

.thumbnailhover{
	background:  none;	
	display:block;
	width: 164px;
	height: 150px;
	}

a.thumbnailhover:hover{
	background:#60A92A ;	
	display:block;
	width: 164px;
	height: 150px;
	color: #76B41C;
	font-weight: bold;
	}


.thumbnail img{
	background: silver;
	padding: 1px;
	margin: auto;
	display:block;
	}

.thumbnail a {
	color:#999999;
	text-decoration: none;
}

/* non IE  hover 
div.thumbnail:hover{
	background: #000;
	color: #76B41C;
	font-weight: bold;
}

*/




a img {
border:none;

}

#gallerycontainer{
	padding: 0px;
	text-align:center;
}



	
	
	
	
/* Standardanweiungen */

body {
	background-color: #DDEACE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #444444;
	margin:0px;
	background-image: url(bilder/hinten.jpg);
	background-repeat: repeat-x;
	
	}
h1 {
	margin:0px 0px 20px 0px;
	font-family: trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #154E02;
	text-align: left;
	} 
h2 {
	margin:50px 0px 0px 0px;
	font-family: trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #154E02;
	border-bottom:1px dotted #60A92A;
	text-align: left;
	} 
h3 {
	margin:20px 0px 10px 0px;
	font-family: trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #195304;
	text-align: left;
	} 
p {
	text-align: left;
	line-height:150%;
	margin:10px 0 0 0;
}
a {
	color: #195304;
}
a:hover {
	color: #60A92A;
}



/* Struktur */ 	

.mitte {
	margin:auto;
	padding: 00px;
	width: 1010px;
	background-image: url(bilder/gruen_06.jpg);
	background-repeat: repeat-y;
	} 
.top {
	margin: auto;
	padding: 00px;
	width: 1010px;
	}
.top-navi {
	margin: auto;
	padding: 0px;
	width: 1010px;
	background-image: url(bilder/gruen_04.jpg);
	background-repeat: no-repeat;
	height: 38px;
	}
.index-zelle {
	background-image: url(bilder/index-zelle.jpg);
	margin:0px;
	padding:0px;
	}
.texttabelle	 {
	margin: 0px;
	padding: 0px;
	text-align:left;
	background-image: url(bilder/gruen_05.jpg);
	background-repeat: repeat-y;
	} 
.textdiv {
	margin: 0px 80px 0px 0px; 
	}	
.textdiv-breit {
	margin: 0px 40px 0px 0px; 
	}		
.unten {
	background-image: url(bilder/gruen_12.jpg);
	background-repeat: repeat-y;
	}	
.marquee-div {
	margin: 0px 0px 30px 0px; 
	border-bottom:1px dotted #154E02;
	color:#006600
	}	
.kasten {
	border-left:1px solid silver;
	border-bottom:1px solid silver;
	border-right:1px solid silver;
	background-image: url(bilder/index-zelle.jpg);
	background-repeat:repeat-x;
	background-color:#E6E2E3;
	margin-top:0px;
	padding:10px;
	}	
.kasten-team {
	border-left:1px solid silver;
	border-bottom:1px solid silver;
	border-right:1px solid silver;
	background-image: url(bilder/index-zelle-mini.jpg);
	background-repeat:repeat-x;
	background-color:#E6E2E3
	}	

.titelkasten 	{
	background-color: #154E02;
	background-image: url(bilder/tab.gif);
	background-repeat: repeat-x;
	margin-bottom:0px
	}	

.gruenzelle {
	border-top:1px dotted #60A92A;
	padding:10px;
	background-color:#D6EFBD;
	background-image: url(bilder/hellgruenverlauf.jpg);
	background-repeat: no-repeat;
	margin-top:0px;
	margin-bottom:20px;
	}	


	
/* Absatzformate */ 	

.indextitel {
	color:#333;
	line-height:130%;
	margin:10px 5px 0px 10px;
	font-size: 12px;
	font-weight: bold;
	}
.indextitel a {
	color:#333;
	text-decoration:none;
	}	
.indextitel a:hover {
	color:black;
	text-decoration:underline;
	}	
	
.indextexte {
	border-top:	1px dotted #60A92A;
	padding-top:10px;
	margin: 0px 00px 50px 0px; 
	}

.navi-themen {
	margin:30px 50px 10px 70px;
	color:white;
	font-weight:600;
	border-bottom:1px solid #E69990
	}
.h2-no-margin-top {
	margin-top:0px
	} 

	
.brot {
	font-size: 10px;
	margin-bottom:40px
	} 
.zwischentitel {
	font-family: trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin:20px 0px;
	color: #195304;
	} 
.zwischentitel-links {
	font-family: trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin:30px 0px;
	color: #444444;
	border-bottom:1px dotted silver
	} 
.zwischentitel_weiss {
	font-family: trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding:5px 0px 5px 10px;
	color: white;
	margin:0px} 	

.pdf {
	background-image: url(bilder/pdf-symbol.gif);
	background-repeat: no-repeat;	
	padding-left:30px;
	padding-top:5px;
	padding-bottom:15px;
	border-bottom:1px dotted #60A92A;
	} 
.teamtext {
	font-size: 11px;
	margin:10px 0px;
	color: #444444;
	text-align:center;
	line-height:100%
	} 
.weiss-strich-u {
	border-bottom:1px solid white;
	padding-bottom:5px}	
	
.klickhoch{
	font-size: 10px;
	margin:30px 0px;
	} 
		
.fusszeile {
	color:#60A92A;
	font-weight:bold;
	font-size: 11px;
	border-bottom:0px dotted #60A92A;
	width:200px;
	margin:10px 0px 0px 0px;
	text-align:left;
	text-transform: uppercase;
	}	
.fusszeile a {
	color:white;
	}	
.fusszeile a:hover {
	color:black;
	}		
.bildunterschrift {
	color:dimgray;
	font-size:10px;
	margin:0px 0px 10px 0px;
	text-align:left;
	}		
	
	
/* Bilder */ 	

.bild-im-text	 {  
	margin:5px 15px 10px 0;
	float:left
	}
	
.bilderrahmen 	{
	border-left:1px solid silver;
	border-top:1px solid silver;
	border-right:1px solid silver;
	}	
	
.bilderrahmen-text 	{
	border:1px solid dimgray;
	margin:5px 10px 20px 0px;
	}			
	
/* Subnavigartion unten auf der Seite */ 	


.nav-vertikal {
	margin: 10px 0 10px 0px;
	padding: 0;
	}

.nav-vertikal ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

.nav-vertikal ul li {
	display: block;
	padding: 0;
	margin: 0;
	}

.nav-vertikal ul li a {
	width: 200px;
	border-bottom: 1px dotted #60A92A;
	padding-left: 5px;
	color: white;
	text-decoration: none;
	display: block;
	text-align: left;
	font-weight:normal; 
	font-size:10px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	margin:0px
	}

.nav-vertikal ul li a:hover {
	 
	background: #488D16  ;
	}

.nav-vertikal a:active {
	background: dimgray;
	color: white;
	}

.nav-vertikal li#active a {
	background: dimgray;
	border: 1px solid #c60;
	color: white;
	}

.nav-vertikal a:visited {
	color: white;
	}


/* --- Bilder  -------*/
           
	
.bilderrahmen {  
	border: 1px solid #CCCCCC
	}
	
.bild-im-text	 {  
	margin:5px 10px 10px 0;
	float:left
	}


