
body {
	background-color: transparent;
}

p {
	margin-bottom: 0px;
}


.haupttitel {
	font-family: "Comic Sans MS";
	font-size: 25px;
	font-weight: bold;
	background-color: #CFD5DA;
	font-variant: small-caps;
	text-align: center;
}

.textbold {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: Black;
	font-weight: bold;
}

.textnormal,.textnormal:visited {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: Black;
}

a {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #6C6EFF;
}

a:hover {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #FFAE4A;
	text-decoration: underline overline;
}

 a:active, .textnormal:active {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #6F8192;
	text-decoration: underline overline;
	background-color: #B7DCFF;
}

.titel {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: bold;
	background-color: #CFD5DA;
	font-variant: small-caps;
}

.texttitel {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
}

hr {
	color: Black;
	width: 50%;
	height: 1px;
}


.textmenue, .textmenue:visited {
	font-family: Tahoma;
	font-size: 14px;
	color: Black;
	line-height: 30px;
}

.textmenue:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: Black;
	background-color: Red;
	text-decoration: overline;
}

.textmenue:active {
	font-family: Tahoma;
	font-size: 14px;
	color: Black;
	background-color: Yellow;
	text-transform: uppercase;
	font-weight: bold;
}

.textklein {
	font-family: "Comic Sans MS";
	font-size: 9px;
	color: Black;
}

.textadresse {
	font-family: "Comic Sans MS";
	font-size: 10px;
	color: Black;
}

.textadressetitel {
	font-family: Tahoma;
	font-size: 10px;
	color: Black;
	font-weight: bold;
}

.agendamenue, .agendamenue:visited {
	font-family: Tahoma;
	font-size: 14px;
	color: #BF3500;
	line-height: 30px;
}

.agendamenue:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #8A2BE2;
	text-decoration: overline;
	font-style: italic;
}

.agendamenue:active {
	font-family: Tahoma;
	font-size: 14px;
	color: #8A2BE2;
	text-decoration: overline;
	font-style: italic;
