@charset "utf-8";
* {} /* Safari-Bugfix */
* {
  margin: 0;
  padding: 0;
  border-spacing: 0;
  border-collapse: collapse;
}
/* Schriftgröße kontrollieren */
body, td, th {
  font: normal 10px/12px Verdana, Arial, Helvetica, sans-serif;
}
td, th {
  f\ont-size: 100%;
}
html {
  color: #666666;
  background: #ffffff none;
}
body {
  background: #ffffff url('/binary.ashx?id=1900') left top repeat-x;
  padding-top: 36px;
  padding-bottom: 150px;
}


/** Absätze
------------------------------------------------------------- */
p {
  margin: 5px 0 15px 0;
}

/** Bilder
------------------------------------------------------------- */
img {
  border: 0;
}
.float--right {
  float: right;
  padding: 0 0 10px 10px;
}
.float--left {
  float: left;
  padding: 0 10px 10px 0;
}

.subtitle{
  display:block;
  font-size: 11px;
  color: #827F7C;
}


.defbreite {
  width: 260px;
}

/** Präformatierter und Quelltext
------------------------------------------------------------- */
pre {
  font-family: "Courier New", monospace;
  font-size: 110%;
  line-height: 1.2;
  margin: 1.5em 0;
}
code {
  font-family: "Courier New", monospace;
  font-size: 110%;
  font-style: normal;
  vertical-align: baseline;
  padd\ing: 0 3px;
}
pre code {
  font-size: 1em;
}
/** Textauszeichnung
------------------------------------------------------------- */
ins[title], del[title] {
  border-bottom: 1px dotted #1A1A1A;
}
ins {
  text-decoration: none;
  font-weight: bold;
}
dfn {
  font-style: normal;
}
samp {
  font-size: 110%;
  vertical-align: baseline;
}
kbd {
  font-family: "Courier New", monospace;
  font-size: 110%;
  font-style: normal;
}
/**
-------------------------------------------------------------
  Regeln für besondere Bereiche
------------------------------------------------------------- */
#top {
  width: 768px;
  margin: 0 auto;
  padding: 0;
  position: relative;
}
#header {
  margin: 1px 1px 0 1px;
  height: 186px;
  position: absolute;
  top: 0;
  width: 754px;
}

#home #header {
  height: 272px;
}

#main {
  padding: 186px 0 0 0;
  overflow: hidden;
  background: #ffffff url('/binary.ashx?id=1902') left top repeat-y;
  border: 1px solid #69747A;
  width: 756px;
  margin-bottom: 5px;
  min-height: 300px;
  position: relative;
}

#home #main {
  background: #ffffff url('/binary.ashx?id=1903') left top repeat-y;
  padding: 240px 0 0 0;
}

#content-sidebar1 {
  width: 756px;
  float: left;
}
#home #content-sidebar1,
#full #content-sidebar1 {
  width: 100%;
}
#sidebar1 {
  width: 259px;
  padding: 0;
  float: right;
  position: relative;
  background: transparent url(/binary.ashx?id=2742) left top no-repeat;
}

#home #sidebar1 {
  padding: 35px 20px 10px 34px;
  width: 245px;
  margin-top: -13px;
  background: transparent url(/binary.ashx?id=2152) left top no-repeat;
}

#sidebar2 {
  width: 190px;
  float: right;
  padding: 0 10px 10px 0;
  overflow: hidden;
  display: none;
}
#home #sidebar2,
#full #sidebar2 {
  display: none;
}

#footer {
  border: 1px solid #69747A;
  padding: 0 10px;
  background-color: #DDDFE0;
  color: #69747A;
  width: 736px;
  
}
#logo {
  position: absolute;
  padding-top: 6px;
  top: 1px;
  left: 23px;
  width: 600px;
  height: 80px;
  background-color: white;
}
#claim {
  position: absolute;
  top: 50px;
  left: 330px;
  font-size: 18px;
  line-height: 18px;
  z-index: 120;
  display: none;
}

