* {
	margin: 0;
	padding: 0;
}

img {
	background: url("images/loader.gif") 50% 50% no-repeat;
	border: none;
}

html, body {
	height: 100%;
}

body {
	text-align: center;
	font: 12px/20px "Helvetica Neue","Helvetica","Arial",sans-serif;
	color: #000;
	background: #FFF url("images/bg.gif") top center repeat-y;
}

ul {
	list-style: none;
}

#wrapper {
	text-align: left;
	margin: 0 auto;
	width: 900px;
	position: relative;
	min-height: 100%;
}

a {
	color: #FE802C;
	font-weight: bold;
}

.info {
	color: #666;
}

a:visited {
	font-weight: normal;
	color: #cd6925;
}

a:focus, a:hover {
	text-decoration: none;
}

/* navigation */

#navigation {
	width: 530px;
	height: 28px;
	padding: 60px 0 55px 0;
}

#navigation li {
	float: left;
	height: 28px;
	padding-right: 10px;
}

#navigation a {
	display: block;
	height: 28px;
	text-indent: -999em;
	overflow: hidden;
	background-image: url("images/navigation.png");
}

#navigation a:focus {
	outline: none;
}

#menu_start a {
	width: 85px;
	background-position: 0 -56px;
}

#menu_start a:hover {
	background-position: 0 -28px;
}

#menu_start.active a, #menu_start.active a:hover {
	background-position: 0 0;
}

#menu_leistungen a {
	width: 91px;
	background-position: -95px -56px;
}

#menu_leistungen a:hover {
	background-position: -95px -28px;
}

#menu_leistungen.active a, #menu_leistungen.active a:hover {
	background-position: -95px 0;
}

#menu_aerzte a {
	width: 58px;
	background-position: -196px -56px;
}

#menu_aerzte a:hover {
	background-position: -196px -28px;
}

#menu_aerzte.active a, #menu_aerzte.active a:hover {
	background-position: -196px 0;
}

#menu_film a {
	width: 58px;
	background-position: -266px -56px;
}

#menu_film a:hover {
	background-position: -266px -28px;
}

#menu_film.active a, #menu_film.active a:hover {
	background-position: -266px 0;
}

#menu_kontakt a {
	width: 74px;
	background-position: -334px -56px;
}

#menu_kontakt a:hover {
	background-position: -334px -28px;
}

#menu_kontakt.active a, #menu_kontakt.active a:hover {
	background-position: -334px 0;
}

#menu_downloads a {
	width: 95px;
	background-position: -418px -56px;
}

#menu_downloads a:hover {
	background-position: -418px -28px;
}

#menu_downloads.active a, #menu_downloads.active a:hover {
	background-position: -418px 0;
}

#navigation li.active a:hover {
	cursor: default;
}

#navigation #menu_leistungen.active a:hover, #navigation #menu_aerzte.active a:hover {
	cursor: pointer;
}

/* sidebar */

h1 {
	text-indent: -999em;
	background: url("images/logo.gif");
	width: 166px;
	height: 460px;
	position: absolute;
	left: 710px;
	top: 60px;
	overflow: hidden;
}

#kontakt {
	background: url("images/phone_small.gif") 0 0 no-repeat;
	font-weight: bold;
	text-indent: 23px;
	position: absolute;
	left: 712px;
	bottom: 30px;
}

/* content */

#content {
	width: 660px;
	padding: 0 0 20px 0;
}

#content .column {
	float: left;
	padding: 0 30px 30px 0;
}

#content .one {
	width: 190px;
}

#content .two {
	width: 410px;
}

#content .twothirds {
	width: 300px;
}

.clear {
	clear: both;
}

#content #start_image p {
	padding-bottom: 14px;
}

#content h2 {
	font-size: 24px;
	color: #FE802C;
	font-weight: normal;
	padding: 0 0 20px 0;
}

#content h3 {
	color: #201F23;
	font-size: 18px;
	font-weight: normal;
	padding: 0 0 10px 0;
}

