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


/** Absätze
------------------------------------------------------------- */
p {
  margin: 0 0 1em 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;
}

p.stand{
  font-size: 11px;
  float:right;
}
/**
-------------------------------------------------------------
  Regeln für besondere Bereiche
------------------------------------------------------------- */
#top {
  width: 940px;
  margin: 0 auto;
  padding: 0;
  position: relative;
}
#header {
/*  height: 100px;*/
  position: absolute;
  top: 0;
  left: 0;
  width: 940px;
}

#main {
  padding: 36px 0 0 0;
  overflow: hidden;
  background: transparent url('/binary.ashx?id=6618') left 127px repeat-x;
  min-height: 300px;
}

#home #main {
  padding: 12px 0 0 0;
}

#content-sidebar1 {
  width: 940px;
  padding-top: 130px;
  }

#home #content-sidebar1{
  padding-top: 0;
  overflow: hidden;
}  
  
#home #content-sidebar1,
#full #content-sidebar1 {
  width: 100%;
}
#sidebar1 {
  width: 300px;
  padding: 0;
  float: left;
  }

#home #sidebar1 {
  padding: 0 20px 10px 34px;
  width: 245px;
  background: none transparent;
}



#sidebar2 {
  overflow: hidden;
  display: none;
}
#home #sidebar2,
#full #sidebar2 {
  display: none;
}

#footer {
  border-top: 1px solid #DEDEDE;
  padding: 10px 0;
  color: #69747A;
  line-height: 34px;
  clear:both;
}
#footer img {
  float: left;
  margin-right: 16px;
  margin-top: 7px;
}

#normal #footer span,
#normal #footer img{
  display:none;
}

#logo {
  position: absolute;
  top: 80px;
  left: 0px;
  width: 300px;
  height: 60px;
}
#claim {
  position: absolute;
  top: 50px;
  left: 330px;
  font-size: 18px;
  line-height: 18px;
  z-index: 120;
  display: none;
}

/** 
------------------------------------
        Begriff des Monats
------------------------------------- */
#termOfMonth .headline {
  font-size: 16px;
  font-weight: bold;
  color: #003056;
  letter-spacing: 1px;
  border-bottom: 1px solid #DEDEDE;
  border-top: 1px solid #DEDEDE;
  padding: 15px 0 19px 0;
  line-height: 28px;
}
#termOfMonth .name {
  font-size: 1.8em;
  line-height: 110%;
  width: 245px;
  height: 150px;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
}
*:first-child + html #termOfMonth .name {
  padding-top: 40px;
}
#termOfMonth .goto {
  background: transparent url('/binary.ashx?id=6866') no-repeat;
  background-position:left;
  color: white;
  left: 150px;
  position: relative;
  top: 83px;  
  height: 22px;
}
#termOfMonth .goto .anchor {
  left: 15px;
  position: relative;
  font-weight: bold;
}
#termOfMonth .gotoAll {
  color:#003056;
  position: relative;
  left: 185px;
  top: 20px;  
}
.description {
  border-top: 1px solid #DEDEDE;
  margin: 0 0 40px 0;
}

.description p{
  margin-top: 5px;
}

.description h2 {
  margin: 10px 0 10px 0;
}

.description h2 .date{
  color: #919191;
  display: block;
  float: right;
  font-size: 11px;
}
/**
---------------------------------------
            Frage zum Thema
--------------------------------------- */
#weeklyQuestion a {
  display:block;
}
#weeklyQuestion .goto {
  background: transparent url('/binary.ashx?id=6866') no-repeat;
  background-position: left;
  color: white;
  left: 180px;
  position: relative; 
  text-decoration:none;
  height: 22px;
  width: 100px;
  padding: 5px 0 0 0;
  top: -15px;
}
#weeklyQuestion .goto .anchor {
  left: 15px;
  position: relative;
  font-weight: bold;
}
#weeklyQuestion .gotoAll {
  left: 210px;
  position: relative;
  color:#003056;
  top: 30px;
  width: 100px;
}
#weeklyQuestion span.headline {
  display: table-cell;
  text-align: center;
  width: 210px;
  height: 150px;
  vertical-align: middle;
  padding-left: 20px;
}
/* IE7 only */
*:first-child + html span.headline {
  display: block;
  margin-top: 50px;
}
*:first-child + html #weeklyQuestion .goto {
  top: -65px;
}
*:first-child + html #weeklyQuestion .gotoAll {
  top: -20px;
}

