/* CSS Document Kantorenkonvent print*/

* {color: black !important;}
body {
/*width:19cm;
height:26.2cm;
padding:2cm 1cm 1cm 2cm;*/
font: 13pt Garamond, Palatino, "Times New Roman", Times, serif;
line-height:16pt;
color: #000;
background-color:#fff;
border:0;
}

h1, h2, h3{
page-break-after:avoid;
font-size:18pt;
}
.gesamtspalte h1{position:static;padding-left:20px;}

#tutti, #detailseite/*,#inhalt,  #kantoren, #detailseite*/ {
position:static;
padding:0;
margin:0;
background-image:none;
background-color: #fff;
font: 13pt Garamond, Palatino, "Times New Roman", Times, serif;
line-height:16pt;
width:16.5cm;
width:17cm;
height:auto;
border-left:0;
border-right:0;
}

#inhalt, #kantoren{border-left:0;border-right:0;}

#kopf, #hauptNav, #logo, #sprungmenue, #kantoren #stupid_IE, #fuss, #zumAnfang, h1 span,  img.linien { display: none;border:0 }

.spalte1 li {border-bottom:0;}
.text {margin-left:0;padding-left:0}

#inhalt .spalte1 {position:static; float:none; display:block; width:100%; margin:0; padding:0;}
#inhalt .spalte2 {position:static; float:none; display:block; width:100%; margin:0; padding:0;}

/**/#inhalt .spalte1 {font: 13pt Garamond, Palatino, "Times New Roman", Times, serif;
line-height:15pt}

.gesamtspalte {width:100%;width:17cm;}

#detailseite #inhalt .gesamtspalte {position:absolute; top:0cm;}
#detailseite #inhalt .gesamtspalte .text p{width: 19cm; font: 17pt Garamond, Palatino, "Times New Roman", Times, serif;}
#detailseite .gesamtspalte h1, #detailseite .gesamtspalte .bild {display:none;}
#detailseite #kopf {display:block;height:4cm; }


#kopfband {
margin-left:10px;
height:4.5cm;
background-color:#fff;
}

table.uebersicht {width:16.5cm;width:100%}
table.uebersicht th.s1 {width:3cm; width:20%; }
table.uebersicht th.s2 {width:9cm; width:55%;}
table.uebersicht th.s3 {width:5cm; width:20%}
table.uebersicht span.detaillink, table.uebersicht img {display:none;}
table.uebersicht p.titel {font-weight:bold;font-size:13pt;}



.personen, .personenEven {width:16.5cm;padding:0;background-color:#fff;margin-top:1cm;}

.personen .spalte0, .personenEven .spalte0 {width:10cm;position:static; float:none; margin:0;padding:0;}
/*wenn zwei Bilder/Personen aufgeführt sind*/
.personen .erstes, .personenEven .erstes {width:5cm;float:left;}
/*für direkt nebeneinander leigende Bilder und eine Information*/
.personen .nebeneinander, .personenEven .nebeneinander {float:left;}


.personen .spalte1, .personenEven .spalte1 {clear:both;width:17cm;position:static; float:none;  margin-left:0;padding-left:0;}

.personen .spalte2, .personenEven .spalte2 {width:7cm;position:absolute; right:0; top:0;float:none;  margin-left:0; margin-top:0;padding-left:0;}


a:link, a:visited, a:hover, a:visited:hover {
  color:#333;
  background: transparent;
  text-decoration: none;
}

 #kantoren a[href]:after {
 content:"<"attr(href)">";
 color:#999;
 background-color:inherit;
 font-style:italic;
 font-size:80%;
} 



