@charset "UTF-8";
/* CSS Document */

/*
*	Linkvariablen + Überschriften
*/

*{
	   font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}

a {text-decoration:none; color:yellow;}
a:link {color:yellow;font-size:12px;}
a:hover {color: white; }     
a.visited {color:yellow;font-size:12px;}
a.textlink:link {font-size:12px; color:white;}  
a.textlink:hover {font-size:12px; color:white;}
a.textlink:visited {font-size:12px; color:white;}
a.textlinkRef:link {font-size:12px; color:white;}  
a.textlinkRef:hover {font-size:12px; color:white;}
a.textlinkRef:visited {font-size:12px; color:white;}
a.naviLink:link {font-size:13px; padding-left:5px; padding-right:5px;}
a.naviLink:hover {font-size:13px; padding-left:5px; padding-right:5px; color: white;}       
a.naviLink:visited {font-size:13px; padding-left:5px; padding-right:5px; color:yellow;}       

a.referenzLink:link{color:yellow; font-size:11px;}
a.referenzLink:visited{color:yellow; font-size:11px;}

a.h1link:link{color:yellow; font-size:14px;}
a.h1link:visited{color:yellow;font-size:14px}

body{
	/*background-color:#043a06;*/
	background-image:url(../bilder/background1.gif);
	background-repeat: repeat-x;
	background-color:#165317;
/*	overflow:hidden;*/	

}

html>body{

	
	overflow:auto;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

/*
*	Absatzvariablen
*/

	ul.liste{
	font-size:12px;
	width:600px;
	text-align:justify;
	color:white;
}
   .navigation {
	font-size:12px;  
    text-align:justify;  
	color:white;
	} 
	
	.referenzNavigation{
	font-size:12px;
	text-align:right;
	}
	
   .inhalt {
	font-size:12px;  
	width:600px;
    text-align:justify;  
	color:white;
	} 
	
	.inhalt2 {
	font-size:12px;  

    text-align:justify;  
	color:white;
	}
	
	.punkt {
	font-size:14px;  

    text-align:right;  
	color:white;
	}
	
	.inhaltCenter {
	font-size:12px;  
	width:600px;
    text-align:center;  
	color:white;
	} 
	
	.inhaltCenter13 {
	font-size:13px;  
	width:600px;
    text-align:center;  
	color:white;
	}
	
	.inhaltWelpe {
	font-size:12px;  
    text-align:justify;  
	color:white;
	} 
	
	a.inhaltFett:link {
	font-size:14px;  
	width:600px;
    text-align:justify;  
	color:yellow;
	} 
	
	a.inhaltFett:visited {
	font-size:14px;  
	width:600px;
    text-align:justify;  
	color:yellow;
	} 
	
	
	.sachverstaendiger {
	font-size:10px;  
	width:600px;
    text-align:center;
	color:white;
	margin-top:-1px;
	}
	
	.bildueberschrift {
	font-size:11px;  
	width:550px;
    text-align:justify;
	color:white;
	}
	
	.bildUnterschrift {
	font-size:10px;  
    text-align:center;
	color:white;
	}
	

	
	
	

a.footer{
	 font-family:Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	   font-size:10px;
	   color:yellow;
	   text-align:center;
	   	width:600px;
}

   p.absatz        { color: white; line-height: 17px;  text-align: justify }


	
h1 {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #FFF;
	width: 600px;
	font-size:14px;
	color:white;
	text-align:center;
}
.a {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regularf;
	font-size: 12px;
	color: yellow;
}

.a:visited{
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	color: yellow;
}

.a.head{
	color:#165317;
}

.a.head:visited{
	color: #165317;
}

h2 {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 14px;
	color: white;
	text-align: center;
	width:600px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	color: white;
	text-align: center;
	width:600px;
}