body {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background: url('gfx/bg-body.jpg') 0px 0px repeat-x #b8b8b8;
  text-align: center;
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #18253a;
}

#all-page {
  width: 865px;
  margin: auto;
  text-align: left;
  position: relative;
  background: url('gfx/bg-all-page.jpg') 0px 0px repeat-y #fff;
}

#top {
  background: url('gfx/bg-body.jpg') 0px 0px repeat-x #b8b8b8;
  float: left;
  width: 865px;
}

p {
  margin: 0px 0px 8px 0px;
  padding: 0px 0px 0px 0px;
  line-height: 17px;
}

a {
  font-family: arial, sans-serif;
  text-decoration: underline;
  font-size: 12px;
  color: #4e75b5;
}

a:hover {
  text-decoration: none;
}

a img {
  border: 0px;
}

.cleaner {
  height: 0px;
  line-height: 0px;
  font-size: 0px;
  clear: both;
}

.cleaner-presse {
  height: 0px;
  line-height: 0px;
  font-size: 0px;
  clear: both;
  border-top: 1px solid #dddddd;
  margin: 1px 0px 7px 0px;
}

.logo {
  float: left;
  padding: 30px 0px 27px 8px;
}

.langs {
  margin: 0px 0px 0px 0px;
  padding: 18px 0px 0px 0px;
  list-style-type: none;
  float: right;
}

.langs li{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 15px;
  list-style-type: none;
  float: left;
}

.langs li a{
  padding: 0px 0px 0px 0px;
  text-decoration: none;
  font-size: 13px;
  color: #fff;
}

.langs li a img{
  display: block;
  float: left;
  position: relative;
  top: 2px;
}

.langs li a span{
  display: block;
  float: left;
  padding: 0px 0px 0px 2px;
  cursor: pointer;
}

.langs li a:hover{
  text-decoration: none;
}

#topmenu {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  list-style-type: none;
}

#topmenu li{
  margin: 0px 2px 0px 0px;
  padding: 0px 0px 0px 0px;
  list-style-type: none;
  float: left;
}

#topmenu li a{
  text-decoration: none;
  font-size: 14px;
  color: #ffffff;
  font-weight: bold;
  background: url('gfx/menu/left.jpg') 0px 0px no-repeat;
  float: left;
}

#topmenu li a span{
  display: block;
  background: url('gfx/menu/right.jpg') right 0px no-repeat;
  line-height: 30px;
  float: left;
  padding: 0px 24px 0px 24px;  
  cursor: pointer;
}

#topmenu li a span:hover,#topmenu li.activ a span,#topmenu li.mnhover a span{
  background: url('gfx/menu/right-activ.jpg') right 0px no-repeat;  
}

#topmenu li a:hover,#topmenu li.activ a,#topmenu li.mnhover a{
  background: url('gfx/menu/left-activ.jpg') 0px 0px no-repeat;
  color: #3b5a8c;
}

.hp-main-area {
  background: url('gfx/hp-main-area.jpg') 0px 0px no-repeat;
  width: 865px;
  height: 448px;
  position: relative;
}

h1.main-area {
  padding: 100px 25px 15px 505px;
  margin: 0px 0px 4px 0px;
  color: #fff;
  font-size: 26px;
  line-height: 28px;
}

h2.main-area {
  padding: 0px 30px 0px 505px;
  margin: 0px 0px 7px 0px;
  color: #e3e8f1;
  font-size: 12px;
  line-height: 16px;
  font-weight: normal;
}

h2.main-area a {
    color: #e3e8f1;
    text-decoration: underline;
}

h2.main-area a:hover {
    color: #e3e8f1;
    text-decoration: none;
}

.hp-main-area table {
  height: 430px;
  width: 505px;
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 0px 0px 0px 0px;
}

.hp-main-area table td{
  text-align_: center;
  vertical-align_: middle;
  padding: 21px 0px 0px 20px;
}

.hp-main-area table td img{
  behavior: url('htc/iepngfix.htc');
}

.hp-main-area-news {
  position: absolute;
  bottom: 29px;
  right: 6px;
  width: 352px;
}

.hp-main-area-news h4{
  font-size: 14px;
  color: #fff;
  padding: 0px 0px 5px 5px;
  margin: 0px 0px 0px 0px;
  font-weight: bold;
}

h3.news-h3-1 {
  background: url('gfx/h3-news1.jpg') 0px 0px no-repeat;
  line-height: 23px;
  color: #d7dce4;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 2px 0px;
  display: block;
}

h3.news-h3-2 {
  background: url('gfx/h3-news2.jpg') right top no-repeat;
  line-height: 23px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 2px 0px;
  display: block;
}

h3.news-h3-1 a, 
h3.news-h3-2 a{
  color: #d7dce4;
  font-weight: bold;
  font-size: 13px;
  text-decoration: none;
  display: block;
  height: 23px;
  padding: 0px 0px 0px 27px;
}

h3.news-h3-1 a:hover, h3.news-h3-2 a:hover{
  text-decoration: underline;
}

