.textsw {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
.headsw {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}
.textw {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #DFDFDF;
}
.headw {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;

	color: #DFDFDF;
}
.linksw {
	font-family: Arial, Helvetica, ;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

.aktuell {
	font-family: Arial, Helvetica, ;
	font-size: 12px;
	color: #2a2a2a;
	text-decoration: underline;
}

.admin {
	font-family: Arial, Helvetica, ;
	font-size: 12px;
	color: #5a5a5a;
	text-decoration: underline;
}
.linkw {
	font-family: Arial, Helvetica, ;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}

.achtung {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #D4340E;
	font-style: italic;
}

.achtungcontact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #ffffff;
	font-style: italic;
}

.download { font-family: Arial, Helvetica; font-size: 12px; color: #cecece; text-decoration: underline; }

a:hover { text-decoration:none; color: #ffffff;}
a:active { text-decoration:none; color: #ffffff;}
a:focus { text-decoration:none; color: #ffffff;}

.grautext { font-family: Arial, Helvetica; font-size: 12px; color: #6C6C6C; text-decoration: none; }