/**
---------------------------------------
           Startseite
--------------------------------------- */
.introHeadline {
  background: transparent url('/binary.ashx?id=6872') no-repeat;
  color:white;
  height: 56px; /* 70px */
  font-size: 24px;
  margin-bottom: 10px;
  width: 300px;
  text-align: center;
  padding: 14px 0 0 0;
}  
.introHeadline span {
  line-height: 140%;
}
.introText {
/* line-height: 150%;   */
  padding: 0 0 15px 10px;
  overflow: hidden;
}

#contentSidebar {
  position: relative;
  right: 30px;
}

.news {
  zoom: 1;
  width: 100%;
  clear: both;
  /*margin-top: 35px; */
}

:root .news {
  zoom: 1;
  width: 100%;
  clear: both;
  /*margin-top: 45px; */
}

#search .news
{
  top: 0;
}
.newsIntro{
  background: transparent url('/binary.ashx?id=6918') no-repeat;
  background-position: left top;
  height: 40px;
  padding: 0 0 10px 0;
  margin: 0 0 0 10px;
}
.newsIntro .text{
  float: right;
  margin: 0 0 0 60px;
  position: relative;
  font-weight: bold;
}


#content ul.newslist li.shortlist{
  float: left;
  color: #003060;
  background:none;
  width: 280px;
  border-bottom: 1px solid #DEDEDE;
  height: 30px;
  margin-left: 10px;
  padding: 10px 0 5px 0;
}
  
#content ul.newslist li.shortlist a{
  color: #003060;
  text-decoration:none;
}


/*-------------------- Für IE6 ------------------- */
* html #home #sidebar1 {
  padding: 0 ;
  width: 245px;
  background: none transparent;
}

* html #home #content-sidebar1 {
  width: 940px;
  position:relative;
  top: 130px;
  padding-bottom: 130px;
  }

* html #home #content-sidebar1{
  padding-top: 0;
  overflow: hidden;
}  

* html .introText {
  padding: 0 0 15px 10px;
  overflow: hidden;
}

* html #contentSidebar {
  position: relative;
  right: 0px;
}

* html #termOfMonth .name {
  font-size: 1.8em;
  line-height: 110%;
  width: 245px;
  height: 150px;
  text-align: center;
  vertical-align: middle;
  position: relative;
  top: 30px;
}

* html #header{
/*  overflow: hidden;
  height: 165px;*/
}

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,
h1 {
  margin: 0 0 1em 0;
  font-size: 20px;
  color: #003060;
  border-top: 1px solid #DEDEDE;
  border-bottom: 1px solid #DEDEDE;
  font-weight: normal;
  padding: 15px 9px;
  line-height: 28px;
  display: block;
  }
h2 {
  font-size: 14px;
  padding: 0 0 0 0;
  color: #003060;
  font-weight: normal;
}
h3 {
  font-size: 12px;
  margin: 0;
  padding: 0;
}
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=6630') left 8px no-repeat;
  /*color: #5C7A84;
  font-weight: bold;*/
  margin-left: 10px;
}


#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: #F08300; */
  color: #003060;
  text-decoration: underline;
}
a:visited {
  color: #003060;
  text-decoration: underline;
}
a:hover, a:focus {
  color: #003060;
  text-decoration: none;
}
a:active {
}

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

#content a:visited {
  color: #003060;
  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: 11px;
  position: absolute;
  top: 145px;
  left: 325px;
  width: 615px;
  z-index: 10;
  overflow: hidden;
}
#ariadne ol {
margin: 0;
padding: 0;
}
#ariadne li {
display: inline;
  list-style: none;
}
#ariadne li {
  padding: 0 7px 0 0;
}

#ariadne a {
  text-decoration: underline;
}

#ariadne a,
#ariadne strong {
  color: #919191;
  font-weight: normal;
  padding: 0 12px 0 0;
  background: #FFF url('/binary.ashx?id=6634') right 5px no-repeat;
}
#ariadne strong {
  background: none;
  font-weight: normal;
}
#ariadne li.first a {
  background: none;
}
#ariadne a:hover,
#ariadne a:focus,
#ariadne a:active {
  font-weight: normal;
  text-decoration: none;
}
#ariadne strong,
#ariadne a.active {
  font-weight: normal;
}

