.snippet B {
    font-weight: normal;
    background-color: yellow;
}

#data-security-statement {
}

#data-security-statement H1 {
  font-weight: bold;
  font-size: 11px;
}

#data-security-statement A {
  background-image: none;
  padding: 0px;
}

#drucken {
  padding-left: 14px;
  background: url(../img/print-icon.gif) no-repeat;
}

.download-block {
  border-spacing: 0;
  width: 100%;
}

.download-block .download-title {
  font-weight: bold;
  width: 35%;
}

.download-block .download-description-file-true {
  width: 65%;
}

.download-block .download-description-file-false {
  width: 65%;
}

.download-block .download-type-and-size-file-true {
  width: 17%;
  white-space: nowrap;
}

.download-block .download-type-and-size-file-false {
  width: 0%;
}

.download-block .download-title,.download-block .download-description-file-true,.download-block .download-description-file-false,.download-block .download-type-and-size-file-true,.download-block .download-type-and-size-file-false
  {
  padding: 2px 5px 5px 5px;
  vertical-align: top;
}

.partner A,.operator A {
  padding-left: 0;
  background-image: none;
}

.partner A:hover,.operator A:hover {
  padding-left: 0;
  background-image: none;
}

.partner A IMG,.operator A IMG {
  border-style: none;
}

.partner A {
  float: right;
}

.operator A {
  display: block;
}

BODY {
  margin: 0;
  font: 11px Verdana, Arial, Tahoma, sans-serif;
  color: #000000;
  background-color: #ccd0d3;
  line-height: 1.35em;
}

A {
  text-decoration: none;
  color: #003366;
  background-image: url("../img/link-marker.gif");
  background-repeat: no-repeat;
  padding-left: 10px;
}

A:hover {
  color: #aa0000;
  background-image: url("../img/link-marker-hover.gif");
}

A.back-to-top {
  background-image: url("../img/back-to-top.gif");
  padding-left: 11px;
  float: right;
}

A.image,#links A,#tab-row A {
  background-image: none;
  padding-left: 0;
  line-height: 1.2em;
}

A.image IMG {
  border-style: none;
}

A.profile {
  font-weight: bold;
}

INPUT,SELECT,TEXTAREA {
  border: 1px solid #abadb3;
}

INPUT[type="image"] {
  border-style: none;
}

BUTTON,INPUT[type="submit"],INPUT[type="button"] {
  font: 11px Verdana, Arial, Tahoma, sans-serif;
  color: #000000;
  background-image: url("../img/btn_bg.png");
  font-weight: bold;
  border: 1px solid #000000;
  height: 21px;
}

BUTTON:hover,INPUT[type="submit"]:hover {
  color: #aa0000;
}

INPUT[type="hidden"] {
  display: none !important;
}

#main {
  width: 980px;
  margin-right: auto;
  padding-right: 8px;
  background-color: #ffffff;
  background-image: url("../img/main_bg.png");
  background-position: 980px 0;
  background-repeat: repeat-y;
}

#main-footer {
  background-image: url("../img/main_bg2.png");
  background-repeat: no-repeat;
  height: 8px;
  width: 988px;
}

#header {
  height: 315px;
  width: 980px;
  overflow: hidden;
  background-image: url("../img/head_bg.png");
  background-repeat: no-repeat;
  background-position: 0px 75px;
  position: relative;  
}

#logo {
  float: left;
  height: 75px;
}

#local-logo {
  float: right;
  height: 75px;
}

#links, #search {
  color: #ffffff;
  height: 20px;
  padding-top: 4px;
  overflow: hidden;
  font-size: 10px;
  position: absolute;  
}

#links {
  left: 15px;
  top: 85px;    
}

#links A {
  color: #ffffff;
}

#links A:hover {
  color: #aa0000;
}

#search {
  background-color: #233E60;
  padding-top: 0px; 
  height: 38px;
  width: 235px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  padding-left: 15px;
  padding-right: 15px;
}

#search LABEL {
  float: left;
}

#search INPUT[type="text"] {
  padding: 0;
  width: 200px;
  height: 20px;
  border-right-style: none;
  float: left;
  color: #666666;
  margin-top: 7px;
  font-size: 10px;
}

#search INPUT[type="image"] {
  width: 28px;
  height: 20px;
  padding-left: 5px;
  float: left;
  margin-top: 8px;
}

#body {
  clear: left;
  position: relative;
  top: -78px;
  zoom: 1; /* IE fix */ 
}

#footer {
  clear: left;
  height: 25px;
  color: #a1a4a8;
  font-size: 10px;
  padding-top: 2px;
  padding-bottom: 10px;
  text-align: center;
}

#footer A {
  background-image: none;
  padding: 0;
  color: #a1a4a8;
}

