body {
    valign: top;
    font-family: arial, times new noman;
    font-size: 12px;
    background-color: #ffffff;
    text-align: left;
}
/*Hauptnavigation*/

#Hauptnav1 {
    background-color: #A0A194;
    font-size: 11px;
    text-align: left;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    letter-spacing:1pt;
    border: 1px solid #A0A194;
    padding-top: 0px;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 0px;
}
#Hauptnav1 a {
    background-color: #A0A194;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
}
#Hauptnav1 a:visited {
    background-color: #A0A194;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
}
#Hauptnav1 a:hover {
    background-color: #FFFFFF;
    text-decoration: none;
    color: #A0A194;
}

#Hauptnav2 {
    background-color: #0285F7;
    font-size: 11px;
    text-align: left;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    letter-spacing:1pt;
    border: 1px solid #0285F7;
    padding-top: 0px;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 0px;
}
#Hauptnav2 a {
    background-color: #0285F7;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
}
#Hauptnav2 a:visited {
    background-color: #0285F7;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
}
#Hauptnav2 a:hover {
    background-color: #FFFFFF;
    text-decoration: none;
    color: #0285F7;
}

#Hauptnav3 {
    background-color: #096001;
    font-size: 11px;
    text-align: left;
    color: #ffffff;
    letter-spacing:1pt;
    text-decoration: none;
    font-weight: bold;
    border: 1px solid #096001;
    padding-top: 0px;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 0px;
}
#Hauptnav3 a {
    background-color: #096001;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
}
#Hauptnav3 a:visited {
    background-color: #096001;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
}
#Hauptnav3 a:hover {
    background-color: #FFFFFF;
    text-decoration: none;
    color: #096001;
}

#Hauptnav4 {
    background-color: #003265;
    font-size: 11px;
    text-align: left;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    letter-spacing:1pt;
    border: 1px solid #003265;
    padding-top: 0px;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 0px;
}
#Hauptnav4 a {
    background-color: #003265;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
}
#Hauptnav4 a:visited {
    background-color: #003265;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
}
#Hauptnav4 a:hover {
    background-color: #FFFFFF;
    text-decoration: none;
    color: #003265;
}

/*erste vertikale Unternavigation*/
.dNav
{

    display: block;
    width:140px;
    max-width:140px;
    overflow:visible;
    background: url("../images/NavObGrau.gif") right no-repeat;
    background-color: #E2E2C6;
    height: 32px;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    letter-spacing:1pt;
    line-height:12px;
    padding-top: 7px;
    padding-left: 5px;
    padding-right: 5px;
    border-right:2px solid white;
    margin:0px;
    color: #7D7648;
    text-decoration: none;
}
.dNav:a
{
    display: block;
    background: url("../images/NavObGrau.gif") right no-repeat;
    
}

.dNav:visited
{
    display: block;
    background: url("../images/NavObGrau.gif") right no-repeat;
    
}

.dNav:hover
{
    display: block;
    background: url("../images/NavObOrange.gif") right no-repeat;
    
}
.dNavAktiv
{
    display: block;
         width:140px;
    max-width:140px;
    overflow:visible;
    background: url("../images/NavObOrange.gif") right no-repeat;
    height: 32px;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    line-height:12px;
    letter-spacing:1pt;
    padding-top: 7px;
    padding-left: 5px;
    padding-right: 5px;
    border-right:2px solid white;
    margin:0px;
    color: #ffffff;
    text-decoration: none;
}

/*zweite vertikale Unternavigation*/
/*.dNavUnten
{
    display: inline;
         width:105px;
    max-width:140px;
    
    overflow:visible;
    background: url("../images/NavSubObGrau.gif") right no-repeat;
    height: 32px;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    letter-spacing:1px;
    padding-top: 4px;
    padding-left: 2px;
    padding-right: 2px;
    border-right:2px 
    solid white;
    margin:0px;
    color: #7D7648;
    text-decoration: none;
}
*/

