/* START: GENERAL STUFF */

body {
	font-family: 'Noto Sans', Helvetica, sans-serif;
	font-size:0.9em;
	color:#252729;
        background: #fff;
	margin:0px 0px 50px 0px;
	padding:0px;
}

a {
	color: #4e4e4e;
}

a:hover {
	text-decoration:none;
}

img {
	border:0px;
	margin:0px;
	padding:0px;
}

#bg {

}



#page {
   background-color: #fff;
}

#page-wrapper{

}

#header_main {
    width: 100%; 
}

#header_top {
   width: 100%;
   background: url(bg_header_top_bottom.png) bottom center no-repeat scroll  transparent;
   padding-bottom: 11px;
}

#header_top_content {
   width: 986px;
   height: 100px;
   margin: auto;
   background-color: transparent;
   overflow: hidden;
}

#logo_label{
  float:left;
    background: url(logo_label.png) no-repeat scroll  transparent;
    color: transparent;
    display: block;
    font-size: 0;
    height: 23px;
    margin: 21px 0 0 10px;
    position: absolute;
    width: 135px;
}



#header_main_border{


}

#header_main{
}


#content{
background-color: #FFFFFF;
}

#contentwrapper{
  width:986px;
  margin:auto;
}

.contentwrapperbottomrow {
    width:986px;
  margin:auto;
}

#footer {
  background-color: #555760;
  height: 155px;
  padding-top: 12px;
}

#footerwrapper {
  width: 986px;
  margin:auto;
}

.footer_imprint {
text-align:right;
padding: 10px;
}

.footer_imprint a{
   color: #FFFFFF;
   text-decoration: none;
   margin: 0px 0 0px 16px;
}


.footer_buttons {
  margin-top: 30px;
}

#footer_buttons_menu li { 
  float:right;
  margin: 8px 0 0px 8px;
}

.footer_buttons_left {
  float:left;
  color:#fff;
  font-weight:600;
  line-height: 36px;
  margin-top: 8px;
  text-transform: uppercase;
}

.footer_buttons_right {
  float:right;
}

.footer_menu {
  margin-left:-12px;
  margin-top:8px;
}

.ContentRightCol {
    border-top: 64px solid #FFFFFF;
    padding: 0;
    width: 320px;
    float: right;
}

.ContentMainWithRightCol {
  float:left;
  width: 646px;
}

.ContentMain{
  margin-bottom: 36px;
}

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

.borderTable{
background-color:#ff0000;
}

/* Header Table */

.titleimagecol{
   height: 67px;
}


.HeaderRowImg
{
	height: 80px;
	background-image: url(main.jpg);
}

.HeaderLine{
	height: 3px;
	background-color: #FE0000;
}

.HeaderRowMenu
{
	height: 0px;
	background-color: #9CA29C;
}

.HeaderRowBreadcrump
{
	height: 16px;
	background-color: #FFFFFF;
}


/* START: Content Table */

.linevertical
{
        width:1px;
	background-color: #ff0000;
}

.ContentMain {
    background-color: transparent;
    min-height: 400px;
    padding: 0;
    
}

.tableColumnLeft
{
padding: 0px 0px 0px 4px;
}

.tableColumnMain
{
  padding: 0px 0px 0px 0px;
}

.tableColumnRight
{
padding: 0px 4px 0px 0px;
}

/* Sub Menu */

#sub_navi_table{
   width:100%;
}

.sub_menu, .sub_menu_hi{
	background-color: #ff0000;
	color: #FFFFFF;
	border: 1px solid #ff0000;
	padding: 3px;
       	font-size: 11px;
	font-weight: bold;
        cursor: pointer;
}



.sub_menu_hi{
        border: 1px solid #FFFFFF;
        background-color: #FFFFFF;
	color: #ff0000;
}


#sub_menu_space{
       height: 1px;
}

/* START: Boxen */

.boxborder{
	background-color: #cdcdcd;
	padding: 0px 0px 0px 0px;
}

.boxmainborder{
	background-color: transparent;

}


.boxcontent, .boxmaincontent{
	background-color: transparent;
	padding: 10px 0px 0px 0px;
}

.boxcontent{
	background-color: transparent;
	padding: 10px 0px 0px 0px;
}

.boxtitle{

    font-size: 23px;
    font-style: normal;
    font-weight: normal;
    color: #ff0000;	
	text-align:left;
	background-color: #fff;
	padding: 3px 0px 3px 0px;
        
}

.boxtitleplain{
	color: #B5AC95;	
	font-size: 19px;
	font-weight: bold;

	text-align:left;
	padding: 0px 0px 3px 0px;
        
}

.boxmaintitle{
	color: #000;	

        font-size: 39px;
        font-weight: normal;
        font-style: normal;
	letter-spacing: 0.4px;
	text-align:left;
	background-color: transparent;
	padding: 20px 0px 0px 0px;
        
}


.boxpreis, .boxmainpreis{
	color: #00C400;	
	font-size: 12px;
	font-weight: bold;
}

