/* CSS Document */

body {
  font: 87%/1.4em verdana, arial, sans-serif; color: #000;
}
#wrapper, #big, #bigger { width: 99%; }

p { margin: 10px 0px; line-height: 1.6em; }

#head h1 { font-size: 22px;}

h2, .item h2, .item-b h2, .sub-item h2 { font-size: 18px; }

h3, .item h3, .item-b h3, .sub-item h3 { font-size: 16px; font-weight: bold; }

h2, .item h4, .item-b h4, .sub-item h4 { font-size: 14px; font-weight: bold; margin-top:25px; }

img { border: none 0; padding: 0px; }

ul { list-style-type:disc; list-style-position:outside; padding-left: 40px; margin: 20px 0; }

ul.lightbox {
list-style-type: none;
margin: 5px 0px 10px 0px;
padding: 0;
}

/*.big a[href]:after {
content: " (" attr(href) " )";
font-size: 10px;  
}*/

#navcontainer, .tagline, .bt-nav, .bcumb, .small, #hilfebox, #footer, #copy, #Qj, #copy_design {
display: none;
}
#printAdresse { border-top: 2px solid #999; padding-top: 10px;}
.sub-item { padding-bottom: 20px; border-bottom: 2px solid #999; }
ul.lightbox li { display: inline; }
.druck { border-top: 1px solid #999; font-size: 11px; }

table { display:table; width: 650px; text-align:left; }

th { background: #ccc; }

td { border-top:1px solid #999; }

table td.one { width:35%; }
table td.two { width:65%; }

body { page-break-after: always;}
