html { height: 101%; }
body, textarea {
  background-color:#FFFFFF;
  color:#FFFFFF;
  scrollbar-base-color:#6699CC;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-face-color:#6699CC;
  scrollbar-highlight-color:#6699CC;
  scrollbar-shadow-color:#6699CC;
  scrollbar-track-color:#FFFFFF;
}
body,td,p,div {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000033;
}
a {
	font-weight: bold;
	text-decoration: none;
}
td.nav {
	font-weight: bold;
	color: #00CCFF;
	padding-left: 10px;
}
td.nav a:hover { color: #FFFFFF; }
.nav a:link, .nav a:visited { color: #00CCFF; }
a:link { color: #336699; }
a:visited { color: #336699; }
a:hover, a:active { color: #FF3333; }


h1 {
	font-size: 150%;
	color: #336699;
	margin-bottom: 30px;
}
h2 {
	font-size: 130%;
	font-weight: bold;
	color: #336699;
	line-height: 0;
	margin: 0 0 30px 0;
}
h3 {
	font-size: 120%;
	color: #009933;
	margin: 30px 0 20px 0;
}
h4 {
	font-size: 110%;
	color: #009933;
	margin: 20px 0 10px 0;
}
.kl {
	font-size: 11px;
}
.noiframe {
	height: 280px;
	width: 320px;
}
.td_rand_fuss {
	border-bottom: 1px solid #000000;
}
.headline {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000033; text-decoration: none}

.neu {
	font-weight: bold;
	text-transform: uppercase;
	/*color: #FF3300;*/
}
/* Seiten-Layout */

.links, .rechts {
	padding: 5px;
	text-align: center;
}
.links {
	padding: 5px;
	text-align: left;
}
.rechts img {
	border: 1px solid #336699;
	margin: 55px 10px 10px 10px;
}
.links h1 em {
	font-size: 12px;
	font-style: italic;
	color: #009933;
	font-weight: normal;
}
.mitte {
	text-align: center;
}
#mitteinhalt {
	width: 70%;
	width: 400px;
	padding: 19px 0 39px 10px;
	margin: 0 auto;
	text-align: left;
}
.mitte p img {
	margin: 0;
	border: 1px solid #369;
}
*/
#fuss p {
	font-size: 11px; 
}

/* Tabellen-Layout Mitte */
.mitte table.termine,
p.termine {
	border: 1px solid #069;
	padding: 5px;
	background: #DFE3EE;
}
.mitte td {
	padding: 5px 20px 5px 10px;
	margin: 0;
	text-align: left;
}
.th_table {
	margin-bottom: 20px;
}
.mitte p em {
	margin: 0;
	text-align: left;
	font-style: italic;
	color: #006633;
}

