body { color: #333333; font-size: 12px; }
#container { width:805px; margin:0; }

#header { background: url("/images/header-bg.gif") no-repeat top left; margin: 0 14px; position: relative; z-index: 1; height: 127px; }
/*h1#logo img { display: none; }*/
h1#logo { position: absolute; left: 15px; top: 21px; width:211px; height:40px; display:block;}
/*h1#logo a { background: url("/images/logo.gif") no-repeat; display: block; width: 211px; height: 40px; }*/
#quicklinks a, #loginlinks a { font-size: 11px; color: #333333; text-decoration: none; line-height: 2em; background: url("/images/quicklink-icon.gif") no-repeat 0 45%; padding-left: 8px; }
#quicklinks ul { list-style: none; float: right; margin: 0 16px 0 0; }
#quicklinks li { float: left; margin: 0 16px 0 0; }
#search { position: absolute; top: 26px; right: 14px; }
#search button { background: url("/images/such-button.gif") no-repeat top left; text-indent: -9999px; border: none; display: block; padding: 0; margin: 0; width: 28px; height: 26px; }
#search button:hover, #search button:focus { background-position: bottom left; }
#search .ctrlHolder, #search .buttonHolder { float: left; }
#search .ctrlHolder { margin-top: 2px; margin-right:2px; }
#navigation { white-space: nowrap; position: absolute; top: 77px; left: 10px;}
#navigation a { color: #333333; font-weight: bold; text-decoration: none; position: relative; z-index: 3; display: block; padding: 4px 8px 4px 10px; }
#navigation a:hover, #navigation a:focus, #navigation li.hover a { color: #9a2327; }
#navigation li.hover li a { color: #333333; }
#navigation li.hover a { background: url("/images/navi-bg-over.gif") no-repeat left bottom; padding-bottom: 13px; }
#navigation ul { list-style: none; margin: 0; z-index: 3;}
#navigation li { background: url("/images/navi-trenner.gif") no-repeat left top; float: left; margin: 0; position: relative; z-index: 3;}
#navigation li.first { background: none; }
#navigation ul ul { position: absolute; display: none; margin-top: -6px; z-index: 3; }
#navigation li.hover ul { display: block; }
#navigation li li { background: none; float: none; position: static; }
#navigation li li.last { border-bottom: none; }
#navigation li.hover li a { font-weight: normal; display: block; background: #cccccc; padding: 5px 8px; border: 1px solid #d4d4d4; border-width: 0 1px; border-bottom: 1px solid #eeeeee; }
#navigation li li a:hover, #navigation li li a:focus { background: #ffffff; color: #9a2327; }
#navigation li li.first a { padding-top: 12px; }
#navigation li li a { position: static; z-index: auto;}
#navigation ul ul { width: 161px; z-index: 3;}
#navigation ul ul.xl{ width: 200px; }
#navigation ul ul li.last a { background: url("/images/subnavi-bottom-bg.gif") no-repeat left bottom; border: none; padding-bottom: 10px; }
#navigation ul ul.xl li.last a { background: url("/images/subnavi-bottom-bg-xl.gif") no-repeat left bottom; border: none; padding-bottom: 10px; }
#navigation ul ul li.last a:hover, #navigation li li.last a:focus { background-image: url("/images/subnavi-bottom-bg-over.gif"); }
#navigation ul ul.xl li.last a:hover, #navigation li li.last a:focus { background-image: url("/images/subnavi-bottom-bg-over-xl.gif"); }
#loginlinks { position: absolute; right: 0; top: 104px; }
#loginlinks ul { list-style: none; margin: 0; }
#loginlinks li { float: left; margin: 0 16px 0 0; }
#breadcrumb { position: absolute; left: 0; top: 104px; z-index: 0; }
#breadcrumb ol { list-style: none; margin: 0; }
#breadcrumb li { float: left; }
#breadcrumb a { font-size: 11px; color: #333333; text-decoration: none; line-height: 2em; background: url("/images/quicklink-icon.gif") no-repeat 0 45%; padding-left: 8px; }
#breadcrumb .hint { display: none; }

#body { background: url("/images/body-bg.gif") no-repeat bottom left #e8e8e8; width: 769px; margin: 0 16px; padding: 6px 2px 0; }

/* columns */
#colOne, #colTwo { float: left; margin-bottom: 4px; }
#colOne { width: 510px; }
#colTwo { width: 255px; }
.colContainer { display: inline; float: left; margin-left: 4px; }
.clearLeft { clear: left; }

.greenfill { background-image: url("/images/gb.png"); }

/* boxen */
.box { background: url("/images/article-bottom-bg.gif") no-repeat bottom left #ffffff; width: 251px; margin: 0 0 4px; position: relative; padding: 0 0 12px; }
.box.twoCol { width: 506px; }
.box.threeCol { width: 761px; }
.box h2 { font-size: 11px; font-weight: bold; background: url("/images/article-header-bg.gif") no-repeat; height: 11px; padding: 7px 8px 9px; margin: 0; }
.box .tools { font-size: 11px; position: absolute; top: 0; right: 0; margin: 7px 8px 9px; }
.box .articleBody { border: 1px solid #bababa; border-width: 0 1px; padding: 8px; position:relative; }
.box h3 { font-size: 20px; line-height: 1.2em; color: #9a2327; margin-bottom: 0.5em; }
.box p.moreLink { margin: 0; }
.box.twoCol h2 { background-position: -251px 0; }
.box.twoCol { background-position: -251px bottom; }
.box.threeCol h2 { background-position: -757px 0; }
.box.threeCol { background-position: -757px bottom; }
.box .pdfLink a { color: white; text-decoration: none; background: url("/images/pdf-link-bg.gif") no-repeat top left; display: block; width: 185px; height: 45px; padding: 5px 4px 5px 45px; margin-top:1em;}
.box .pdfLink a:hover, .box .pdfLink a:focus { background-position: bottom left; }

.box .articleBody.textList p { border-bottom: 1px solid #666666; padding: 8px 0; margin: 0; }
.box .tools .pagination { list-style: none; margin: 0; }
.box .tools .pagination li { float: left; margin-left: 6px; }
.box .tools .pagination a { background: #9a2327; color: white; text-decoration: none; display: block; padding: 2px 4px 1px; }
.box .tools .pagination .selected a { background: #adadad; }

.box thead { background: url("/images/thead-bg.gif") repeat-x #828282; }
.box th { font-weight: bold; color: white; border-bottom-width: 1px; }

.newsart table { clear:right; }

/* zertifikatedatenbank */
#certDB .col1 { float: left; width: 239px; }
#certDB .col2 { float: right; width: 239px; }
#certDBStats p { float: left; margin: 10px 5px 0 0; }
#certDB h3 { font-size: 1em; font-weight: bold; }
#certDBFlash { margin: 15px 10px; }
#certDBHint, #certDBSearch { background: url("/images/certDBcol-bottom-bg.gif") no-repeat bottom #eeeeee; position: relative; padding: 4px; margin: 8px 0; }
#certDBHint h3 img { position: absolute; left: -17px; top: 3px; }
#certDBSearch label { text-align: right; display: block; float: left; width: 60px; margin-right: 5px; padding-top: 2px; }
#certDBSearch .textInput { border: solid 1px #645a5b; display: block; float: left; width: 125px; }
#certDBSearch fieldset { clear: both; }
#certDBSearch button { background: url("/images/such-button2.gif") no-repeat top left; text-indent: -9999px; border: none; display: block; padding: 0; margin: 2px 0 0; width: 28px; height: 26px; }
#certDBSearch button:hover, #certDBSearch button:focus { background-position: bottom left; }
#certDBSearch .ctrlHolder, #certDBSearch .buttonHolder { float: left; margin: 0.5em 0; }
#certDBSearch .buttonHolder { margin: 0.1em 0; }

#disclaimer { margin: 1em 0; }
#disclaimer hr { display: none; }

form.certSearch .hint { display: none; }
form.certSearch button.primaryAction { background: url("/images/submit-button.gif") no-repeat top left; width: 129px; height: 26px; padding: 0; border: none; }
form.certSearch button.primaryAction:hover, form.certSearch button.primaryAction:focus { background-position: bottom; }

/* Archiv */
#ausgaben a {font-weight:bold; display: block; margin-bottom: 5px; }
#ausgaben ul { margin-bottom: 15px; }