.hp-main-area ul {
  position: absolute;
  bottom: 32px;
  left: 9px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  list-style-type: none;
}

.hp-main-area ul li{
  padding: 0px 0px 0px 0px;
  margin: 0px 3px 0px 0px;
  list-style-type: none;
  float: left;
}

.hp-main-area ul li img{
  behavior: url('htc/iepngfix.htc');
  float: left;
}

.hp-bottom {
  background: url('gfx/hp-bottom.jpg') 0px bottom repeat-x #d8d8d8;
  width: 865px;
  float: left;
}

.teasers {
  padding: 0px 0px 0px 8px;
}

.teaser {
  float: left;
  margin: 0px 2px 0px 0px;
  width: 281px;
  height: 234px;
}

.teaser h2{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.teaser h2 a{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 20px;
  display: block;
  background: url('gfx/iko-plus.gif') 0px center no-repeat;
  line-height: 25px;
  height: 22px;
  font-weight: bold;
  font-size: 13px;
  text-decoration: none;
}

.teaser img{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  display: block;
  float: left;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #c8c8c8;
}

.teaser a.bottom-link{
  margin: 0px 0px 0px 0px;
  padding: 0px 25px 0px 0px;
  display: block;
  background: url('gfx/teaser-link.jpg') 0px 0px no-repeat;
  line-height: 22px;
  height: 22px;
  font-weight: bold;
  font-size: 12px;
  text-align: right;
  clear: both;
  text-decoration: none;
}

.footer {
  width: 865px;
  margin: auto;
  text-align: left;
}

.footer p{
  float: right;
  color: #5a697c;
  font-size: 11px;
  padding: 10px 0px 40px 0px;
  margin: 0px 0px 0px 0px;
}

.footer p span{
  display: block;
  text-align: left;
}

.footer p span a{
  font-size: 11px;
  margin: 0px 12px 0px 0px;
  float: left;
}

#col-left {
  float: left;
  width: 174px;
  padding: 0px 0px 30px 0px;
}

#col-right {
  float: left;
  width: 691px;
  padding: 15px 0px 30px 0px;
}

#col-left ul{
  padding: 15px 0px 0px 0px;
  background: #fff;
  margin: 0px 0px 0px 0px;
  list-style-type: none;
}

#col-left ul li{
  padding: 0px 0px 1px 0px;
  margin: 0px 0px 0px 0px;
  list-style-type: none;
}

#col-left ul li a{
  padding: 5px 10px 4px 10px;
  margin: 0px 0px 0px 0px;
  list-style-type: none;
  color: #18253a;
  display: block;
  font-size: 12px;
  _height: 12px;
  text-decoration: none;
  background: #dddddd;
}

#col-left ul li a:hover,#col-left ul li a.activ{
  color: #3b5a8c;
  background: #ececec;
}

.content-image {
  display: block;
  float: left;
  padding: 0px 0px 5px 15px;
}

.breadcrumb {
  color: #9e9e9e;
  padding: 0px 0px 25px 20px;
  margin: 0;
  font-size: 13px;
}

.breadcrumb span{
  padding: 0px 5px 0px 5px;
  font-size: 11px;
}

.breadcrumb a{
  padding: 0px 5px 0px 5px;
  font-size: 11px;
}

.content-left {
  float: left;
  width: 428px;
}

.content-right {
  float: left;
  width: 240px;
}

.content {
  padding: 0px 25px 0px 25px;
}

h1 {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 6px 0px;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  color: #4e75b5; 
}

h2 {
  margin: 0px 0px 0px 0px;
  padding: 20px 0px 4px 0px;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  color: #4e75b5; 
}

h3 {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 6px 0px;
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
  color: #4e75b5; 
}

h3 a {
  font-size: 14px;
}

.content ul{
  padding: 7px 0px 10px 0px;
  background: #fff;
  margin: 0px 0px 0px 0px;
  list-style-type: none;
}

.content ul li{
  padding: 0px 0px 3px 26px;
  margin: 0px 0px 0px 0px;
  list-style-type: none;
  background: url('gfx/li-dot.gif') 12px 4px no-repeat;
}

.download-blue {
  padding: 6px 0px 0px 0px;
  margin: 0px 0px 2px 0px;
}

.download-blue span{
  display: block;
  margin: 0px 3px 0px 0px;
  line-height: 23px;
  width: 33px;
  text-align: center;
  background: #3b5a8c;
  color: #fff;
  font-weight: bold;
  border: 1px solid #dcdcdd;
  float: left;
}

.download-blue a{
  display: block;
  line-height: 23px;
  text-align: center;
  background: url('gfx/arrow-download.gif') 7px 7px no-repeat #3b5a8c;
  padding: 0px 10px 0px 22px;
  color: #fff;
  font-weight: bold;
  border: 1px solid #dcdcdd;
  float: left;
  text-decoration: none;
}

.download-text {
  padding: 0px 0px 0px 40px;
  margin: 0px 0px 0px 0px;
}

