@import template.css;

html.desktop #main {background:transparent; }
.desktop .sheet { width: auto;}
.postcontent h3
{  font-family: "orbitronmedium", Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal; font-size: 18px; color:#FFF;}
.postcontent h4
{  font-family: "orbitronmedium", Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal; font-size: 16px;}  
  .postcontent h2.postheader
{  font-size: 28px;  font-family: "orbitronmedium", Arial, 'Arial Unicode MS', Helvetica, Sans-Serif; margin: 5px 15px 5px 15px; }
hr.htrenner {border:2px solid #FFF; height: 0px; margin: 16px 0 12px;}
.moduletable h3 {margin-bottom: 10px;}
.desktop .scrollbereich { min-width: inherit; width: 100%;  padding: 0px;}
.content-layout .content {
    background: none ;
}
.desktop .content-layout .content { padding: 0;}
.desktop .news h3 {
    font-family: 'orbitronmedium';
    margin-bottom: 5px;
    letter-spacing: 0.5px; 
}
html .newsbox {  left: 0; }
html.desktop .newsbox {
    background: rgba(0, 0, 0, 0.8) ;
    bottom: 30px;
    width: 500px;

  padding: 30px 25px 80px 50px;
    position: absolute;
    overflow: auto; color: #fff;

}
html.desktop .news {
    height: 350px;
	  padding: 30px 30px 10px 10px;
    overflow: auto;
}


.scrollbereich {position:  relative; height:inherit;}

.content { background: rgba(0, 0, 0, 0.8);}
#cbscrollbar1 .scrollbar { background-color: #000;}
#cbscrollbar1 .thumb {background-color: #ccc;}
.responsive .post{ background: rgba(0, 0, 0, 0.8);}
/*.responsive-tablet .footer {position:absolute;}*/
@media all and (min-width: 450px) and (max-width: 925px)
{
.responsive #cbscrollbar1 {
    width: 100% !important;
}
}









