/*********************************************************************************************  all */

html, body, span, a, div, table, td, form, input, textarea, h1, h2, h3, h4, ul, li, p, tt {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	color: #484848;
}

body {
	background-color: #fff;
	text-align: center;
}

.clearit {
	clear: both;
}

.hidden {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;  /* for the benefit of IE5 Mac */
}

img {
	border: 0;
}



/************************************************************************************************* divs */

#main {
	width: 875px;
	text-align: left;
	margin: 0 auto;
	font-size: 13px;
}

#head {
	position: relative;
	height: 168px;
}

#head h1 {
	position: absolute;
	left: 0;
	top: 36px;
	width: 163px;
	height: 97px;
	background: url(/img/logo-start.gif) no-repeat left top;
	text-indent: -10000px;
}

#lang {
	position: absolute;
	left: 765px;
	top: 47px;
}

#quick {
	background: url(/img/bg-header-start.gif) no-repeat left top;
	width: 647px;
	height: 35px;
	position: absolute;
	left: 192px;
	top: 85px;
	padding: 7px 0 0 0;
}

/************************************************************************************************* quicknav */

#form-quick {
	padding: 0 0 0 95px;
}

#quick-inhalt, #quick-kontakt, #quick-finden, #quick-zielseite {
	float: left;
	height: 16px;
	width: 80px;
	background: url(/img/bg-link-inhalt.gif) no-repeat left top;
}

#quick-zielseite {
	background: url(/img/bg-link-zielseite.gif) no-repeat left top;
	width: 125px;
}

#quick-kontakt {
	background: url(/img/bg-link-kontakt.gif) no-repeat left top;
	width: 90px;
}

#quick-finden {
	width: 61px;
	background-image: none;
}


#quick-inhalt a, #quick-kontakt a, #quick-zielseite a {
	padding: 0 0 0 22px;
}

#quick #s {
	font-size: 11px;
}

#container-input-s {
	float: left;
	width: 195px;
}

input#s {
	width: 174px;
	padding: 0 4px;
	color: #909090;
}

/************************************************************************************************* imgteaser */

#imgteaser {
	height: 308px;
	padding: 0 0 0 37px;
}

#imgteaser .teaser, #imgteaser .teaser-last {
	width: 275px;
	float: left;
}

#imgteaser .teaser-last {
	width: 252px;
}

#imgteaser h2 a, #imgteaser h2 a {
	display: block;
	width: 252px;
	height: 36px;
	text-indent: -10000px;
	outline: none;
	text-decoration: none;
}

#imgteaser h2 a.patienteninformation 	{ background: url(/img/h2-patienteninformation.gif) no-repeat left top; }
#imgteaser h2 a.ueber-das-zentrum 		{ background: url(/img/h2-ueber-das-zentrum.gif) no-repeat left top; }
#imgteaser h2 a.service-und-gesundheit 	{ background: url(/img/h2-service-und-gesundheit.gif) no-repeat left top; }

#imgteaser .teaser p, #imgteaser .teaser-last p {
	background: url(/img/bg-teaser-p.gif) no-repeat left top;
	padding: 7px 38px 18px 15px;
	line-height: 17px;
}

#imgteaser .teaser-last p {
	padding: 7px 15px 18px 15px;
}


/************************************************************************************************* textteaser */

#textteaser {
	padding: 0 0 0 37px;
}

#textteaser .teaser {
	width: 275px;
	float: left;
	height: 150px;
	background: url(/img/bg-textteaser.gif) no-repeat left top;
}

#textteaser h3  {
	margin: 0 0 0 15px;
	color: #092950;
	font-size: 14px;
	padding: 0 0 5px 0;
}

#textteaser .teaser p {
	line-height: 19px;
	margin: 0 0 0 15px;
	padding: 0 23px 0 0;
}

#textteaser .teaser p.text {
	padding: 0 23px 3px 0;
}

#textteaser .teaserbuttons {
	width: 252px;
	float: left;
}

#teaserbutton-kontakt, #teaserbutton-aerzte {
	width: 252px;
	height: 62px;
	background: url(/img/bg-teaserbutton-kontakt.gif) no-repeat left top;
}

#teaserbutton-aerzte {
	height: 55px;
	background: url(/img/bg-teaserbutton-aerzte.gif) no-repeat left top;
}

#textteaser .teaserbuttons h4 {
	padding: 8px 0 4px 68px;
	color: #092950;
	font-size: 13px;
}

#textteaser .teaserbuttons a {
	padding: 0 0 0 68px;
	font-size: 13px;
}

/************************************************************************************************* footer-start */

#footer-start {
	clear: both;
	background: url(/img/bg-footer-start.gif) no-repeat 37px top;
	width: 875px;
	height: 60px;
}

#footer-start p {
	padding: 10px 95px 0 0;
	font-size: 10px;
	text-transform: uppercase;
	text-align: right;
}

#footer-start a {
	padding: 0 5px;
}

/************************************************************************************************* links */

a {
	color: #1d3b61;
	text-decoration: underline;
}

a:hover {
	color: #23282e;
	text-decoration: underline;
}
