

* {
	font-size:100.01%; /* corrects rounding error */
	line-height:1em;
}


html {
	font-size: 100.0%;  /* reference for em, 1em = 10px */
}

html, body, #bkg {
	font-family: arial, helvetica, sans-serif, verdana;

	width: 100%;
	height: 101%; /* fŸr vertikalen Scroll im Mozilla 'ohne Sprung' (Scrollbalken rechts immer einblenden) */

	/* Rahmen zunŠchst auf Null setzen, damit kein horizontaler Scrollbalken */
	margin: 0;
	padding: 0;
	border: 0;
}

.bigtable {
	height: 101%;
}

.header {
	height: 148px;
}

.text_head {
	font-family: 'Times New Roman',Times,serif;
	background-color: #fff;
	color: #7aa7d0;
	font-size: 1.5em;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	font-stretch: extra-condensed;
}

.text_subhead {
	font-family: 'Times New Roman',Times,serif;
	font-size: 1.1em;
	letter-spacing: 0.1em;
}

.text {
	font-size: 0.8em;
	line-height: 150%;
}

.text a {
	line-height: 150%;
}

.text b {
	font-weight: bold;
	line-height: 150%;
}

.text i {
	line-height: 150%;
}

.text img {
	margin-top: 0px;

}

.text imgl {
	margin-top: 0px;
	margin-right: 10px;
}

.text imgr {
	margin-top: 0px;
	margin-left: 10px;
	
}

.menu {
	color: #fff;
	background-color: #7aa7d0;
	background-image: url(../gfx/menufooter.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 200px;
}

.menulink {
	color: #fff;
	background-color: #7aa7d0;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.8em;
}

.programm {
/*	width: 656px;*/
	background-image: url(../gfx/bg_programm.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.prog_cont {
	color: #000;
	font-size: 0.8em;
	line-height: 1.4em;
	background-color: #c4d8ea;
	border-bottom: 1px solid #fff;
}

.prog_cont a {
	background-color: #c4d8ea;
	color: #000;
	text-decoration: underline overline;
}

.row {
	font-size: 0.8em;
	font-weight: bold;
	color: #000;
	background-color: #c4d8ea;
}

.rowcontent {
	font-size: 0.8em;
	line-height: 1.4em;
}

.rowcontent a {
	text-decoration: none;
	font-weight: bold;	
	color: #000;
	line-height: 1.4em;
}

.rcdate {
	font-weight: bold;
	font-size: 1.0em;
	line-height: 1.4em;
}

.rctitel {
	background-color: #c4d8ea;
	font-family: 'Times New Roman',Times,serif;
	text-transform: uppercase;
	font-size: 1.2em;
	line-height: 1.4em;

}

.rcort {
	font-size: 1.0em;
	line-height: 1.4em;
}

textarea {
	font-family: arial, helvetica, sans-serif, verdana;
	font-size: 0.9em;
}
