/* CSS Document */

body {
  font: 87%/1.4em verdana, arial, sans-serif; color: #000;
}
#wrapper { width: 655px; }
#head h1 { font-size: 20px; }

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: 5px; }

ul { list-style-type:disc; list-style-position:outside; padding-left: 40px; margin: 20px 0; }

/*.big a[href]:after {
content: " (" attr(href) " )";
font-size: 10px;  
}*/

.navcontainer_test, .tagline, .bt-nav, .bcumb, .small, #hilfebox, #footer {
display: none;
}
.sub-item { padding-bottom: 20px; border-bottom: 2px solid #999; }
.sub-item img { float: left; padding-right: 20px; }
.druck { border-top: 1px solid #999; font-size: 11px; }

table { display:table; width: 650px; text-align:left; margin-bottom:20px; border-bottom:1px solid #999;}

th { background: #ccc; }

td { border-top:1px solid #999; }

.seitenende { page-break-after:always;}