#content h2 em {
	color: #201F23;
	font-size: 12px;
	font-style: normal;
}

#content p, #content dd, #content address, #content ul {
	padding: 0 0 20px 0;
}

#content .nach_lebenslauf {
	padding-top: 15px;
}

#content .lebenslauf dt {
	float: left;
	width: 80px;
	padding: 0 0 5px 0;
}

#content .lebenslauf dd {
	float: left;
	width: 320px;
	padding: 0 0 5px 0;
}

#content li {
	list-style: disc;
	margin-left: 17px;
}

#content address {
	font-style: normal;
}

#content dt {
	font-weight: bold;
}

#content .downloads li {
	list-style: none;
	margin-left: 0;
	padding: 0 0 15px 26px;
	background: url("images/download.gif") 0 0 no-repeat;
}

#content a span {
	color: #000;
}

#content #leistungen dt {
	font-size: 16px;
	padding-top: 1px;
}

#content #leistungen .sans {
	padding-bottom: 16px;
}

#content #leistungen dt a {
	font-weight: normal;
}

#content #leistungen dd {
	padding: 1px 0 10px 0;
}

#content .kurzbeschreibung {
	background: #E6E7E8;
	padding: 10px 10px 0 10px;
}

#content .kurzbeschreibung p {
	padding: 0 0 10px 0;
}

#content .kurzbeschreibung:hover {
	background: #E6E7E8 !important;
}

#content ul.leistungen {
	padding: 0 10px;
	background: #E6E7E8;
	margin-bottom: 20px;
}

#content ul.leistungen li.last {
	padding-bottom: 10px;
}

#content .telefonteam {
	font-size: 13px;
}

#content .telefon {
	font-size: 18px;
	line-height: 26px;
}

#content .telefonteam img {
	margin: 0 0 4px 0;
}

#content #ueberblick {
	padding: 7px 0 7px 6px;
	overflow: visible;
	margin: 0 0 30px 110px;
}

#content #ueberblick li {
	list-style: none;
	padding: 7px 0 12px 0;
	margin: 0;
	position: relative;
}

#content #ueberblick li a, #content #ueberblick li span {
	font-weight: normal;
	display: block;
}

#content #ueberblick li a em, #content #ueberblick li span em {
	font-size: 16px;
	line-height: 16px;
	font-style: normal;
}

#content #ueberblick li a img, #content #ueberblick li span img {
	position: absolute;
	left: -110px;
	top: 0;
	border-right: 12px solid #FFF;
}

#content #ueberblick li div a {
	display: inline;
}

#content #ueberblick li div {
	padding-bottom: 10px;
}

#content .highlight {
	border-left: 5px solid #FE802C;
	background: #E6E7E8;
	padding: 0 0 0 10px;
	line-height: 28px;
	height: 28px;
	font-size: 14px;
	clear: both;
}

#content .story {
	border-left: 5px solid #FE802C;
	background: #E6E7E8;
	padding: 3px 0 3px 7px;
	font-size: 12px;
}

#content .story span{
	color: #FE802C;
	font-size: 16px;
}

#content .highlight a {
	display: block;
	font-weight: normal;
}

#content .highlight a:visited {
	color: #FE802C;
}

#content .box {
	padding: 15px 0 0 15px;
	border: 5px solid #E6E7E8;
	clear: both;
	overflow: auto;
}

#content .box .one {
	width: 180px;
	padding: 0 20px 13px 0;
}

#content .box .two {
	width: 410px;
	padding: 0 15px 13px 0;
}

#fotoliste li {
	list-style: none;
	padding: 6px;
	float: left;
	height: 128px;
	width: 128px;
	text-align: center;
}

#wrapper #aktuelles {
	padding: 2px 0;
	margin: -20px 32px 34px 0;
	border-bottom: 2px solid #FE802C;
}

#wrapper #aktuelles strong {
	text-transform: uppercase;
}
