/* CSS Document */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000099;
	font-weight: 600;
	margin-top: 0px;
	margin-left: 0px;
	}

body, td, p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000099;
	font-weight: 600;
}


a:link {
	text-decoration: none;	
	font-size: 15px;
	color: #000099;
	font-weight: bold;}
	
a:visited {text-decoration: none;	
	font-size: 15px;
	color: #000099;
	font-weight: bold;
	}
	
a:hover {
	text-decoration:none;
	color: #990000;
	font-size: 15px;
	font-weight: bold;	
	}
	
a:active {text-decoration: none;	
	font-size: 15px;
	color: #990000;
	font-weight: bold;
	}
	
a:focus {text-decoration:none;}

.schriftgroesse20 {
	font-size: 20px;
}

.schriftgroesse16 {
	font-size: 16px;
}

.schriftgroesse24 {
	font-size: 24px;
}

.farbedunkelbraun {
	color: #990000;
	
}
