BODY {
    font-size: 12pt;
	background-color: #ffffff;
    }

H1  {
	font-weight: bold;
	font-size: 13pt;       
	border-left-width: 2px;
	border-left-style: solid;
	border-color: #6699CC;
	padding-left: 5px;
	margin-top: 3;
    }

H2  {  
	font-weight: bold;
	font-size: 12pt;
	margin-bottom: 2px; 
    }

H3  {  
	font-weight: bold;
	font-size: 11pt;
    }
	
H4  {  
	font-weight: bold;
	font-size: 10pt;
    }
	
H5  {  
	font-weight: bold;
	font-size: 10pt;
    }
	
H6  {  
	font-weight: bold;
	font-size: 10pt;
    }
	
body, h1, h2, h3, h4, h5, h6, a, td, th, div, pre, code, span, ol, ul, dl, dt, dd, li, blockquote {
	font-family: Arial, Helvetica, sans-serif;
	}
	
td, th {
	font-size: 10pt;
	} 

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}

.small   {
	font-size: 8pt;
    }
	
tt {
	font-family: Courier New, Courier, monospace;
    }

div a:link   {
	color: Blue;
}

A:link   {
	color: Blue;
}

A:active   {
	color: Gray;
}

A:visited {
	color: Navy;
}



.nav {   
	
    }

.navkommentar {  
     font-size: 8pt;
     background-color: #A6D2FF;
	}

.hellgrau {
	background-color: #cccccc;
    }

.mittelgrau {  
	background-color: #999999;
    }

.dunkelgrau {
	background-color: #666666;
	color: #ffffff;
    }
	
ol {
	font-size: 12pt;
	}

ul {
	list-style-image:url(bullet.gif);
	font-size: 10pt;
	}
.smallnav { 
    font-size: 8pt;
    }
