

   body, p, div
	{
       scrollbar-face-color: #E7E7E7;
       scrollbar-arrow-color: #E7E7E7;
       scrollbar-highlight-color: #E7E7E7;
       scrollbar-3dlight-color: #E7E7E7;
       scrollbar-darkshadow-color: #FFDBF2;
       scrollbar-shadow-color: #E7E7E7;
       scrollbar-track-color: #FFDBF2;
	
       font-family: Helvetica, Arial, Sans-serif;
	   font-size: 10px;
	   font-weight: normal;
	   letter-spacing: 0px;
	   text-align: justify;
	   color: #404040;
	   overflow-x: hidden;
	 }
	 
	a:link  
	{ 
		color: #C2BCBC;
		text-decoration: none;
     } 
 
     a:visited  
	 { 
		color: #C2BCBC;
		text-decoration: none;
     } 
	 
    a:active
	{
		color: #FFFFFF;
		text-decoration: none;
	}
	
	
	
  h1
   {
       font-size: 9px; 
	   color: #FF4498; 
	   letter-spacing: 1px;
       font-family: Courier New; 
	   margin-bottom: 2px;
	   text-align: right;
	   text-transform: uppercase;
	   font-weight:bold;
	  
   } 

    
   h1 b
   {
   color: #C1C1C1;
   font-size: 26px;
   font-style: italic;
   font-family: Times New Roman;  
   height: 5px;
   margin: -8px;


   } 

h2 {
   color: #C1C1C1;
   font-size: 30px;
   font-style: italic;
   font-family: Times New Roman;  
}

h2 b {
   color: #FDC28E;
   font-size: 15px;
   margin: -10px;
   font-family: Arial;
}
    
  
table#kalender {
margin-left: 10px;
color: white;
}  
    
tr#navi {
margin-left: 15px;
text-align: left;
}

td#id2 {
width: 100%;
margin-left: 15px;
}



tr#main a:link, a:visited {
text-transform: uppercase;
display: block;
color:#69BFEC;
line-height:10px;
height:10;
font-family: Arial Black;
font-size: 8px; 
margin-left: 10px;}

tr#main a:hover {
text-transform: uppercase;
border-right: 5px solid #FDB340;
text-decoration: none;
display: block;
color:#69BFEC;
line-height:10px;
height:9px;
font-family: Arial Black;
font-size: 10px; 
margin-left: 10px;}

.texttable {
font-size: 10px;
font-family: Arial;
margin: -1px 0px 0px 2px;
color: #444444;
margin-left: 10px;}

.texttable2 {
font-size: 10px;
font-family: Arial;
color: #444444;
margin-left: 20px;
}

.texttable2 a:link, a:visited {
text-transform: uppercase;
color:#69BFEC;
font-family: Arial Black;
font-size: 8px; }

.texttable2 a:hover {
text-transform: uppercase;
text-decoration: none;
color:#FF0876;
font-family: Arial Black;
font-size: 8px; }

h3 {
    border-right: 4px solid #BFBFBF;
    background-color:#E3F5FF;
    margin:0px; 
	padding: 5px 0px -10px 3px;
	line-height: 5pt;
	text-align: right;
}
   
h3 span{
   color: #BFBFBF;
   font-size: 14px;
   margin: -3px;
   font-family: Times New Roman;
   margin-right: 4px; 
}

h3 b {
   color: #69BFEC;
   font-size: 16px;
   font-style: italic;
   font-family: Times New Roman;  
   margin-right: 4px; 
}   


b {
  color: #FF4498;
  font-style: bold;
  font-family: Verdana; 
  font-size: 10px;
}

i {
  color: #FDB340;
  font-style: italic;
  text-transform: uppercase;
}
    
u {
  font-style: underline;
  color: #4FDE93;
}

s {
   color: #9D8F8F;
}

strong {
   color: #9D8F8F;
   font-style: bold;
}