
/* ---------------------------------------------------- body / html ----------------------------------------------------- */
* {
	border:0;
	margin:0;
	padding:0;
}


body {
	background: #ffffff url(../images/body_kachel.jpg) repeat-x center 0px;
}

html {
	overflow-x:hidden;
	overflow:-moz-scrollbars-vertical;
}


/* ----------------------------------------------------- wrapper ----------------------------------------------------- */

div#wrapper {
	width:940px;
	margin:0 auto;
	z-index:1;
	position:relative;
	background: url(../images/wrapper_kachel.gif) repeat-y 0 0px;
}


/* ----------------------------------------------------- head ----------------------------------------------------- */

#head {
	width:940px;
	height:251px;
	background: url(../images/head.jpg) no-repeat 0 0px;
}


/* ----------------------------------------------------- main----------------------------------------------------- */

#main {
 	width:940px;
	background: url(../images/main.jpg) no-repeat 0 0px;
}


/* ----------------------------------------------------- content ----------------------------------------------------- */

#content { 
	width:390px;
	min-height:250px;
	margin:0px 0px 0 182px;
	padding-top:38px;
	padding-bottom:140px;
}

* html #content  {
	height:340px;
}

#termine {
	position:absolute;
	width:184px;
	right:61px;
	top:360px;
	z-index:20;
}

/* ----------------------------------------------------- footer ----------------------------------------------------- */

div#footer {
	margin:0 auto;
	background:url(../images/footer.jpg) no-repeat 0 0px;
	height:85px;
	width:940px;
	margin-top:-120px;
	z-index:20 !important;
	position:relative;
	font-size:0.9em;
	color:#fbf4c4;
	padding:35px 0 0 0;
}

div#footer a {
	font-size:0.9em;
	color:#fbf4c4;
}

div#footer .spalte01 {
	width:97px;
	margin-right:1px;
	margin-left:169px;
	float:left;
	padding:0 0 0 13px;
}

div#footer .spalte02 {
	width:131px;
	margin-right:1px;
	float:left;
	padding:0 0 0 13px;
}

div#footer .spalte03 {
	width:180px;
	margin-right:1px;
	float:left;
	padding:0 0 0 13px;
}

div#footer .spalte04 {
	width:260px;
	margin-right:1px;
	float:left;
	text-align:right;
	padding:0 18px 0 0px;
}