@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
body
{
	font-family: arial, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link{
	color:#e2017b;
}
a:visited{
	color:#e2017b;
}
#container
{
margin:auto 0px;
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;

}
#header
{
height:48px;
width:814px;
margin:auto;
}
#logo
{
margin-left:122px;
margin-top:7px;
position:absolute;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:30px;
border:0;
}
#toplinks
{
margin-left:122px;
position:absolute;
width:600px;
color:#FFFFFF;
}
#toplinks ul
{
list-style-type:none;
margin-top:30px;

}
#toplinks li
{
display:inline;
}
#toplinks a
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-transform:uppercase;
color:#FFFFFF;
text-decoration:none;
padding-left:12px;
padding-right:12px;

}
#toplinks a:hover
{
background-image:url(../images/linksbg.jpg);
background-repeat:no-repeat;
background-position:center;
color:#000000;
text-decoration:none;
padding-left:12px;
padding-right:12px;
padding-top:10px;
}

#bodypart
{
width:814px;
margin:auto;
padding:5px 0 0 0;

}

.imageleft{
	float:left;
}

.imageright{
	float:right;
}
#content{
	width: 531px;
	padding:20px;
	min-height: 500px;
	float:left;
}

#clearer{
	width:auto;
	clear:both;
}


#footer
{
width:814px;
margin:auto;
height:60px;
line-height:20px;
}

#news
{
width:623px;
margin:auto;
height:130px;
line-height:20px;
background-image:url(../images/news_bg.gif);
background-repeat:no-repeat;
position:relative;
text-align:left;
}



#news_typo3 {
	position:absolute;
	top:20px;
	left:230px;
width:369px;
}

#news_link {
	position:absolute;
	top:0px;
	left:40px;
	width:169px;
	height:130px;
}

#news_link img{
	border:none;
	text-decoration:none;
}
.footerlinks
{
color:#B7BB18;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
}
.blackboldtext
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#757577
}

h1{
font-size: 18px;
text-align:left;
background-color:#757577;
color:white;
border-bottom:2px solid;
border-left:10px solid;
border-color:#e2017b;
padding:3px;
margin-bottom:10px;
}

h1 a:visited, h1 a:link {
font-size: 18px;
text-align:left;
background-color:#757577;
color:white;
border-bottom:2px solid;
border-color:#e2017b;
padding:3px;
margin-bottom:10px;
text-decoration:none;
}

#content_start h1 {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFF;
	color:#fa0068;
	border-left:none;
	border-bottom:none;
	padding:0px;
	margin-bottom:0px;
	font-size:14px;
}

#content_start p.bodytext {
	font-size:12px;
	margin-bottom:10px;
}

table.oeffnungszeiten {
	font-size:14px;
	background-color:#FFFFFF;
}

table.oeffnungszeiten td.td-0, td.td-1 {
	width:90px;
}

table.oeffnungszeiten td.td-2, td.td-3 {
	width:155px;
}

table.oeffnungszeiten td {
	padding:3px;
	margin:0px;
	border:none;
	text-align:left;
}

table.oeffnungszeiten tr.tr-even {
	background-color:#dcdcdc;
}

table.oeffnungszeiten td.td-0, table.belegungsplan tr.tr-0  {
	font-weight:bold;
}

table.oeffnungszeiten td.td-0  {
	text-align:left;
}

dd.csc-textpic-caption {
	font-size:11px;
	display:block;
	padding-bottom:5px;
}