#footer A:hover {
  background-image: none;
  padding: 0;
  color: #aa0000;
}

#tab-bg {
  border: none;
  float: left;
  padding-left: 20px;
  padding-top: 3px;
  width: 980px;
  height: 37px;
}

#tab-box {
  height: 40px;
}

#tab-row {
  
}

#tab-row A {
  width: 140px;
  height: 37px;
  text-align: center;
  vertical-align: middle;
  background-image: url("../img/mainnav_tab.png");
  background-repeat: no-repeat;
  background-position:0px 0px;  
  font-weight: bold;
  display: block;
  float: left;
  padding-right: 3px;
}

#tab-row A:hover {
  background-image: url("../img/mainnav_tab.png");
  background-repeat: no-repeat;
  background-position:0px -40px;  
  color: #000000;
}

#tab-row A.active-is-true {
  background-image: url("../img/mainnav_tab.png");
  background-repeat: no-repeat;
  background-position:0px -80px;  
  color: #ffffff;
}

#body-main,#body-aux {
  float: left;
}

#body-main {
  width: 720px;
  margin-left: 15px;
  margin-right: 20px;
}

#site-tools {
  clear: both;
  padding-top: 10px;
}

#recaptcha_area LABEL:after {
  content: "";
}

#recaptcha_area SPAN {
  font: 9px helvetica, sans-serif;
}

H1 {
  font-size: larger;
}

H2 {
  font-size: 12px;
}

#body-aux {
  width: 240px;
}

FIELDSET {
  border-style: none;
}

LEGEND {
  font-weight: bold;
}

LABEL:after {
  content: ":";
}

#body-aux FIELDSET {
  border: 1px solid #c8d4e3;
  margin-top: 10px;
  line-height: 1.5;
}

#body-aux #filter FIELDSET {
  line-height: 1;
}

#body-aux LEGEND {
  font-style: italic;
}

#body-aux FIELDSET HR {
  border-style: none;
  height: 1px;
  background-color: #c8d4e3;
}

* {
  font-family: Verdana, sans-serif;
}

HR {
  border-style: none;
  border-top: 1px solid gray;
}

.dbg {
  font-family: monospace;
  color: gray;
}

TABLE.lay-it-out {
  border-spacing: 0;
}

TABLE.lay-it-out TD {
  padding: 0;
  text-align: left;
  vertical-align: top;
}

.opp-block {
  float: left;
  width: 184px;
  margin-right: 7px;
  background-color: #e7ecf1;
  border: 1px solid #a6b1c0;
  padding: 4px;
}

.block {
  margin-top: 10px;
  margin-bottom: 10px;
}

.block.xc DIV.block-title {
  background-image: url("../img/icon_plus_11x11.png");
  background-position: 8px 6px;
  background-repeat: no-repeat;
  padding-left: 26px;
  padding-top: 4px;
}

.block.xc DIV.block-text {
  padding-left: 5px;
  padding-right: 5px;
  display: none;
  overflow: auto;
  line-height: 150%;
  border-left: 1px solid #CED6E3;
  border-right: 1px solid #CED6E3;
}

.block.xc DIV.block-top {
  background: url("../img/border_blue_top_left.png") no-repeat scroll 0 0 transparent;
  height: 8px;
  margin-right: 8px;
  margin-top: 10px;
}

.block.xc DIV.block-top DIV {
  background: url("../img/border_blue_top_right.png") no-repeat scroll right 0 transparent;
  height: 8px;
  margin-right: -8px;
}

.block.xc DIV.block-bottom {
  background: url("../img/border_blue_bottom_left.png") no-repeat scroll 0 0 transparent;
  height: 8px;
  margin-right: 8px;
  margin-bottom: 10px;
}

.block.xc DIV.block-bottom DIV {
  background: url("../img/border_blue_bottom_right.png") no-repeat scroll right 0 transparent;
  height: 8px;
  margin-right: -8px;
}

.block.xc.expanded DIV.block-title {
  background-image: url("../img/icon_minus_11x11.png");
  background-position: 8px 6px;
  background-repeat: no-repeat;
  padding-left: 26px;
  padding-top: 4px;
}

.block.expanded DIV.block-text {
  display: block;
}

.block.expanded DIV.block-top {
  background: url("../img/border_blue_top_left.png") no-repeat scroll 0 0 transparent;
  height: 8px;
  margin-right: 8px;
  margin-top: 10px;
}

.block.expanded DIV.block-top DIV {
  background: url("../img/border_blue_top_right.png") no-repeat scroll right 0 transparent;
  height: 8px;
  margin-right: -8px;
}

.block.expanded DIV.block-bottom {
  background: url("../img/border_white_bottom_left.png") no-repeat scroll 0 0 transparent;
  height: 8px;
  margin-right: 8px;
  margin-bottom: 10px;
}