table {
  margin: 1em 0;
  width: 100%;
}
caption {
  margin: 2em 0 1em 0;
  font-weight: bold;
}
th {
  color: #F58220;
  background-color: #F5F5F5;
  padding: 4px 5px;
  font-weight: bold;
  font-size: 11px;
  border: 1px solid #AEB0B2;
}
td {
  padding: 4px 5px;
  border: 1px solid #AEB0B2;
}
/* Alternierende Zeilenfärbung */
tr.odd td {
  color: inherit;
  background-color: #F5F5F5;
}
tr.even td {
  color: inherit;
  background-color: #FFFFFF;
}

h1, h2, h3, h4, h5, h6 {
  margin: 2em 0 1em 0;
  font-weight: bold;
}
h1 {
  margin: 0 0 1em 0;
  font-size: 12px;
  color: #F58220;
}
h2 {
  font-size: 12px;
  padding: 0 0 10px 0;
  color: #F58220;
}
h3 {
  font-size: 12px;
}
h4 {
  font-size: 10px;
}
h5, h6 {
  font-size: 12px;
}

ul li {
list-style: none;
  }

ol, ul {
  margin: 1em 0 1em 25px;
}
ul {
  padding: 0;
  margin: 1em 0;
  position: relative;
}


#content ul li {
  padding: 3px 0 3px 12px;
  background: transparent url('/binary.ashx?id=1896') left 8px no-repeat;

}


#content ul.newslist li {
  list-style: none;
  padding: 3px 0 3px 18px;
  background: transparent url('/binary.ashx?id=1898') left 8px no-repeat;
}



#content ul li.exlink {
  background: transparent url('/binary.ashx?id=2095') left 2px no-repeat;
  padding: 2px 5px 5px 20px;
  display: block;
} 

#content ul li.dllink  {
  background: transparent url('/binary.ashx?id=2133') left 2px no-repeat;
  padding: 2px 5px 5px 20px;
  display: block;
} 


dl {
  margin: 1.5em 0;
}
dt {
  margin-top: 1em;
}
dd {
}

/** Links und Anker
------------------------------------------------------------- */
a:link {
  color: #666;
  text-decoration:none;
}
a:visited {
color: #666;
  text-decoration:none;
}
a:hover, a:focus {
  color: #FC6604;
  text-decoration:underline;
}
a:active {
}

#content a:link {
  color: #E97500;
  text-decoration: underline;
}

#content a:visited {
color: #E97500;
  text-decoration: underline;
}

#content a:hover, a:focus {
  text-decoration: none;
}

/** Formulare
------------------------------------------------------------- */
form {
  margin: 0;
  padding: 0;
}
select,
input,
textarea {
  /* Für Safari */
  font-size: 99%;
}
input,
textarea {
  padding: 1px 3px;
}
input, label {
  vertical-align: middle;
}
label {
  padding: 0 5px 0 2px;
}
input.text {
  font-family: Verdana, sans-serif;
  color: inherit;
  background-color: #FFFFFF;
  border: 1px solid #6F7480;
  width: 100%;
  font-size: .9em;
}
textarea {
  font-family: Verdana, sans-serif;
  margin: 0;
  color: inherit;
  background-color: #FFFFFF;
  border: 1px solid #6F7480;
  width: 100%;
  font-size: .9em;
}


/* Tabellen in Formularen */
form table td {}

form table th {
  text-align: right;
  width: 35%;
}

form table input.text,
form table textarea {
  width: 90%;
}

#content form .submit {
  text-align: right;
}


/* Für fokussierte Steuerelemente */
input:focus,
textarea:focus,
select:focus {
}
fieldset {
  border: 0;
}
fieldset div,
fieldset p {
  padding: .5em 0 .2em 0;
}
legend {
  color: #3C3B3C; /* Schriftfarbe explizit setzen */
  background-color: white;
  font-weight: bold;
  padding: 1px 5px;
}
optgroup {
  padding: 5px 0;
  font-style: normal;
}
option {
  padding: 0 5px 0 0;
}
optgroup option {
  padding: 0 5px 0 15px;
}

