*
{
	margin: 0;
	padding: 0;
}

body
{
	background: #E0DBC4 url(../images/top_bg.jpg) top left repeat-x;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	text-align: center;
}

/* ################   Position ################  */
#alles
{

	color: #000000;
	font-size: 12px;
	margin: 0 auto;
    width: 1000px;
    height: auto;	padding: 0;
	text-align: left;
}


#header
{
	height:286px;
	width:1000px;
	color: #000000;
	margin: 0 0 0 0;
	padding:0;
}


#navi {
background: url(../images/navi_bg.jpg) top left no-repeat;
height:286px;
width:205px;
float:left;
}

#navi_inner {
margin-top: 140px !important;
}

#logo {
background: url(../images/head_bg.jpg) top left no-repeat;
width:795px;
height:286px;
float:left;
margin: 0;
}

#platz {
background: url(../images/navi-to-body.jpg) top left no-repeat;
height:27px;
width:100%;
float:left;
}

#content {
background: url(../images/content_bg.jpg) top left no-repeat;
height:455px;
margin: 0 0 0 15px;
width:535px;
float:left;
}

#content_inner {
background: #EBE7DB url(../images/inhalt_bonen.jpg) bottom right no-repeat;
margin: 10px 0 0 71px;
padding-bottom:20px;
width:464px;
min-height:300px !important;
float:left;
}

#slideshow {
height:283px;
margin: 0 0 0 15px;
width:352px;
float:left;
}

#slideshow_bilder {
width:335px;
height:223px;
margin: 0 0 0 17px;
float:left;
}

#termine {
background: url(../images/termine_bg.jpg) top left no-repeat;
height:151px;
margin: 5px 0 0 15px;
width:352px;
float:left;
}

#inhalt_termine {
height:140px;
margin:5px 5px 0 25px;
width:330px;
float:left;
overflow:hidden;
}



#footer {
background:#009900;
width:1000px;
height:30px;
float:left;


}
