a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	font-variant: normal;
	text-decoration: none;

}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	font-weight: normal;
	font-variant: normal;
	color: #009933;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;


}
a:active {
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;

}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.leutetitel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #993366;
	text-transform: uppercase;
	font-variant: normal;
	font-style: oblique;
	background-color: #CCCCFF;




}
.wochentag {
	font-weight: bold;
	font-variant: small-caps;
	color: #000066;
}
body {
	background-color: #CCCCCC;
}
.beitragtitel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFFF00;
	text-transform: none;
	font-variant: normal;
	font-style: oblique;
}
.leutetitel-klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	text-transform: uppercase;
	font-variant: normal;
	font-style: normal;
	background-color: #CCCCFF;
	font-weight: bold;

}

