           h1,h2,h3,h4,h6,p { color:black; font-family:Comic Sans MS,Tahoma,sans-serif; }




 /*  Überschrift Hauptseite */
h1 { 	font-size:28pt;

      font-weight:400;
      margin-bottom:5px;

}


/*  Überschrift Nebenseite */
h2 { 	font-size:18pt;

	font-weight:bold;


     	border-bottom: 2px solid black;

     	margin-bottom:10px;

     	margin-top:30px;
     	
     	margin-left:15px;

}

/*  Überschrift HGF */
h3 { 	font-size:14pt;

	   font-weight:normal;
     	
     	margin-left:25px;

}

/* unterstrichene Zwischenüberschrift */

h4 { font-size:13pt;
     font-weight:bold;
     border-bottom: 1px solid black;

}

/* Top10 / Zwischenüberschrift  */

h5 { font-size:24pt;
     font-weight:bold;
     margin-top:80px;
     margin-bottom:50px;

}




/*  Spruch des Monats */
h6 {  font-size:13pt;
     	margin-left:10px;
     	font-weight:bold;

}



p  { 	font-size:10pt;

	font-weight:normal;

     	margin-left:25px;

}




/********************Welche Farben haben die Links? ******************************/



a:link {color:black; font-weight:bold; text-decoration:none; }

a:visited {color:black; font-weight:bold; text-decoration:none; }

a:hover { color:#800000; font-weight:bold; text-decoration:none; }



/********************* Spezielle Formate definieren ***********************/

.einr40 {margin-left:40px;}
.einr30 {margin-left:30px;}
.tabstud {font-size:12pt;
          margin-bottom:7px;
          }
.sammel {font-size:14px;
         font-weight:bold;
         margin-left:15px;
         }
.aktuell {font-size:9px;}         






/************************************ NAVIGATION ************************************/



#Navigation {

	position:absolute;

	top:28%;

	left:0%;

	width:17%;

}



#Navigation td {

  padding: 10px;

	border-width:1px;

	border-style:solid;

	border-color:black;

}



/************************************ Logo ************************************/

 #Logo {

	position:fixed;
  top:2%;
  left:0%;
  width:17%;
  height:27%;
}

 #Logoindex {

	position:absolute;
  top:2%;
  left:0%;
  width:17%;
  height:27%;
}


/************************************ HAUPTFENSTER ************************************/



#Hauptfenster {

	position:absolute;
  top:1%;
  left:17.5%;
  width:82%;
	height:98%;
  background-color:#E19E40;
  border-left-width:2px;
  border-top-width:2px;
  border-bottom-width:1px;
  border-right-width:1px;
  border-style:solid;
  border-color:black;
  margin-bottom:40px;
}




/************************************ Zähler ************************************/



#zaehler {
  position:absolute;
  top:97%;
  left:0%;
  width:17%;
  height:8%;

}


/************************************ versteckter Link ********************************/

 #versteckt{
     position:absolute;
     
     	top:3%;
     	left:80%;
      width:0.25%;
	    height:0.25%;

	background-color:#E19E40;


 }
 
 /************************************ HAUPTFENSTER 2************************************/



#Indexfenster {

position:absolute;
top:1%;
left:17.5%;
width:81%;
height:98%;
/*background-color:#FFEFD5;*/
background-color:#F6F6B7;
/*background-image:url(Bilder/Namibia13_3.jpg);*/
border-left-width:0px;
border-top-width:0px;
border-bottom-width:0px;
border-right-width:0px;
border-style:groove;
border-color:black;
margin-bottom:40px;
}

#Indexfenster2 {

position:absolute;
top:1%;
left:17.5%;
width:81%;
height:98%;
/*background-color:#FFEFD5;*/
background-color:#F6F6B7;
border-left-width:0px;
border-top-width:0px;
border-bottom-width:0px;
border-right-width:0px;
border-style:groove;
border-color:#F6F6B7;
margin-bottom:40px;
}




 

/************************************ NAVIGATION 2************************************/



#Navigation2 {

	position:fixed;
  top:28%;
  left:0%;
  width:17%;
}



#Navigation2 td {

  padding: 10px;
  border-width:1px;
  border-style:solid;
  border-color:#F6F6B7;
}


#Navigationindex {

	position:absolute;
  top:28%;
  left:0%;
  width:17%;
}

#Navigationindex td {

  padding: 10px;
  border-width:1px;
  border-style:solid;
  border-color:#F6F6B7;
}







