
body {
        margin-left:0px; 
        margin-top:0px; 
        margin-bottom:0px  
}
      
h1 { 
	font-family:Garamond,Times; 
	text-align: center; 
        font-size:20pt; 
}
       
h2{
 	PADDING-TOP: 10px;
        font-size:19pt; 
}

h4 { 
        font-size:17pt; 
}

font {  
        font-size:15px; 
	font-family:Garamond,Times; 
}

br {  
        font-size:15px; 
	font-family:Garamond,Times; 
}

td{  
        font-size:15px; 
	font-family:Garamond,Times; 
}

th {  
        font-size:15px; 
	font-family:Garamond,Times; 
}

a:link { 
        color:#001299; 
        font-size:15px; 
		font-family:Garamond,Times; text-decoration: none; font-weight: bold;	
}
        
a:visited{ 
        color:#212378; 
        font-size:15px; 
		font-family:Garamond,Times; text-decoration: none; font-weight: bold;	
}

a:active{ 
        color:#2103ea; 
        font-size:15px; 
		font-family:Garamond,Times; text-decoration: none; font-weight: bold;	
}

a:hover { 
        color:#0023f7;
        font-size:15px; 
		font-family:Garamond,Times; text-decoration: none; font-weight: bold;	
}

a.an {  
        font-size:15px; 
		font-family:Garamond,Times; text-decoration: none; font-weight: bold;	
}
        
sub {   font-size:13px; 
        font-family:Arial,sans-serif; 
}

sup {   font-size:13px; 
        font-family:Arial,sans-serif; 
}

p {     
 	TEXT-ALIGN: justify ; 
    MARGIN: 20px; 
}


ul#nav {
    width: 9em;    
    margin: 0; padding: 0.2em 0.2em 0.8em 0.2em;
  }
  

ul#nav li {
   	background-image:url(../bilder/button/buttontest4.jpg);
    list-style: none;
    margin: 0.0em; padding:  0em;
  }

ul#nav a {
   	background-image:url(../bilder/button/buttontest3.jpg);
    display:block;
    padding: 0.1em;
    font-family:Garamond,Times; text-decoration: none; font-weight: bold;
    border: 1px solid black;
    border-left-color: white; border-top-color: white;
    color: maroon; 
  }

ul#nav span, ul#nav h2 {
   	background-image:url(../bilder/button/buttontest2.jpg);
    display:block;
    padding: 0.2em;
    font-family:Garamond,Times; text-decoration: none; font-weight: bold;
    border: 1px solid red;
    border-left-color: white; border-top-color: white;
    color: red; 
  }

  * html ul#nav a, * html ul#nav span, * html ul#nav h2 {
    width: 8.8em;  /* Breitenangabe fuer IE 6 */
  }
  
ul#nav a:hover {
   	background-image:url(../bilder/button/buttontest2.jpg);
    border-color: white;
    border-left-color: black; border-top-color: black;
    font-weight: lighter;
    color: maroon;  
}
  

div#verlei {
	WIDTH:100%;
   	background-image:url(../bilder/hintergrund/navimg.jpg);
   	background-repeat:repeat-x;
   	background-color:white;
	BORDER-TOP: 2px solid maroon;
	BORDER-BOTTOM: 2px solid maroon;
	PADDING-TOP: 7px;
	PADDING-LEFT:20px;
	PADDING-BOTTOM:5px;
	MARGIN: 0px;
    font-family:Garamond,Times; text-decoration: none; font-weight: bold;	
} 

div#verweisleiste {
	WIDTH:80%;
   	background-color:white;
	BORDER-TOP: 2px solid maroon;
	BORDER-BOTTOM: 2px solid maroon;
	PADDING: 4px;
	MARGIN: 10px;
    font-family:Garamond,Times; text-decoration: none; font-weight: bold;	
} 



