/* Farben */
/*
dunkelbraun: #582828 - rgb 80, 40, 40
hellbraun: #ffcc66 - rgb 255, 204, 102
orange (aus dem logo): #f06400 - rgb 240, 100, 0 */

html, body {
  background:#FFFFFF;
  text-align:left;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 100.1%; 
  line-height: 120%;
  color:#582828;
  margin: 0; padding: 0;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
#header {
	height: 160px;
	width: 100%;
	margin: 0; padding: 0;
	/*border: 1px solid #f00;*/
}
#logo {
	position: absolute;
	top: 0; left:80px;
	width:200px; height: 135px;
	z-index: 1;
}
#illu {
   position: relative;
	top: 50px;
   height: 100px; width: 100%;
	margin: 0; padding: 0;
}
#oli { background-image: url(images/bg-top-left.gif); 
       background-repeat: no-repeat;
       background-position: right top;
       width: 30px; 
		 height: 100px;
       float: left;}
#ore { background-image: url(images/bg-top-right.gif); 
       background-repeat: no-repeat;
		 background-position: left top;
       width: 30px; 
		 height: 100px;  
		 float: right;}	
#omi { background-image: url(images/bg-top-mitte.gif); 
       background-repeat: repeat-x;
		 background-position: 0 0;
	    margin: 0px 30px 0 30px;
		 }
#platzhalter {
   background-image: url(images/headillu.jpg);
	background-repeat: no-repeat;
   height: 100px;
   margin: 0px 0 0 300px;
}

#navi {
  clear: both;
  height: 30px;
  margin: 0 10px 0px 10px;
 /* border: 1px solid #0f0;*/
  border-bottom: 2px solid #582828;
}
#navi ul {
   padding: 0; margin: 0;
}
#navi li {
	padding: 0;
	display: inline;
	float: left;
}
#navi a {
   float: left;
   text-decoration: none;
	font-size: 90%;
	height: 18px;
	padding: 2px 5px 2px 5px;
	margin: 1px;
	color: #000000;
	background-image:url("images/button.gif");
/*	background-color: #ffcc66;*/
}
#navi a:hover {
  background-image: url(images/button-sel.gif);
/*  background-color: #582828;*/
  color: #ffffff;
}
#navi .SEL {
 background-image:url("images/button-sel.gif");
/* background-color: #582828;*/
 color: #ffffff;
}
#bilderschau {
  clear: both;
  height: 20px;
  margin: 10px;
}
#bilderschau table {
	width: 100%;
}
#bilderschau a {
   text-decoration: underline;
	height: 18px;
	padding: 2px 5px 2px 5px;
	margin: 1px 2px;
   color: #582828;
/*	background-color: #ffcc66;*/
}
#contentwrapper {
  position:relative;
  width:1000px;
}
#content {
	position: relative;
	margin: 0px 10px 0 10px;
}
.w950 p {
	width: 950px;
}
#contentleft {
   position: relative;
	width: 630px;
	float: left;
	margin: 0; padding: 0;
	overflow: hidden;
}
#aktuelles {
	width: 300px;
	margin-left: 650px;
}

#footer {
   clear: both;
	height: 50px;
	margin: 20px 10px 0 10px;
	border-top: 2px solid #582828;
	/*border: 1px solid #0f0;*/
	font-size: 10px;
	padding: 5px 0 0 0;
}
/* 4 your IT*/
#foryi {
position: relative;
text-align: left;
left: 100px;
bottom: 16px;
}
#footer a { color: #582828; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

.clear{
  clear:both;
  height:1px;
  overflow:hidden;
  line-height:1%;
  font-size:0px;
  margin-bottom:-1px;
}

#textlinks {
	width: 550px;
	float: left;
}
#bildrechts {
	width: 150px;
	margin-left: 580px;
   border: 1px solid #582828;
}
#bildlinks {
	float: left;
	width: 150px;
	border: 1px solid #582828;
/*	margin-top: 15px;*/
}
div.bildtext {
	font-size: 12px;
	padding: 5px;
}
#textrechts {
	width: 550px;
/*	height: 250px;*/
	margin-left: 180px;
}
strong, b {
	font-weight: bold;
	}
p {	margin-top: 0; margin-bottom: 7px; }
.top0 {
	margin-top: 0;
}
.lunte {
	margin: 20px 0 15px 0;
}

table.bildundtext {
	border-bottom: solid 2px #ffcc66;
/*	border-top: solid 2px #ffcc66;*/
	width: 620px;
	margin-bottom: 20px;
}
td.bilder {
	padding: 5px 2px;
}
td.small {
	font-size: 0.8em;
	padding: 0 5px 5px 5px;
	vertical-align: top;
}

div, dt, dd { margin: 0; padding: 0;  }
#content a {
	/*color: #1a346f; */font-weight: bold;
	color: #4f6bab; text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}

ul {
	margin-left: -20px;
}

img {
	border: 0;
	}
dl {
	float: left; 
	margin: 5px 10px 5px 0;
}
dt {
	line-height: 0;
}
dd {
	padding: 2px;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	width: 146px;
	height: 80px;
	background: #fff1d4;
	color:#582828;
}
dd.orgel {
	height: 50px;
}
#foto {
	text-align: center;
}
#foto p {
	margin: 5px 0;
}

h1 {
	margin: 20px 0 12px 0;
	font-size: 22px;
}
h2 {
	margin: 18px 0 10px 0;
	font-size: 18px;
}

.flleft { float: left; width: 350px; }

.kasten {
	border: solid 2px #fc6;
	padding: 10px;
	margin: 0px 0 20px 0;
	background-color: #fff1d4;
}