.dNavUnten
{
    vertical-align: top;
    display: inline-block;
    width: 99px;
    overflow:visible;
    background: url("../images/NavSubObGrau.gif") right no-repeat;
    height: 32px;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    letter-spacing:1px;
    padding-top: 4px;
    padding-left: 2px;
    padding-right: 2px;
    border-right:2px solid white;
    margin:0px;
    color: #7D7648;
    text-decoration: none;
}

.dNavUnten:a
{
    background: url("../images/NavSubObGrau.gif") right no-repeat;

}

.dNavUnten:visited
{
    background: url("../images/NavSubObGrau.gif") right no-repeat;

}

.dNavUnten:hover
{
    background: url("../images/NavSubObOrange.gif") right no-repeat;
    
}
.dNavUntenAktiv
{
    display: inline-block;
    width:99px;
    overflow:visible;
    background: url("../images/NavSubObOrange.gif") right no-repeat;
    height: 32px;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    letter-spacing:1px;
    padding-top: 4px;
    padding-left: 3px;
    padding-right: 2px;
    border-right:2px solid white;
    margin:0px;
    color: #ffffff;
    text-decoration: none;
}

/*linke un rechte Unternavigation*/

#links {
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #7D7648;
    letter-spacing:1px;
    border-left-width:1px;
    border-left-style:solid;
    border-left-color:white;
    padding-left:5px;
    border-right-width:1px;
    border-right-style:solid;
    border-right-color:white;
    padding-right:5px;
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-bottom-color:white;
    padding-bottom:2px;
  }
#links a {
    
    text-decoration: none;
    color: #7D7648;
}
#links a:visited {
    text-decoration: none;
    color: #7D7648;
}
#links a:hover {
    text-decoration: none;
    color: #DB8504;
}
#linksorange {
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #8B4513;
    letter-spacing:1px;
    background-color:#F9A727;
    padding-left:5px;
    padding-right:5px;
    padding-bottom:2px;
    padding-top:0px; }
#linksorange a {
    text-decoration: none;
    font-weight: bold;
    color: #FFFFFF;
}
#linksorange a:visited {
    text-decoration: none;
    font-weight: bold;
    color: #8B4513;
}
#linksorange a:hover {
    text-decoration: none;
    font-weight: bold;
    color: #FFFFFF;
}
#linksrechts {
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: #7D7648;
    letter-spacing:1px;
    border-left-width:1px;
    border-left-style:solid;
    border-left-color:white;
    padding-left:5px;
    border-right-width:1px;
    border-right-style:solid;
    border-right-color:white;
    padding-right:5px;
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-bottom-color:white;
    padding-bottom:2px;
  }
#linksrechts a {
    
    text-decoration: none;
    color: #7D7648;
}
#linksrechts a:visited {
    text-decoration: none;
    color: #7D7648;
}
#linksrechts a:hover {
    text-decoration: none;
    color: #DB8504;
}
#linksrechtsorange {
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    letter-spacing:1px;
    background-color:#F9A727;
    padding-left:5px;
    padding-right:5px;
    padding-bottom:2px;
    padding-top:0px; }
#linksrechtsorange a {
    text-decoration: none;
    font-weight: bold;
    color: #FFFFFF;
}
#linksrechtsorange a:visited {
    text-decoration: none;
    font-weight: bold;
    color: #FFFFFF;
}
#linksrechtsorange a:hover {
    text-decoration: none;
    font-weight: bold;
    color: #FFFFFF;
}
/*Angebot*/
#linksrechtsAngebot {
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: #7D7648;
    letter-spacing:1px;
    border-left-width:1px;
    border-left-style:solid;
    border-left-color:white;
    padding-left:5px;
    border-right-width:1px;
    border-right-style:solid;
    border-right-color:white;
    padding-right:5px;
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-bottom-color:white;
    padding-bottom:2px;
    text-algign: left;
    }
