FONT, TD, BODY, P, DIV, INPUT, TEXTAREA, FORM {
  font-family: 'Geneva','Helvetica','Verdana','Arial',sans-serif;
  font-style:normal;
  color:rgb(71,71,71);
  font-size:12px;
  line-height:16px;
  list-style-image:url(bilder/icons/mf_ico.gif);
  }

body {
  font-family: 'Geneva','Helvetica','Verdana','Arial',sans-serif;
  font-style:normal;
  color:rgb(71,71,71);
  font-size:12px;
  line-height:16px;
  list-style-image:url(bilder/icons/mf_ico.gif);
  scrollbar-face-color: rgb(80,121,178);
  scrollbar-shadow-color: rgb(57,87,128);
  scrollbar-highlight-color: rgb(87,132,194);
  scrollbar-3dlight-color: rgb(100,151,222);
  scrollbar-darkshadow-color: rgb(40,61,89);
  scrollbar-track-color: rgb(206,207,206);
  scrollbar-arrow-color: rgb(115,216,255);
  }

A:active {
  text-decoration : none;
  font-family: 'Geneva','Helvetica','Verdana','Arial',sans-serif;
  font-style:normal;
  color:rgb(71,81,143);
  font-size:12px;
  line-height:16px;
  list-style-image:url(bilder/icons/mf_ico.gif); 
  }
  
A:link {
  text-decoration : underline;
  font-family: 'Geneva','Helvetica','Verdana','Arial',sans-serif;
  font-style:normal;
  color:rgb(71,81,143);
  font-size:12px;
  line-height:16px;
  list-style-image:url(bilder/icons/mf_ico.gif);
  }
	 
A:visited {
  text-decoration : underline;
  font-family: 'Geneva','Helvetica','Verdana','Arial',sans-serif;
  font-style:normal;
  color:rgb(20,20,100);
  font-size:12px;
  line-height:16px;
  list-style-image:url(bilder/icons/mf_ico.gif);
  }
  
A:hover {
  text-decoration : none;
  font-family: 'Geneva','Helvetica','Verdana','Arial',sans-serif;
  font-style:normal;
  color:rgb(100,100,200);
  font-size:12px;
  line-height:16px;  
  list-style-image:url(bilder/icons/mf_ico.gif); 
  }
  
.grosse_ueberschrift {
  font-family: 'Geneva', 'Helvetica', 'Verdana', 'Arial', sans-serif;
  font-style:normal;
  color:rgb(71,71,71);
  font-weight:600;
  font-stretch:wider;
  font-size:16px;
  line-height:19px;  
  list-style-image:url(bilder/icons/mf_ico.gif);
  }
.winzige-schrift {
  font-family: Geneva, Arial, Helvetica, san-serif;
  font-size: 11px;
  font-style: normal;
  line-height: 14px;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: #474747;
  text-decoration: none;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
	line-height: 19px;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	cursor: help;
	background-color: #000000;



}
.copyright2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