#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: 0;
  width: 400px;
}

.sitenav li {
  display: inline;
  list-style: none;
  background: none;
  padding: 0;
}
.sitenav a,
.sitenav strong {
  color: white;
  text-decoration: none;
  padding: 0 12px 0 0;
  line-height: 34px;
}
.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;
}

.sitenav a:visited{
  color: #FFFFFF;
  text-decoration:none;
}

#subnav {
  width: 300px;
  margin: 0 0 30px 0;
  }
  
#subnav label {
  background: transparent url('/binary.ashx?id=6693') left top no-repeat;
  line-height: 32px;
  padding: 0 12px 0 18px;
  width: 190px;
  display: block;
  color: white;
}

#subnav ul {
  margin: 15px 0 0 0;
  padding: 0;
  width: 100%;

}
#subnav li {
  margin: 0;
  padding: 0;

}
/* Erste Ebene */
#subnav a,
#subnav strong {
  display: block;
  text-decoration: none;
  padding: 6px 16px;
  color: #5C7A84;
}
#subnav ul li strong,
#subnav ul li a:hover,
#subnav ul li a.active {
  background: transparent url('/binary.ashx?id=6626') left 7px no-repeat;
}

#subnav ul li a.active,
#subnav ul li strong {
  font-weight: bold;
}

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

}

/* Zweite Ebene */

#subnav ul ul {
  margin: 0;
}

#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 {
  padding: 6px 16px 6px 35px;
  margin-top: 0;
  border-top: 0;
}

#subnav li li strong,
#subnav li li a:hover, 
#subnav li li a.active {
  background-position: 17px 7px;
  }

/* Dritte Ebene */
#subnav li li li a,
#subnav li li li strong {
  padding: 6px 16px 6px 51px;
}
#subnav li li li a:hover,
#subnav li li li strong,
#subnav li li li a.active {
  padding: 6px 16px 6px 51px;
}

#subnav li li li strong {
  font-weight: bold;
}

#subnav li li li strong,
#subnav li li li a:hover, 
#subnav li li li a.active {
  background-position: 34px 7px;
  }

div#nav {
  position: absolute;
  right: 0px;
  top: 80px;
  z-index: 100;
}
#nav,
#nav ul,
#nav li {
  background: none;
  padding: 0;
  margin: 0;
}

#nav a,
#nav strong {
  text-decoration: none;
  display: inline-block;
  padding: 0 13px;
  line-height: 40px;
  font-size: 18px;
}
#nav strong {
  color: white;
}

/*
************** Erste Ebene - horizontal ***************/
#nav ul.level1 li {
  float: left;
}
/* Abgerundete Ecken links und rechts */
#nav ul.level1 li.active,
#nav ul.level1 li:hover,
#nav ul.level1 li.over {
  background: #EE7F01 url('/binary.ashx?id=6622') left top no-repeat;
}
#nav ul.level1 li.active a,
#nav ul.level1 li:hover a,
#nav ul.level1 li.over a {
  background: transparent url('/binary.ashx?id=6624') right top no-repeat;
  color: white;
}
/* Pfeilchen unten drunter */
#nav ul.level1 li.active a span,
#nav ul.level1 li:hover a span,
#nav ul.level1 li.over a span,
#nav ul.level1 strong span {
  background: transparent url('/binary.ashx?id=6620') center top no-repeat;
  line-height: 40px;
  display: block;
}


/* 
************** Zweite Ebene - Flyout ***************/
#nav ul.level2 {
  display: none; 
  position: absolute;
  top: 40px;
  right: 0;
  width: 935px;
  z-index: 1000;
  background-color: #ededed;
  border: 1px solid white;
  background: #ededed url('/binary.ashx?id=7737') repeat-y 0px 10px;
}
* html #nav ul.level2 {
  left: -930px;
}

#nav ul.level2 li {
  width: 233px;
  border-top: 5px solid #EE7F01;
  margin-right: 1px;
  /* override first level */
  background: #D0D1D3 none;
}
#nav ul.level2 li.last {
  margin-right: 0;
}
#nav ul.level2 a {
  font-size: 14px;
  font-weight: bold;
  display: block;
  padding: 7px 14px;
  line-height: 130%;
  height: 36px;
}
* html #nav ul.level2 a {
  height: 38px;
}
#nav ul.level2 li.active a,
#nav ul.level2 li:hover a,
#nav ul.level2 li.over a {
  color: white;
}