#home #ariadne {
  display: none;
}
#ariadne {
  font-size: 10px;
  position: absolute;
  top: 190px;
  left: 20px;
  width: 450px;
  z-index: 10;
}
#ariadne ol {
margin: 0;
padding: 0;
}
#ariadne li {
display: inline;
  list-style: none;
}
#ariadne li {
  padding: 0 7px 0 0;
}
#ariadne a,
#ariadne strong {
  color: #B2B3B7;
  font-weight: normal;
  text-decoration: none;
  padding: 0 12px 0 0;
  background: #FFF url('/binary.ashx?id=1895') right 3px no-repeat;
}
#ariadne strong {
  background: none;
}
#ariadne li.first a {
  background: none;
}
#ariadne a:hover,
#ariadne a:focus,
#ariadne a:active {
  color: #E97500;
  font-weight: normal;
  text-decoration: none;
}
#ariadne strong,
#ariadne a.active {
  font-weight: bold;
}

#languageChooser {
  display: none;
}

#languageChooser a {
  color: #F38324;
  font-size: 13px;
  font-weight: bold;
  background: transparent url('/binary.ashx?id=2094') left 4px no-repeat;
  padding-left: 10px;
}


#home #languageChooser {
  position: absolute;
  top: 195px;
  left: 22px;
  display: true;
  line-height: 16px;
  display: inline;
  z-index: 100;
}

.sitenav ul {
  margin: 0;
  padding: 5px 0;
  width: 400px;
}
#header .sitenav {
  display: none;
}

.sitenav li {
  display: inline;
  list-style: none;
  background: none;
  padding: 0 7px 0 0;
}
.sitenav a,
.sitenav strong {
  color: #6F7480;
  font-weight: bold;
  text-decoration: none;
  padding: 0 12px 0 0;
}
.sitenav strong {
  background: none;
}
.sitenav li.first a {
  background: none;
}
.sitenav a:hover,
.sitenav a:focus,
.sitenav a:active {
  color: #F58220;
  text-decoration: none;
}
.sitenav strong,
.sitenav a.active {
  font-weight: bold;
}

#subnavHeadline {
  
  }

#subnav {
  width: 170px;
  overflow: hidden;
  border-top: 1px solid #69747A;
  float: right;
  margin-right: -1px;
  z-index: 2000;
}
#subnav ul,
#subnav li {
  background: none;
  padding: 0;
  margin: 0;
  display: inline;
}
/* Erste Ebene */
#subnav li a,
#subnav li strong {
  display: block;
  width: 160px;
  text-decoration: none;
  border-bottom: 1px solid #69747A;
  border-right: 1px solid #69747A;
  border-left: 1px solid #69747A;
  border-top: 1px solid #69747A;
  padding: 3px 4px;
  color: #666666;
  background-color: #F5F5F5;
  margin-top: -1px;
}

#subnav ul li strong,
#subnav ul li a:hover,
#subnav ul li a.active {
  background-color: #E97500;
  color: white;
  font-weight: normal;
}

#subnav ul li.first a,
#subnav ul li.first strong {

}

/* Zweite Ebene */
#subnav ul ul li.first a,
#subnav ul ul li.first strong {
  border-top: 0;
}
#subnav li li {
  border: 0;
}
#subnav li li a,
#subnav li li strong,
#subnav li li a.active {
  background-color: #DCDCDC;
  margin-right: 10px;
  margin-top: 0;
  border-top: 0;
}

#subnav li li strong,
#subnav li li a:hover {
  color: white;
  background-color: #F4BA7F;
}

/* Dritte Ebene */
#subnav li li li a,
#subnav li li li strong {
  font-size: .9em;
  background: white none;
}
#subnav li li li a:hover,
#subnav li li li strong {
  color: #666666;
  background-color: #F5F5F7;
}

#subnav li li li strong {
  font-weight: bold;
}
/* Reinrückung der Ebenen */
/* 2. Ebene */
#subnav ul li li span
{
  padding-left: 10px;
  display: block;
}
#subnav ul li li a
{
  padding-left: 13px;
  width: 151px;
}
#subnav ul li li a.active span
{
  padding-left: 0px;
}
/* 3. Ebene */
#subnav ul li li li span
{
  padding-left: 20px;
  display: block;
}
#subnav ul li li li a
{
  padding-left: 23px;
  width: 141px; 
}
#subnav ul li li li a.active span
{
  padding-left: 0px;
}

div#nav {
  position: absolute;
  left: -1px;
  top: -32px;
  height: 24px;
  border: 1px solid #69747A;
  width: 756px;
  background-color: #F5F5F5;
  z-index: 100;
}

