/* ---------------------------------------------------- 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;
	padding:10px 0 0 419px;
	width:581px;
	height:176px;
	background-image:url(../images/head-arzt.jpg);
	background-repeat:no-repeat;
}

/* ----------------------------------------------------- Navigation ----------------------------------------------- */
#navigation {
	margin:0 0 0 0;
	padding:127px 0 0 101px;
	width:351px;
	height:605px;
	background-image:url(../images/naviback-arzt.jpg);
	background-repeat:no-repeat;
}

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

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

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

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

/* ----------------------------------------------------- passwort vergessen ------------------------------------------------- */
#forget {
	position:absolute;
	top:72px;
	left:588px;
	width:150px;
	height:auto;
}

/* ----------------------------------------------------- registrieren ------------------------------------------------- */
#registrieren {
	position:absolute;
	top:23px;
	left:765px;
	width:165px;
	height:auto;
}

/* ----------------------------------------------------- anschrift ------------------------------------------------- */
#anschrift {
	position:absolute;
	top:10px;
	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;
}
