/*************************************************************/
/*                                                           */
/*            Stylesheet von C.Stetter                       */
/*        für Blueforest Design - und Medienbüro             */
/*               http://www.blueforest.ch                    */
/*                        									 */				
/*************************************************************/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	text-align: left;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
/*	text-align: left;*/
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
body {
	text-align: center;
	margin-bottom: 10px;
	z-index: 1;
	background: #FFF;
	behavior: url("csshover.htc");
}
html { /*----------Dauer-Scrollbalken-verhindert Springen--------*/
	height: 100%;
	padding: 0 0 1px 0;
}


a, a img, :focus, a:hover, img a:hover, input.button:focus {
	outline: 0;
	text-decoration:none;
	border:none;
}
li, ul, ol, #copyright li, #copyright ul, #copyright ol {
	text-decoration: none;
	list-style: none;
	list-style-type: none;
}
/* ----------CONTAINER---------------------------- */
#container {
	position: relative;
	width: 1004px;
	margin-right: auto;
	margin-left:0;
	z-index: 2;
}
#content {
	text-align: left;
	position: relative;
	z-index: 3;
	font: 11px "Lucida Sans Unicode", "Lucida Grande", Lucida, "Lucida Sans", Arial, sans-serif;
	color: #707173;
}
a {
	color: #707173;
	text-decoration:underline;
}
a:hover {
	color:#333;
	text-decoration:underline;
}
h3 {
	font-size: 12px;
	font-weight:bold;
}
/* ----------Anordnung Design---------------------------- */
#oben {
	position: relative;
	height:199px;
	z-index:10;
}
#logo {
	position: absolute;
	bottom:15px;
	right:3px;
	height:110px;
	width:344px;
	z-index:10;
	background: url(img/logo.jpg) no-repeat;
}
body.start #oben {
	z-index:20;
	background: url(img/header_home.jpg) no-repeat left top;
}
body.meta #oben {
	z-index:20;
	background: url(img/header_meta.jpg) no-repeat left top;
}
body.uns #oben {
	z-index:20;
	background: url(img/header_ueber_uns.jpg) no-repeat left top;
}
body.infosfueraezte #oben {
	z-index:20;
	background: url(img/header_infos_fuer_aerzte.jpg) no-repeat left top;
}
body.infosfuerpatienten #oben {
	z-index:20;
	background: url(img/header_infos_fuer_patienten.jpg) no-repeat left top;
}
body.nephrologie #oben {
	z-index:20;
	background: url(img/header_nephrologie.jpg) no-repeat left top;
}
body.kardiologie #oben {
	background: url(img/header_kardiologie.jpg) no-repeat left top;
}
body.dialyse #oben {
	background: url(img/header_dialyse.jpg) no-repeat left top;
}
body#kontakt #oben {
	z-index:20;
	background: url(img/header_meta.jpg) no-repeat left top;
}
#mitte {
	position: relative;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	z-index:20;
}
#unten {
	position: relative;
	height:57px;
}
/* ----------Oben Design---------------------------- */