.download-text span{
  font-size: 10px;
  color: #b2b2b2;
  padding-left: 10px;
}

.download-text a{
  font-size: 11px;
}

.link-object {
  display: block;
  border: 1px solid #dddddd;
  text-align: center;
  padding: 4px 4px 4px 4px;
  background: url('gfx/iko-plus-white.gif') right bottom no-repeat;
  margin: 0px 0px 8px 0px;
  text-decoration: none;
  color: #878ca3;
}

.link-object img{
  display: block;
  float: left;
  margin: 0px 0px 4px 0px;
}

.link-object span{
  display: block;
  clear: left;
  cursor: pointer;
  padding: 0px 25px 0px 0px;
  color: #878ca3;
  font-size: 11px;
  line-height: 13px;
  text-align: left;
  text-decoration: none;
}

.header-bg {
  margin: 0px 0px 20px 0px;
  background: url('gfx/header-bg.jpg') left top no-repeat;
  line-height: 25px;
  font-size: 14px;
  font-weight: bold;
  padding-left: 17px;
  color: #4e75b5;
}

.presse-date {
  float: left;
  width: 125px;
  font-weight: bold;
}

.presse-info {
  float: left;
  width: 515px;
}

.presse-info p a{
  display: block;
  margin: 2px 0px 10px 0px;
  font-size: 11px;
}

form.presse-form {
  margin: 0px 0px 15px 0px;
  width: 440px;
}

.form-header span{
  font-size: 18px;
  display: block;
  color: #5B4948;
}

.form-block {
  background: #ececec;
  float: left;
  width: 440px;
  padding: 5px 0px 5px 0px;
  border-bottom: 1px solid #fff;
}

.form-block label{
  float: left;
  width: 165px;
  text-indent: 6px;
  color: #423433;
  line-height: 24px;
  display: block;
}

.inputtext {
  float: left;
  background: #fff;
  border: 1px solid #dddddd;
  width: 182px;
  height: 17px;
  padding: 2px 5px 0px 5px;
  display: block;
  margin: 2px 0px 2px 0px;
  color: #3b5a8c;
}

.inputtext-error {
  float: left;
  background: #fff4f2;
  border: 1px solid #b92703;
  width: 182px;
  height: 17px;
  padding: 2px 5px 0px 5px;
  display: block;
  margin: 2px 0px 2px 0px;
  color: #3b5a8c;
}

.presse-form textarea {
  float: left;
  background: #fff;
  border: 1px solid #dddddd;
  width: 248px;
  height: 134px;
  padding: 2px 5px 2px 5px;
  display: block;
  margin: 2px 0px 2px 0px;
  color: #3b5a8c;
  overflow: auto;
  font-size: 13px;
  font-family: arial, sans-serif;
}

.presse-form textarea.textarea-error {
  background: #fff4f2;
  border: 1px solid #b92703;
  font-size: 13px;
  font-family: arial, sans-serif;
}

.inputtext {
  float: left;
  background: #fff;
  border: 1px solid #dddddd;
  width: 182px;
  height: 17px;
  padding: 2px 5px 0px 5px;
  display: block;
  margin: 2px 0px 2px 0px;
  color: #3b5a8c;
}

.checkbox-div {
  padding: 10px 0px 15px 160px;
}

.checkbox-div input{
  position: relative;
  top: 1px;
}

.checkbox-div label{
  padding-left: 5px
}

.button-div {
  padding: 10px 0px 0px 166px;
}

.button {
  width: 145px;
  height: 26px;
  text-align: center;
  background: #3b5a8c;
  color: #fff;
  font-weight: bold;
  border: 1px solid #dcdcdd;
  font-size: 12px;
  padding: 3px 1px 3px 1px;
}

ul.sitening {
  padding: 0;
  margin: 0;
  list-style-type: none;
  background: none;
}

ul.sitening li {
  list-style-type: none;
  border: 1px solid #4e75b5; 
  float: left;
  margin: 0 3px 15px 0; 
  background: none;
  padding: 0;
}

ul.sitening li a {
  display: block;
  padding: 2px 4px;
  background: none;
  text-decoration: none;
}

ul.sitening li a.activ {
  display: block;
  padding: 2px 4px;
  background: #4e75b5;
  text-decoration: none;
  color: white;
}

ul.sitening li a:hover, ul.sitening li a.active:hover {
  display: block;
  padding: 2px 4px;
  background: #ececec;
  text-decoration: none;
  color: #4e75b5;;
}

a.zurueck {
  background: url('gfx/back.gif') 4px center no-repeat;
  padding: 0 0 0px 20px;
  margin: 0 0 0 0;
  line-height: 14px;
}

span.backlink {
  display: block;
  padding: 9px 0 0 0;
}

div.error
{
  color: #db5050;
  margin-left: 165px;
  margin-bottom: 7px;
  margin-right: 25px;
}


.anker_headline {
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
}

a.anker {
  text-decoration: none;
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #4e75b5; 
}

