@charset "utf-8";
/* Globales Zurücksetzen aller Abstände */
* { margin:0; padding: 0 }

body,td,th {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}
body {
background-color: #FFFFCC;
margin: 0px;
padding: 0px;
text-align: center;
background-image: url(../bilder/layout/bg2.jpg);
background-repeat: no-repeat;
background-position: center bottom;
}
a:link {
color: #CC0D02;
text-decoration: none;
}
a:visited {
color: #CC0D02;
text-decoration: none;
}
a:hover {
color: #CC0D02;
text-decoration: underline;
}
a:active {
color: #CC0D02;
text-decoration: none;
}
#wrapper {
width: 970px;
margin: 0 auto; /* automatische Ränder (in Verbindung mit einer Breite) zentriert die Seite */
text-align: center;
}
/* IE Extrawurst */
* html #wrapper {
width: 954px;
text-align: center;
}
#kopfzeile {
	width: 970px;
	font-size: 11px;
	color: #4F7634;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
/* IE Extrawurst */
* html #kopfzeile {
width: 954px;
text-align: center;
}
#kopfzeile a{
font-size: 11px;
color: #4F7634;
text-decoration: none;
}
#kopf {
background-image: url(../bilder/layout/kopf2.png);
background-repeat: no-repeat;
background-position: top;
height: 380px;
width: 970px;
text-align: left;
clear: left;
margin-bottom: 0px;
}
/* IE Extrawurst */
* html #kopf {
background-image: url(../bilder/layout/kopf2.jpg);
background-repeat: no-repeat;
background-position: 14px;
}

.kopf-bild-links {
width: 346px;
height: 380px;
margin-left: 16px;
float: left;
border: none;
}
/* IE Extrawurst */
* html .kopf-bild-links {
margin-left: 14px;
}
.kopf-bild-rechts {
width: 400px;
height: 200px;
float: left;
margin: 0px;
border: none;
}
#navi {
height: 200px;
width: 194px;
margin: 0px;
float: left;
padding-top: 6px;
}
/* IE Extrawurst */
* html #navi {
width: 188px;
padding-top: 0px;
}
#contentwrap {
background-image: url(../bilder/layout/bg-content.png);
background-repeat: repeat-y;
width: 970px;
margin-top: 0px;
margin-bottom: 0px;
float: left;
visibility: visible;
z-index: 1;
position: relative;
}
/* IE Extrawurst */
* html #contentwrap {
background-image: url(../bilder/layout/bg-content.jpg);
background-repeat: repeat-y;
background-position: 14px;
}
#news {
margin-left: 50px;
text-align: left;
width: 280px;
line-height: 140%;
color: #333333;
margin-bottom: 10px;
float: left;
margin-right: 60px;
position: relative;
}
/* IE Extrawurst */
* html #news {
margin-left: 20px;
}
#news h1 {
color: #4F7634;
font-size: 14px;
font-weight: bold;
}
.einzug {
margin-left: 25px;
margin-right: 25px;
}
#inline {
width: 280px;
background-color: #B8CE93;
}
#content {
text-align: left;
width: 530px;
line-height: 150%;
color: #666666;
margin-bottom: 10px;
margin-top: -140px;
margin-right: 50px;
float: right;
overflow: visible;
position: relative;
z-index: 20;
}
/* IE Extrawurst */
* html #content {
margin-right: 26px;
}
#content-sitemap {
text-align: left;
width: 530px;
line-height: 160%;
color: #4F7634;
margin-bottom: 10px;
margin-top: -150px;
margin-right: 50px;
float: right;
overflow: visible;
position: relative;
z-index: 20;
font-size: 14px;
}
/* IE Extrawurst */
* html #content-sitemap {
margin-right: 26px;
}
#content-sitemap a{
color: #4F7634;
}
#content-sitemap a:hover{
color: #CC0D02;
text-decoration: underline;
}
#rubrik {
text-align: right;
width: 540px;
color: #FFF8D2;
margin-top: -180px;
margin-left: 0px;
float: left;
position: relative;
z-index: 10;
font-size: 50px;
}
#bilderleiste {
width: 230px;
float: right;
text-align: right;
margin-right: 0px;
margin-top: 4px;
}
#bilderleiste img {
margin-bottom: 3px;
}
p {
margin-bottom: 10px;
}
h1 {
color: #CC0D02;
font-size: 16px;
font-weight: bold;
margin-bottom: 12px;
}
h2 {
color: #4F7634;
font-size: 12px;
font-weight: bold;
margin-bottom: 10px;
}
h3 {
color: #4F7634;
font-size: 14px;
font-weight: bold;
margin-bottom: 10px;
}
#fuss {
background-image: url(../bilder/layout/fuss-content.png);
background-repeat: no-repeat;
width: 970px;
height: 35px;
margin-top: 0px;
margin-bottom: 10px;
background-position: top;
clear: both;
}
/* IE Extrawurst */
* html #fuss {
	background-image: url(../bilder/layout/fuss-content.jpg);
	background-repeat: no-repeat;
	background-position: 14px;
margin-top: 0px;
height: 15px;
}
.galerie {
width: 125px;
height: 100px;
margin-bottom: 2px;
margin-right: 2px;
}
li {
margin-left: 15px;
margin-bottom: 5px;
}
ul {
margin-bottom: 15px;
}
