@charset "utf-8";
/* CSS Document */

body {
  margin:0;
  padding:0;
  width:100%;
  height:100%;
  font-family:Tahoma;
  font-size:12px;
  color:#666666;
  background-color:#FFFFFF;
  text-align:center;
  line-height:16px;
  }
  
a {
  color:#666666;
  text-decoration:underline;
  }

.button a, a.button, #maincontent  a.button{
  background-image:url(img/bg_a_button.gif);
  background-repeat:no-repeat;
  color:#172983;
  text-decoration:none;
  padding:4px 10px 4px 16px;
  border:1px solid #d9d9d9;
  font-weight:bold;
    border-left:0px;
  border-right:0px;

  }

div.single_link a.button

 {display:block;}

.button a:hover{
  color:#e2001a;
  }

a:hover {
  color:#172983;
  } 

h2, h1 {
  margin:0;
  padding:0 0 16px 0;
  color:#172983;
  font-size:26px;
  line-height:28px;
  font-weight:normal;
  }
  
.csc-textpic h2 {
 padding:0;
 color:#666;
 font-size:12px;
 line-height:14px;
 font-weight:bold;
 display:block;
 padding:0 0 14px 0;
}

p {
  margin:0;
  padding:0 0 16px 0;
  }
  
#bg_top {
  width:100%;
  height:119px;
  position:absolute;
  z-index:1;
  top:0;
  left:0;
  background-color:#f7f7f7;
  background-image:url(img/bg_top.gif);
  background-repeat:repeat-x;
  background-position:bottom;
  }
 
#containter {
  position:relative;
  z-index:5;
  width:918px;
  margin:0 auto;
  text-align:left;
  }

#head {
  clear:left;
  float:left;
  padding-left:9px;
  width:909px;
  }

#logo {
  float:left;
  clear:left;
  }

#sprach_nav {
  float:right;
  clear:right;
  padding-top:20px;
  padding-right:10px;
  text-transform:uppercase;
  font-size:13px;

  }

#navigation {
  clear:left; 
  float:left;
  width:909px;
  height:37px;
  padding-right:9px;
  }
 
.bg_menu_left {
  float:left;
  width:9px;
  height:37px;
  background-image:url(img/bg_menu_left.gif);
  }

#haupt_nav {
  float:left;
  }

#haupt_nav ul {
  float:left;
  margin:0;
  padding:0;
  background-image:url(img/bg_menu_top.gif);
  background-repeat:repeat-x;
  padding-top:5px;
  }

#haupt_nav li {
  float:left;
  margin:0;
  padding:0;
  list-style-type:none;
  padding:0 12px;
  line-height:32px;
  font-size:14px;
  color:#4e4d4d;
  font-weight:bold;
  font-family:Arial, Helvetica, sans-serif;
  }

#haupt_nav li a{
  color:#4e4d4d;
  text-decoration:none;
  }

#haupt_nav li a:hover{
  text-decoration:underline;
  }

#haupt_nav li.on a{
  color:#e2001a;
  }

#haupt_nav li.on {
  border:1px solid #d9d9d9;
  border-top:0;
  border-bottom:0;
  background-color:#FFFFFF;
  }
 
.bg_menu_right {
  float:left;
  width:5px;
  height:37px;
  background-image:url(img/bg_menu_right.gif);
  }
 
#top_nav {
  float:right;
  padding-top:5px;
  }

#top_nav a {
  color:#4e4d4d;
  text-decoration:none;
  }

#top_nav a:hover {
  text-decoration:underline;
  }

#top_nav ul, #top_nav li {
  margin:0;
  padding:0;
  list-style-type:none;
  float:left;
  }
 
#top_nav li {
  padding-left:20px;
  line-height:32px;
  }

#maincontent {
  clear:left;
  float:left;
  padding:37px 0 0 9px;
  width:900px;
  }

#maincontent a{
  color:#172983;
  }

