body
{
    margin: 0px;
    padding:10px 0px 10px 0px;
    font-family:'Verdana','Arial','Helvetica','sans-serif';
    font-size:9pt;
    color: #252525;
    background-color:#DA6A6A;
    crollbar-base-color = #D4D0C8;/*Basisfarbe der Scroll-Leiste*/
    /*scrollbar-3dlight-color = #ffffff;Farbe f&uuml;r 3D-Effekte*/
    scrollbar-arrow-color = #000000;/*Farbe f&uuml;r Verschiebepfeile*/
    scrollbar-darkshadow-color = #404040;/*Farbe f&uuml;r Schatten*/
    scrollbar-face-color = #D4D0C8;/*Farbe f&uuml;r Oberfl&auml;che*/
    scrollbar-highlight-color = #D4D0C8;/*Farbe f&uuml;r oberen und linken Rand  */
    scrollbar-shadow-color = #808080;/*Farbe f&uuml;r unteren und rechten Rand*/
    scrollbar-track-color = #E9E5DC; /*Farbe f&uuml;r freibleibenden Verschiebeweg*/
}

div#container
{
  width:787px;
  padding:0px;
  margin: 0px auto;
  background-color:#ffffff;
  text-align:left;
  position:relative;
}

table
{
    font-family:'Verdana','Arial','Helvetica','sans-serif';
    font-size:9pt;
    color:#252525;
    width:97%;
}
table.gesamt {width:100%; border:0px; }
table.gesamt td {vertical-align:top; }
td.logo {background-image:url(../grafik/logo.jpg); background-repeat:no-repeat; }
td.header {background-image:url(../grafik/headergrafik.jpg); background-repeat:no-repeat; }
td.header div {padding:3px 10px 0px 0px; font-size:8pt; }
td.header div span {color:#DA3536; }
a.header:link,a.header:visited {color:#252525; text-decoration:none; }
a.header:hover,a.header:focus {color:#DA3536; text-decoration:none; }  /*color:#D11617*/

/* nur für Adminseite -------------------------------------- */
table.gesamt tr.framehoehe {height:650px; }
table.admin {width:97%; }
table.admin tr.grau {background-color:#fbc5c5; }
tr.grau, input.grau {background-color:#ededed; }
/* nur für Adminseite -------------------------------------- */

td.nav_vert {background-image:url(../grafik/hg_navi_vert.gif); background-repeat:repeat-y; font-size:10pt; font-weight:bold; padding:30px 0px 0px 20px; }
td.nav_vert span {color:#DA3536; }
a.nav_vert:link,a.nav_vert:visited {color:#252525; text-decoration:none; }
a.nav_vert:hover,a.nav_vert:focus {color:#DA3536; text-decoration:none; }

td.fotogalerie
{
  font-size:9pt; color: #ffffff;
  height:150px; text-align:center;
/*  vertical-align:bottom; background-color:#ededed;*/
  vertical-align:middle; background-color:#ededed;
}
td.fotogalerie a {color:#353030}

/*Haupt&uuml;berschrift*/
div.h1 {margin:1px 0px 10px 0px; padding:3px; border-top:1px solid #505050; border-bottom:1px solid #505050; }
div.h1 span {font-size:10pt; font-weight:bold; color:#505050; margin-left:20px; }

/*Zwischen&uuml;berschrift*/
div.h2 {margin-top:15px; padding:3px; border-bottom:1px solid #505050; }
div.h2 span {font-size:9pt; font-weight:bold; color:#505050; margin-left:20px; }

/*Text*/
h3 {font-size:9pt; color:#303030; font-weight:bold; }
p {line-height:15px; margin-top:8px; padding:0px 5px 0px 5px; }
b {color:#303030; }
span.hinweis {font-weight:bold; color:#ff0000; }
ul {margin-top:0px;}
li {margin:5px 0px 0px -22px; }
a.imtext {color:#353030; font-weight:normal; }
a.imtext:link, a.imtext:visited    {text-decoration:underline }
a.imtext:hover, a.imtext:focus  {text-decoration:none; }

/*Grafiken*/
img.phnavi {width:160Px, height:1px; margin-top:500px; }
img.mittext {margin-bottom:4px; }
img.floatlinks {float:left; margin:0px 10px 10px 0px; }

/*Ausrichtungen*/
.rechts {text-align:right; }
.links {text-align:left; }
.zentriert {text-align:center; }
.vzentriert {vertical-align:middle; }
.unten {vertical-align:bottom; }
.oben {vertical-align:top; }
/*.borderoben {border-top:10px solid #43609A; } */