#teaser.big {
  height: 524px; /* 405+119 */
  overflow: hidden;
}
#visiteaser {
  width: 1007px;
  height: 405px;
  border: none;
}
#spareteaser {
  display: none;
}

#teaserbottom {
  height: 119px;
  background: url(../img/bg_teaser_main_bottom_4t.png) no-repeat top left;
  margin-left: 15px;
}
.teasertxt {
  float: left;
  width: 180px;
  padding: 5px 25px 0 35px;
  height: 80px;
  color: #999;
}
.teasertxt h2 {
  font-family: Georgia,Times-Roman,serif;
  font-weight: normal;
  font-size: 20px;
  margin: 0;
  padding: 0;
}
.teasertxt h2 a {
  color: #999;
}
.teasertxt:hover {
  color: #000;
}
.teasertxt p {
  font-size: 12px;
  margin: 0;
  padding: 0;
}
.teasertxt p a {
  color:#999;
}

.teasertxt.active a {
  color: #000;
}

#content {
  padding: 0;
}

#contenttop {
  margin-top: 20px;
  height: 20px;
  background: url(../img/bg_cont_top.png) no-repeat top left;
  margin-left: 17px;
}

#innercontent {
  padding-left: 30px;
  margin-left: 0;
}

.maincontentry {
}
.divider {
  background: url(../img/bg_cont_entry_bottom.png) no-repeat bottom left;
  height: 20px;
  margin-bottom: 20px;
}
.divider hr {
  display: none;
}


/* Karusel */
#karuso {
  width: 563px;
  height: 120px;
  margin: 0;
  padding: 0 0 0 20px;
  border: 1px solid #eee;
  overflow: hidden;
  position: relative;
}
#klinks {
  position: absolute;
  top: 0;
  left: 0;
  height: 120px;
  width: 11px;
  padding-top: 50px;
}
#krechts {
  position: absolute;
  top: 0;
  right: 0;
  height: 120px;
  width: 11px;
  padding-top: 50px;
}
#klinks a {
  background: url(/fileadmin/img/arrow_big_left_red.png) center center no-repeat;
  display: block;
  width: 11px;
}
#krechts a {
  background: url(/fileadmin/img/arrow_big_right_red.png) center center no-repeat;
  display: block;
  width: 11px;
}
#klinks a.inactive {
  background: url(/fileadmin/img/arrow_big_left_grey.png) center center no-repeat;
}
#krechts a.inactive {
  background: url(/fileadmin/img/arrow_big_right_grey.png) center center no-repeat;
}
#klinks a, #krechts a {
  font-weight: bold;
  color: #E72121;
  text-decoration: none;
}
#klinks a.inactive, #krechts a.inactive {
  font-weight: bold;
  color: #B2B2B2;
  text-decoration: none;
}
#kcont img {
  width: 170px;
  height: 81px;
  border: none;
}
#kcont a.ktext {
  color: #E72121;
  text-decoration: none;
  padding-left: 10px;
  margin-left: 3px;
  background: url(/fileadmin/img/arrow_link_red.png) no-repeat scroll left center transparent;
}
#kcont a:hover {
  color: #E72121;
  text-decoration: underline;
}
#kcont div {
  width: 170px;
  height: 120px;
  margin-right: 16px;
  float: left;
}


#sidebarright {
  margin-right: 18px;
  width: 320px;
        background: url(../img/bg_sidebar_main_middle.png) 75px left repeat-y;
}
#sidebarright a {
  color: #E72121;
}
#sidebarright a img {
  border: 0;
}
#sidebarright a.arrow, .news-header-list-title a {
  background: url(../img/arrow_link_red.png) no-repeat center left;
  padding-left: 15px;
}
.sidebarentrytop {
  background: none;
  height: 0px;
}
.sidebarentrymiddle {
  background:none;
}

.sidebarentrybottom {
  background:none;
  /* background: url(../img/bg_sidebar_main_bottom.png) no-repeat top left; */
  height: 5px;
  margin-bottom: 0px;
}

/*
.sidebarentrybottom {
  background:none;
  /* background: url(../img/bg_sidebar_main_bottom.png) no-repeat top left; */
  height: 20px;
  margin-bottom: 20px;
}
*/
#sidebarright .info {
  color: #0B4BB3;
}

div.csc-textpic-clear {
  clear: left;
  margin-bottom: 20px;
}
