/* CSS Document */
body {
	color: #333;
	background: #dfdfdf;
    background-image: url("/static/images/mainBG.png");
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: repeat;
	font-family: Arial;
	margin: 0px;
	padding: 0px;
	font-family: 'Roboto', sans-serif;
  font-weight: 300;
}
a {
color: #B71817;
}
a:hover {
 color: #700000;
 text-decoration: none;
}
/*bootstrap overrides*/
.h1, h1 {
font-size: 15px;
}
.navbar-default {
	background: none;
	border: none;
}
.navbar-collapse {
	border-top: none;
}
/*end bootstrap overrides*/
.fwtopbar {
	background-color: #b71817;
	padding: 5px 0;
	text-align: right;
	color: #FFFFFF;
	font-size: 85%;
}
.fwfooterred {
	color: #FFFFFF;
	background: #b71817;
  background: linear-gradient(#b71817, #840712);
	margin-top: 15px;
}
.fwlogonav {
	background-color: #FFFFFF;
	padding: 15px 0 0 0;
}
.fwfootergrey {
	background-color: #767676;
	color: #FFFFFF;
	padding: 5px 0;
	text-align: right;
	font-size: 85%;
}
#fwlogo {
	float: left;
	max-height: 115px;
	max-width: 100%;
}
.fwnav, .fwnavsub{
	color: #525252;
	font-family: 'Oswald', sans-serif; font-weight: 700;
	font-size: 150%;
  margin-right: 0;
}
#fwtopthemacontainer {
	color: #FFFFFF;
	background: #b71817;
	background: linear-gradient(#b71817, #840712);
}
.fwtopthemahome {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	color: #FFF;
	margin-bottom: 3px;
    font-size: 120%;
}
.fwsubnavseperator {
color: #525252;
margin-top: 0px;
}
li.fwsubmenu a {
color: #767676 !important;
text-transform: none;
font-size: 90%;
padding-top: 6px;
padding-bottom: 8px;
}
@media (min-width: 768px) {
.fwnav{
	bottom: 0px;
	position: absolute;
	right: 0px;
}

.fwsubmenu, .fwsubnavseperator {
float: right !important;
}
}
.fwnav a {
	color: #B71817 !important;
	text-transform: uppercase;
}
.fwnav a:hover {
	color: #525252 !important;
}
.fwnavseperator {
	color: #525252;
	padding-top: 10px;
	margin: 0 5px;
}
.fwheadline {
	background: #B71817;
	position: relative;
	height: 45px;
	margin-top: 15px;
}
.fwheadline img {
	float: left;
}
.fwheadlinetext {
	color: #FFFFFF;
	font-family: 'Oswald', sans-serif; font-weight: 700;
	font-size: 150%;
	text-transform: uppercase;
	letter-spacing: 1px;
	position: relative;
top: 50%;
transform: translateY(-50%); 
margin-bottom: 0px;
margin-top: 0px;
}
@media (max-width: 990px) {
.fwheadlinetext {
	font-size: 100%;
}
.fwarchiveentry {
margin-bottom: 60px;
}
}
.fwheadlinetextshortnews {
      color: #FFFFFF;
	font-family: 'Oswald', sans-serif; font-weight: 700;
	font-size: 100%;
	text-transform: uppercase;
	letter-spacing: 1px;
	position: relative;
top: 50%;
transform: translateY(-50%); 
}
.fwheadlinetextshortnewsxs {
color: #333;
	font-family: 'Oswald', sans-serif; font-weight: 700;
	font-size: 120%;
	text-transform: uppercase;
	letter-spacing: 1px;
  margin-top: 20px;
}
.fwcontentmain.row {
	background: #767676;
	background: linear-gradient(#4c4c4c, #767676);
	margin-left: 0;
	margin-right: 0;
	margin-top: 3px;
	padding: 7px;
}
.videorow.row {
	margin-left: 0;
	margin-right: 0;
  }
.fwcontentvideohomecontainer {
   background: #767676;
	background: linear-gradient(#4c4c4c, #767676);
	margin-left: 0;
	margin-right: 0;
	margin-top: 3px;
	padding: 7px;
}
.videorow .col-sm-4 {
	padding: 7px;
	color: #FFFFFF;
} 
.fwcontentmain .col-sm-6 p, .fwcontentmain .col-sm-4 p {
	margin-top: 5px;
	margin-bottom: 0px;
}
.fwcontentmainpad {
	margin-top: 20px;
}
.fwsnewsdate, .fwsnewstext {
margin-top: 20px;
}
.fwoverlayheading {
	position: absolute;
	bottom: 15px;
	left : 15px;
	color: #FFFFFF;
	font-family: 'Oswald', sans-serif; font-weight: 400;
	font-size: 100%;
    max-width: 84%;
}
.fwoverlayheadingarchive {
	color: #FFFFFF;
	font-family: 'Oswald', sans-serif; font-weight: 400;
	font-size: 100%;
}
.fwoverlayheadinginnerdate {
	background: #B71817;
	padding: 5px;
	float:  left;
   clear: left;
	margin-right: 15px;
}
.fwoverlayheadinginnerhead {
	background: #B71817;
	font-size: 100%;
	padding: 5px;
	float:  left;
   clear: left;
	margin-right: 15px;
}
.fwoverlayheadinginnerdetails {
	background: #d4d4d4;
	color: #333;
	font-size: 100%;
	padding: 5px;
	float:  left;
   clear: left;
	margin-right: 15px;
	width: 100%;
}
a:hover .fwoverlayheadinginnerdetails {
	background: #b5b5b5;
}
.fwoverlayduration {
	position: absolute;
	bottom: 15px;
	right : 15px;
	color: #FFFFFF;
	font-family: 'Oswald', sans-serif; font-weight: 400;
	font-size: 90%;
  background: #B71817;
	padding: 5px;
} 
.fwoverlayobjecttype {
	position: absolute;
	bottom: 15px;
	left : 11px;
	color: #FFFFFF;
	font-family: 'Oswald', sans-serif; font-weight: 400;
	font-size: 100%;
  background: #B71817;
	padding: 5px;
}
.pageNav {
	text-align: center;
	margin-top: 20px;
	color: #FFF;
	font-family: 'Oswald', sans-serif; font-weight: 400;
}
.fwoverlayheadingarchive .fwoverlayheadinginnerhead {
width: 100%;
}                        
a:hover .fwoverlayheadinginnerhead, a:hover .fwoverlayheadinginnerdate, a:hover .fwoverlayduration, a:hover .fwoverlaydurationarchive {
	background: #990000;
}
.fwsearchcoll, .fwsearchcolr {
padding: 0 !important;
padding-top: 10px !important;
}
@media (max-width: 990px) and (min-width: 769px) {
.fwoverlayheadinginnerdate {
//margin-bottom: 15px;
}
.fwoverlayheadinginnerhead {
    font-size: 100%;
}
.fwoverlayduration {
    font-size: 75%;
}
.fwoverlayheading {
    font-size: 85%;
}
}
@media (min-width: 768px) {
.fwsearchcoll {
padding-right: 10px !important;
}
.fwsearchcolr {
padding-left: 10px !important;
}
}
.fwshortnewshome {
width: 100%;
margin-top: 0px;
margin-bottom: 0px;
}
.fwshortnewshomedate {
font-size: 80%;
color: #CCC;
}

.fwshortnewshomecontainer .col-sm-6 {
padding-bottom: 0;
padding-top: 0;
}
.fwcontentmain.row.fwshortnewshomecontainer {
padding: 14px 7px;
}
a .fwshortnewshome, a:visited .fwshortnewshome {
color: #FFF;
text-decoration: none;
}
a:hover .fwshortnewshome {
color: #CCC;
text-decoration: none;
}
.fwshortnewshomecontainer a:hover {
text-decoration: none;
}
.fwfootercontainer {
	margin: 0 5px;
	font-size: 85%;
}
.fwfootercolumn h2 {
	color: #FFFFFF;
	font-family: 'Oswald', sans-serif; font-weight: 400;
	font-size: 120%;
	padding: 0;
	text-transform: uppercase;
}
.fwsnewstext h2, h2 {
	color: #B71817;
	font-family: 'Oswald', sans-serif; font-weight: 400;
	font-size: 120%;
	padding: 0;
	text-transform: none;
}
.fwsnewstext h1 {
	color: #B71817;
	font-family: 'Oswald', sans-serif; font-weight: 400;
	font-size: 140%;
	padding: 0;
	text-transform: none;
}
.fwsnewstext ul {
padding-left: 15px;
}
.fwsnewstext li::marker {
 color: #B71817;
}
.fwsnewstext li {
 font-size: 90%;
}
.fwfootercolumn {
	padding-left: 7px;
	padding-bottom: 20px;
}
.fwfootercolumninner {
	padding: 0;
}
.fwtopbar a, .fwtopbar a:visited, .fwfootergrey a, .fwfootergrey a:visited {
	color: #FFFFFF;  
}
.fwtopbar a:hover, .fwfootergrey a:hover {
	color: #FFFFFF;  
  text-decoration: underline;
}
.fwnav .visible-xs a {
	text-transform: none;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	letter-spacing: 0;
}
.fwsocial i {
	vertical-align: middle;
	margin-right: 5px;
	margin: 5px 10px 5px 0;
}
.fwsocial a, .fwsocial a:visited {
	color: #FFFFFF;
}
.fwsocial a:hover {
	color: #FFFFFF;
  text-decoration: underline;
}
#playerframe {
margin-bottom: 20px;
}      
.fwpagination {
text-align: center;
margin-bottom: 15px;
margin-top: 10px;
}
.fwpagination a {
padding: 10px;
background-color: #FFF;
border-radius: 5px;
margin-left: 3px;
margin-right: 3px;  
line-height: 3;
}
.fwarchiveentry {
padding-bottom: 40px;
}
.fwarchiveentry img {
margin-bottom: 5px;
}
.social {
margin: 50px 0 20px 0;
}
.fwmorevideos {
width: 100%;
background-color: #B71817;
color: #FFF;
text-align: center;
padding: 10px;
}
a:hover .fwmorevideos {
     background-color: #990000;
}
a[href^="tel"]{
    color:inherit;
    text-decoration:none;
}
.chocolat-image {
margin-top: 20px;

}
.chocolat-image:first-child {
width: 100%;
}
.fwshortnewsimage {
width: 100%;
}

.download {
background-color: #cacaca;
padding: 10px 20px 20px 20px;
text-align: center;
width: 25%;
float: right;
margin-left: 10px;
margin-bottom: 10px;
}
.download img {
max-width: 100%;
}
@media (max-width: 990px) {
.download {
width: 40%;
}
}
@media (max-width: 400px) {
.download {
width: 100%;
margin-left: 0px;
float: none;
}
}

.fwshortnewshomedate::before {
	width: 10px;
	height: 10px;
	background-color: #b71817;
	float: left;
	margin: 3px 3px 0 0;
	display: block;
	content: "";
}

.fwsnewsdate::before {
	width: 10px;
	height: 10px;
	background-color: #b71817;
	float: left;
	margin: 5px 3px 0 0;
	display: block;
	content: "";
}

 .fwcontentdesc::before {
	width: 12px;
	height: 12px;
	background-color: #b71817;
	float: left;
	margin: 3px 3px 0 0;
	display: block;
	content: "";
}

.fwoverlayheadinginnerdate::before {
	width: 12px;
	height: 12px;
	background-color: #f0ebee;
	float: left;
	margin: 4px 4px 0 0;
	display: block;
	content: "";
}
.adsbygoogle::before {
	content: "Anzeige";
	background-color: #FFF;
	color: #000;
	position: absolute;
	z-index: 15;
}
.adsbygoogle .grippy-host::before {
	content: "Anzeige";
	text-align: right;
	position: absolute;
	margin-top: 5px;
	margin-left: 5px;
}
#fwshortnews hr {
    border: 1px solid #B71817;
}
.nav > li > a {
    padding-left: 5px;
    padding-right: 5px;
}
@media (max-width: 1199px) and (min-width: 768px)  {
.navbar-nav > li > a {
  padding-top: 15px;
  padding-bottom: 0px;
}
.fwnav, .fwnavsub {
	font-size: 130%;
}
}
@media (max-width: 990px) and (min-width: 768px) {
.fwnav, .fwnavsub {
	font-size: 100%;
}
.fwnavseperator {
	padding-top: 13px;
}
}
.social img {
	width: 67px;
    height: 67px;
}
.fwshortnewsimageintext {
max-width: 100%;
}

