/* CSS Document */
a.inhalt:link {
	font-family: "Comic Sans MS";
	background:none;
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a.inhalt:active {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	text-decoration: underline;
	color: #000000;
}

a.inhalt:visited {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	text-decoration: underline;
	color: #000000;
}

a.inhalt:hover {
	font-family: "Comic Sans MS";
	background:none;
	font-size: 10pt;
	color: #CC0033;
	text-decoration: underline;
	font-weight: bold;
}




a.menu2:link {
	font-family: "Comic Sans MS";
	font-size: 13pt;
	font-style: normal;
	line-height: 30px;
	font-weight: bolder;
	font-variant: normal;
	color: #CC0033;
	text-decoration: none
}

a.menu2:active {
	font-family: "Comic Sans MS";
	font-size: 13pt;
	font-style: normal;
	line-height: 30px;
	font-weight: bolder;
	font-variant: normal;
	text-decoration: underline;
	color: #CC0033
}

a.menu2:visited {
	font-family: "Comic Sans MS";
	font-size: 13pt;
	font-style: normal;
	line-height: 30px;
	font-weight: bolder;
	font-variant: normal;
	text-decoration: none;
	color: #CC0033
}

a.menu2:hover {
	font-family: "Comic Sans MS";
	font-size: 13pt;
	font-style: normal;
	line-height: 30px;
	font-weight: bolder;
	font-variant: normal;
	text-decoration:none;
	color: #CC0033;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:#0099FF;
}


.ueberschrift {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-decoration: underline;
	color: #CC0033;
}

.ueberschrift1 {
	font-family: "Comic Sans MS";
	font-size: 12pt;
	font-style: normal;
	line-height: 35px;
	font-weight: bolder;
	font-variant: normal;
	text-decoration: underline;
	color: #CC0033;
}
