<style type="text/css">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">

/* Dies ist der Inhalt einer CSS-Datei. Sie ist folgendermaßen aufgebaut: Am Anfang muss der Tag <style type="text/css"> stehen. Es folgt der Tag, in den die gewünschten Spezifikationen geschrieben werden:

<!--

Spezifikation1 {angabe1:wert1; angabe2:wert2; angabe3:wert3;}
Spezifikation2 {angabe1:wert1; angabe2:wert2; angabe3:wert3;}
usw.

-->

Geschlossen wird das Dokument mit dem End-Tag </style>. Es ist möglich in das Dokument Kommentare einzufügen. Diese sind in folgender Form zu schreiben: /* Kommentar */.
*/


<!--

        body
        {margin:0; 
		padding:0;
		font-size:12pt; 
		}
 
        #background
        {		 background-image:url(background.png); 
                background-attachment:fixed;
                background-repeat:repeat;
                     }

/* body - Hier wird definiert, wie der body des HTML-Dokuments aussehen soll. Angegeben ist z.B. die Hintergrundfarbe in Hexadezimalwerten. */

        h1 {  color:#297600;
                font-size:20pt;
                font-family:arial, helvetica;
                font-weight:550;
                line-height:1.0em;
                margin-top:0px;
                margin-bottom:0px;
                margin-left:0px;
                padding:10px;
                margin-right:0px;
                border-right:solid 3px;
                border-bottom:solid 0px;
                border-top:solid 0px;
                border-left:solid 3px;
                border-color:#cfe1e1;
                background-color:#cfe1e1; 
                
                
        }


/* h1 - Hier wird definiert, wie eine Überschrift erster Ordnung aussieht. Angegeben sind Schriftart, Schriftgrösse, Schriftgestaltung. Im Folgenden die Angaben für Überschriften 2ter und 3ter Ordnung. */

        h2 {  color:#297600;
                font-size:16pt;
                font-family:arial, helvetica;
                font-weight:550;  
                line-height:1.0em;
                margin-left:0px;
                margin-right:0px;
                margin-top:0px;
                margin-bottom:0px;
                padding:10px;
                border-right:solid 3px;
                border-bottom:solid 0px;
                border-left:solid 3px;
                border-top:solid 0px;
                border-color:#cfe1e1;
                background-color:#cfe1e1; 
             ; 
        }

        h3 {  color:#297600;
                font-size:13pt;
                font-family:arial, helvetica;
                font-weight:550;
                line-height:1.4em;
                margin-left:0px;
                margin-right:0px;
                margin-top:0px;
                margin-bottom:0px;
                padding:10px;
                border-bottom:solid 0px;
                border-top:solid 0px;
                border-left:solid 3px;
                border-right:solid 3px;
                border-color:#cfe1e1;
                background-color:#ffffff; 
               
        }


        p {    color:#000000;
                font-size:11pt;
                line-height:1.4em;
                font-family:arial, helvetica;
                font-weight:500;               
                margin-left:0px;
                margin-right:0px;
                margin-bottom:0px;
                margin-top:0px;
                padding:10px;
                border-right:solid 3px;
                border-bottom:solid 0px;
                border-top:solid 0px;
                border-left:solid 3px;
                border-color:#cfe1e1;
                background-color:#ffffff; 
                 
        }
       
        
       #Unterseite {
               margin: 0px 0px 0px 0px;
        			font-size: 11pt;
        			font-family: arial, helvetica;
        			text-decoration: none;
        			list-style-type: none;
        			color: #297600;
        			}
        #Unterseite a:link
					{
					float: left; 
					text-align: left;
        			list-style-type: none; 
        			font-size: 11pt;
        			font-weight: 600;	
        			border-left: solid 3px #cfe1e1;
					border-right: solid 0px;
					border-bottom: solid 3px #cfe1e1;
        			margin: 0px 0px 0px 0px;
	            padding-right: 9px;
	            padding-left: 9px;
	            padding-top: 3px;
	            padding-bottom: 3px;
        			background-color: white;
	            color: #297600;
 
        			} 
        
        .Unterseite a:hover, 
        			{
	            color: white;
        			background-color: #cfe1e1;
        			}
        			
        #Unterseite a:visited
        			{
        			float: left; 
					text-align: left;
        			list-style-type: none; 
        			font-size: 11pt;
        			font-weight: 600;
        			border-left: solid 3px #cfe1e1;
					border-right: solid 0px;
					border-bottom:solid  3px #cfe1e1;
        			margin: 0px 0px 0px 0px;
	            padding-right: 9px;
	            padding-left: 9px;
	            padding-top: 3px;
	            padding-bottom: 3px;
        			background-color: white;
	            color: #297600;
        			}
        			
        	

  
 
        



        th {  color:#003e55;
                font-size:11pt;
                font-family:courier new, courier;
                margin-bottom:0px;
                margin-top:0px;
                font-weight:normal;
        }


        ul {   
                font-size:11pt;
                font-family:arial, helvetica;
                line-height:1.4em;               
                margin-bottom:0px;
                margin-top:0;
                margin-left:0px;
                margin-right:0px;
                color:#000000;
                border-right:solid 3px;
                border-bottom:solid 0px;
                border-top:solid 0px;
                border-left:solid 3px;
                border-color:#cfe1e1;
                background-color:#ffffff; 
        }
        ol {  
                font-size:9pt;
                font-family:courier new, courier;
                line-height:1.3em;
                margin-left:10px;
                margin-right:10px;
                margin-bottom:10px;
                margin-top:10;
                margin-left:50px;
                margin-right:50px;
                color:#003e55;
        }

   
     

        a:link { color:#297600;
                font-size:11pt;
                font-family:arial, helvetica;
                line-height:1.6em;
                margin-left:0px;
                margin-right:0px;
                font-weight:600;
                margin-left:0px;
                text-decoration:none;
                
                
        }

        /* a:link - Hier wird definiert, wie ein aktiver Hyperlink aussieht. Angegeben sind Schriftart, Schriftgrösse, Farbe in Hexadezimalwerten, Schriftgestaltung. Im Folgenden die Angaben für einen besuchten Hyperlink (a:visited) und einen Hovereffekt bei Hyperlinks (a:hover). */

        a:visited { color:#297600;
                font-size:11pt;
                font-family:arial, helvetica;
                margin-left:0px;
                margin-right:0px;
                line-height:1.6em;
                font-weight:600;
                text-decoration:none;
                
        }

        a:hover { color:#297600;
                font-size:11pt;
                font-family:arial, helvetica;
                font-weight:600;
                margin-left:0px;
                margin-left:0px;
                line-height:1.6em;
                border-right:solid 0px;
                border-left:solid 0px;
                text-decoration:none;
                border-color:#;
                background-color:#cfe1e1;
                
                
        }

{  }
-->
</style>