.extrafont { font-size:14px;  font-family:Arial, Helvetica; font-weight:600; }
.obenschrift {font-size:30px; font-family:Arial, Helvetica; font-weight:bold; }
.bigfont {font-size:20px; font-family:Arial, Helvetica; font-weight:bold; }

.normalfont { font-size:12px;  font-family:helvetica; font-weight:400 }
.normalfontbold { font-size:12px;  font-family:helvetica; font-weight:bold }	
.middlefont { font-size:11px;  font-family:helvetica; font-weight:400 }
.middlefontbold { font-size:11px;  font-family:helvetica; font-weight:bold }	
.smallfont  { font-size:10px;  font-family:helvetica; font-weight:400 }
.smallfontbold { font-size:10px;  font-family:helvetica; font-weight:bold }

.guestbook  { font-size:11px;  font-family:Courier New ; font-weight:400 }


.forms {  font-size: 12px; font-family: Arial, Helvetica; color: #000000; background-color: #eeeeee; border: 1px solid  #444444; border-bottom: 1px solid #cccccc; border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc; padding-bottom: 2px; padding-top: 2px; padding-left: 4px; padding-right: 4px;}

.forms2 {  font-size: 11px; font-family: Courier New; color: #000000; background-color: #eeeeee; border: 1px solid  #444444; border-bottom: 1px solid #cccccc; border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc; padding-bottom: 2px; padding-top: 2px; padding-left: 4px; padding-right: 4px;}

BODY {
   font-family: helvetica, sans-serif;
   font-style:  normal;
   font-size:   12px
   }
   
TD {
   font-family: helvetica, sans-serif;
   font-style:  normal;
   font-size:   12px
   }
      
TH {
   font-family: helvetica, sans-serif;
   font-style:  normal;
   font-size:   12px
   }
  

A:link {
	color: #017094;
	text-decoration: none;
	font-weight: bold;
	}
	
A.normal:link {
	color: #145b96;
	text-decoration: underline;
	font-weight: bold;
	}
	
A.extern:link {
	color: #017094;
	text-decoration: underline;
	font-weight: bold;
	}	
	
A.topmenu:link {
	color: #017094;
	text-decoration: none;
	font-weight: 100;
	}	
	
	
	
	
	
		
A:visited {
	color: #017094;
	text-decoration: none;
	font-weight: bold;
	}
	
A.normal:visited {
	color: #017094;
	text-decoration: underline;
	font-weight: bold;
	}
	
A.extern:visited {
	color: #017094;
	text-decoration: underline;
	font-weight: bold;
	}
	
A.topmenu:visited {
	color: #017094;
	text-decoration: none;
	font-weight: 100;
	}
	
	
	
	
	
A:hover {
	color: #000080;
	text-decoration: none;
	font-weight: bold;
	}
	
A.normal:hover {
	color: #000080;
	text-decoration: underline;
	font-weight: bold;
	}

A.extern:hover {
	color: #0000080;
	text-decoration: underline;
	font-weight: bold;
	}

A.topmenu:hover {
	color: #000080;
	text-decoration: none;
	font-weight: 100;
	}


