#navigation {
	background:#E3E3E3;
	height: 265px;
}

#navigation ul li#operativemedizin a {
	color: #990000 ;
}

#veranstaltungen {
	height: 235px;
}

#imagebild {
	display:block;
	padding-bottom:0px;
}

#start {
	position:relative;
	padding:10px 0px 20px 0;
	width:935px;
}

#geburtshilfek, #operativek {
	float:left;
	width:226px;
	margin-right:10px;
}

#informationenk {
	float:left;
	width:225px;
	margin-right:3px;
}

.head {
	height:50px;
	position:relative;
	width:205px;
	padding:0px;
}

.head h1 {
	position:absolute;
	bottom:3px;
	margin:0;
	text-transform:uppercase;
	font-family: "times new roman", times, serif;
	font-size:1.6em;
	letter-spacing:1px;
	width:205px;
}

.head h1 a {
	text-decoration:none;
	display:block;
}

.inhalt {
	position:relative;
	padding: 10px;
	height:10.5em;
	border-top: solid 3px white;
	border-bottom: solid 3px white;
	font-size:90%;
}

.inhalt h2 {
	margin-bottom:0.5em;
	text-transform:none;
}

.inhalt h1 a {
	text-decoration:none;
}

.p {
	padding:0;
	margin:0;
}

.bild {
	position:absolute;
	bottom:0px;
	right:0px;
}

.mehr {
	padding:5px 10px;
}


.mehr a {
	font-weight:bold;
	text-decoration:none;
	color:#333333;
	display:block;
}

#geburtshilfek .head, #geburtshilfek .mehr {
	background: #DBEDF9;
}

#geburtshilfek .inhalt {
	background: #F6FAFD;
}

#geburtshilfek h1, #geburtshilfek h1 a, #geburtshilfek h2, #geburtshilfek h2 a {
	color: #034884;
}

#operativek .head, #operativek .mehr {
	background: #D2E3CC;
}

#operativek .inhalt {
	background: #F4F8F2;
}

#operativek h1, #operativek h1 a, #operativek h2, #operativek h2 a {
	color: #990000;
}

#informationenk .head, #informationenk .mehr {
	background: #E3E3E3;
}

#informationenk .inhalt {
	background: #F3F3F3;
}

#informationenk h1, #informationenk h1 a, #informationenk h2, #informationenk h2 a {
	color: #034884;
}



















