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


body {
	background:#f9d39b url(../images/body_kachel.jpg) repeat-x center 0;
	height:100%;
}

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


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

div#wrapper {
	width:950px;
	margin:0 auto;
	z-index:1;
	position:relative;
	min-height:100%;
}

* html div#wrapper {
	height:100%;
}


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

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

#head02 {
	width:852px;
	height:63px;
	padding:0 0 0 98px;
	background:url(../images/head02.jpg) 0 0px no-repeat;
}

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

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

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

#content { 
	width:840px;
	min-height:230px;
	padding:10px 0 86px 110px;
	margin:0;
}

* html #content  {
	height:230px;
}

#spalte01 { width:475px;}

#spalte_kontakt { 
	position:absolute;
	top:250px;
	right:0;
	width:288px;
	}
	
	
#spalte_sprechzeiten { 
	position:absolute;
	top:472px;
	right:0;
	width:288px;
	}
	
#spalte_kontakt p, #spalte_sprechzeiten p,  #spalte_sprechzeiten table { 
	font-size:0.9em;
	}

	


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

div#footer {
	margin:0 auto;
	position:relative;
	z-index:20;
	width:100%;
	height:62px;
	margin-top:-62px;
	background: url(../images/footer_kachel.gif) 0 0 repeat-x;
}

div#footer_innen {
	margin:0 auto;
	width:840px;
	height:47px;
	padding:15px 0 0 110px;
	position:relative;
}
