body {
margin: 0px;
padding: 0px;
background-color: #fff;
color: #000;
font-family: verdana, arial, helvetica;
font-size: 14px;
}

a img {
border: none;
}

acronym, abbr {
border: none;
cursor: help;
}

#rahmenoben {
margin: 10px auto 0px auto;
}

/* Oberer Bereich */

#oben {
width: 800px;
height: 51px;
background-image: url(bilder/1.gif);
}

#oben ul {
float: right;
margin: 5px 15px 0px 0px;
}

#oben li {
float: left;
margin-left: 10px;
list-style-type: none;
}

a.linkoben:link, a.linkoben:visited, a.linkoben:hover, a.linkoben:focus, a.linkoben:active {
color: #000;
text-decoration: none;
font-family: verdana, arial, helvetica;
font-size: 10px;
font-weight: bold;
}

#mitte {
width: 800px;
height: 30px;
background-image: url(bilder/2.gif);
}

#menue {
padding-top: 2px;
color: #fff;
text-align: left;
margin-left: 215px;
}

a.linkmenue:link, a.linkmenue:visited {
color: #fff;
text-decoration: none;
font-family: verdana, arial, helvetica;
font-size: 13px;
font-weight: bold;
}

a.linkmenue:hover, a.linkmenue:focus, a.linkmenue:active {
color: #000;
text-decoration: none;
font-family: verdana, arial, helvetica;
font-size: 13px;
font-weight: bold;
}

#menue ul {
float: left;
margin: 5px 20px 0px 0px;
}

#menue li {
float: left;
margin-left: 15px;
list-style-type: none;
}

#unten {
width: 800px;
height: 138px;
background-image: url(bilder/3.jpg);
}

#rahmen {
width: 800px;
margin: 10px auto 0px auto;
text-align: left;
}

#news {
width: 178px;
float: left;
}

#newstop {
width: 178px;
height: 40px;
background-image: url(bilder/news-top.gif);
background-repeat: no-repeat;
}

#newstoptext {
padding-top: 5px;
color: #000;
font-size: 16px;
font-weight: bold;
text-align: center;
}

#newsinhalt {
width: 178px;
background-image: url(bilder/news-hg.gif);
background-repeat: repeat-y;
padding-left: 10px;
}

#newsbottom {
width: 178px;
height: 18px;
background-image: url(bilder/news-bottom.gif);
}

.mehr {
float: right;
font-size: 10px;
padding-right: 15px;
}

.mehr a {
color: #000;
text-decoration: none;
}

#inhalt {
margin-left: 195px;
width: 403px;
background-color: #d7e7f3;
}

#inhaltoben {
width: 403px;
height: 63px;
background-image: url(bilder/content-top.gif);
}

#inhaltoben h3 {
color: #fff;
text-align: left;
padding: 20px 0px 0px 50px;
}

#inhaltunten {
padding-left: 13px;
}

#rechts {
float: right;
width: 186px;
}

#rechtstop {
width: 186px;
height: 29px;
background-image: url(bilder/rechts-top.gif);
background-repeat: no-repeat;
}

#rechtstoptext {
padding-top: 5px;
color: #fff;
font-size: 16px;
font-weight: bold;
text-align: center;
}

#rechtsinhalt {
width: 186px;
background-image: url(bilder/rechts-hg.gif);
background-repeat: repeat-y; 
padding-left: 10px;
font-size: 12px;
color: #fff;
}

#rechtsbottom {
width: 186px;
height: 12px;
background-image: url(bilder/rechts-bottom.gif);
}

a.ansprechpartner:link, a.ansprechpartner:visited, a.ansprechpartner:hover, a.ansprechpartner:focus, a.ansprechpartner:active {
color: #f38d3c;
text-decoration: none;
}

.fett {
font-weight: bold;
}

.center {
text-align: center;
}

.fettmittig {
font-weight: bold;
text-align: center;
}

.clear {
clear: both;
}

.unsichtbar {
display: none;
}

