@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 5px;
	margin-right: 5px;
}

.menupunkte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF3300;
	font-style: italic;
}

.submenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #00FF00;
	padding-left: 10px;
}

.ueberschrift {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: bold;
	color: #000099;
}






a:link {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
	
}

a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
	text-decoration:none;
}
a:active {
	font-size: 12px;
	font-weight: bold;
	color: #EB262A;
	line-height: normal;
}
.startseite_überschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FBDB6B;
	background-color: #3F0;
}

.menupunkte .ueberschrift1 {
	font-size: 24px;
	font-weight: bold;
	color: #9933CC;
}
.ueberschrift1 .startseite_überschrift {
	font-size: 14px;
	font-style: italic;
	color: #309;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 500px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#neuonline {
	color: #C0F;
	font-size: 24px;
	text-decoration: blink;
}
.ueberschrift1_news {
	font-size: 14px;
	font-style: italic;
	color: #309;
	background-color: #309;
	margin-top: 5px;
	margin-right: 500px;
	margin-bottom: 5px;
	margin-left: 5px;
}
