﻿img {
  border: none;
}
.clear {
  clear: both;
}
.MainContent {
  margin: 10px 0 0 0;
  padding: 0 0 35px 0;
}
.MainContent .ContentLeft {
  float: left;
  width: 1080px;
}
.MainContent .ContentRight {
  float: left;
  width: 140px;
  margin-left: 10px;
}
.MainContent .ContentLeft .ContentCol1 {
  margin: 10px 10px 0 0;
  width: 535px;
  float: left;
}
.MainContent .ContentLeft .ContentCol2 {
  margin: 10px 0 0 0;
  width: 535px;
  float: left;
}
.ContentBox, .ContentBox_con, .ContentBox_dg {
  margin: 0 0 10px 0;
  padding: 0 10px 0 10px;
  background: transparent url(/images/new/base/strip_middle_right.png) repeat-y right top;
}
.ContentBox .BoxHeadline {
  margin: 0 -10px 10px -10px;
  height: 23px;
  background: transparent url(/images/new/base/corner_right-top.png) repeat-x right top;
}
.ContentBox .BoxHeadline H3 {
  padding: 4px 0 0 10px;
  float: left;
  font-size: 12px;
  font-weight: bold;
  background: transparent url(/images/new/base/corner_left.png) no-repeat left top;
}
.ContentBox .BoxFooter, .ContentBox_con .BoxFooter, .ContentBox_dg .BoxFooter {
  margin: 10px -10px 0 0; 
  height: 14px;
  background: transparent url(/images/new/base/corner_right_down.png) no-repeat right bottom;
}

/* Construction Box Layout */
.ContentBox_con .BoxHeadline {
  margin: 0 -10px 10px -10px;
  height: 23px;
  background: transparent url(/images/new/base/corner_right-top_yellow.png) repeat-x right top;
}
.ContentBox_con .BoxHeadline H3 {
  padding: 4px 0 0 10px;
  float: left;
  font-size: 12px;
  font-weight: bold;
  background: transparent url(/images/new/base/corner_left_yellow.png) no-repeat left top;
}

/* 5. Navi Ebene Box Layout Darkgrey */
.ContentBox_dg .BoxHeadline {
  margin: 0 -10px 10px -10px;
  height: 23px;
  background: transparent url(/images/new/base/corner_right-top_darkgrey.png) repeat-x right top;
}
.ContentBox_dg .BoxHeadline H3 {
  padding: 4px 0 0 10px;
  float: left;
  font-size: 12px;
  font-weight: bold;
  background: transparent url(/images/new/base/corner_left_darkgrey.png) no-repeat left top;
}

.ContentBox .BoxHeadline .arrow {
  background:url(/images/new/base/arrows.gif) no-repeat;
  float:right;
  margin: 7px 10px 0 0;
  height:9px;
  width:5px;
  overflow:hidden;
}
.ContentBox .BoxHeadline .arrow:hover {
  background-position: 0 -9px;
}
.ContentBox .mehr {
  padding: 0 0 0 15px;
  background: url(/common/shared/images/pfeil.gif) no-repeat left 5px;
  color: red;
}
.ContentBox .news img {
  float: none;
  margin: 8px 0 0 0;
}
.ContentBox .Quicklink img {
  margin: 0 15px 2px 0;
}
.ContentBox ul.Quicklinks {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
}
.ContentBox ul.Quicklinks li.Quicklink {
  margin: 0 0 10px 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
}
.borderless .ContentBox,
.borderless .ContentBox .BoxHeadline,
.borderless .ContentBox .BoxHeadline h3,
.borderless .BoxFooter {
    background: none;
}
.QuickLinksFooter {
  margin: 10px 0 0 0;
  padding-bottom: 70px;
 }
.QuickLinksFooter h3 {
  padding: 4px 0 4px 10px;
    background: #ff0033;
    color: #ffffff;
  font-size: 12px;
}
.QuicklinksFooter ul.Quicklinks {
  margin: 5px 0 0 95px;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
}
.QuicklinksFooter ul.Quicklinks li.Quicklink {
  margin: 0 0 0 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  display: inline;
  width: 105px;
  vertical-align: text-top;
}
.QuicklinksFooter ul.Quicklinks li.Quicklink a {
  margin: 0 10px 0 0;
  padding: 0;
  display: block;
  width: 95px;
  float: left;
}
ul.list-video {
  list-style-type: none;
}
ul.list-video li {
  background: url("/common/shared/style/redsquare.gif") no-repeat left 5px;
  padding-left:15px;
  line-height: 20px;
}
ul.list-news {
  list-style-type: none;
}
ul.list-news li {
  margin-bottom: 10px;
}