body
{
   margin-top      : 10px; margin-left: 0px; 
   margin-right    : 0px;margin-bottom: 10px; 
   color           : #391c0a;  
   background-color: #e69d38;
   /* font: normal 12px/18px  times, serif; */
   font            : 100% arial, verdana, sans-serif;
   font size       : 10pt;
}

/* Allgemeine Einstellungen */

H1 {
   font-family: Arial, Helvetica, sans-serif;
   font-size    : 20px;
   font-weight  : normal;
   color        : #391c0a;
   margin-top   : 0px;
   margin-bottom: 15px;
}

H2 {
   font-family  : Arial, Helvetica, sans-serif;
   font-size    : 16px;
   font-weight  : bold;
   color        : #391c0a;
}

H3 {
   font-family  : Arial, Helvetica, sans-serif;
   font-size    : 12px;
   font-weight  : bold;
   color        : #391c0a;
}

H4 {
   font-family  : Arial, Helvetica, sans-serif;
   font-size    : 10px;
   font-weight  : bold;
   color        : #ab601c;
}

.headertable
{
   font-size       : 10pt;
   text-decoration : none;
   background-color: #ab601c;
   color           : #000000;
   width           : 850;
}

.maintable
{
   font-size       : 10pt;
   text-decoration : none;
   background-color: #fbbd4c;
   color           : #000000;
   width           : 850;
}

.photomenutable
{
   font-size       : 10pt;
   text-decoration : none;
   background-color: #999999;
   color           : #ffffff;
   width           : 850;
}

/* photomenu3 : Texte unter den einzelnen Photos */

.photomenu3 {
        color       : #000000;
        font-weight : normal;
        font-variant: normal;
        font-size   : 10pt;
}

.picturetable
{
   font-size       : 10pt;
   text-decoration : none;
   background-color: #999999;
   color           : #000000;
   width           : 850;
}

/* menue oben */

#menu2 a , #menu2 a:visited , #menu2 a:active {
   display: block;
   color  : #e69d38;
   /* background: url("../images/button_01.gif"); */
   text-decoration:none ;
   font: normal 11px verdana, times, serif;
   line-height:24px;
   text-decoration:none ;
   padding: 0px 0px 0px 0px;
   text-align: center;
   width:86px;
}

#menu2 a:hover{
   background-color: #e69d38;
   color           : #ab601c;
   text-decoration : none;
   /* background: url("../images/button_02.gif"); */
}

/* general links in text fields */

a:link, a:visited, a:active{ 
   /* font: normal 12px/18px verdana, times, serif; */
   text-decoration:underline;
   color: #000000;
}

a:hover{ 
   /* font            : normal 12px/18px verdana, times, serif; */
   text-decoration : none;
   background-color: #ab601c;
   color           : #e69d38;
}

.style1 {
        color: #000066;
        font-weigth: normal;
        font-variant: normal;
        font-size: 9pt;
}

.style2 {
        color       : #000000;
        font-weight : normal;
        font-variant: normal;
        font-size   : 10pt;
}

/* Container Links */

#contentbox_links{
        width:200px;
        float:left;
}

#news_box{ /* Anzeigefenster fuer News */
        border:1px #000000 solid;
        width:180px;
        margin-top:9px;
        margin-left:9px;
        background-color:#e69d38;
        padding-bottom:10px;
}

#news_box h1{
        border:1px #000000 solid;
        color:#000000;
        padding:5px 0px 5px 10px;
        background-color:#gFB7A6;
        font-family:Arial, Helvetica, sans-serif;
        font-size:12px;
        font-weight:bold;
        text-align:left;
        margin-top:0px;
}

#news_box p{
        padding-left:10px;
        padding-right:10px;
        text-align:left;
        font-weight:normal;
}

.puntsch
{
   border          : solid 3px #364B21;
   background-color: #999999;
   color           : #000000;
   font-size       : 10pt;
   width           : 850;
}

