/* @group Print */

.print_Logo, .print_Title {
  display: none;
}

/* @end */

html {
  height: 100%;
}

body {
  margin: 0px;
  background-color: #f8f8f8;
  height: 100%;
  font: 13px Arial, Helvetica, Geneva, sans-serif;
}

ul {
  margin: 0px;
  padding: 0px;
}

td {
  font: 13px Arial, Helvetica, Geneva, sans-serif;
  vertical-align: top;
}

a {
  color: #d40032;
}

img {
  border: 0px;
}  

/* @group Listen */

ul {
  margin: 0px;
  list-style: none;
}

ul li {
  padding-left: 20px;
  background: url(../images/Arrow.RedOnWhite.Right.gif) no-repeat 0 7px;
}

ul.RedOnGray li {
  background: url(../images/Arrow.RedOnGray.Right.gif) no-repeat 0 7px;
}

ul.backbutton li {
  background: url(../images/Arrow.RedOnWhite.Left.gif) no-repeat 0 7px;
}

ul.RedOnGrey_backbutton li {
  background: url(../images/Arrow.RedOnGray.Left.gif) no-repeat 0 7px;
}

.csc-header h1, .csc-header h2, .csc-header h3 {
  margin-left:225px;
  color:#D40032;
  font-weight:bold;    
}

.csc-header h1 {
  font-size:1.2em;
}

.csc-header h2 {
  font-size:1em;
}

.csc-header h3 {
  font-size:0.83em;
}

.csc-header h5 {
  font-size:11px;
  background-color:#D4D4D4;
  margin: 25px 0px 0px 197px;
  padding:1px 30px;
}

.clear {
  clear:left;
}

/* @end */

.ContainerSchatten {
  background: url(../images/Background.Box.Blank.gif) repeat-y;
  hei/ght: 100%;
  min-height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 988px;  
}

.Container {
  width: 980px;
  margin-left: 4px;
  margin-right: 4px;
}

.RightColumn {
  float: right;
  width: 292px;
  padding-bottom: 30px;
}

.LeftColumn {
  float: left;
  width: 196px;
  font-size: 12px;
  line-height: 1.3em;
}

.LeftColumn_inner {
  padding: 25px 20px;  
}

.LeftColumn h2 {
  font-size: 13px;
  margin: 0px;
  color: #c60028;
  padding-left: 14px;
  background: url(../images/Arrow.RedOnWhite.Right.gif) no-repeat 0 6px;
}

.LogoUndNavigationBox {
  background-color: white;
  text-align: right;
  padding-top: 50px;
  padding-right: 31px;
  padding-bottom: 30px;
}

.Logo {
  background: url(../images/Logo.TPO.gif) no-repeat right;
  height: 36px;  
}

.Logo img { 
  width:242px;
  height:36px;
  text-align:right;
}

.Impressum {
  padding: 40px 20px 0px 0px;
  text-align: right;
}

.rot {
  color: #c60028;
}

.Separator {
  height: 1px;
  line-height: 0px;
  font-size: 1px;
  border-bottom: 1px dashed #d40032;
}

.Content {
  line-height: 1.4em;
}

.Content td {
  line-height: 1.4em;
}

div.content_item table.NewsTable td.image img {
  width:189px;
}

/* @group Navigation */

.Navigation {
  text-align: right;
  margin-top: 30px;
  font-size: 15px;
}

.Navigation ul {
  list-style: none;
  padding-left: 50px;  
}

.Navigation ul li {
  color: #d40032;
  margin-bottom: 2px;
  text-align: right;
  background: none;
}

.Navigation ul li a {
  color: #d40032;
  text-decoration: none;
}

.Navigation ul li a:hover {
  text-decoration: underline;
}

.Navigation ul li.current span, .Navigation ul li.active div {
  font-weight: bold;
  border-bottom: 1px dashed #d40032;
  padding-bottom: 2px;
  display: block;
}

