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

/* Hauptklassen */

H1 {
font-size:16px;
margin-bottom:10px;
font-weight:bold;
}

#inhalt TABLE p {
    line-height: 0.8;
}

#inhalt A, #rechtespalte A {
color: #854406;
text-decoration: underline;
}

#inhalt A:hover, #rechtespalte A:hover {
background-color: #854406;
color: #fceAc8;
}

#inhalt p, #inhalt LI{
line-height: 1.7;
}

#inhalt LI {
list-style-type:circle;
}

.tinymcewysiwyg LI {
margin-left: 30px;
}

/* Hauptklassen Ende */


BODY {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
background-image:url(../bg.jpg);
background-repeat:repeat;
color: #854406;
background-attachment:fixed;
}

#hpcontainer {
width:877px;
height:100px;
margin:0 auto;
}

#balkenoben {
margin-top:20px;
width:877px;
height:29px;
background-image: url(../balkenoben.gif);
}

#balken2 {
height:38px;
width:875px;
background-image: url(../balken2.gif);
border-left:1px solid #854406;
border-right:1px solid #854406;
margin-right:1px;
}

#header{
height:294px;
width:875px;
border-left:1px solid #854406;
border-right:1px solid #854406;
margin-right:1px;
}

#content {
width: 845px;
border-left:1px solid #854406;
border-right:1px solid #854406;
margin-right:1px;
padding: 15px;
background-image: url(../contentbg.gif);
line-height:14px;
color:#854406;
}


#menu {
width:181px;
float:left;
margin-right:15px;
}

#menuoben {
width:21px;
height:26px;
margin:0 0 0 69px;
background-image: url(../tafel_oben.gif);
}

#menu .rex-navi1 {
width:180px;
}

#menu .rex-navi1 A {
height:38px;
display:block;
margin:0 0 0 -19px;
padding: 10px 0 0;
color: #854406;
font-size:16px;
text-decoration: none;
font-weight:bold;
background-image:url(../tafel_beide.gif);
background-repeat:no-repeat;
background-position: 19px 0;
}

#menu .rex-navi1 A:hover {
color:#ffeac6;
background-image:url(../tafel_beide.gif);
background-position: 19px -48px;
background-repeat:no-repeat;
}

#menu A.rex-current {
color:#ffeac6;
background-image:url(../tafel_beide.gif);
background-position: 19px -48px;
background-repeat:no-repeat;
}

#menu A.rex-active {
color:#ffeac6;
background-image:url(../tafel_beide.gif);
background-position: 19px -48px;
background-repeat:no-repeat;
}

#menu LI {
text-align:center;
}

#menuunten {
width:22px;
height:18px;
margin:0 0 0 68px;
background-image: url(../tafel_unten.gif);
background-repeat:none;
}

#untermenu {
height:31px;
}

#untermenu LI {
float:left;
margin-right: 30px;
padding:0;
list-style-type: square;
font-weight:bold;
}

#untermenu LI A.rex-current {
background-color: #854406;
color: #fceAc8;
}

#inhalt {
float:left;
width:445px;
}

#rechtespalte {
width:170px;
float:left;
margin-left:10px;
background-image: url(../balken_rechts.gif);
background-repeat:repeat-y;
padding-left:15px;
font-size:11px;
}

#rechtespalte p {
line-height: 150% !important;

}

#balkenunten {
background-image:url("../balkenunten.gif");
height:37px;
margin-bottom:20px;
padding-top:5px;
text-align:center;
width:877px;
line-height:15px;
color: #CC9900;
}

#balkenunten A {
color: #fceAc8;
}

.Ueberschrift {
font-weight:bold;
font-size:14px;
margin-bottom:15px;
}

#sitemap LI {
list-style-type:square;
}

#sitemap LI A {
margin-bottom:5px;
display:block;
}

#sitemap LI UL {
margin-left: 20px;
}

.wetterinfo {
margin-left: 20px !important;
}

.button A {
text-decoration:none !important;
}

.button A:hover {
text-decoration:underline !important;
background-color:transparent !important;
}

#copyright {
text-align:center;
color:white;
height:30px;
font-size:11px;
}

#copyright A {
color:white;
}

