@charset "utf-8";
<!--
#Page_Blank { width: 651px; position:relative; left: 50%; margin-left: -326px; }
#Page { width: 760px; position:relative; left: 50%; margin-left: -380px; }
#Design { border:solid 1px #FFFFFF; background: #DCDCDC; }
#Menu { background-image:url(img/menuline1.jpg); height:32px; }
#MenuContent { color: #FFFFFF; margin-left:10px; margin-right:10px; height:32px; }
#Content { margin-left:10px; margin-right:10px; margin-top:18px; margin-bottom:10px; }
#Heading { width:350px; background-image:url(img/heading1.jpg); height:22px; }
#BottomLine { color: #FFFFFF; }
body {	background: #020203;	color: #020203;	font: 0.75em helvetica, arial, tahoma, verdana, sans-serif;
	letter-spacing: 0.065em;	padding: 0px;
	height:100%;
	margin:0px;}

a:link { text-decoration:underline; color:#FFFFFF; }a:visited { text-decoration:underline; color:#FFFFFF; }a:hover { text-decoration:underline; color:#FFFFFF; }a:active { text-decoration:underline; color:#FFFFFF; }a:focus { text-decoration:underline; color:#FFFFFF; }


.tablemenu {
	font-size:1.15em; font-weight:bold;
	text-align:center;
}

.tdmenuactive {
	color:#FFFFFF;
	border:solid 1px #FFFFFF;
	margin-top:10px;
}

.tdmenu {
	color:#FFFFFF;
	border:solid 0px #000000;
	padding-left:1px;
	padding-right:1px;
	margin-top:10px;
}

.tdlink {
	display: block; height: 100%; width: 100%;
}

.tdprogrammmenu{
	background-color:#DCDCDC;
	width:148px;
}

.tdprogramm{
	vertical-align:top;
	background-color:#DCDCDC;
	width:148px;
}

.tdprogrammzeit{
	vertical-align:top;
	background-color:#DCDCDC;
	width:148px;
}

a.impressumlink:link { text-decoration:none; color:#FFFFFF; }
a.impressumlink:hover { text-decoration:underline; color:#FFFFFF; }a.impressumlink:visited { text-decoration:none; color:#FFFFFF; }a.impressumlink:active { text-decoration:none; color:#FFFFFF; }a.impressumlink:focus { text-decoration:none; color:#FFFFFF; }

a.text:link { text-decoration:underline; color:#000000; }
a.text:hover { text-decoration:underline; color:#000000; }a.text:visited { text-decoration:underline; color:#000000; }a.text:active { text-decoration:underline; color:#000000; }a.text:focus { text-decoration:underline; color:#000000; }

span.heading {font-size:1.15em; font-weight:bold; }
span.bold {font-size:1.0em; font-weight:bold; }

h1 { font-size:1.15em; font-weight:bold; }
h2 { font-size:1.15em; font-weight:bold; line-height:0px; margin-top:26px;}

-->