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



html, body {
color: black;
font-family: verdana, arial, serif;
font-size: 12px;
background-image: url(Bilder/bgr.png);
background-repeat: repeat-x;
}

td {
color: black;
font-family: verdana, arial, serif;
font-size: 12px;}

h1 {
font-size: 14px;
}
h2 {
font-size: 16px;
}
h3 {
font-size: 18px;
}
h4 {
font-size: 14px;
font-weight: bolder;
}
h5, h6 {
font-size: 16px;
font-weight: bolder;
}


#links-auflistung a:link{
color: black;
font-family: verdana, arial, serif;
font-size: 12px;
font-weight:normal;
text-decoration:none;
}

#links-auflistung a:hover{
color: #ffffff;
font-family: verdana, arial, serif;
font-size: 12px;
font-weight:normal;
text-decoration:none;
}

#links-auflistung a:visited{
color: #black;
font-family: verdana, arial, serif;
font-size: 12px;
font-weight:normal;
text-decoration:none;
}

a {
color: black;
font-weight:bold;
text-decoration:underline;
}

a:hover {
color: #ffffff;
font-weight:bold;
text-decoration:underline;
}

a:visited {
color: #black;
font-weight:bold;
text-decoration:underline;
}

img {
border: 0;
}

.Stil2 {color: #C5D465}
.Stil3 {color: #A5B443}

#body {
position:relative;
left:50%;
margin-left:-421px;
width:840px;
margin-top: -8px;
_margin-top: -14px;
}
*+ html #body {
margin-top: -14px;
}
#higru {
background-image:url(Bilder/bgr-quer.png);
background-repeat:repeat-y;
width:840px;
float: left;
}

/*komplette rechte Spalte*/

#rechts {
float: left;
background-image:url(Bilder/bgr-gruen.png);
background-repeat:repeat-x;
width:499px;
min-height: 710px;

}

/*komplette linke Spalte*/
#links {
float: left;
background-image:url(Bilder/bgr-rot-gruen.png);
background-repeat:repeat-x;
width:339px;
border-right: 1px solid white;
border-left: 1px solid white;
height: 710px;
}

/*Logo*/

#logo {
float: left;
width: 403px;
height. 91px;
margin-left: 30px;
margin-top: 5px;
_margin: 5px 0px 0px 15px;
}

/*Navi*/

#navigation {
float: left;
color: white;
font-family: verdana;
font-size: 14px;
line-height: 23px;
width:298px;

margin-top: 10px;
_margin-top: 30px;
_overflow: hidden;

}
*+ #navigation {
margin-top: 30px;
}
#navigation ul {

}
#navigation ul li {
list-style: none;
}
#navigation a {
color: white;
text-decoration: none;
background-image: url(Bilder/navi-bullet.gif);
background-repeat:no-repeat;
background-position: 0px 8px;
display: block;
text-indent: 20px;
_text-indent: 50px;
_background-position: 35px 8px;
}
#navigation li {
width:309px;
position: relative;
left: -40px;
padding-left: 30px;
_width: 339px;
_margin-left: -30px;
_text-indent: 60px;
}

#navigation li:hover{
background-color: #b34448
/*background-image: url(Bilder/bgr-navi.png);
background-repeat: repeat-x;*/

}
#navigation ul li a:hover {
_background-color: #b34448;


}





/*Text*/

#content {
float: left;
margin: 40px 0px 0px 35px ;
width: 430px;
_margin: 40px 0px 0px 16px ;
}

/*Großes Bild rechts oben*/

#themenbild {
float: left;
margin: 14px 0px 0px 0px ;
}

/*Footer*/

#footer {
clear: both;
background-image: url(Bilder/footer.gif);
background-repeat:no-repeat;
background-position:top;
color: #999999;
font-size: 11px;
height: 80px;
width: 839px;

}

.rot {
color: #b42f35;
}
#adresse {
width:500px; 
float: left;
margin-top: 45px;
}

#poweredby {
float: left;;
color: #999999;
font-size: 11px;
text-decoration: none;
text-align:right;
width: 336px;
margin-top: 45px;
}

#poweredby a {
color: #999999;
font-size: 11px;
text-decoration: none;
text-align:right;
}

#poweredby a:hover {
color: #bdbdbd;
font-size: 11px;
text-decoration: none;
text-align:right;
}