/* 2. Ebene */
.Navigation ul ul{
  padding: 5px 5px 2px 0px;
  border-top:1px dashed #D40032;
}

.Navigation ul ul li {
  color: black;
  font-size: 12px;
}

.Navigation ul ul li a {
  color: black;
  text-decoration:none;
}

.Navigation ul ul li.active {
  font-weight: bold;
  border: 0px;
}


/* @end */

.MainColumn {
  float: left;
  width: 688px;
}

.Banner_RedBar {
  padding: 2px 30px 2px 10px;
  background-color: #d40032;
  text-align: right;
  color: white;
  font-weight: bold;
  font-size: 11px;
}

.Content_RedBar {
  padding: 2px 30px 2px 70px;
  background-color: #d40032;
  color: white;
  font-weight: bold;
  font-size: 11px;
}

.WhiteOnRedArrowLeft {
  background-image: url(../images/Arrow.WhiteOnRed.Left.gif);
  background-repeat: no-repeat;
  background-position: 15px center;
}

.WhiteOnRedArrowRight {
  background-image: url(../images/Arrow.WhiteOnRed.Right.gif);
  background-repeat: no-repeat;
  background-position: 15px center;
}

.DarkGrayTopBox {
  background: url(../images/RoteBalkeLinks.gif) repeat-y #6A6A6A;
}

/* @group News (Home) */

.NewsTable {
   border-collapse: collapse;
   font-size: 12px;
   width: 100%;
}

.NewsTable td {
  padding: 0px;
  font-size: 12px;
}

.NewsTable td.image {
  width: 192px;
  padding-left: 4px;
}

.NewsTable td.text div.text {
  padding: 10px 20px 10px 30px;
}

.NewsTable td h2 {
  margin: 10px 0px;
  color: #d40032;
  font-size: 12px;
}

.NewsTable td.alternative {
  background: url(../images/NewsTable.Background.gif) repeat-y;
}

.NewsTable td .Number {
  float: left;
  margin: 19px 0px 0px 17px;
  color: #d40032;
}

.news-list-item div h2 {
  margin: 10px 0px;
  color: #d40032;
  font-size: 12px;
}

.news-single-content h1 {
  line-height:1;
}

/* @end */

/* @group News (Right) */
/*
.NewsBox {
  padding-bottom: 20px;
  color: white;
  font-size: 12px;
  background: #B0B0B0 url(../images/Arrow.WhiteOnGray.Right.gif) no-repeat 16px 20px;
}

.NewsItem {
  padding: 17px 17px 0px 48px;
  
}

.NewsItem .Text {
  border-bottom: 1px dashed white;
  padding-bottom: 16px;
}

.NewsItem p {
  margin: 0px;
}

.NewsItem h3 {
  font-size: 12px;
  margin: 0px;
}

*/
/* @end */

/* @group News (Right) */

.NewsBox {
  padding-bottom: 20px;
  color: white;
  font-size: 12px;
  background:#B0B0B0;

}

.NewsItem {
  padding: 17px 17px 0px 48px;
  background: url(../images/Arrow.WhiteOnGray.Right.gif) no-repeat 17px 20px;  
}

.NewsItem .Text {
  border-bottom: 1px dashed white;
  padding-bottom: 16px;
}

.NewsItem p {
  margin: 0px;
}

.NewsItem h4 {
  font-size: 12px;
  margin: 0px;
  color:#FFFFFF !important;
  text-decoration:none;
}


.NewsBox .NewsItem .Text a {
  color:#FFFFFF;
  text-decoration:none;
}

/*.Text a {
  color:#FFFFFF !important;
}*/


/* @end */

/* @group TYPO3-Stile überschreiben */

.csc-textpic-image {
  margin: 0px !important;
}


.news-list-item h2 {
  display:block;
}
/* @end */

.slider {
  width:292px;
  height:385px;
}


.infotitle{
font-weight:normal !important;display:none;
}



