body
{
	background-color: #ff9900;
	margin: 0px;
	top: 0px;
	left: 0px;
	padding: 0px;
	color: black;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	text-align: center;
}

#header
{
	position: relative;
	margin: auto;
	height: 249px;
	width: 800px;
	background-image: url(/images/bg_header.jpg);
}

#kinderprogramm
{
	position: relative;
	margin: auto;
	height: 67px;
	width: 237px;
	left: 260px;
	top: 90px;
	background-image: url(/images/nav_kinderprogramm_off);
}

#header-navi
{
	position: relative;
	text-align: right;
	top: 23px;
	width: 785px;
	font-size: 12px;
	font-family: Arial;
	color: white;
}

.header-navi a:link
{
	text-decoration:none;
	color: white;
}

.header-navi a:visited
{
	text-decoration:none;
	color: white;
}

.header-navi a:hover
{
	text-decoration:underline;
	color: white;
}


#content-background
{
	position: relative;
	margin: auto;
	width: 800px;
	background-image: url(/images/bg_content.jpg);
}

#content-header
{
	position: relative;
	top: -20px;
	margin: auto;
	width: 760px;
	height: 15px;
	background-image: url(/images/bg_content_header.gif);
}

#content-back
{
	position: relative;
	top: -46px;
	margin: auto;
	width: 760px;
	background-image: url(/images/bg_content_back.gif);
}

#content-navi
{
	position: relative;
	top: -62px;
	width: 790px;
	font-size: 22px;
	font-family: Arial;
	color: white;
}

.content-navi a:link
{
	text-decoration:none;
	color: white;
}

.content-navi a:visited
{
	text-decoration:none;
	color: white;
}

.content-navi a:hover
{
	text-decoration:underline;
	color: white;
}

#height-control
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 1px;
	margin: 0 0 0 0;
}

#content-text
{
	position: relative;
	top: 0px;
	left: 20px;
	width: 515px;
	text-align: left;
	font-size: 12px;
	font-family: Arial;
	color: white;
	margin: 0 0 0 0;
	float: left;
}

.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
	height: 0;
}

#content-text ul 
{
	list-style: none;
	list-style-position:inside;
	 padding: 0 0 0 1em;
}

.content-text h1
{
	font-size: 20px;
	text-align: left;
	font-family: Arial;
	color: white;
	margin: 0 0 10 0;
}

#content-timetable
{
	position: relative;
	top: 0px;
	right: 15px;
	width: 195px;
	font-family: Arial;
	color: white;
	text-align: left;
	float: right;
}

.zeitpunkt-timetable
{
	font-family: Arial;
	font-size: 11px;
	color: white;
	text-align: left;
}

#content-timetable ul 
{
	list-style: none;
	list-style-position:inside;
	 padding: 0 0 0 1em;
}

#footer
{
	position: relative;
	margin: auto;
	top: -50px;
	width: 800px;
	height: 50px;
	background-image: url(/images/bg_footer.jpg);
}

#content-footer
{
	position: relative;
	margin: auto;
	width: 760px;
	height: 14px;
	background-image: url(/images/bg_content_footer.gif);
}