/* CSS Document */


body { 
	background: #A1C351;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 125%;
	color: #000000;
}

.hintergrund {
	background-image: url(themes/waldhaus/images/hintergrund.gif);
	background-repeat: repeat-y;
		}

#inhalt { 
	border: 0px;
	cellspacing: 0;
	cellpadding: 0;
}

.lauftext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-height: 125%;
	color: #000000;
}

.laufklein {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-height: 125%;
	color: #000000;
}

.textgruen {
	font-family: Arial, Helvetica, sans-serif;
	color: #32982B;
	font-size: 14px;
	line-height: 125%;
}

.textblau {
	font-family: Arial, Helvetica, sans-serif;
	color: #5299C7;
	font-size: 14px;
	line-height: 125%;
}

.table {
	border-color: #5299C7;
	border-style: solid;
	padding-left: 5px;
	border-collapse: collapse;
}

.navitop {
	font-family: Arial, Helvetica, sans-serif;
	color:#5299C7;
	font-size: 12px;
	text-decoration: none;
}	

.adresse {
	font-family: Arial, Helvetica, sans-serif;
	color: #32982B;
	font-size: 12px;
	line-height: 115%;
}

.adresse a:hover, .adresse a.active, .adresse a {
	color: #5299C7;
	text-decoration: underline;

}

.gallerie {
	background-color:#FFFFFF
}	


h1 {
    color: #5299C7; 
	font-weight: bold; 
	font-size: 24px; 
	line-height: 125%;
	padding-left: 45px;
	padding-top: 15px;
}

h2{
    color: #32982B; 
	font-weight: bold; 
	font-size: 18px; 
	line-height: 125%;
}

#linkbild img {
	border: 2px solid #32982B
	}

#linkbild a img {
	border: 2px solid #32982B
	}

#linkbild a.active img {
	border: 2px solid #5299C7
	}
	
#linkbild a:hover img {
	border: 2px solid #5299C7
	}

a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;  
    text-decoration: none;       
}

a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color: #006699;  
    text-decoration: none;     
}

a:active{
	font-family:Arial, Helvetica, sans-serif;
	color: #006699;  
    text-decoration: none;     
}


#navi { 
	list-style-type: none;
	width: 190 px;
	height: 10px;
    font-size: 14px;
	font-weight: bold;
	line-height:140%;
    padding: 0px;
    margin: 0px;
}

#navi a{
	color: #FFFFFF;
    text-decoration: none;
	background-color: #52A128;
	display: block;
    padding-left: 18px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 0px;
}

#navi a:hover{
	background-color: #5299C7;
}

#navi a:active{
	background-color: #5299C7;
}

#navi a.active{
	background-color: #5299C7;
}

#navilevel {
	list-style-type: none;
 	width: 190 px;
	height: 10px;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}

#navilevel a{
	color: #004080;
	text-decoration: none;
	background-color: #B1CBE5;
	display: block;
	padding-left: 22px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 0px;
}

#navilevel a:hover{
	background-color: #B1CBE5;
	font-weight: bold;
}

#navilevel a.active{
	background-color: #B1CBE5;
    font-weight: bold; 
}