/* override first level */
#nav ul.level2 li.active,
#nav ul.level2 li:hover,
#nav ul.level2 li.over {
  /* keine abgerundeten Ecken, oranger Hintergrund */
}
#nav ul.level1 li.active li a,
#nav ul.level1 li:hover li a,
#nav ul.level1 li.over li a {
  /* keine abgerundeten Ecken */
  background: none;
  color: #003060;
}
#nav ul.level1 ul.level2 li.active a,
#nav ul.level1 ul.level2 li:hover a,
#nav ul.level1 ul.level2 li.over a {
  color: white;
  /* oranger Hintergrund */
  background: #EE7F01 none;
}


/* hover: 2. Ebene für neue Browser ausklappen*/
#nav li:hover ul.level2,
#nav li.over ul.level2 {
  display: block;
}


/* 
************** Dritte Ebene ***************/
#nav ul.level3 li {
  float: none;
  clear: both;
  border-top: none;
  border-right: none;
  margin-right: 0;
  background-color: #ededed;
}

/* override second level */
#nav ul.level3 a {
  font-size: 12px;
  font-weight: normal;
  height: 20px;
}
#nav ul.level1 li.active li.active li a,
#nav ul.level1 li.active li:hover li a,
#nav ul.level1 li.active li.over li a,
#nav ul.level1 li:hover li.active li a,
#nav ul.level1 li:hover li:hover li a,
#nav ul.level1 li:hover li.over li a,
#nav ul.level1 li.over li.active li a,
#nav ul.level1 li.over li:hover li a,
#nav ul.level1 li.over li.over li a {
  /* keine abgerundeten Ecken */
  background: #ededed none;
  color: #003060;
}
#nav ul.level1 ul.level2 ul.level3 li.active a,
#nav ul.level1 ul.level2 ul.level3 li:hover a,
#nav ul.level1 ul.level2 ul.level3 li.over a {
  color: white;
  /* kein Hintergrund */
  background-color: #EE7F01;
}

#keyvisual {
  margin-top: 130px !important;
}

#home #keyvisual {
  height: 272px;
  width: 940px;
  margin: 0 0 30px 0;
  margin-top: 130px !important;
}
#home #keyvisual #javaScriptSlide
{
  overflow: hidden;
  height: 272px;
  margin-top: 7px;
}
#home #keyvisual #imageContainer
{
  float: left;
}
#home #keyvisual #imageContainer a
{
  position: absolute;
}
#home #keyvisual #buttonContainer
{
  float: right;
  overflow: hidden;
  height: 272px;
  width: 167px;
}
#home #keyvisual #buttonContainer a
{
  float: right;
}



/* --------------- Für IE 6 -------------- */

* html #keyvisual {
  position: relative;
  top: 130px !important;
}

* html #home #keyvisual {
  height: 272px;
  width: 940px;
  margin: 0 0 30px 0;
  position: relative;
  top: 130px !important;

}

#fastSearch {
  position: absolute;
  top: 6px;
  right: 0;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

#fastSearch li {
  display: inline;
  float: left;
}

#fastSearch li.text {
  color: white;
  padding-right: 10px;
}

#fastSearch li.textfield {
  width: 172px;
  background: transparent url('/binary.ashx?id=6636') left top no-repeat;
}

#fastSearch li.textfield input {
  width: 142px;
  padding: 3px 0 3px 5px;
  border: 0;
  background-color: transparent;
}
#fastSearch .submit input {
  margin: 0 0 0 10px;
}

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: 620px;
  float: right;
  padding: 0 0 20px 20px;
  position: relative;
  margin: 0 0 45px 0;
}
#full #content {
  width: 770px;
  padding: 0 10px 10px 0;
}
#home #content {
  width: 600px;
}

#content .newscontent li
{
  background: none;
  border-top: 1px solid #DEDEDE;
  margin: 0;
  padding-left: 22px;

}
#content .newscontent li.first
{
  border:0;
}
#content .newscontent .newsheader
{
  font-size: 13px;
  margin-bottom: 5px;
  padding-top: 15px;
  }

#content .newscontent .first .newsheader
{
  border-top: 0;
  padding-top: 0;

}