.block.expanded DIV.block-bottom DIV {
  background: url("../img/border_white_bottom_right.png") no-repeat scroll right 0 transparent;
  height: 8px;
  margin-right: -8px;
}

.block-blue-top {
  background: url("../img/border_blue_top_left.png") no-repeat scroll 0 0 transparent;
  height: 8px;
  margin-right: 8px;
  margin-top: 10px;
}

.block-blue-top DIV {
  background: url("../img/border_blue_top_right.png") no-repeat scroll right 0 transparent;
  height: 8px;
  margin-right: -8px;
}

.block-blue-bottom {
  background: url("../img/border_blue_bottom_left.png") no-repeat scroll 0 0 transparent;
  height: 8px;
  margin-right: 8px;
  margin-bottom: 10px;
}

.block-blue-bottom DIV {
  background: url("../img/border_blue_bottom_right.png") no-repeat scroll right 0 transparent;
  height: 8px;
  margin-right: -8px;
}

.block-white-top {
  background: url("../img/border_white_top_left.png") no-repeat scroll 0 0 transparent;
  height: 8px;
  margin-right: 8px;
  margin-top: 10px;
}

.block-white-top DIV {
  background: url("../img/border_white_top_right.png") no-repeat scroll right 0 transparent;
  height: 8px;
  margin-right: -8px;
}

.block-white-bottom {
  background: url("../img/border_white_bottom_left.png") no-repeat scroll 0 0 transparent;
  height: 8px;
  margin-right: 8px;
  margin-bottom: 10px;
}

.block-white-bottom DIV {
  background: url("../img/border_white_bottom_right.png") no-repeat scroll right 0 transparent;
  height: 8px;
  margin-right: -8px;
}

.block-white-content {
  border-left: 1px solid #CED6E3;
  border-right: 1px solid #CED6E3;
}

.block-description {
  padding: 0px 10px 0px 10px;
  vertical-align: top;
  font-weight: bold;
  width: 35%;
}

.block-introduction {
  padding: 0 10px;
  vertical-align: top;
}

.table-blue-top {
  border-left: 1px solid #CED6E3; 
  border-right: 1px solid #CED6E3; 
  margin-left: 0px;
}

.text-block {
  border-style: none;
}

.block-title,.block-text,.rss-block-stub {
  border-left: 1px solid #CED6E3;
  border-right: 1px solid #CED6E3;
  padding-left: 5px;
  padding-right: 5px;
  overflow: hidden;
}

TD.block-title {
  border: none;
}

.block-text {
  padding: 5px 10px;
}

.block-title {
  background-color: #EAF1FD;
  padding: 0 0 5px 10px;
  font-weight: bold;
}

.block-title A {
  color: #003366;
  text-decoration: none;
}

DIV.login-form-top {
  background-image: url("../img/box_top.png");
  background-repeat: no-repeat;
  color: #0053A6;
  float: left;
  font-weight: bold;
  height: 19px;
  padding-left: 10px;
  padding-top: 8px;
  width: 234px;
}

DIV.login-form-bottom {
    background-image: url("../img/box_bottom.png");
    background-repeat: no-repeat;
    float: left;
    height: 8px;
    margin-bottom: 15px;
    width: 234px;
}

DIV.login-form {
    background-color: #F7FAFE;
    background-image: url("../img/box_bg.png");
    background-repeat: repeat-x;
    border-left: 1px solid #D7DEE8;
    border-right: 1px solid #D7DEE8;
    float: left;
    padding-bottom: 5px;
    width: 232px;
}

DIV.login-form  BR {
  clear: left;
}

DIV.login-form INPUT[type=text],DIV.login-form INPUT[type=password] {
  border: 1px solid #abadb3;
  width: 200px;
  float: none;
  margin-left: 10px;
}

DIV.login-form LABEL {
  display: block;
  float: left;
  margin-top: 10px;
  margin-bottom: 2px;
  margin-left: 10px;
}

DIV.login-form INPUT[type=submit] {
  margin-top: 10px;
  margin-left: 10px;
  width: 120px;
}

DIV.login-form DIV.link {
  margin: 10px 10px 0 10px;
  line-height: 1.2em;
}

DIV.login-form DIV.link A {
  border: none;
}

DIV.left-navigation-panel {
  float: left;
  width: 175px;
  margin-left: 15px;
  margin-right: 15px;
}

DIV.right-navigation-panel {
  float: left;
  width: 235px;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 70px;
  line-height: 1em;
}

TABLE.parent {
  width: 100%;
}

TABLE.parent TD {
  padding: 0px;
}

TABLE.parent TD.middle {
  width: 10px;
}

DIV.content-body {
  float: left;
  margin-left: 0px;
  margin-bottom: 0px;
  width: 510px;  
}

