/* 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%; 
  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: 0 10px 0 10px;
}
#bilderschau table {
	width: 100%;
}
#bilderschau a {
   text-decoration: none;
	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;
}
#contentleft {
   position: relative;
	width: 630px;
	float: left;
	margin: 0; padding: 0;
	overflow: hidden;
}
#aktuelles {
	width: 300px;
	margin-left: 650px;
}
#aktuelles table {
   margin-top: 30px;
	border: 2px solid #ffcc66;
	background-color: #fff1d4;
	padding: 5px;
}

#footer {
   clear: both;
	height: 50px;
	margin: 0 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;
}
#foryi a { text-decoration: none; }
.fyellow { color: #fabb00; }
.fblue { color: #086192; }

.clear{
  clear:both;
  height:1px;
  overflow:hidden;
  line-height:1%;
  font-size:0px;
  margin-bottom:-1px;
}
/* Text beim gro&szlig;en Bild im eigenen HTML-File*/
#bildtext {
   width: 100px;
	text-align: left;
	height: 0px;
	margin: 0; padding: 0;
}
#textlinks {
	width: 550px;
	float: left;
/*	height: 250px;*/
/*border: solid 1px #f00;*/
}
#bildrechts {
	width: 150px;
	margin-left: 580px;
	height: 250px;
   padding-top: 10px;
/*	border: solid 1px #f00;*/
}
#bildlinks {
	float: left;
	width: 150px;
	height: 250px;
/*	margin-top: 15px;*/
}
div.bildtext {
	font-size: 0.8em;
	padding: 0 5px 5px 5px;
	border-left: 1px solid #582828;
	border-right: 1px solid #582828;
	border-bottom: 1px solid #582828;
}
#textrechts {
	width: 550px;
/*	height: 250px;*/
	margin-left: 180px;
}
strong, b {
	font-weight: bold;
	}
p {	margin-top: 0; margin-bottom: 7px; }
p.top {	margin-top: 10px;}

table.bildundtext {
	border-bottom: solid 2px #ffcc66;
	border-top: solid 2px #ffcc66;
	width: 620px;
}
td.bilder {
	padding: 5px 2px;
}
td.small {
	font-size: 0.8em;
	padding: 0 5px 5px 5px;
	vertical-align: top;
}

* { margin: 0; padding: 0;  }

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;
}

h1 {
	margin: 10px 0 7px 0;
	font-size: 1.3em;
}
h2 {
	margin: 8px 0 5px 0;
	font-size: 1em;
}

.flleft { float: left; width: 230px; }