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

}

/* Allgemeine Einstellungen */

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

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

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

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

.headertable
{
   font-size       : 12pt;
   text-decoration : none;
   background-color: #FFDEAD;
   color           : #FFA500;
   width           : 850;
}

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

.photomenutable
{
   font-size       : 10pt;
   text-decoration : none;
   background-color: #FFE4B5;
   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: #FFE4B5;
   color           : #000000;
   width           : 850;
}

/* menue oben */

#menu2 a , #menu2 a:visited , #menu2 a:active {
   display        : block; 
   color          : #FF7F50;
   text-decoration:none ;
   font: normal 11px verdana, times, serif;
   font-weight    : bold;
   line-height    :24px;
   text-decoration:none;
   padding        : 0px 0px 0px 0px;
   text-align     : center;
   width          :86px;
}

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


/* general links in text fields */

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

a:hover{ 
/*
   display         : block;
   font            : normal 12px/14px verdana, times, serif;
*/
   /* font-size       : 12pt; */
   text-decoration : none;
   background-color: #FFA500;
   color           : BLACK;
}

.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 */

#rahmenbox_links{
        width:200px;
        /*
        height:500px;
        float:left;
        */
        background-color:#FFDEAD;
}

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

/* Anzeigefenster für News */

#news_box{ 
        border:1px #000000 solid;
        width:180px;
        margin-top:9px;
        margin-left:9px;
        background-color:#FFDEAD;
        padding-bottom:10px;
}

#news_box h1{
        color:#000000;
        padding:5px 0px 5px 10px;
        background-color:#FFA500;
        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: #FFE4B5;
   color           : #000000;
   font-size       : 10pt;
   width           : 850;
}

