body { background-color:#000000;
       margin:0px;
     }

a:link, a:visited, a:focus, a:active { font-family: Arial;
                                       font-size: 13px;
                                       font-weight:bold;
                                       color:black;
                                       text-decoration:none;
                                     }

a:hover { font-family:Arial;
          font-size: 13px;
          font-weight:bold;
          color:black;
          text-decoration:none;
        }





#hauptbereich    { background-image:URL(mainbg.jpg);
                   border: ridge #ffffff 4px;
                   background-repeat:no-repeat;
                   margin-left:auto; margin-right:auto; margin-top:auto; margin-bottom:45px;
                   height:905px;
                   width:900px;

                 }




#hauptnavigation { position:relative; top:170px; left:25px;
                   width:120px;
                   text-align:left;
                   padding-bottom:5px;
                   padding-top:5px;
                   padding-left:5px
                 }

.hauptnavigation{
         width:120px;
         display:block;
         border-top:1px solid #000000;
}

.navigationspunkt{
         border-bottom:1px solid #000000;
         padding-bottom:1px;
}

.navigation_aktiv {
         color:#000000;
         background-color:#CECEC2;
         }

.hauptnavigation a:link, .hauptnavigation a:visited {
         display:block;
         width:120px;
         text-decoration:none;
         color:#000000;
         margin-top:1px;
         }

.hauptnavigation a:hover {
         color:#000000;
         background-color:#FEF49B;
         }


.hauptnavigation h1{
         font-family:Verdana, Arial, Helvetica, sans-serif;
         font-size:1em;
         font-weight:bold;
         margin:0px 0px 0px 0px;
         padding-left:2px;
         padding-bottom:5px;
         padding-top:5px;
         }


#inhaltsbereich { position:relative; top:60px; left:220px;
                  height:670px;
                  width:650px;
                }

#content { position:absolute; bottom:0px;
           height: 590px;
           width: 650px;
         }







.font1 { font-family: Bernhard Fashion BT, Garamond, Times New Roman;
         font-size:20px;
         font-weight:bold;
       }


.font2 { font-family: Tahoma, Garamond, Arial;
         font-size:14px;
         font-weight:normal;
       }


.font3 { font-family:Times New Roman;
         font-size:13px;
         font-weight:normal;

       }


.font4 { font-family:Arial;
         font-size:13px;
         font-weight:normal;
         font-color:#000000;

       }


#pos2 { margin-top:30px;
      }


#pos3 { margin-top:20px;
      }



#pos4 { margin-top:30px
      }






#pos5 {margin-top:10px;
      }




#pos6 { margin-top:30px;
      }



#pos7 { position:absolute; top:50px; left:-203px;
      }



#pos8 { position:absolute; bottom:0px; left:290px;
      }