@charset "utf-8";
/* www.friesische Schafkaeserei.de */

h1{

 font-family: Verdana;
 font-size: 18px;
 font-weight: normal;
 
 color: #252a08;
 margin: 0px;
 padding: 0px; 
}

#nav01{
    position: absolute;
	
    top: 350px;
	left: 0px;
	
	width: 1000px;
	height: 30px;
	z-index: 5;
	
	overflow: hidden;
	
	font-family: Verdana;
	color: #deeba5;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	
	background-color: #343c0b;
		
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
}


#unten01 a:visited {
    color: #a4ae7a;
	text-decoration: none;
}

#unten01 a:hover{
    color: #c6d193;
	text-decoration: none;
}

#mitte04 a:visited {
    color: #252a08;
	text-decoration: none;
}

#mitte04 a:hover{
    color: #90986b;
	text-decoration: none;
}

#extrapic02	{
    position: absolute;
	
    top: 630px;
	left: 40px;
	
	width: 170px;
	height: 250px;
	z-index: 30;
	
	overflow: hidden;
	
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	}
	
#extrapic03	{
    position: absolute;
	
    top: 630px;
	left: 390px;
	
	width: 170px;
	height: 250px;
	z-index: 30;
	
	overflow: hidden;
	
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	}

