body {
	background-color: #e0e0de;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

#center {
	width: 854px;
	position: relative;
	left: 50%;
	margin-left: -427px;
	background-repeat: repeat-y;
	height: 768px;
	min-height: 768px;
}
#center #logo {
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	height: 106px;
	margin-top: 20px;
}
#center #title {
	background-image: url(../img/title_bild.jpg);
	background-repeat: no-repeat;
	height: 388px;
	background-color: #FFFFFF;
}
#center #title_css_error {

	background-image: url(../img/title_bild_CSS_ERROR.jpg);
	background-repeat: no-repeat;
	height: 388px;
	background-color: #FFFFFF;
}
#center #title_css_error #IE7 {
	position: relative;
	top: 128px;
	left: 634px;
	width: 163px;
}

#center #title_css_error #mozilla {
	position: relative;
	top: 195px;
	left: 280px;
	width: 115px;
	overflow: hidden;
}
#center #title_css_error #opera {
	position: relative;
	top: 177px;
	width: 50px;
	left: 500px;
	overflow: hidden;
}


#center #title #patienten {
	position: relative;
	top: 315px;
	height: 16px;
	width: 142px;
	left: 535px;
}
#center #title #aerzte {
	position: relative;
	top: 319px;
	width: 250px;
	left: 535px;
}

#center #baseline {
	height: 55px;
	background-repeat: no-repeat;
	background-image: url(../img/title_baseline.jpg);
	line-height: 48px;
}
#center #baseline #copyright {
	float: left;
	margin-left: 30px;
}
#center #baseline #IAA {
	float: right;
	margin-right: 30px;
}

#center #baseline #IAA a {
	text-decoration: none;
	color: #999999;
}



#center #medfuehrer {
	float: right;
	margin-right: 30px;
	margin-top: 15px;
}
#center #medfuehrer a {
	text-decoration: underline;
	color: #999999;
}