#content .newscontent .newsdescription{
  margin-bottom: 15px;
}

#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 .teaser .headline
{
  color: #F08300;
  font-weight: bolder;
}

#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;
}

a.question {
  display: block;
  width: 180px;
  height: 115px;
  background: #ffffff url('/binary.ashx?id=6669') left top no-repeat;
  padding: 55px 80px 45px 40px;
  text-decoration: none;
  line-height: 18px;
}

a.allquestion {
  display: block;
  text-align: right;
  margin-bottom: 20px;
}

div.question {
  width: 300px;
  height: 215px;
  background: #ffffff url('/binary.ashx?id=6868') left top no-repeat;
  margin-top: 10px;
  color: #003056;
}


/*----------------------- Für IE 6 -------------------------------------*/

* html a.question {
  display: block;
  width: 180px;
  height: 115px;
  background: #ffffff url('/binary.ashx?id=6669') left top no-repeat;
  padding: 55px 80px 45px 40px;
  text-decoration: none;
  line-height: 18px;
}

* html a.allquestion {
  display: block;
  text-align: right;
  margin-bottom: 20px;
}

* html div.question {
  width: 300px;
  height: 215px;
  background: #ffffff url('/binary.ashx?id=6868') left top no-repeat;
  margin-top: 10px;
  color: #003056;
}


* html #weeklyQuestion span.headline {
  display: block;
  text-align: center;
  width: 210px;
  height: 150px;
  vertical-align: middle;
  padding-left: 20px;
  position: relative;
  top: 50px;
}

ul.glossary {
  padding: 10px;
  background-color: #EEEEEE;
  overflow: hidden;
  border: 1px solid #E3E3E3;
}

ul.glossary li {
  float: left;
  font-weight: bold;
  font-size: 1.1em;
  border: 0 !important;
}
#content .glossary a
{
  color: #F08300;
}
ul.glossary li a {
  padding: 10px;
  display: block;
  text-decoration: none !important;
  background-color: white;
}

ul.glossary li a:hover {
  color: white;
  background-color: #003060;
}

#content a.gloss {
  text-decoration: none;
  border-bottom: 1px dotted;
  color: black;
}


/* Glossar-Popup */
.glossPopup {
  width: 25%;
  color: #003060;
  background-color: #FFFFFF;
  font-size: 12px;
  border: 1px solid #d4dce0;   
  border-right-color: #aab0b3; 
  border-bottom-color: #aab0b3; 
  position: absolute;
  z-index:100;
  
}
.glossPopup strong, .glossPopup span {
  display: block;
  padding: .4em 1em;
  line-height: 135%;
}
.glossPopup strong {
  color: #003060;
  text-decoration: underline;
  font-weight: bold;
  background: #FFFFFF none bottom left repeat-x;
  border-bottom: 1px solid white;
}
.glossPopup span { padding: .8em 1em; }



/* Glossar-Auflistung */
#content ul.glossary {
  margin: 0 0 2em 0;
}
#content ul.glossary li {
  margin: 0 3px;
  padding: 0;
  display: inline;
  list-style: none;
  background: none;
  background-color: #E5EAEE;
  border: 1px solid #003355;
}
ul.glossary li a {
  padding: 2px 10px;
}

#content h2.glossary {
  padding-bottom: 0.5em;
}

dl.glossary {
  margin: 0 0 20px 10px;
}
dl.glossary dd {
  margin: 0 0 10px 20px;
}



/* Glossar-Darstellung */
dl.glossaryEntry dt {
  color: #456984;
  font-size: 1.7em;
  font-weight: normal;
  padding-bottom: 1.8em;
/* margin-left: -118px;*/
}
#content dl.glossaryEntry dd ul.synonym {
  margin: 0 0 .5em 0;
}
#content dl.glossaryEntry dd ul.synonym li {
  display: inline;
  background: none;  
  padding: 0;
  font-size: 0.9em;
}
#content dl.glossaryEntry dd div.further {
  background: none;
  text-align: left;
  font-size: 0.9em;
  padding: 0 0 10px 0;
}
#content dl.glossaryEntry dd div.see ul,
#content dl.glossaryEntry dd div.see li {
  display: inline;
  list-style: none;
  background: none;
  margin: 0;
  padding: 0;
}
#content dl.glossaryEntry dd div.see li a {
  color: #456984;
}