DIV.content-body DIV.title {
  font-size: larger;  
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 30px;
  color: #0053A6;
  clear: both;
}

DIV.base-content {
  
}

DIV.opp-navigation-top {
  background-image: url("../img/subnav_top.png");
  background-repeat: no-repeat;
  float: left;
  height: 8px;
  width: 174px;
  margin-top: 30px;
}

DIV.opp-navigation-bottom {
  background-image: url("../img/subnav_bottom.png");
  background-repeat: no-repeat;
  float: left;
  height: 8px;
  width: 174px;
  margin-bottom: 15px;
}

.opp-navigation {
  line-height: 1.35em;
  width: 100%;
  float: left;
  border-left: 1px solid #CCCFD9;
  border-right: 1px solid #CCCFD9;
}

.opp-navigation TD {
  border-bottom: 1px solid #d4d4d4;
}

.opp-navigation .last TD {
  border-style: none !important;
}

.opp-navigation-header {
  background-color: #EAF1FD;
  border-style: none !important;
  color: #003366;
  font-weight: bold;
  padding-bottom: 3px;
  padding-left: 10px;
}

.opp-navigation .marker {
  background-image: url("../img/arrow_black_9x9.png");
  background-position: 4px 8px;
  background-repeat: no-repeat;
  width: 12px;
}

.opp-navigation .page-link A {
  display: block;
  height: 100%;
  padding: 5px;
  color: #000000;  
}

.opp-navigation .page-link A:hover {
  color: #AA0000;
}

.opp-navigation TR.active .marker {
  background-color: #EAF1FD;
}

.opp-navigation TR.active .page-link A {
  background-color: #EAF1FD;
  font-weight: bold;
  color: #0053A6; 
}

A.anchor {
  background-image: none;
  padding: 0;
}

.arrow-white {
  background-image: url("../img/arrow_white_9x9.png");
  background-repeat: no-repeat;
  height: 9px;
  width: 9px;
  display: inline-block;
}

.breadcrumb {
  clear: left;
  padding-left: 15px;
  background-color: #233E60;
  color: white;
  padding-top: 13px;
  height: 25px;
  font-size: smaller;
  width: 700px;
}

.breadcrumb A {
  color: white;
  background-image: none;
  padding-left: 0;
}

FORM.create-or-edit LABEL,FORM.create-or-edit INPUT,FORM.create-or-edit TEXTAREA,FORM.create-or-edit SELECT
  {
  display: block;
  float: left;
  margin-bottom: 10px;
}

FORM.create-or-edit LABEL {
  width: 200px;
}

FORM.create-or-edit LABEL.radio {
  width: auto;
}

FORM.create-or-edit LABEL.radio:after {
  content: "";
}

FORM.create-or-edit LABEL.empty:after {
  content: "";
}

FORM.create-or-edit INPUT[type=text],FORM.create-or-edit INPUT[type=password],SELECT
  {
  width: 200px;
}

FORM.create-or-edit TEXTAREA {
  width: 350px;
  height: 100px;
}

FORM.create-or-edit INPUT[name=street] {
  width: 165px;
}

FORM.create-or-edit LABEL.streetNumber {
  margin-left: 5px;
  width: 65px;
}

FORM.create-or-edit INPUT[name=streetNumber] {
  width: 73px;
}

FORM.create-or-edit INPUT[name=postcode] {
  width: 75px;
}

FORM.create-or-edit LABEL.city {
  margin-left: 5px;
  width: 28px;
}

FORM.create-or-edit INPUT[name=city] {
  width: 200px;
}

FORM.create-or-edit SPAN.optional {
  color: #A0A0A0;
  margin-left: 10px;
}

FORM.create-or-edit BR {
  clear: left;
}

FORM.create-or-edit INPUT[type=submit],FORM.create-or-edit INPUT[type=button] {
  display: inline;
  float: none;
  margin-bottom: 0;
}

FORM.contact FIELDSET {
  border-style: groove;
}

FORM.contact FIELDSET LEGEND {
  font-weight: normal;
}

DIV.articleListItem {
  margin-bottom: 15px;
  margin-top: 15px;
}

DIV.block-white-content DIV.articleListItem {
  float: left;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-left: 15px;
  padding-right: 15px;
  width: 202px;
}

DIV.articleListItem P {
  margin-top: 0;
  margin-bottom: 0;
}

DIV.articleListItem SPAN.title {
  color: #0053A6;
}

DIV.articleListItem IMG {
  padding: 5px 5px 0 0;
}

SPAN.title {
  font-weight: bold;
}

DIV.articleTitle {
  font-weight: bold;
  font-size: larger;
}

UL.sitemap-node {
  list-style-type: none;
}

/*DIV.articleTeaser {
  font-weight: bold;
}

DIV.articleText {

}*/
