body {
	background-image:url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color:#b5c6e0;
	font-size: 16px;
	line-height: 20px;
	font-family: arial, hevetica, sans-serif;
	color: #6a6a6a;
	}

a:link { 
 	color: #0051bf;
	text-decoration: none;
	}

a:visited {
	color: #0051bf;
	text-decoration: none; 
	}
	
a:hover, a:active	{
	color: #0051bf;
	text-decoration: underline;
	}

#wrap {
	width: 800px;
	background-color: #FFFFFF;
	text-align: left;
	margin: 15px auto;
	border: 3px solid #fff;
	}

.gemeinde {
	font-size: 11px;
	margin-top: 2px;
	width:120px;
	padding-left: 23px;
	float:right;
	background: #fff url('../images/wappenoben.gif') no-repeat;
	}

h1	{
	color: #0051bf;
	font-size: 20px;
	font-family: arial, helvetica, sans-serif;
	font-variant: small-caps;
	letter-spacing: 1px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-top:5px;
	display: block;
	border-bottom:2px solid #fff;
	}

h2	{
	color: #606060;
	font-size: 1em;
	font-family: arial, helvetica, sans-serif;
	letter-spacing: 0px;
	padding-left: 0px;	
	padding-top: 5px;
	line-height: 3em;
	font-weight: bold;
	margin-bottom: -5px;
	margin-left: -2px;
	}
	
#subheadline	{
	background-color: #fff;
	color: #333;
	font-size: 0.75;
	line-height: 1.55em;
	padding-left: 12px;
	padding-right: 20px;
	padding-bottom: 0px;
	}

#balken1 {
	height: 25px;
	background-color: #fff;
	color: #AD4700;
	overflow: hidden;
	font-size:11px;
	}

#headerimage {
	height: 201px;
	background: #ffffff url('../images/header.jpg') no-repeat;
	color: #AD4700;
	overflow: hidden;
	}

#sidebarleft {
	width: 175px;
	float: left;
	font-size: 11px;
	position:relative;
	padding-bottom:50px; 
	}

#sidebarright {
	width: 156px;
	float: right;
	background-color: #fff;
	font-size: 11px;
	}

#container {
	background-color: #fff;
	margin: 0px 163px 0px 182px;
	padding-bottom:50px;
	border-right: 1px;
	border-right-color:#b2c6e1;
 	border-right-style:solid;
	min-height: 500px;
	}

#bilderoben {
	height:0px;
	height:75px;
	background-image: url('../images/miniaturen.jpg');
	background-repeat: no-repeat;
	}

.breadcrumb {
	font-size: 10px;
	color: #0051bf;
	margin-left:10px;
	margin-top: 50px;
	}

#inhalt {
	background-color: #fff;
	color: #333;
	font-size: 0.75em;
	line-height: 1.55em;
	padding-left: 12px;
	padding-right: 20px;
	padding-bottom: 0px;
	}
	
#spalterechts {
	background-color: #fff;
	color: #333;
	font-size: 0.75em;
	line-height: 0.25em;
	padding-left: 2px;
	padding-right: 20px;
	padding-bottom: 0px;
	}

#footer {
	margin: 0 auto;
	height: 22px;
	clear: both;
	color: #c7c7c7;
	font-size:10px;
	width: 390px;
	border-top: 1px;
	border-top-color:#b2c6e1;
 	border-top-style:solid;
	}

* html #footer {
 	height:1px;   
	}

.textfooter {
	text-align: center;
	margin: 0 auto;
	}
 
#footer a {
	color: #c7c7c7;
	}

#footer a:hover {
	color: #0051bf;
	}

#einleitung {
	background-color: #f0e6d6;
	padding: 5px;
	color: #4a4a4a;
	}

ul#Navigation {
	margin: 0; padding: 0;
	background-color: #fff;
	font-size: 10px;
	font-family: arial;
	width:160px;
 	 }

ul#Navigation li {
    	list-style: none;
    	margin: 2px 0px 7px 0px; padding: 0;
  	}

ul#Navigation li ul {
    	margin: 0px 0px 0px 10px; padding: 0;
	}
  
ul#Navigation li ul li {
    	margin: 2px 0px 2px 0px;
	list-style-type: none;
 	}

ul#Navigation li ul ul {
    	margin: 0 0 0 1em; padding: 0;
  	}

ul#Navigation li ul ul li {
    	margin: 2px 0;
	list-style-type: none;
 	}

