/* ===================================================
Stylesheet
Datei: print.css
Datum  13/10/09
Autor: wquadrat medien gmbh
=================================================== */

html, body {height:auto;}
body {width:630px;margin:0 auto;background-color: transparent;font-size:11pt;font-family:'Times New Roman',Times,serif;color:#000000;}


/***** logo für print einblenden *****/
h1#logo a img {display:inline;}
/******** ausblenden von nicht-benötigten divs ******************/
#navigation, #arzt_info, #suchen, #breadcrumb, #teaser {display:none;}

#content {}
a {color:#666;}
h1 {font-size:15pt;color:#000;}
h2 {font-size:14pt;color:#000;}
h3 {font-size:13pt;color:#000;}
h4 {font-size:12pt;color:#000;}

h1#logo {text-align:right;}
h1#logo span {display:none;}

div.inhaltstext strong {}


/********************** content_main und content_sub *********************************/
#content_main {line-height:1.3em;text-align:justify;}

.content_main_block, .inhalt /*wtsh-style-anpassung */ {padding:5px 10px;overflow:hidden;margin:0 0 20px 0 ;}
.inhaltstext {margin:0 0 5px 0;}
div.inhaltstext ul {padding-top:10px;}
.kastenohnebg h1 {font-size:1.3em;border-top:1px solid #DCDCDC;padding-top:10px;}
.inhalt table .inhaltstext {padding-right:0px;}
.kasten {margin:0px 10px 10px 10px;font-weight:normal;background-color:#eceff6;color:#000000;padding:5px 5px 10px 5px;border:1px solid #dcdcdc;}
.kasten strong {font-family:georgia;color:#004470;font-weight:normal;font-size:1.4em; }
.kasten a {color:#0872b8;line-height:1.3em;}
.inhalt p.rightblock {text-align:right;}
a.naviblau {background:url(/wtsh/media/bilder/_layout/linklist_pfeil.gif) no-repeat left center;padding-left:15px;margin-left:-10px;color:#0872b8;}


* html .content_main_block {overflow:auto;height:1%;}
#content_sub {}
.content_sub_half {float:left;width:48.5%;}
.content_sub_half.links {float:left;}
.content_sub_half.rechts {float:right;}
.content_sub_half h1 {padding:5px 0 0 0;font-size:13pt;}
.content_sub_half h1.first  {border:none;padding:0;}
.content_sub_half h1 a {color:#004470;text-decoration:none;}
.content_sub_half span.date {font-style:italic;}

/********************** bilder im content *********************************/

dl.bild dt img {display:block;}
dl.bild dd {font-size:0.9em;font-style:italic;}



#site_info {font-size:0.8em;overflow:hidden;border-top:1px solid #ccc;padding:10px 0;margin:0 10px;color:#666;}
#site_info_title, #site_info_address, #site_info_connect {width:30%;float:left;}


