@charset "ISO8859-1";
/* CSS Document */

body
{
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px;
	background: #C6CAD3;
}


#design 
{
	width:940px;
	height:auto;
	position: relative;
	left: 50%;
	margin-left: -470px;
}

#designborder
{
	float: left;
	border-style: solid solid none solid;
	border-color: #F1EBE9;
	border-width: 1px;
}

#header 
{
	float:left;
	height:310px;
	width:940px;
}


#headleft
{
	float:left;
	width: 206px;
	height:310px;
}

#headleft img
{
	float: left;
	margin:0;
	padding:0;
}


#headright
{
	float:left;
	height:310px;
	width: 734px;
	background: url(public/Bilder/2_02.gif);
}

#oeffnungszeiten
{
	float: left;
	width: 186px;
	margin-left: 540px;
	margin-top: 130px; 
	text-align:center;
}


#navi, #navi img
{
	float:left;
	width: 206px;
	margin:0;
	padding:0;
}


#bd
{
	float: left;
	width:940px;
}


#leftboxes
{
	float:left;
	width:206px;
	border-top: 1px solid #F1EBE9;

}

#last_news
{
	float:left;
	min-height: 140px;
	width:206px;
	background: url(public/Bilder/layout_14.gif) top no-repeat;
}

#next_events
{
	float:left;
	min-height: 140px;
	background: url(public/Bilder/layout_21.gif) top no-repeat;
	width:206px;
}


#content
{
	float:left;
	width:533px;
	border-style: solid solid none solid;
	border-color: #F1EBE9;
	border-width: 1px;
	min-height: 800px;
}


#rightboxes
{
	float: left;
	width: 199px;
}

#login_area
{
	float:left;
	min-height: 140px;
	width:199px;
	border-top: 1px solid #F1EBE9;
	background: url(public/Bilder/layout_16.gif) top no-repeat;
}


#newsletter
{
	float:left;
	min-height: 140px;
	width:199px;
	background: url(public/Bilder/layout_19.gif) top no-repeat;
}


#sponsors
{
	float:left;
	min-height: 140px;
	width:199px;
	background: url(public/Bilder/6_06.gif) top no-repeat;
}