#maincontent a:hover{
  color:#e2001a;
  }

#maincontent .div_print_button {
  clear:left;
  padding-top:16px;
  }
  
#maincontent a.print_button {
  padding-left:24px;
  background-image:url(img/bg_print.gif);
  background-repeat:no-repeat;
  color:#666666;
  clear:left;
  }

#maincontent a.print_button:hover{
  color:#e2001a;
  }
  
#maincontent .tx-thmailformplus-pi1 td {
  padding:3px 0;
  }
  
#teaser_bottom {
  clear:left;
  float:left;
  border:1px solid #d9d9d9;
  border-bottom:0;
  border-top:0;
  width:868px;
  padding:0 15px 20px 15px;
  }

#teaser_bottom p {
  padding:8px 0;
  }
  
#teaser_bottom .news-latest-item p {
  /*padding:0;*/
  padding:0 0 10px 0;
}  

#teaser_bottom .news-latest-item p.button {
    padding:8px 0;
}  
#teaser_bottom h2 {
  padding:0 0 8px 0;
  font-size:20px;
  }

#teaser_bottom table.flx_dreispalten {
  border-top:1px solid #d9d9d9;
  padding:12px 7px 0 7px;
  }

#teaser_bottom table.flx_dreispalten td{
  padding:8px 20px;
  }


#teaser_bottom table.flx_dreispalten td.spalte_1, #teaser_bottom table.flx_dreispalten td.spalte_2{
  border-right:1px solid #d9d9d9;
  }

#teaser_bottom table.flx_dreispalten td.spalte_1{
  padding-left:0;
  width:320px;
  }

#teaser_bottom table.flx_dreispalten td.spalte_3{
  padding-right:0;
  width: 230px;
  }

#footer {
  clear:left;
  float:left;
  padding-top:5px;
  background-image:url(img/bg_footer.gif);
  background-repeat:no-repeat;
  width:918px;
  }

#footer_left {
  clear:left;
  float:left;
  padding-top:20px;
  padding-left:30px;
  width:600px;
  height:auto !important;
  height:80px;
  min-height:80px;
  }

#footer_right {
  float:right;
  padding-top:20px;
  padding-right:30px;
  width:200px;
  text-align:right;
  height:auto !important;
  height:80px;
  min-height:80px;
  color:#b2b2b2;
  }

#footer_right a {
  color:#b2b2b2;
  }

#footer_right a:hover {
  color:#172983;
  }


div.news-single-img {padding-right:15px;}

#teaser_bottom table.flx_dreispalten td.csc-form-labelcell, #teaser_bottom table.flx_dreispalten td.csc-form-fieldcell {
padding:0;
} 

#teaser_bottom table.flx_dreispalten td.csc-form-fieldcell {
padding:0px 0px 2px 10px;
}

#teaser_bottom p.csc-form-label-req {padding:0px;}

#cotnent_txt ul, #content ul {
margin-top:-10px;
padding-left:20px;
}

#cotnent_txt .csc-textpic-imagewrap ul, #content .csc-textpic-imagewrap ul {
margin-top:0px;
padding-left:0px;
}

.tx-srlanguagemenu-pi1 .SPC {

line-height:14px;
}

.tx-srlanguagemenu-pi1 .CUR a {
background-color:transparent;
color:#172983;
font-weight:bold;
text-decoration:none;
}

.tx-srlanguagemenu-pi1 .NO a {
background-color:transparent;
color:#172983;
font-weight:bold;
text-decoration:none;
}

#teaser_bottom .csc-loginform .csc-mailform-field label {
display:block;
float:left;
width:80px;
}

#teaser_bottom .csc-loginform .csc-mailform-field input {
margin-bottom:2px;
}

.news-latest-item p {
padding:0;
margin:0;
}

.tx-felogin-pi1 form fieldset {
border: 1px solid #d9d9d9;
}

div.csc-frame-rulerAfter {
border-bottom:1px solid #d9d9d9;
}