#bar {
	height:5px;
	width:787px;
	position:absolute;
	bottom:0px;
	right:-1px;
	color: #707173;
}
body.nephrologie #bar {
	background: #707173;
}
body.nephrologie h1 {
	color: #707173;
}
body.kardiologie #bar {
	background: #00a6dd;
}
body.kardiologie h1 {
	color: #00a6dd;
}
body.dialyse #bar {
	background: #a4c408;
}
body.dialyse h1 {
	color: #a4c408;
}
body.infosfueraezte #bar, body.infosfuerpatienten #bar, body.ueberuns #bar, body.uns #bar, body.start #bar, body.meta #bar {
	background: #999;
}
body.infosfueraezte h1, body.infosfuerpatienten h1, body.ueberuns h1, body.uns h1, body.start h1, p.welcome {
	color: #999;
}
p.welcome {
	color: #999;
   font-size:16px;
   font-weight:bold;
}
#oben h1 {
	position:absolute;
	bottom:16px;
	left:230px;
	font: 18px "Lucida Sans Unicode", "Lucida Grande", Lucida, "Lucida Sans", Arial, sans-serif;
}
.box {
	width:252px;
	height:253px;
	position:absolute;
	top:-6px;
	z-index:30;
	background-image: url(img/doctor.jpg);
}
#nephrologie.box {
	left:218px;
	background: url(img/grey.jpg) no-repeat left top;
}
#kardiologie.box {
	left:484px;
	background: url(img/blue.jpg) no-repeat left top;
}
#dialyse.box {
	right:3px;
	background: url(img/doctor.jpg) no-repeat left top;
}
.box h1 {
	position:absolute;
	font-weight:bold;
	top:18px;
	left:15px;
	z-index:40;
	font-size:16px;
	text-transform: uppercase;
}
#nephrologie.box h1 {
	color:#707173;
}
#kardiologie.box h1 {
	color:#00a6dd;
}
#dialyse.box h1 {
	color:#a4c408;
}
.box .tx {
	position:absolute;
	bottom:10px;
	left:15px;
	z-index:50;
	color:#FFF;
	width:230px;
}
#left {
	width:229px;
	position:absolute;
	top:243px;
	z-index:340;
	left:218px;
	padding-top:35px;
	padding-left:15px;
	padding-right:10px;
	text-align: left;
}
#left h1 {
	font-size:14px;
}
#right {
	font-size:11px;
	width:520px;
	min-height:250px;
	z-index:40;
	background: #FFF url(img/startseite_pic.jpg) no-repeat right top;
	overflow:hidden;
	right:3px;
	position:absolute;
	top:245px;
}
#searchbox {
	padding-top:20px;
	padding-bottom:20px;
	padding-left:20px;
	border-bottom: 1px solid #d2d5d7;
}
#searchbox input {
}
#siegel {
	margin-top:1px;
	padding-top:35px;
	padding-left:20px;
	background: #FFF;
}
.navi {
	float:left;
}
#inhalt {
}
#inhalt li, #inhalt ul, #inhalt ol {
	text-decoration: none;
	list-style-type: disc;
	list-style-position: outside  !important;	
	
}
#inhalt ul  {
position:relative;
	left:15px;
}
#inhalt ul li ul {
	padding-left:20px;
}
#inhalt table#text, #inhalt table#tabkontakt {
	width:797px;
	border-bottom: 1px solid #d2d5d7;
	float:right;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}
#inhalt table#text td {
	width:33%;
	color:#707173;
	padding-right:17px;
	padding-left:23px;
	padding-bottom: 10px;
}
#inhalt table#text td, #inhalt table#tabkontakt tr:last-cild {
 padding-bottom: 40px;
}
#inhalt table#text td h1 {
	color:#999;
	font-size: 14px;
	padding-top:30px;
	padding-bottom: 10px;
}
#inhalt table#text>td.first {
	width:200px;
   vertical-align:top;
}
#inhalt table#text>td.last {
	padding-right:0px !important;
	width:200px;
	float:right;
}
#inhalt table#text td.last {
	border-left: 1px solid #d2d5d7 !important;
	padding-left:15px !important;
}
#inhalt table#text td img {
	padding-top:10px;
	padding-bottom:10px;
}
#inhalt table#text td.last img {
	position:relative;
	top:-38px !important;
}
table#oeffnungszeiten {
	width:100%;
	font-weight: bold;
}
table#oeffnungszeiten td {
	padding-right:0px !important;
	padding-left:0px !important;
	padding-bottom: 8px;
	font-size:10px;
	text-align:right;
}
table#oeffnungszeiten td.first {
	font-weight: bold;
	text-align:left;
}
#copyright {
}
#copyright ul {
	float:right;
	position:relative;
	left:0px !important;/* ---------------Copyright Startseite verrücken----------------------*/
}
#copyright li, #copyright a {
	color:#999;
}
#copyright li {
	float:left;list-style-position:outside !important;
	white-space:nowrap;
	list-style:none;
	padding-right:9px;
	padding-left:9px;
	margin-top:8px;
	border-right: 1px solid #999;
	font-size: 10px;
}
#copyright li.first {
	padding-left:0px;
}
#copyright li.last {
	border-right:none;
	padding-right:0px;
}
#copyright li#bf {
	position:relative;
	top:-5px;
	right:0px;
}
#copyright li#bf a{
   text-decoration:none !important;
   
}

