/* CSS-Reset */
html,body{height:100%;}
body{overflow:-moz-scrollbars-vertical;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,em,strong,pre,code,form,fieldset,input,textarea,p,blockquote{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6,ul,li,em,strong,address,caption,cite,pre,code,dfn,th,var{line-height:1;font-size:100%;font-weight:normal;font-style:normal;}
fieldset,img{border:0;}
caption,th{text-align:left;}
td{vertical-align:top;}
table{font-size:inherit;table-layout:fixed;}
ol,ul{list-style:none;}
ul,ol,dl{position:relative;}
hr{clear:both;}
strong{font-weight:bold;}
/* Rahmen bei Inputfeldern entfernen IE <= 6 */
* html input{margin:-1px 0;}
/* Rahmen bei Inputfeldern entfernen IE > 6 */
*:first-child+html input{margin:-1px 0;}
/* CSS-Reset */

html, body, table, textarea, input {
  line-height: 1.3;
  font-size: 13px;
  font-family: Verdana, Geneva, sans-serif; 
  color: #707172;
}

ul {
  padding-bottom: 7px;
  padding-top: 7px;
}

li {
  padding-left: 30px;
  padding-bottom: 5px;
  padding-top: 5px;
  line-height: 1.3;
  background: url(../images/ico_pfeil.gif) no-repeat 8px 4px;
}
hr {
  clear: both;
  display: block;
  color: transparent;
  background-color: transparent;
  border: 1px dotted #707172;
  border-style: none none dotted;
}
.weiss{
  color: #ffffff;
}
.blau {
  color: #083760;
}
.orange {
  color: #ff9900;
}
a {
  font-size: 13px;
  text-decoration: none;
  color: #083760;
}
a:hover {
  color: #ff9900;
}
a.footer {
  font-size: 10px;
  text-decoration: none;
  color: #fff;
}
a.footer:hover {
  color: #ff9900;
}
a.pfeil {
  padding: 0 0 0 20px;
  background: url(../images/ico_pfeil.gif) no-repeat 0px 0px;
}
a.pfeil_links {
  padding: 0 0 0 20px;
  background: url(../images/ico_pfeil_links.gif) no-repeat 0px 0px;
}
a.pfeil_orange {
  color: #ff9900;
  padding: 0 0 0 20px;
  background: url(../images/ico_pfeil.gif) no-repeat 0px 0px;
}
a.pfeil_neg {
  padding: 0 0 0 20px;
  background: url(../images/ico_pfeil_neg.gif) no-repeat 0px 0px;
}
a.pfeil_neg_weiss {
  padding: 0 0 0 20px;
  background: url(../images/ico_pfeil_neg.gif) no-repeat 0px 0px;
  font-size: 13px;
  text-decoration: none;
  color: #ffffff;
}
a.pfeil_neg_weiss:hover {
  color: #ff9900;
}
a.pfeil_grau {
  padding: 0 0 0 20px;
  background: url(../images/ico_pfeil_grau.gif) no-repeat 0px 0px;
}


a.pfeil_startseite {
  color:#fff;
  padding: 0 0 0 20px;
  background: url(../images/ico_pfeil.gif) no-repeat 0px 0px;
}
a.pfeil_startseite:hover{
  color:#ff9900;
}

h1 {
  font-size: 18px;
  color: #707172;
  border-bottom: 1px dotted #707172;
  padding: 0 0 5px 3px;
  margin: 4px 0 10px 0;
}
h1.neg {
  color: #ffffff;
  border-bottom: 1px dotted #ffffff;
}
h2 {
  font-size: 18px;
  color: #707172;
  border-bottom: 1px dotted #707172;
  padding: 0 0 5px 3px;
  margin: 4px 0 10px 0;
}
h2.neg {
  color: #ffffff;
  border-bottom: 1px dotted #ffffff;
}
div#box_blog {
  height: 190px !important;
  height: 210px;
  width: 330px !important;
  width: 350px;
  background: url(../images/layout/bg_box_blog.jpg) no-repeat;
  color: #ffffff;
  font-size: 11px;
  padding: 10px 10px;
}
div#box_blog a {
  font-size: 13px;
  color: #ffffff;
}
div#box_aktuell {
  height: 190px !important;
  height: 210px;
  width: 345px !important;
  width: 365px;
  background: url(../images/layout/bg_box_aktuell.jpg) no-repeat;
  color: #ffffff;
  font-size: 11px;
  padding: 10px 10px;
}
div#box_aktuell a {
  font-size: 13px;
  color: #ffffff;
}
div.box_225x210 {
  height: 190px !important;
  height: 210px;
  width: 205px !important;
  width: 225px;
  background: url(../images/layout/bg_box_225x210.jpg) no-repeat;
  font-size: 11px;
padding: 10px 10px;
  
}
div.box_blau_225x210 {
  height: 190px !important;
  height: 210px;
  width: 205px !important;
  width: 225px;
  background: url(../images/layout/bg_box_blau_225x210.jpg) no-repeat;
  font-size: 11px;
  padding: 10px 10px;
}

div.box_200x250 {
  height: 250px !important;
  height: 250px;
  width: 180px !important;
  width: 200px;
  background: url(../images/layout/bg_box_im_dialog.jpg) no-repeat;
  font-size: 12px;
  padding-left:10px;
  padding-right:10px;
  
}

