  /*Allgemeine Definitionen*/
  BODY
   {
     background-color: #dddddd;background-image: url(../Grafiken/streifen3.jpg); 
     scrollbar-face-color: #0080FF;
     scrollbar-track-color: #FFFFFF;
     font-family: Verdana, Helvetica, Arial, sans serif;
     color: #000000;
     font-size: 9pt;
     /*funktioniert in Opera nicht. muss auf jeder Seite im Body Tag definiert werden
     margin-left: 20px;
     margin-top: 20px;
     margin-width: 20px;
     margin-height: 20px;*/
   }
  td {font-family: Verdana, Helvetica, Arial, sans serif; color: #000000; font-size: 9pt}

  /*Definition der Links*/
  a:link {font-family: Verdana, Helvetica, Arial, sans serif; FONT-SIZE: 10pt; FONT-WEIGHT: bold; text-decoration: none; color: #0080FF}
  a:visited {font-family: Verdana, Helvetica, Arial, sans serif; FONT-SIZE: 10pt; FONT-WEIGHT: bold; text-decoration: none; color: #FF0000}
  a:active {font-family: Verdana, Helvetica, Arial, sans serif; FONT-SIZE: 10pt; FONT-WEIGHT: bold; text-decoration: none; color: #FF0000}
  a:hover {font-family: Verdana, Helvetica, Arial, sans serif; FONT-SIZE: 10pt; FONT-WEIGHT: bold; text-decoration: none; color: rgb(0,0,255)}

  table {font-family: Verdana, Helvetica, Arial, sans serif; FONT-SIZE: 10pt; table-border-color-light: #1E90FF; table-border-color-dark: #1E90FF}

  h1 {font-family: Verdana, Helvetica, Arial, sans serif; font-size: 64}
  h2 {font-family: Verdana, Helvetica, Arial, sans serif; font-size: 20}
  h3 {font-family: Verdana, Helvetica, Arial, sans serif; font-size: 16; background: #FF0000; color: #FFFFFF}
  h4 {font-family: Verdana, Helvetica, Arial, sans serif; font-size: 9pt; font-style: bold}
  
  /*Definition verschiedener Titel*/
  p.fronttitle {font-size: 26; font-family: Verdana, Helvetica, Arial, sans serif; font-weight: bolder; color: #FFFFFF; background: #0080FF}
  p.title {font-size: 22; font-family: Verdana, Helvetica, Arial, sans serif; font-weight: bolder; color: #FFFFFF; background: #0080FF}
  p.subtitle {font-size: 14; font-family: Verdana, Helvetica, Arial, sans serif; font-weight: bolder}
  p.phototitle {font-size: 14; font-family: Verdana, Helvetica, Arial, sans serif; font-weight: bolder; color: #FFFFFF; background: #0080FF}
  p.seich {font-size: 240; font-family: Verdana, Helvetica, Arial, sans serif; font-weight: bolder; color: #FFFFFF; background: #0080FF}
  p.news {font-size: 14; font-family: Verdana, Helvetica, Arial, sans serif; font-weight: bolder}
  p.gaestebuch {font-size: 14; font-family: Verdana, Helvetica, Arial, sans serif; font-weight: bolder; color: #FFFFFF}
    
  hr {color: black}
  table.hauptpage {background-color: #DEEAF8; vertical-align:middle}
  table.haupt {background-color: #DEEAF8; background-image: url(../Grafiken/Wimpel7.jpg); vertical-align:middle; height:589px; width:750px}
  table.inner {vertical-align:middle; height:551px; width:700px}
  table.sponsoren {background-color: #DEEAF8; vertical-align:middle; height:589px; width:750px}
  table.tz {background-color: #ffffff; vertical-align:middle; height:70px; width:750px}
  
  
  
  /*Definition der Randlinien*/
  tr.underBorder {width: 100%; height: 1px; background-color: #666666; vertical-align: top}
  td.leftBorder {width: 1px; height: 100%; background-color: #666666}
  td.rightBorder {width: 1px; height: 100%; background-color: #666666}
  td.vertBorder15 {width: 1px; height: 15px; background-color: #666666}
  td.vertBorder23 {width: 1px; height: 23px; background-color: #666666}
  
  /*Grafik an definierter Position über die Seite legen*/ 
  #titelphotoalbum { visibility: visible; position: absolute; top: 0px; left: 0px; width: 100px; height: 100px } 
  #contactlink {color: white}
  
  /*Grafik an definierter Position über die Seite legen*/ 
  #blind { visibility: visible; position: absolute; top: 100px; left: 100px; width: 100px; height: 100px } 
