/* CSS HNO-AB.DE */

* {
        margin: 0;
        padding: 0;
}

BODY {
        background: url('../img/bg-site.gif') repeat-x #B2C5C5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#all {
        position: relative;
/*        margin: 0 auto; */
        width: 900px;
}


#logo {
        position: absolute;
        top: 64px;
        left: 30px;
        width: 151px;
        height: 136px;
        background: url('../img/logo.gif') no-repeat left top;
}

#logo A {
        display: block;
        padding: 136px 0 0 0;
        overflow: hidden;
        width: 151px;
        height: 0px !important;
        height /**/: 136px;
}

#nav {
	position: absolute;
	left: 30px;
	top: 355px;
	font-size: 14px;
	line-height: 26px;
}

#nav UL {
        list-style-type: none;
}

#nav UL LI {
        width: 200px;
        display: block;
        height: 26px;
}

#nav A {
        text-decoration: none;
        display: block;
        color: #494C4A;
        font-size: 14px;
        font-family: Arial, Helvetica, sans-serif;
        padding-left: 46px;
	background: url('../img/nav-line.gif') left 8px no-repeat;
}

#nav A:hover {
        color: #A31F2E;
}

#nav A.active {
	color: #242625;
	font-weight: bold;
}

#nav LI.neuerpartner A {
	color: #A31F2E !important;
	font-weight: bold;
}

#nav LI.klinik {
	margin-top: 16px;
}

#main {
	position: absolute;
	left: 240px;
	top: 42px;
	width: 630px;
}

#main .left {
	float: left;
}

#main .right {
	float: right;
}

#visual {
	background: url('../img/header.gif') left top no-repeat;
	padding-top: 18px;
	height: 280px;
	width: 630px;
	overflow: hidden;
}

#content {
	width: 600px;
	overflow: hidden; 
	background: url('../img/bg-content.gif') left top repeat-x #771722;
	min-height: 420px;
	height: auto !important;
	height: 420px;
	padding: 15px;
	line-height: 17px;
}

* html #content {
	overflow: visible;
}

#content H1 {
	font-size: 30px;
	color: #D38F97;
	line-height: 36px;
	margin-bottom: 17px;
}

#content A {
	color: #D38F97;
}

#content H2 {
	font-size: 18px;
	line-height: 24px;
	color: #D38F97;
}

#content H3 {
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 17px;
}

#content .left {
	color: #E5A1A9;
	width: 230px;
}

#content .right {
	width: 340px;
	color: #FFF;
}

#extracontent {
	width: 600px;
	padding: 20px 15px 15px 15px;
	line-height: 17px;
	overflow: hidden;
	margin-bottom: 45px;
	color: #555A58;
}

#extracontent A {
	color: #555A58;
}

#extracontent A:hover {
        color: #A31F2E;
}

#extracontent H2 {
	font-size: 18px;
	line-height: 24px;
}

#extracontent .left, 
#extracontent .right {
	width: 275px;
	color: #555A58;
}

#extracontent P {
	margin-bottom: 17px;
}

UL#subnav {
        font-size: 14px;
	font-weight: bold;
        line-height: 21px;
}

UL#subnav {
        list-style-type: none;
}

UL#subnav LI {
        display: block;
        height: 21px;
}

UL#subnav A {
        text-decoration: none;
        display: block;
        color: #D38F97;
        font-size: 14px;
}

UL#subnav A:hover {
        color: #F2A5AE;
}

UL#subnav A.active {
	color: #FFF;
}


.right UL {
	list-style-type: none;
	line-height: 17px;
	margin-bottom: 25px;
}

.right UL LI {
	padding-left: 11px;
	background: url('../img/bullet.gif') left 5px no-repeat;
	margin-bottom: 17px;
}

.right P {
	margin-bottom: 17px;
}

#footer {
	padding-left: 15px;
	color: #494C4A;
	font-size: 10px;
	margin-bottom: 15px;
}

#footer A {
	color: #494C4A;
	text-decoration: none;
}

UL#aerztenav {
	list-style-type: none;
}

UL#aerztenav LI {
	float: left;
        display: block;
	height: 280px;
	width: 126px;
}

UL#aerztenav LI.markmiller {
	background: url('../img/markmiller1.jpg') left top no-repeat;
}

UL#aerztenav LI.markmiller A.active {
        background: url('../img/markmiller2.jpg') left top no-repeat;
}

UL#aerztenav LI.stripf {
        background: url('../img/stripf1.jpg') left top no-repeat;
}

UL#aerztenav LI.stripf A.active {
        background: url('../img/stripf2.jpg') left top no-repeat;
}

UL#aerztenav LI.meyer {
	background: url('../img/meyer1.jpg') left top no-repeat;
}

UL#aerztenav LI.meyer A.active {
        background: url('../img/meyer2.jpg') left top no-repeat;
}

UL#aerztenav LI.hornof {
	background: url('../img/hornof1.jpg') left top no-repeat;
}

UL#aerztenav LI.hornof A.active {
        background: url('../img/hornof2.jpg') left top no-repeat;
}

UL#aerztenav LI.hiltmann {
	background: url('../img/hiltmann1.jpg') left top no-repeat;
}

UL#aerztenav LI.hiltmann A.active {
        background: url('../img/hiltmann2.jpg') left top no-repeat;
}

UL#aerztenav LI.steigerwald {
        background: url('../img/steigerwald1.jpg') left top no-repeat;
}

UL#aerztenav LI.steigerwald A.active {
        background: url('../img/steigerwald2.jpg') left top no-repeat;
}


UL#aerztenav LI A {
        display: block;
        padding: 280px 0 0 0;
        overflow: hidden;
        width: 126px;
        height: 0px !important;
        height /**/: 280px;
}