div.box_350x180 {
  height: 160px !important;
  height: 180px;
  width: 330px !important;
  width: 350px;
  background: url(../images/layout/bg_box_350x180.jpg) no-repeat;
  font-size: 11px;
  padding: 10px 10px;
}
div.box_365x180 {
  height: 160px !important;
  height: 180px;
  width: 345px !important;
  width: 365px;
  background: url(../images/layout/bg_box_365x180.jpg) no-repeat;
  font-size: 11px;
  padding: 10px 10px;
}



div.box_492x40 {
  height: 20px !important;
  height: 40px;
  width: 472px !important;
  width: 492px;
  background: url(../images/layout/bg_box_492x40.jpg) no-repeat;
  font-size: 11px;
  padding: 10px 10px;
}




div.box_225x180 {
  height: 160px !important;
  height: 180px;
  width: 205px !important;
  width: 225px;
  background: url(../images/layout/bg_box_225x180.jpg) no-repeat;
  font-size: 11px;
  padding: 10px 10px;
}
div.box_top_thema {
  height: 190px !important;
  height: 210px;
  width: 714px !important;
  width: 734px;
  background: url(../images/layout/bg_box_732x210.jpg) no-repeat;
  font-size: 11px;
 padding:10px 10px;
  
}
div.bg_headline_wrapper {
  position: relative;
}
div.bg_headline {
  position: absolute;
  text-align: right;
  width: 100%;
}
div.hr {
  clear: both;
  height: 1px;
  background: url(../images/hr.gif) repeat-x;
  font-size: 0;
  margin: 10px 0;
}
div.hr_neg {
  clear: both;
  height: 1px;
  background: url(../images/hr_neg.gif) repeat-x;
  font-size: 0;
  margin: 10px 0;
}
td.footer {
   height: 25px;
   background: url(../images/layout/bg_footer.jpg) repeat-x;
   color: #ffffff;
   vertical-align: middle;
   font-size: 10px;
   padding-left: 10px;
}
/****************/
/*  Navigation  */
div#menu { z-index:2 }
div#menu div {float:left}
div#menu div div {z-index:2;position: absolute;display:none;background: #32628A url(../images/layout/bg_subnavi.jpg) no-repeat bottom left;color:#fff;padding:10px}
div#menu div div div {position:relative;display:block;clear:left;background:transparent none;color:#fff;padding:0px;margin:0px}
div#menu div div div a {padding:2px 5px;margin:0 !important;margin:0 15px 0 0;background:transparent none;font-size:13px;color:#fff;text-transform:none;white-space:nowrap;font-weight:normal}
div#menu div div div a:hover {background: #083860}
div#menu div div div a.activelink, div#menu div div div a.activelink:hover{background: #083860;color: #fff}
div#menu a{padding: 3px 12px 4px;background: #fe9900;text-decoration:none;font-size:14px;color: #fff;text-transform:none;display:inline-block;font-weight:bold}
div#menu a:hover{background: #32628A;color: #fff}
div#menu a.activelink, div#menu a.activelink:hover{background: #32628A;color: #fff}
/*  Navigation  */
/****************/
div#player {
  z-index:1;
}
/****************/
/*  Blog  */
div.termin {
  display: block;
}
div.kalender {
  width: 39px;
  height: 40px;
  float: left;
  background: url(../images/kalender.jpg);
  margin: 3px 5px 0 0;
}
div.kalender-blog {
  width: 39px;
  height: 40px;
  float: left;
  background: url(../images/kalender.jpg);
  margin: 3px 10px 0 0;
}
div.kal_monat {
  height: 12px;
  text-align: center;
  font-size: 11px;
  line-height: 1;
  color: #fff;
}
div.kal_tag {
  height: 28px;
  text-align: center;
  font-size: 19px;
  font-weight: normal;
  letter-spacing: -0.1em;
  line-height: 1.3;
}
div.hr {
  height: 1px;
  background: url(../images/hr.gif) repeat-x;
  font-size: 0;
  margin: 4px 0;
}
div.blog1 {
  clear: both;
  padding: 5px;
}
div.blog2 {
  clear: both;
  padding: 5px;
  background-color: #eee;
}
/*  Blog  */
/****************/

div.service {
  padding: 10px 7px;
  color: #ffffff;
  font-size: 11px
}
div.service a {
  color: #ffffff;
  font-size: 11px;
}
div.termin {
  display: block;
}
div.kalender {
  width: 39px;
  height: 40px;
  float: left;
  background: url(../images/kalender.jpg);
  margin: 3px 5px 0 0;
}

div.kal_monat {
  height: 12px;
  text-align: center;
  font-size: 11px;
  line-height: 1;
  color: #fff;
}
div.kal_tag {
  height: 28px;
  text-align: center;
  font-size: 19px;
  font-weight: normal;
  letter-spacing: -0.1em;
  line-height: 1.3;
}

div.left {
 width: 150px;
 height: auto;
 clear: both;
 float: left;
  margin: 5px 0px 5px 0px;

	}
	
div.right {
 width: 400px;
 height: auto;
 float: left;
 margin: 5px 10px 5px 0px;
	}

div.headline {
 font-size: 16px;
 font-weight: bold;
 width: 400px;
 height: auto;
 float: left;
 margin: 5px 10px 5px 0px;
	}
	
tr.grau {
    background-color:#dfdfdf;
  }
td.abstand{
height:10px !important;
height:17px
}