
 body   {       margin: 0px;
                padding: 0px;
                font: 10pt Verdana, Arial, sans-serif;
                line-height: 140%;
                color: #5F5F5F;
                /*background-image: url(hintergrd/platte1_4.jpg);*/  /*hintergrd/hintergrd8.jpg*/
                background-color: #2F2F2F;
                }

 .fett  {        font-weight: bold;
                 }

 /* BEREICH AUSSEN */
 #container {   margin: 50px auto 30px auto;
                width: 1024px;
                /*height: 700px;*/
                background-color: #9fb8cf;
                border: 4px ridge white;    /*#9fb8cf*/
                }

 /* KOPFGESTALTUNG */
 #header  {     height: 130px;
                }

 /* MENÜ */
 .mainnav {     float: left;
                width: 192px;
                /*height: 530px; */
                background-color: #9fb8cf;
                }

 .menue  {       width: 160px;
                 margin: 16px;
                 margin-top: 20px;
                 }

 a.menuelink {   display:block;
                 padding:5px 0px 5px 10px;
                 margin-top: 5px;
                 background-color: #9fb8cf;
                 color: #0076a4; /*SteelBlue*/
                 }

a.menuelink:link
             {   text-align: left;
                 font-size: 10pt;
                 color: #0076a4;       /*SteelBlue*/
                 border:1px solid #9fb8cf;
                 text-decoration: none;
                 font-weight: bold;
                 }

a.menuelink:visited
         {       text-align: left;
                 font-size: 10pt;
                 color: #0076a4;       /*SlateGray,SteelBlue*/
                 border:1px solid #9fb8cf;
                 text-decoration: none;
                 font-weight: bold;
                 }

a.menuelink:hover, a.menuelink:focus, a.menuelink:active
         {       background-color: #708fab;
                 border-top:1px solid white;
                 border-right:1px solid rgb(29,29,29);
                 border-bottom:1px solid rgb(29,29,29);
                 border-left:1px solid white;
                 color: Orange;          /*SandyBrown*/
                 }

.unterlink  {    font-weight: bold;
                 font-size: 8pt;
                 color: white;
                 display: block;
                 border:1px solid #9fb8cf;
                 padding: 5px;
                 padding-left: 15px;
                 background-color: #9fb8cf;
                 }

a.unterlink:link, a.unterlink:visited, a.unterlink:active
         {       text-decoration: none;
                 }

a.unterlink:active, a.unterlink:focus
         {       background-color: #708fab;
                 color: Orange;
                 border:1px solid #708fab;
                 }

a.unterlink:hover
         {       /*background-color: #708fab;*/
                 color: #0076a4;  /*Orange*/
                 border:1px solid #708fab;
                 }

 /* Aktuell gewählter Link in der Navigation */
 .linkjetzt  {   display:block;
                 padding:5px 0px 5px 10px;
                 margin-top: 5px;
                 background-color: #708fab;
                 border-top:1px solid white;
                 border-right:1px solid rgb(29,29,29);
                 border-bottom:1px solid rgb(29,29,29);
                 border-left:1px solid white;
                 color: Orange;          /*SandyBrown*/
                 text-decoration: none;
                 font-weight: bold;
                 }

 .unterlinkjetzt {font-weight: bold;
                 font-size: 8pt;
                 text-decoration: none;
                 color: Orange;
                 display: block;
                 padding: 5px;
                 padding-left: 15px;
                 background-color: #708fab;
                 }

 /* PFADANGABE */
 #path  {        color: #9F9F9F;
                 font-size: 80%;
                 }

 #path a  {      color: #9F9F9F;
                 text-decoration: none;
                 }

 #path a:hover { color: #9F9F9F;
                 text-decoration: underline;
                 }

 /* BEREICH INHALT */
 #contents {    padding: 10px 30px 20px 32px;
                float: right;
                width: 770px;
                /*height: 520px;*/
                background-color: white;
                }

 #contents h2 {  margin-top: 50px;
                 text-align: center;
                 letter-spacing: 1px;
                 font-style: italic;
                 }

 #text  {        min-height: 300px;
                 }

 #motto  {       color: #0076a4;
                 font-family: Arial, sans-serif;
                 font-size: 14pt;
                 font-weight: bold;
                 font-style: italic;
                 line-height: 130%;
                 text-align: center;
                 vertical-align:top;
                 padding-left: 30px;
                 padding-top: 40px;
                 }

 /* orange Linien */
 .linielinks  {  padding-top: 20px;
                 padding-bottom: 10px;
                 width:500px;
                 height:2px;
                 }

 .linierechts  { float: right;
                 padding-bottom: 20px;
                 padding-top: 20px;
                 width:500px;
                 height:2px;
                 }

 ul  {           list-style-type: circle;
                 }

 p a:link, li a:link
            {    color: #F4A460;        /* = SandyBrown*/
                 text-decoration: underline;
                 }

 p a:visited,  li a:visited
            {    color: #708090;            /* = SlateGray*/
                 text-decoration: underline;
                 }

 p a:hover, p a:active,  li a:hover, li a:active
            {    color: #4682B4;           /* = SteelBlue*/
                 text-decoration: underline;
                 }

.pflichtfeld  {  font-size: 7pt;
                 text-align: left;
                 padding: 7px 0px 20px 0px;
                 }

p img, dt img  { float: right;
                 padding: 15px;
                 }

img {            border: 0px;
                 }

td#pdflogo  {    width: 40px;
                 }

form#formrechts
         {       float: right;
                 }

.verborgen  {    display: none;
                 }

.partner  {      width: 600px;
                 padding-left: 80px;
                 }

.profil  {       padding-left: 130px;
                 }

#route  {        float: right;
                 }

#impressum  {    padding-left: 250px;
                 }

 /* FUSSBEREICH */
 #footer   {    clear: both;
                height: 50px;
                background-color: #9fb8cf;
                }

 #host  {        float: left;
                 color: white;
                 font-size: 8pt;
                 padding-left: 50px;
                 }

 .footmenue {    padding-top: 10px;
                 text-align: center;
                 }

 a.footlink:link, a.footlink:visited, a.footlink:active, a.footlink:focus
         {       color: white;
                 text-decoration: none;
                 }

 a.footlink:visited
         {       color: white;  /*SlateGray*/
                 }

 a.footlink:hover
         {       color: #0076a4;  /*SteelBlue*/
                 }

 .footlinkjetzt {color: #0076a4;   /*SteelBlue*/
                 text-decoration: none;
                 }