a:link { 
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #FFFFFF; 
	text-decoration: none;
}    /* noch nicht besuchte Ziele */
a:visited {	
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: 14px;
	color: #FFFFFF;	
	text-decoration: none; 
} /* besuchte Ziele */
a:focus { font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: 14px;
	color: #FFFFFF; 
	text-decoration: underline; 
}   /* Verweise, die Fokus erhalten */
a:hover { font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: 14px;
	color: #FFFFFF; 
	text-decoration: underline; 
}   /* Verweise bei "MouseOver" */
a:active { font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: 14px;
	color: #FFFFFF; 
	text-decoration: underline; 
}  /* Angeklickte Verweise */
.menulink_aktiv {
	
}
li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
a {
	font-size:13px;
	color:#333399;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.linker {
	color: #333399;
	font-size: 13px;


}
