/* CSS Document */
@import url(schriften.css);
@import url(formular.css);
@import url(menue.css);
@import url(mediaboxadv_black.css);
@import url(galerie.css);
@import url(contentbilder.css);
* 
{
	padding: 0px;
	margin: 0px;
}
html
{
	height: 100%;
	overflow-y:scroll;
}
body 
{
	height: 100%;
	padding: 0px;
	margin: 0px;
	background: #E7E7E7 url(../images/layout/hintergrund.gif) repeat-x;
	
}
div#oben
{
	margin: auto;
	width: 970px;
	height: 440px;
	background: url(../images/themenbild/hg_aerzte.jpg) no-repeat; 
}
.startseite div#oben
{
	background: url(../images/themenbild/hg_aerzte.jpg) no-repeat; 
}
.philosophie div#oben
{
	background: url(../images/themenbild/hg_philosophie.jpg) no-repeat; 
}
.aerzte div#oben
{
	background: url(../images/themenbild/hg_aerzte.jpg) no-repeat; 
}
.team div#oben
{
	background: url(../images/themenbild/hg_team.jpg) no-repeat; 
}
.fotogalerie div#oben
{
	background: url(../images/themenbild/hg_team.jpg) no-repeat; 
}
.taetigkeitsschwerpunkte div#oben
{
	background: url(../images/themenbild/hg_taetigkeitsschwerpkt_03.jpg) no-repeat; 
}
.behandlungsspektrum div#oben
{
	background: url(../images/themenbild/hg_taetigkeitsschwerpunkte.jpg) no-repeat; 
}
.service div#oben
{
	background: url(../images/themenbild/hg_behandlungsspektrum.jpg) no-repeat; 
}
.news div#oben
{
	background: url(../images/themenbild/hg_kontakt.jpg) no-repeat; 
}
.eigenlabor div#oben
{
	background: url(../images/themenbild/hg_eigenlabor.jpg) no-repeat; 
}
.kontakt div#oben
{
	background: url(../images/themenbild/hg_startseite.jpg) no-repeat; 
}
.impressum div#oben
{
	background: url(../images/themenbild/hg_impressum.jpg) no-repeat; 
}
div#mitte
{
	margin: auto;
	width: 970px;
	background: url(../images/layout/hg_mitte.gif) repeat-y; 
}
div#unten
{
	margin: auto;
	width: 970px;
	height: 13px;
	background: url(../images/layout/hg_unten.gif) no-repeat; 
}
div#subnavi
{
	position:relative;
	left: 5px;
	padding-top: 20px;
	width: 235px;
	height: 315px;
	background: #F2F2F2;
	float: left;
}
div#logo
{
	margin-left: 100px;
	padding-top: 55px;
}
div#logotext
{
	margin-left: 270px;
	margin-top: -15px;
}
div#notnummer
{
	position:absolute;
	top: 64px;
	margin-left: 570px;
	width: 240px;
	height: 80px;
	display:none;
}
div#sprach_auswahl
{
	width: 225px;
	position:relative;
	left: 820px;
	margin-top: -100px;
	padding-bottom: 6px;
}
div#navigation
{
	width: 790px;
	margin: auto;
	padding-top: 38px;
}
div#inhalt
{
	min-height: 385px;
	margin-left: 255px;
	width: 465px;
	padding-bottom: 20px;
}
div#adressenbox
{
	position:absolute;
	top: 426px;
	padding-top: 35px;	
	padding-left: 15px;
	margin-left: 735px;
	height: 315px;
	width: 215px;
	background: #F2F2F2;
}