h1,h2,h3,h4, h5, h6,p,a,ul,ol,li,td,th,b,i{
     font-family:Arial,Helvetica,sans-serif; }


h1 { /*font-size:24px;*/ 
     color:#000000; }
h2 { /*font-size:20px;*/
     color:#000000; }
h3,th { /*font-size:16px;*/ 
     color:#000000; }


 
  a {text-decoration: none; font-weight: bold;}
  a:link {COLOR:#0000bd; /*Blau*/}
  a:visited {COLOR:#0000bd; /*Blau*/}
  a:hover { COLOR: #00ffff; /*cyan*/}


.shadowbox { /* SchattenBox */
  background: #636363;
  border: 2px solid #ccc;
  position: relative;
  top: 5px;
  left: 5px;
}
.shadow-text {/* HauptBox - Weiss */
  background: #ffffff;/*#006699;*/
  border: 3px solid #ff0000;/*#000;#ffffff;*/
  color: #000000;
  padding: 10px;
  position: relative;
  top: -8px;
  left: -8px;
  background-image: url( "Wappen1.png" );
  background-repeat: no-repeat;
  background-position: top left;
}
.randlinks{  
  margin-left: 150px;
}
.t1 { /* Titelschrift Schwarz */
  color: #000000;
  text-align: center;
  font: bold 65px/65px Times, serif;
  text-shadow: 0.2em 0.2em;
  margin-bottom:0px;
  margin-top: 20px;
}

.t2 { /* Titelschrift Rot */
  color: #FF0000;
  text-align: center;
  margin-top: -68px;
  margin-left: -10px;
  font: bold 65px/65px Times, serif;
  text-shadow: 0.2em 0.2em;
  margin-bottom: 20px;
}

.navigation{
  font-size:20px;
/*  text-align: center;*/
/*  float:right;*/
  }


body {  background-color: #006699;
	margin:25px; 
	}

/* Tabelle Hauptdefinitionen */
  .zehn{ width:100%;}
  .nav {width:80%;
        float:right; 
        background-repeat: repeat;
        border: 2px solid #cccccc;}
  .zent{text-align: center; }
  .acht { width:80%; }
  .sieben { width:70%;}
  .sechs { width:60%; }

  .blau { background-color:#66CCFF; /*width="2mm"*/;}
  .weiss { background-color:white; }
  .grau { background-color: silver; }
  .rot {color: #FF0000; background: #FF0000;} 
  .rot2 {color: #FF0000; background: #FF0000; width:80%; height:3px;} 

  .padd{padding-left:20px;padding-right:20px;}
  .paddl{padding-left:20px;}
  .paddr{padding-right:20px;  }


 .intern{ color:#8B0000; font-weight: bold;}/*darkred*/
 .gast{color:#00e774; font-weight: bold;}
 .fest{font-weight: bold;}
 .wett{font-style: italic;}
 .small{font-size:10px;}/*für "last modified"*/
 .jkon{color:#e6e6e6;}



