html {
	height: 101%;
}
body {
	margin: 0;  /*äußerer Browserrand*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
a {
	color: #CC0000;
	text-decoration: none;
}
p {
	margin: 0px;
	padding-bottom: 1em;
}
td > p:first-child {
	padding-top: 1em;
}


a:hover,
a:focus {
	text-decoration: underline;
}
td img {display: block;}
.footer {
	font-size: 10px;
	padding-bottom: 1em;
}
.navi_oben a {
	font-size: 12px;
	color: #FFFFFF;
}
.navi_oben a:hover, .navi_oben a:focus {
	font-weight: bold;
}
.active {
	font-size: 12px;
	font-weight: bold !important;
	color: #F64DA8 !important;
	cursor: default;
}
.keine_navi_oben {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.home a {
	font-size: 12px;
	color: #000000;
}
.navi_links a {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.navi_links a:hover, .navi_links a:focus {
	color: #F64DA8;
	text-decoration: none;
}
.keine_navi_links {
	font-size: 12px;
	font-weight: bold;
	display: block;
	color: #F64DA8;
}
.hometext {
	font-size: 17px;
	color: #666666;
	line-height: 1.2;
}
.headlines {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.termin {
	font-size: 12px;

}
.termin_home {
	font-size: 10px;
	color: #999999;
}
#zitat {
	position: absolute;
	margin-left: 35px;
	width: 220px;
	height: 338px;
	font-size: 12px;
	top: 316px;
}

