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

body {
height:101%;
background-color: #f5da97; 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.75em;
color: #333333;
}
h1 {/*Schriftgröße für Überschrift in der Textbox*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	padding: 0px;
	margin: 0px;
	color: #5B3B12;
	font-size: 14px;
}	
h2 {/*Schriftgröße für Überschrift in der Textbox2*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	padding: 0px;
	margin: 0px;
	color: #F5A313;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
}
h3 {/*Schriftgröße für Datum in der Textbox 2*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	padding: 0px;
	margin: 0px;
	color: #5C3B12;
	font-size: 10px;
	text-decoration: underline;
}
h4 {/*Schriftgröße für Ankündigung lesen*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	padding: 0px;
	margin: 0px;
	color: #5B3B12;
	font-size: 10px;
	text-decoration: underline;
	line-height: 20px;
	font-weight: normal;
	text-align:right;
	}
	
h5 {/*Schriftgröße für text fett ohne unterstreichung*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	padding: 0px;
	margin: 0px;
	color: #5B3B12;
	font-size: 12px;
}

#wrapper {
		width: 758px ;
		margin:auto;
		margin-top: 50px;
	}

#kopfbereich {
	height: 166px;
	background-image:url(../bilder/Logo-all02.jpg);
	background-repeat: no-repeat;
	margin-left: -23px;
				}

#headertext {
		color: #f6a212;
		text-align:center;
		margin-left: 100px;
}
.neues {
font-size: 0.90em;
color: #5c3b12;
margin:auto;
padding-top: 10px;
width:134px;
}
#flag { 
		 height: 40px;
		 width: 780px;
		 padding: 30px 0 0 0;
		 margin: 0; 
}

#navibereich01 { width: 155px;
				background-color:  #5c3b12;
				height: 100%;
				padding-top: 20px;
				padding-bottom: 10px;				
				}


#navibereich01 ul { width:145px;
					margin: 0px;
					padding: 0px;
					}


	#navibereich01 li {
	color: #f6a212;
	display: block;
	list-style: none;
	text-align: right;
	padding: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 0.9em;
	font-weight: bold;
	}
	
	#navibereich01 li a {
	color: #f6a212;
	text-decoration:none;
	}
	
 #navibereich01 li a:hover{
		color: #FF6803;
		text-decoration: none;
	}

#navibereich02 {
	/*width: 157px;*/
	padding-top: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5c3b12;
	}

#navibereich02 ul {
	width: 157px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	padding-bottom: 0.9em;
}
	#navibereich02 li {
	color: #5c3b12;
	display: block;
	text-align: left;
	padding: 4px 0 4px 15px;
	font-size: 0.9em;
	margin-left: 10px;
	font-weight: bold;	
	background-image: url(../bilder/Pfeil.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	}
	
	
	#navibereich02 li a {
	color: #5c3b12;
	text-decoration:none;
	}
	
 #navibereich02 li a:hover{
		color: #FF6803;
		text-decoration: none;
	}
	
.bildtext {
	font-size: 0.80em;
	color: #5c3b12;
}	
	.lilie {
	height: 17Px;
	width: 115px;
	background-image:url(../bilder/lilie.gif);
	background-repeat: no-repeat;
	background-position:right;
	}
	
#adresse {
			text-align: right;
			padding: 30px 0px 0px 0px;
			font-size: 10px;
}	
	
#textbereich {height: 300px;
				background-color:#f5a313;
				padding: 20px;
				width: 405px;
				}
#textbereich a {
	color: #5c3b12;
}				
#fussbereich {
				background-color: #5c3b12;
				height: 5px;
				width: 100%;
				}
#adress {
	font-size:11px;
	width: 150px;
	position: absolute;
	margin-top: -80px;
	margin-left: 12px;
	color: #f6a212;
}
.mail {
	color: #f6a212;
	font-size:9px;
	}
#point {
	height:10px;
	}	
#point a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	padding: 0px;
	margin: 0px;
	color: #5c3b12;
	font-size: 9px;
	text-decoration: none;
}		

