BODY {scrollbar-face-color: rgb(209,226,245); 
scrollbar-highlight-color: rgb(255,255,255); 
scrollbar-shadow-color: rgb(0,74,143); 
scrollbar-3dlight-color: rgb(0,74,143); 
scrollbar-arrow-color: rgb(0,74,143); 
scrollbar-track-color: rgb(255,255,255); 
scrollbar-darkshadow-color: rgb(255,255,255);

background-color : #FFFFFF;
   	}


<!-- h1 große blaue Titel -->

h1 {
font-size: 24pt;
line-height: 30pt;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #004A8F;
}


<!-- h2 schwarze Titel im Text -->

h2 {
font-size: 14pt; 
line-height: 18pt; 
font-style: normal;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
color: #004A8F;
}


<!-- h3 schwarzer fetter Normaltext -->

h3 {
font-size: 11pt; 
line-height: 14pt; 
font-style: normal;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
color: #004A8F;
}


<!-- h4 Bildtitel -->

h4 {
font-size: 9pt; 
line-height: 12pt; 
font-style: normal;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
color: #004A8F;
}


<!-- h5 schwarzer kleiner Text -->

h5 {
font-size: 8pt; 
line-height: 8pt; 
font-style: normal;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
}


P,OL,UL,DD,TD,TR {

font-size: 10pt; 
line-height: 14pt; 
font-style: normal;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
 }





A:link {
color : #3333FF;
font-weight: normal;
text-decoration: underline;
background-color : transparent; 
font-size: 10pt;
line-height: 14pt; 
font-family: Arial, Helvetica, sans-serif;
}



A:visited {
color : #000011;
font-weight: normal;
text-decoration: underline;
background-color : transparent; 
font-size: 10pt;
line-height: 14pt; 
font-family: Arial, Helvetica, sans-serif;
}


A:hover {
color: #D30A00;
font-weight: normal;
text-decoration: underline;
background-color : transparent;
font-size: 10pt;
line-height: 14pt; 
font-family: Arial, Helvetica, sans-serif; 
}


A:active {
color: #0E2E93;
text-decoration: underline;
background-color : transparent; 
font-size: 10pt;
line-height: 14pt; 
font-family: Arial, Helvetica, sans-serif; 
}




A.nav:link {
color : #004A8F;
font-weight: bold;
text-decoration: underline;
background-color : transparent; 
letter-spacing: 1pt;
font-size: 9pt;
font-family: Arial, Helvetica, sans-serif;
}



A.nav:visited {
color : #000011;
font-weight: bold;
text-decoration: none;
background-color : transparent; 
letter-spacing: 1pt;
font-size: 9pt;
font-family: Arial, Helvetica, sans-serif;
}


A.nav:hover {
color: #D30A00;
font-weight: bold;
text-decoration: none;
background-color : transparent;
letter-spacing: 1pt;
font-size: 9pt;
font-family: Arial, Helvetica, sans-serif; 
}


A.nav:active {
color: #F33A01;
font-weight: bold;
text-decoration: none;
background-color : transparent; 
letter-spacing: 1pt;
font-size: 9pt;
font-family: Arial, Helvetica, sans-serif; 
}



A.navklein:link {
color : #004A8F;
font-weight: normal;
text-decoration: underline;
background-color : transparent; 
font-size: 8pt;
font-family: Arial, Helvetica, sans-serif;
}



A.navklein:visited {
color : #000011;
font-weight: normal;
text-decoration: none;
background-color : transparent; 
font-size: 8pt;
font-family: Arial, Helvetica, sans-serif;
}


A.navklein:hover {
color: #D30A00;
font-weight: normal;
text-decoration: none;
background-color : transparent;
font-size: 8pt;
font-family: Arial, Helvetica, sans-serif; 
}


A.navklein:active {
color: #F33A01;
font-weight: normal;
text-decoration: none;
background-color : transparent; 
font-size: 8pt;
font-family: Arial, Helvetica, sans-serif; 
}





CODE {
font-family : Courier,Courier New,monospace ;
color : #666666;
background-color : #F4F4E4; 
}





.infofeld {  
background-color: #D1E2F5; 
padding-top: 4px; 
padding-right: 4px; 
padding-bottom: 4px; 
padding-left: 4px; 
border: #004A8F; 
border-style: dotted; 
border-top-width: 2px; 
border-right-width: 2px; 
border-bottom-width: 2px; 
border-left-width: 2px
}
