/* ---------------------------------------------------- body / html ---------------------------------------------- */
body, html {
	border: 0px;
	margin:0px 0 0px 0;
	padding:0;
	height:100%;
}

body {
	background:#c2da9a;
	background-image:none;
	color:#575757;
	font-size:70%;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

/* ----------------------------------------------------- wrapper -------------------------------------------------- */
div#wrapper {
	position: relative;
	width:1000px;
	min-height:100%;
	margin:0 auto;
	background-image:url(../images/wrapper-back.jpg);
	background-repeat:repeat-y;
	z-index:1;
}

* html #wrapper {height:100%;}

/* ----------------------------------------------------- Head ----------------------------------------------------- */
#head {
	margin:0 0 0 0;
	width:1000px;
	height:72px;
	background-image:url(../images/head-patienten.jpg);
	background-repeat:no-repeat;
}

/* ----------------------------------------------------- Navigation ----------------------------------------------- */
#navigation {
	margin:0 0 0 0;
	padding:233px 0 0 105px;
	width:347px;
	height:477px;
	background-image:url(../images/naviback-patienten.jpg);
	background-repeat:no-repeat;
}

/* ----------------------------------------------------- Content ------------------------------------------------ */
#content {
	margin:-710px 0 0 452px;
	padding:0 109px 369px 0;
	width:439px;
	height:710px;
	background-image:url(../images/content-patienten.jpg);
	background-repeat: no-repeat;
}

#content2 {
	margin:-710px 0 0 452px;
	padding:0 109px 369px 0;
	width:439px;
	min-height:710px;
	background-image:url(../images/content-patienten.jpg);
	background-repeat: no-repeat;
}

/* ----------------------------------------------------- Footer ------------------------------------------------- */
#footer {
	position:relative;
	margin:-369px auto;
	width:1000px;
	height:369px;
	background-image:url(../images/footer-patienten.jpg);
	background-repeat: repeat;
	z-index:10;
}

/* ----------------------------------------------------- buttons ------------------------------------------------- */
#buttons {
	position:absolute;
	top:619px;
	left:285px;
	width:429px;
	height:47px;
}

/* ----------------------------------------------------- anschrift ------------------------------------------------- */
#anschrift {
	position:absolute;
	top:11px;
	left:460px;
	width:275px;
	height:auto;
	text-align:right;
}

/* ----------------------------------------------------- logos ------------------------------------------------- */
#white {
	position:absolute;
	top:0px;
	left:100px;
	width:175px;
	height:84px;
}

#zantomed {
	position:absolute;
	top:15px;
	left:756px;
	width:139px;
	height:63px;
}