body {   scrollbar-face-color: #dfefef; scrollbar-shadow-color: darkgreen; 
scrollbar-highlight-color: white; scrollbar-3dlight-color: lightblue; 
scrollbar-darkshadow-color: midnightblue; scrollbar-track-color: white; 
scrollbar-arrow-color: midnightblue}

.menu {

	font-size : 10px;
	font-family : "Arial";
	 font-weight : bold;
	color : midnightblue;
	text-decoration: none;
}

 td

{
  height: 11px
}


h1 {

	font-size : 24px;
	font-family : "Arial";
	 
	color : midnightblue;
	 
}

h2 {

	font-size : 19px;
	font-family : "Arial";
	 
	color : #D53A1C;
	 
}

h3 {

	font-size : 18px;
	font-family : "Arial";
	 
	color : midnightblue;
	 
}

h4 {

	font-size : 15px;
	font-family : "Arial";
	color : midnightblue;
	 
}

h5 {

	font-size : 13px;
	font-family : "Arial";
	 
	color : midnightblue;
	 
}

caption {

	font-size : 14px;
	font-family : "Arial";
	 
	color : midnightblue;
	 
}

.aktiv {

	font-size : 10px;
	font-family : "Arial";
	 font-weight : bold;
	color : midnightblue;
	text-decoration: underline;
}

.font1 {
	font-size : 9px;
	font-family : "Arial";
	color : midnightblue;

}
.font2 {
	font-size : 9.5px;
	font-family : "Sans Serif',Arial,Helvetica";
	color : midnightblue;

}
.font3 {
	font-size : 10px;
	font-family : "Arial";
	color : midnightblue;
}

.font3a {
	font-size : 10px;
	font-family : "Arial";
	color : #D53A1C;
}

.font4 {
	font-size : 11px;
	font-family : "Arial";
	color : midnightblue;

}
.font5 {
	font-size : 12px;
	font-family : "Arial";
	color : midnightblue;
	 
}
.font6 {
	font-size : 14px;
	font-family : "Arial";
	color : midnightblue;

}
.font7 {
	font-size : 16px;
	font-family : "Arial";
	color : midnightblue;
 
}
A:link  {
 
	
	color : #14535F;
	text-decoration: none;
 
}
	
A:visited {
 
	 
	color : darkblue;
	text-decoration: none;
 
}

A:active {
 
	 
	color : orange;
	text-decoration: underline;
 
}

A:hover {
  
	color : #ff0000;
	background-color:#F3f3e3;
	text-decoration: underline;
 
}
 

.p {
  
text-indent: 10px;
margin-top: -5px;
 
}



 