.boxline, .boxmainline{
	height: 0px;
	background-color: #DF0000;
}

.boximagecol{
   height: 40px;
}

.boximagecolmain{
   height: 80px;
}


.boxtext, .boxmaintext{
 padding:0;
		
}

.boxmehr, .boxmainmehr{
	font-weight: bold;
}

.boxvorteil, .boxmainvorteil{
  text-align:left;	
}


.boxSpace, .boxmainSpace{
   height:10px;
}

.just {text-align: justify;}

/* Breadcrump */
.breadcrump, .breadcrump a, .breadcrump a:hover, .breadcrump a:visited, .breadcrump a:active
{
	font-size: 9px;
	color: #fff;
	text-decoration: none;
}

.breadcrump a:hover
{
	font-size: 9px;
   color: #70C4E9;
	text-decoration: underline;
}

/* FOOTER */

.FooterLine{
	height: 3px;
	background-color: #FE0000;
}

.FooterSpaceH{
     height: 0px;
}

.FooterContent{
      background-color: #ff0000;
      color:#fff;
      padding: 4px;
}


.footerlinks, .footerlinks a, .footerlinks a:hover, .footerlinks a:visited, .footerlinks a:active{
      color: #fff;
      padding-left: 4px;
      padding-right: 4px;
      text-decoration: none;
      font-size: 12px;
      text-transform: uppercase;
} 

.footerlinks a:hover{
   text-decoration: underline;
}


.poweredby{
   padding: 20px 0px 0px 0px;
}

/* LIVETICKER */

.LiveTickerTable{
    height: 28px;
}

#LiveTickerFrame{
    height: 28px;
    width: 100%;

}


/* Content Static */

.contentTitle{
	color: #ff0000;
	padding: 4px 0px 4px 0px;
	font-size: 14px;
	font-weight: bold;
}

.contentText{
	text-align: justify;
        padding: 0px 20px 0px 0px;
}

contentSpace{
	height: 50px;
}

li{
  line-height:20px;
  font-size:13px;
  font-weight:bold;
}

/* Form */

.fButton{
   width: 100%;
	background-color: #ff0000;
	color: #FFFFFF;
  line-height: none;
  height: none;
  font-size: none;
}

.fButton:hover{
	background-color: #FFFFFF;
	color: #ff0000;
}

.formSubTitle{
	color: #FFFFFF;	
	font-weight: bold;
	background-color: #ff0000;
	padding: 2px;
}

#formSpaceLine{
  height:20px;	
}

#formTable{
	background-color: #FFFFFF;
        font-size: 0.8em;
}

#dynboxFastSearch, .dynboxcontentadjust {
    margin: 10px -18px;
    padding: 0;
}

.xml_content_item_picbox{
padding-left:0px;
float: right;
}

.sidebarbottomcontent{
 left: -493px;
}

#banner_content_sportect{
margin: 20px 0;
}

/* Slider height */

.bgImages {
    height: 486px;
    width: 100%;
    overflow: hidden;
-webkit-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.54);
-moz-box-shadow:    0px 5px 5px 0px rgba(50, 50, 50, 0.54);
box-shadow:         0px 5px 5px 0px rgba(50, 50, 50, 0.54);
background-color: #d8dbdd;
}

.jCarouselLite img {

}

.bgImages #chooser {
  display: none;
}

.sidebarbottomcontent {
  border-radius: 8px 8px 0 0;
}

#DT_STANDARD td {
    font-size: 0.9em;
}

.pdf_download {
   margin-bottom: 36px;
}

.pdf_download img {
   width: 320px;
}


.youtube-bg {
background: rgb(0, 0, 0);
background: -moz-linear-gradient(90deg, rgb(0, 0, 0) 0%, rgb(27, 27, 0) 100%);
background: -webkit-linear-gradient(90deg, rgb(0, 0, 0) 0%, rgb(27, 27, 0) 100%);
background: -o-linear-gradient(90deg, rgb(0, 0, 0) 0%, rgb(27, 27, 0) 100%);
background: -ms-linear-gradient(90deg, rgb(0, 0, 0) 0%, rgb(27, 27, 0) 100%);
background: linear-gradient(180deg, rgb(0, 0, 0) 0%, rgb(27, 27, 0) 100%);
}

.bottom_company_button_wrapper {
  padding:220px 0 0 40px;
}

.bottom_company_button {
  background-color:#ff0000;
  color:#fff;
  height:40px;
  text-align:center;
  width:200px;
  margin-bottom: 10px;
  font-size:1.4em;
  font-weight:500;
}

.bottom_company_button a {
  color:#fff;text-decoration:none;text-transform:uppercase;display:block;line-height:40px;
}

.bottom_company_button:hover {
  opacity: 0.8;
  cursor: pointer;
}

.bgPano {
   background-color: #f3f3f3;
}

.bgPanoSize {
    height: 486px;
    width:100%;
}

a img:hover {
  opacity: 0.8;
}