hr {
	border-top: 1px solid #333 !important;
}

.fwimmofact {
	color: #444 !important;
	font-family: 'Oswald', sans-serif; font-weight: 400;
	font-size: 140%;
	text-transform: none;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	background-color: #d4d4d4;


}
.fwimmofacthead {
	color: #B71817 !important;

}
.fwsnewstext b {
	font-weight: 400;
}
.fwimmodesc .row {
	margin-top: 3px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.fwimmodesc .row::after {
	content: '';
	width: calc(100% - 30px);
	height: 1px;
	background: #999;
	margin-left: 15px;
}
.contactBox {
background-color: #d4d4d4;
padding: 15px;
margin-top: 20px;
}
.contactBox h2:first-child {
margin-top: 0;
}
.btn-danger {
	color: #fff;
	background-color: #B71817;
	border-color: #B71817;
}
.btn-danger:hover {
	color: #fff;
	background-color: #990000;
	border-color: #990000;
}
.fwimmocontactphoto {
    max-width: 30%;
    float: right;
    height: auto;
    margin-bottom: 10px;
	margin-left: 10px;
}
.fwimmocontactcompanylogo {
	max-width: 60%;
	height: auto;
	margin-bottom: 10px;
}
.fwimmoContentBox {
background-color: #d4d4d4;
padding: 15px;
margin-top: 20px;
}
.fwimmoContentBox h2:first-child {
margin-top: 0;
}
summary {
display: list-item;
cursor: pointer;
	color: #B71817;
	font-family: 'Oswald', sans-serif; font-weight: 400;
	font-size: 120%;
	padding: 0;
	text-transform: none;
}
details[open] summary p {
display: none;
}