#copyright li#bf a:hover{
   text-decoration:underline;
   
}

body#home #copyright {/* ---------------Startseite graue Linie unten----------------------*/
	position:relative;
	top:180px;
	margin-bottom:50px;
	border-top: 1px solid #d2d5d7;
	width:790px;
	float:right;
 
}
body#kontakt #copyright {
	position:relative;
	top:30px;
}
/* ----------Kontakt---------------------------- */
table#tabkontakt {
	position:relative;
	top:30px;
	width:400px;
}
#inhalt table#tabkontakt td h1 {
	color:#999;
	font-size: 14px;
	padding-bottom: 10px;
}
.wort {
	width:200px;
	display:block;
	float:left;
}
#kontaktform input, #kontaktform select {
	display:block;
	float:left;
}
input[type="text"], textarea, select {
	width:300px;
	color: #666;
	background-color:#fff;
	border: 1px solid #d2d5d7;
}
input[type="text"]:focus, textarea:focus, select:focus {
	width:300px;
	color: #000;
	background-color:#d2d5d7;
	border: 1px solid #000;
}
input#clear:hover, input#send:hover {
	cursor:default;
	cursor:pointer;
	cursor:hand;
}
table#tabkontakt td {
	padding-bottom:4px;
}
table#tabkontakt td.first {
	padding-left:24px;
}
textarea {
	font: 12px "Lucida Sans Unicode", "Lucida Grande", Lucida, "Lucida Sans", Arial, sans-serif;
}
input.button {
	text-indent: -9999px;
	font-size: 0px;
	overflow: hidden;
	height: 22px;
	border:none;
	outline:none;
	color: transparent;
	text-transform: capitalize;
	margin-right:20px;
	position:relative;
	left:200px;
}
input.button#send {
	background: url(png/absenden_button.png) no-repeat;
	width: 82px;
}
input.button#reset {
	background: url(png/loeschen_button.png) no-repeat;
	width: 69px;
}
input#reset {
}
input#send {
}
strong {
	font-weight: bold;
}
ul li {
	list-style-position:inside !important;
}
ul li ul {
	padding-left:20px;
}

body#home #left {
	width:761px;
}
body#home #adresse {
	width:200px;
	position:absolute;
	right:40px;
	top:280px;
}
body#home table#tabstartseite h1 {
	font-size: 14px !important;
	padding-bottom:8px;
}

/*body#home table#tabstartseite td {
	padding-right:20px;	width:230px;font-size: 9px;
}
body#home table#tabstartseite td.first {
	width:260px;
	text-align: left;
	
}
body#home table#tabstartseite td.last {
	width:230px;

}*/

table td {
	vertical-align:top;
}
#inhalt table#text table td, #inhalt table#tabkontakt table td {
	padding-left:0px;
	padding-right:10px;
	text-align: left;
}
img.bildrechtespalte {
	padding-top:0px !important;
}
img.docs {
	position:relative;
	top:-50px;
}
body#home table#tabstartseite td {
	padding-right:8px;
}
body#home table#tabstartseite td.first {


	font-size: 9px;
}
body.infosfueraezte #inhalt table#text td ul {
	position:relative;
	left:8px;
}
body.infosfueraezte #inhalt table#text td li {
	padding-bottom:5px;
	padding-top:5px;
	list-style-position: outside;
}
#home #left #tabstartseite tr .first p {

}
#tabueberunsbilder td {
	font-size:9px;
}
ul#sitemap{
	position:relative;
	left:15px;}