#linksrechtsAngebot a {
    color: #7D7648; 
    text-decoration: none;
    font-weight: normal;
}
#linksrechtsAngebot a:visited {
    color: #7D7648;
    text-decoration: none;
    font-weight: normal;
}
#linksrechtsAngebot a:hover {
    color: #7D7648;
    text-decoration: none;
    font-weight: normal;
    color: #DB8504;
}
#linksrechtsAngebot h1 {
    color: #7D7648;
    text-decoration: none;
    font-weight: normal;
    color: #000000;
}


/*Contentbereich*/

#Seite {
    font-weight: normal;
    font-size: 13px;
    valign: top;
    background-repeat: no-repeat;
    color: #000000;
    text-align: left;
    padding-top: 16px;
    padding-left: 20;
    
}
#Seite a {
    text-decoration: underline;
    font-size: 13px;
    color: #7D3802;
}
#Seite a:visited {
    font-size: 13px;
    color: #7D3802;
}

#Seite a:hover {
    font-size: 13px;
    color: #7D3802;
}

#Seite li {
    color: #000000;
    font-size: 13px;
}
#Seite h4 {
    color: #000000;
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 0;
    margin-top: 0;
}
#Seite h3 {
    color: #000000; 
    font-weight: bold;
    font-size: 13px;
    padding: 0;
    margin-bottom: 0;
    margin-top: 0;
}
#Seite h2 {
    color: #000000;
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 0;  
    padding: 0;
}
#Seite h1 {
    color: #7D7648;
    font-weight: bold;
    font-size: 18px;
    padding: 0;
    margin-bottom: 0;
    margin-top: 0;
}
#Seite td {
    valign: top;
    padding: 0; 
}

#NaviTD {
    background-color: #EBAD18;
}
#SeiteTD {
    background-color: #FCE998;
}

#Impressum {
    font-weight: normal;
    text-decoration: none;
    background-repeat: no-repeat;
    font-size: 10px;
    color: #666666;
    valign: top;
}
#Impressum a {
    text-decoration: none;
    font-weight: bold;
    color: #AD4D03;
}
#Impressum a:visited {
    text-decoration: none;
    font-weight: bold;
    color: #AD4D03;
}
#Impressum a:hover {
    text-decoration: none;
    font-weight: bold;
    color: #666666
}
#behandlung {
    font-weight: normal;
    text-decoration: none;
    background-repeat: no-repeat;
    font-size: 13px;
    color: #000000;
    padding-left: 50px;
    
}
#behandlung  a {
    text-decoration: none;
    font-weight: normal;
    color: #7D3802;
}
#behandlung  a:visited {
    text-decoration: none;
    font-weight: normal;
    color: #7D3802;
}
#behandlung  a:hover {
    text-decoration: none;
    font-weight: normal;
    color: #7D3802;
}

.cssnav
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(../upload/Pressemitteilungen/presseaktiv.gif) no-repeat;
white-space: nowrap;
display: block;
width: 174px;
height: 22px;
margin: 0;
padding: 0;
}

.cssnav a
{
display: block;
color: #000000;
font-size: 11px;
width: 174px;
height: 22px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.cssnav img
{
width: 174px;
height: 22px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav a:hover img
{
visibility:hidden
}

.cssnav span
{
position: absolute;
left: 35px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
}

.cssnavreso
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(../upload/Pressemitteilungen/presseresonanzaktiv.gif) no-repeat;
white-space: nowrap;
display: block;
width: 174px;
height: 22px;
margin: 0;
padding: 0;
}

.cssnavreso a
{
display: block;
color: #000000;
font-size: 11px;
width: 174px;
height: 22px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.cssnavreso img
{
width: 174px;
height: 22px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnavreso a:hover img
{
visibility:hidden
}

.cssnavreso span
{
position: absolute;
left: 35px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
}