ul#Navigation li ul ul li a {
    	margin: 2px 0;
	list-style-type: none;
 	}

ul#Navigation a {
    	display:block;
    	padding: 2px 0px 1px 15px;
    	text-decoration: none; 
    	color: #000; 
	font-size: 11px;
	background-color: #b5c6e0;
	font-weight: 600;
	width:100%;
  	}

ul#Navigation a:hover {
    	border-color: white;
    	border-left-color: black; 
	border-top-color: black;
   	color: #0051bf;
  	}

ul#Navigation li ul a {
	font-size: 11px;
    	/*display:inline;*/
	margin-top:5px;
    	text-decoration: none; 
    	color: #000; 
	background-color: #ffffff;
	font-weight: 200;
	width:100%;
  	}

.absatz_large {
	padding-top:7px;
	}

.bildrechts {
	float:right;
	padding-left: 10px;	
	padding-top: 6px;
	font-size: 11px;
	}

.bildlinks {
	float:left;
	padding-right: 13px;	
	padding-top: 8px;
	font-size: 11px;
	}

ul {
	list-style-type: disc;
	}

.searchbox {
	display: block;
	background-color: #b2c6e1;
	height: 70px;
	border-bottom: 5px;
	border-bottom-color:#80a5d8;
 	border-bottom-style:solid;
	font-size: 11px;
	margin-bottom:5px;
	}

.boxnormal {
	margin-top: 5px;
	font-size: 11px;
	}

.sidebartitle {
	font-weight: bold;
	background-color: #b2c6e1;
	height:20px;
	padding: 3px 0px 0px 15px;
	display: block;
 	color: #000;
	margin-bottom: 4px;
	margin-top: 8px;
	font-size: 11px;
 	}

.schriftscript {
	padding-left: 15px;
	color: #000;
	display:block;
	font-size: 11px;
	margin-bottom: -15px;
 	}


.sidebartext {
	padding-left: 15px;
	color: #000;
	line-height: 20px;
	font-size: 11px;
 	}

.newslist {
	list-style-type: none;
	margin-left:15px;
	color: #000;
	line-height: 15px;
	font-size: 11px;
	}

.balken {
	background-color: #80a5d8;
	margin-top: 3px; 
	margin-bottom: 3px;
	height:4px;
	font-size: 0px;
}

.wetter {
	padding-left:3px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 11px;
	}
	
.wetter2 {
	padding-left:3px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 11px;
	}

.sidebarlinks {
	color: #000;
	line-height: 20px;
	font-size: 11px;
 	}

#searchsubmit {
	margin-left:5px;
	margin-top:2px;
	width:70px;
	}

.suchfeld {
	font-size:10px; 
	width: 133px; 
	padding: 3px 3px 3px 7px;
	margin-left:5px;
	margin-top:10px;
	background-color:#eff7fe;
	border:1px solid #dc0806;
	color:#6a6a6a;
	}

.suchenter {
	font-size:10px; 
	margin-top:3px;
	margin-left:4px;
	width: 70px; 
	height:22px;
	float:left;
	color:#000;
	}


.texteinleitung {
	font-size: 1em;
	display: block;
	background-color: #eff7fe;
	padding: 5px; 
	color: #000;
	}

img {
	border: 0px;
	}

.fontscript {
	font-size: 14px;
	}

hr {
	width: 360px;
	float:left;
	margin-bottom:10px;
	height: 1px;
	border:0px;
	background-color: #0051bf;
}

.newstitle {
	color: #0051bf;
	font-size: 20px;
	font-family: arial, helvetica, sans-serif;
	letter-spacing: 1px;
	margin-bottom: 10px;
	margin-top:15px;
	padding-top:5px;
	display: block;
	font-weight: bold;
}

.newsdatum {
	color: #0051bf;
	margin-top:-10px;
	font-size: 11px;
	padding-left:1px;
	font-family: arial, helvetica, sans-serif;
	font-variant: none;
	display:block;
}

.newscontent {
	padding-left:1px;
	font-variant: none;
	margin-bottom:50px;
}

#news {
	margin-bottom: 50px;
}

.box {
	margin-bottom:5px;
}

.scriptbox {
	padding-left: 15px;
	color: #000;
	display:block;
	font-size: 11px;
}

/* Weisse Linie links, bei 100% entfaltet sie sich auf der vollen Höhe der #sidebarleft */
#linie {
	background-color: #fff;
	width:3px;
	height:100%;
	position:absolute;
	margin-left:5px;
}