#nav,
#nav ul,
#nav li{
  background: none;
  padding: 0;
  margin: 0;
}

#nav li {
  display: inline;
  position: relative;
  float: left;
}

#nav a,
#nav strong {
  color: #666666;
  text-decoration: none;
  padding: 0 13px;
  font-weight: bold;
  display: inline-block;
  line-height: 24px;
}
#nav a.first,
#nav strong.first {
  border-left: 0;
}
#nav a.last,
#nav strong.last {
  border-right: 0;
}
#nav a:hover,
#nav a:focus,
#nav a:active {

}

#nav li a:hover {
  color: #E97500;
  background-color: #FFFFFF;
}  

#nav li:hover > a {
  color: #E97500; 
  background-color: #FFFFFF;
} 
#nav strong,
#nav a.active {
  font-weight: bold;
  color: #FC6604;
}

/* Alle Flyouts ausblenden */

#nav ul ul {
  visibility: hidden;
  position: absolute;
  top: 24px;
  left: -1px;
  width: 200px;
  z-index: 100;
  border: 1px solid #69747A;
  border-bottom: 0;
  background-color: #F5F5F5;
}

/* hover: 2. Ebene für neue Browser ausklappen*/

#nav ul li:hover ul {
  visibility: visible;
}

#nav ul ul a {
  height: auto;
  width: 170px;
  font-weight: normal;
  line-height: 13px;
  display: block;
  padding-top: 3px;
  padding-bottom: 4px;
}
#nav ul ul li {
  border-bottom: 1px solid #69747A;
  width: 200px;
}

/* Styles für die IE6 Tabelle, damit sie keinen Platz wegnimmt. */
#nav table,
#nav table td {
  border-collapse: collapse;
  width: 0;
  height: 0;
  border: 0;
  font-size: 1.3em;
  margin: 0;
}
/* hover: 2. Ebene im IE6 ausklappen mit ausgedehnten <a href> */
#nav li a:hover table ul {
  left: -2px;
  top: 19px;
  width: 200px;
  border: 1px solid red;
  background-color: #d1dae3; 
}

#keyvisual {
  position: absolute;
  top: 4px;
  right: -2px;
  height: 182px;
  width: 260px;
  z-index: 1;
  overflow: hidden;
}

#home #keyvisual {
  height: 226px;
  width: 290px;
  top: 1px;
  right: -4px;
}

#fastSearch {
  position: absolute;
  right: 5px;
  width: 350px;
  line-height: 20px;
}
#fastSearch .text {
  font-weight: bold;
}
#fastSearch .textfield input {
  width: 137px;
  border: 0;
  padding-top: 1px;
  border: 1px solid #6F7480;
  margin-right: 5px;
}
#fastSearch .submit input {
  margin: 0 0 0 10px;
}

#fastSearch span.back a:link {
  background: transparent url('/binary.ashx?id=2084') left 3px no-repeat;
  padding-left: 10px;
  font-weight: bold;
}

#fastSearch span.top a {
  background: transparent url('/binary.ashx?id=2085') right 5px no-repeat !important;
  padding: 0 10px 0 10px;
  font-weight: bold;
}

span.searchResultScore span {
  display: block;
  width: 200px;
  background-color: white;
  border: 1px solid #F58220;
  height: 5px;
}

span.searchResultScore span span {
  display: block;
  background-color: #F58220;
  height: 3px;

}

#content {
  width: 420px;
  float: left;
  padding: 39px 10px 10px 20px;
  z-index: 2;
  position: relative;
}
#full #content {
  width: 770px;
  padding: 0 10px 10px 0;
}
#home #content {
  width: 420px;
}

#sitemap ul {
  padding: 0;
  margin: 0 0 5px 0;
  list-style: none;
}


#sitemap li {
  background: none !important; 
  padding: 0 !important;
  margin-bottom: 20px;
}

#sitemap li li {
  margin-bottom: 0;
}

#sitemap li a {
  font-size: 14px;
  font-weight: bold;
  color: #F58220;
  padding: 0 0 6px 0;
  display: block;
}

#sitemap li li a {
  font-size: 12px;
  color: #666;
  margin-left: 40px;
  
} 

