@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	border:0;
	}
	
body {
	background:#ffddb8 url(../images/index/bg-body.jpg) 0 0 repeat-x;
	font:normal 11px/19px Verdana;
	color:#666;
	}
	
img, div, input { 
	behavior: url("iepngfix.htc");
	}
	
div#header span, div#top span {
	display:none;
	}
	
.clear {
	float:none;
	clear:both;
	}
	
input, textarea {
	border:1px solid #999;
	}
	
h1 {
	font:bold 14px/16px Arial;
	color:#990000;
	}
	
h2 {
	font:bold 12px/16px Verdana;
	color:#e76f3c;
	}
	
.small-text {
	font:10px/13px Verdana;
	}
	
a {
	color:#990000;
	text-decoration:none;
	}
	
a:hover {
	color:#e76f3c;
	text-decoration:none;
	}
	
li {
	list-style:none;
	background:url(../images/index/list.gif) 0 8px no-repeat;
	margin:0 0 0 0;
	padding:0 0 0 20px;
	}
	
div#container {
	width:808px;
	height:auto;
	margin:20px auto;
	}
	
div#header {
	background:url(../images/index/bg-header.png) 0 0 no-repeat;
	height:102px;
	padding:20px 30px 0 30px;
	}
	
div#branding a {
	background:url(../images/index/branding.gif) 0 0 no-repeat;
	width:249px;
	height:37px;
	display:block;
	float:left;
	}
	
div#aerzte a {
	background:url(../images/index/branding2.gif) 0 0 no-repeat;
	width:228px;
	height:56px;
	display:block;
	float:right;
	}
	
div#top {
	background:url(../images/index/bg-top.png) 0 0 no-repeat;
	height:211px;
	}
	
div#navi {
	width:203px;
	height:198px;
	padding:13px 0 0 32px;
	float:left;
	}
	
div#navi a#navi-aerzteteam {
	background:url(../images/index/navi-aerzteteam.gif) 0 0 no-repeat;
	height:28px;
	display:block;
	}
	
div#navi a#navi-leistungsspektrum {
	background:url(../images/index/navi-leistungsspektrum.gif) 0 0 no-repeat;
	height:30px;
	display:block;
	}
	
div#navi a#navi-wissenswertes {
	background:url(../images/index/navi-wissenswertes.gif) 0 0 no-repeat;
	height:30px;
	display:block;
	}
	
div#navi a#navi-aktuell {
	background:url(../images/index/navi-aktuelles.gif) 0 0 no-repeat;
	height:30px;
	display:block;
	}
	
div#navi a#navi-sprechzeiten {
	background:url(../images/index/navi-sprechzeiten.gif) 0 0 no-repeat;
	height:31px;
	display:block;
	}
	
div#navi a#navi-standort {
	background:url(../images/index/navi-standort.gif) 0 0 no-repeat;
	height:22px;
	display:block;
	}
	
div#navi-add {
	width:232px;
	height:211px;
	float:right;
	}
	
div#navi-add a#navi-add-startseite {
	background:url(../images/index/navi-add-startseite.jpg) 0 0 no-repeat;
	width:114px;
	height:101px;
	display:block;
	float:left;
	}
	
div#navi-add a:hover#navi-add-startseite {
	background:url(../images/index/navi-add-startseite-hover.jpg) 0 0 no-repeat;
	}
	
div#navi-add a#navi-add-kontakt {
	background:url(../images/index/navi-add-kontakt.jpg) 0 0 no-repeat;
	width:114px;
	height:101px;
	display:block;
	float:left;
	}
	
div#navi-add a:hover#navi-add-kontakt {
	background:url(../images/index/navi-add-kontakt-hover.jpg) 0 0 no-repeat;
	}
	
div#navi-add a#navi-add-anfahrt {
	background:url(../images/index/navi-add-anfahrt.jpg) 0 no-repeat;
	width:114px;
	height:102px;
	display:block;
	float:left;
	}
	
div#navi-add a:hover#navi-add-anfahrt {
	background:url(../images/index/navi-add-anfahrt-hover.jpg) 0 0 no-repeat;
	}
	
div#navi-add a#navi-add-impressum {
	background:url(../images/index/navi-add-impressum.jpg) 0 no-repeat;
	width:114px;
	height:102px;
	display:block;
	float:left;
	}
	
div#navi-add a:hover#navi-add-impressum {
	background:url(../images/index/navi-add-impressum-hover.jpg) 0 0 no-repeat;
	}
	
div#top-image {
	background:url(../images/index/top-image.jpg) 0 0 no-repeat;
	width:339px;
	height:203px;
	float:left;
	}
	
	*html div#top-image {
	background:url(../images/index/top-image.jpg) 0 0 no-repeat;
	width:335px;
	height:203px;
	float:left;
	}
	
div#content-container {
	background:url(../images/index/bg-content-container.png) 0 0 repeat-y;
	padding:0 4px;
	width:800px;
	}
	
div#content-sidebar {
	background:url(../images/index/bg-sidebar.jpg) 0 0 no-repeat;
	width:229px;
	height:203px;
	float:left;
	}
	
div#content-main {
	width:510px;
	float:left;
	padding:25px 30px 25px 25px;
	}
	
div#footer {
	background: url(../images/index/bg-footer.jpg) 0 top no-repeat;
	padding:20px 0 0 0;
	text-align:center;
	font-family: Arial;
	color:#efa36b;
	position:relative;
	width:808px
	}
	
div#footer a {
	color:#990000;
	padding:0 17px;
	text-decoration:none;
	}
	
div#footer a:hover {
	text-decoration:underline;
	}
	
div#adresse {
	background:url(../images/index/adresse.gif) 0 0 no-repeat;
	width:175px;
	height:151px;
	position:absolute;
	top:-180px;
	left:34px;
	z-index:20;
	}