#sitemap li li li a {
  font-size: 12px;
  margin-left: 80px;
  font-weight: normal;
}

#sitemap li li li li a {
  font-size: 11px;
  margin-left: 120px;
  font-size: 9px;
} 

ul.teaser {
  margin: 0;
  padding: 0;
}


ul.teaser li {
  background: none;
  padding: 0 !important;
  margin: 0;
  list-style: none;
}

ul.teaser div.image {
  width: 120px;
  float: left;
  padding-top: 12px;
}

#sidebar1 ul.teaser div.image {
  width: 100px;
  float: right;
  text-align: right;
  padding-top: 20px;
}

ul.teaser li.more {
  clear: both;
  border-bottom: 1px solid #69747A;
  text-align: right; 
  margin: -10px 0 20px 0;
}

ul.teaser li.more a {
  background: #ffffff url('/binary.ashx?id=2094') right 2px no-repeat;
  display: block;
  padding: 0 10px 3px 0;
  font-weight: bold;
}

ul.teaser p.h {
font-size: 12px;
margin: 0 0 5px 0;
font-weight: bold;
}

ul.teaser .h a {
  color: #FC6604;
  text-decoration: none !important;
}

ul.teaser p.h a:hover {
  text-decoration: underline !important;
}


#content ul.teaser {

}

#content ul.teaser li {
  list-style: none;
  background: none;
}

#infopanel { 
  background: #F5F5F5 url('/binary.ashx?id=2092') left top no-repeat;
  padding: 60px 10px 10px 10px;
  margin-bottom: 20px;
  clear: both;
  width: 181px;
  margin-left: 43px;
}

#infopanel ul.links {
   border-bottom: 1px solid #AEB0B2;
}

#infopanel ul.links li {
  font-weight: bold;
}

#infopanel ul.links ul {
  border-top: 1px solid #AEB0B2;
  padding: 5px 0 15px 0;
}

#infopanel ul.links li li {
  font-weight: normal;
  border: 0;
}

#infopanel ul li.link a {
  background: transparent url('/binary.ashx?id=2094') 4px 2px no-repeat;
  padding-left: 14px;
  display: block;
} 

#infopanel ul li.exlink a {
  background: transparent url('/binary.ashx?id=2095') left 2px no-repeat;
  padding: 2px 5px 5px 20px;
  display: block;
} 

#infopanel ul li.dllink a {
  background: transparent url('/binary.ashx?id=2133') left 2px no-repeat;
  padding: 2px 5px 5px 20px;
  display: block;
} 

#infopanel ul li.abbreviation a {
  background: transparent url('/binary.ashx?id=2097') left 2px no-repeat;
  padding: 2px 5px 5px 20px;
  display: block;
} 

#infopanel ul.service {
  font-weight: bold;
}

#infopanel ul.service a {
  padding: 2px 5px 5px 20px;
  display: block;
}

#infopanel ul.service a.contact {
  background: transparent url('/binary.ashx?id=2096') left 2px no-repeat;
}

#infopanel ul.service a.abbreviation {
  background: transparent url('/binary.ashx?id=2097') left 2px no-repeat;
}

#infopanel ul.service a.print {
  background: transparent url('/binary.ashx?id=2098') -1px 2px no-repeat;
}

#infopanel ul.service a.languageChooser {
  background: transparent url('/binary.ashx?id=3735') left top no-repeat;
}

body#lightview {
  background: none;
  position: absolute;
  left: 1px;
  top: 1px;
  margin: 0;
  padding: 0 10px 10px 10px;
}

body#lightview #content {
  position: relative;
  margin: 0;
  padding: 0;
  width: 560px;
}

body#lightview #headlineFlash {
  display: none;
}

#headlineFlash {
  position: absolute;
  top: -97px;
  left: 1px;
  background: #ffffff url('/binary.ashx?id=1904') 20px bottom no-repeat;
  height: 97px;
  width: 450px;
}

#home #headlineFlash {
  top: -158px;
}

div.contact {
  width: 170px;
  padding: 0 10px 10px 0;
  float: left;
  margin-right: 5px;
}

div.contact div.image {
    height: 130px;
  background-color: #FCFCFC;
}

