@charset "utf-8";
/* moved by compressor */
/* default styles for extension "tx_frontend" */
    .ce-align-left { text-align: left; }
    .ce-align-center { text-align: center; }
    .ce-align-right { text-align: right; }

    .ce-table td, .ce-table th { vertical-align: top; }

    .ce-textpic, .ce-image, .ce-nowrap .ce-bodytext, .ce-gallery, .ce-row, .ce-uploads li, .ce-uploads div { overflow: hidden; }

    .ce-left .ce-gallery, .ce-column { float: left; }
    .ce-center .ce-outer { position: relative; float: right; right: 50%; }
    .ce-center .ce-inner { position: relative; float: right; right: -50%; }
    .ce-right .ce-gallery { float: right; }

    .ce-gallery figure { display: table; margin: 0; }
    .ce-gallery figcaption { display: table-caption; caption-side: bottom; }
    .ce-gallery img { display: block; }
    .ce-gallery iframe { border-width: 0; }
    .ce-border img,
    .ce-border iframe {
        border: 1px solid #8E0216;
        padding: 0px;
    }

    .ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery, .ce-above .ce-gallery {
        margin-bottom: 10px;
    }
    .ce-image .ce-gallery { margin-bottom: 0; }
    .ce-intext.ce-right .ce-gallery { margin-left: 10px; }
    .ce-intext.ce-left .ce-gallery { margin-right: 10px; }
    .ce-below .ce-gallery { margin-top: 10px; }

    .ce-column { margin-right: 10px; }
    .ce-column:last-child { margin-right: 0; }

    .ce-row { margin-bottom: 10px; }
    .ce-row:last-child { margin-bottom: 0; }

    .ce-above .ce-bodytext { clear: both; }

    .ce-intext.ce-left ol, .ce-intext.ce-left ul { padding-left: 40px; overflow: auto; }

    /* Headline */
    .ce-headline-left { text-align: left; }
    .ce-headline-center { text-align: center; }
    .ce-headline-right { text-align: right; }

    /* Uploads */
    .ce-uploads { margin: 0; padding: 0; }
    .ce-uploads li { list-style: none outside none; margin: 1em 0; }
    .ce-uploads img { float: left; padding-right: 1em; vertical-align: top; }
    .ce-uploads span { display: block; }

    /* Table */
    .ce-table { width: 100%; max-width: 100%; }
    .ce-table th, .ce-table td { padding: 0.5em 0.75em; vertical-align: top; }
    .ce-table thead th { border-bottom: 2px solid #dadada; }
    .ce-table th, .ce-table td { border-top: 1px solid #dadada; }
    .ce-table-striped tbody tr:nth-of-type(odd) { background-color: rgba(0,0,0,.05); }
    .ce-table-bordered th, .ce-table-bordered td { border: 1px solid #dadada; }

    /* Space */
    .frame-space-before-extra-small { margin-top: 1em; }
    .frame-space-before-small { margin-top: 2em; }
    .frame-space-before-medium { margin-top: 3em; }
    .frame-space-before-large { margin-top: 4em; }
    .frame-space-before-extra-large { margin-top: 5em; }
    .frame-space-after-extra-small { margin-bottom: 1em; }
    .frame-space-after-small { margin-bottom: 2em; }
    .frame-space-after-medium { margin-bottom: 3em; }
    .frame-space-after-large { margin-bottom: 4em; }
    .frame-space-after-extra-large { margin-bottom: 5em; }

    /* Frame */
    .frame-ruler-before:before { content: ''; display: block; border-top: 1px solid rgba(0,0,0,0.25); margin-bottom: 2em; }
    .frame-ruler-after:after { content: ''; display: block; border-bottom: 1px solid rgba(0,0,0,0.25); margin-top: 2em; }
    .frame-indent { margin-left: 15%; margin-right: 15%; }
    .frame-indent-left { margin-left: 33%; }
    .frame-indent-right { margin-right: 33%; }



.img{
	/*
	float:left;
	margin-left:0px;
	display:block !important;
	*/
	transition: all 0.4s ease-out;
}

img{
	
	
	transition: all 0.4s ease-out;
	
	display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
	
}
.ce-gallery.firstfull > *:first-child{
	grid-column: 1 / -1; /* span full width */
	
}
.parallax-slider img{
	
	transition: none;
}
.frame-type-textmedia{
	clear:both;
}
figure{
	margin:0;
}

.text-center{
	text-align:center;
}


.ce-gallery {
    max-width: 100%;
	
    width: 100%;
	
	
}

.ce-intext .ce-gallery{
	max-width:30%;
	width:auto;
} 
.resp{
	display:none;
}

.ce-gallery figure{
	display:block;
	
}

.csc-textpic-right .img{
	float:right;
}
.nomargin{
	margin-left:0px !important;
	margin-right:0px !important;
}
.removepadding .ce-column.img{
	margin-bottom:0px !important;
}
.masonry .img{
	float:none !important;
	-webkit-transition-duration: 0s;
-moz-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s;
	
}
.ce-gallery.masonry{
	
	
}
.ce-left .fa,.ce-left .fas {
   margin-left: 1px;
}
div[class*=" frame-space-before-"]:before{
	display: block;
    content: "";
    clear: both;
	
}
.gridwrap .fullwidth{
	
	float:left;
	width:100%;
}

ul.ce-uploads{
	padding: 0px !important;
	
}
.ce-uploads li{
	
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	
}
.ce-uploads li::before {
    content: "" !important;
    
}

.ce-uploads :first-child {
   margin-top: 0px;
    
}

.ce-uploads :last-child {
    margin-bottom: 0px;
    
}

.ce-textpic.ce-right img{
	
	float:right;
}

.ce-left.ce-intext .ce-gallery {
	display:inline-block;
	float:left;
}
 
.ce-right.ce-intext .ce-gallery {
	display:inline-block;
	float:right;
}

.ce-center img{
	margin-left: auto;
	margin-right: auto;
}

.ce-below .ce-gallery , .ce-above .ce-gallery{
	clear: both;
}

section.frame-type-div{

	
	z-index: 1 !important;
}
a#menu-icon{
	font-size: 200%;
	position: absolute;
	display: none;
	color:  var(--MenuColor);
	background-color:  var(--MenuBG);
	width: 32px;
	height:32px;
	left: 5px;
	top:5px;
}

a#menu-icon i{
	
	
	position: absolute;
	height: 100%;
	width: 100%;
	left:1px;
}


.mm-listview > li > a, .mm-listview > li > span {
   color: var(--MenuBG);
}
.ce-bodytext{
	width: 100%;
}
.ce-nowrap .ce-bodytext{
	width: auto;
}
.istextwithicon{
	position: relative;
}
.istextwithicon .ce-bodytext{
	white-space: nowrap;
	
	width: auto !important;
	overflow: hidden;
}
.istextwithicon .ce-gallery{
	
	max-width:none;
	width: auto;
	margin-bottom: 0px !important;
}
.istextwithicon .ce-bodytext a , 
.istextwithicon .ce-bodytext p , 
.istextwithicon .ce-bodytext ul , 
.istextwithicon .ce-bodytext ol , 
.istextwithicon .ce-bodytext h1 ,
.istextwithicon .ce-bodytext h2 ,
.istextwithicon .ce-bodytext h3 ,
.istextwithicon .ce-bodytext h4 ,
.istextwithicon .ce-bodytext h5 ,
.istextwithicon .ce-bodytext h6 
{
	margin: 0px !important;
	display: inline;
	
}

footer{
    
    z-index: -1;
}

@media screen and (max-width: 960px) {
	
	
	
}

@media screen and (max-width: 800px) {
	
	
	
}

@media screen and (max-width: 768px) {
	
	
	
	
	
	
}
@media screen and (max-width: 480px) {
	
	
}






.gridfifty{
	
	/*
	
	width:50%;
	
	float:left;
	*/
	
	
}

.TwoColContainer{
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
	
}
.SeventyFiveTwentyFiveContainer{
	display: grid;
    
	grid-template-columns: minmax(0, 3fr) minmax(0, 1fr);
    gap: 20px;
	
	
}
.TwentyFiveSeventyFiveContainer{
	display: grid;
    
	grid-template-columns: minmax(0, 1fr) minmax(0, 3fr);
    gap: 20px;
	
}
.SixtySixThirtyThreeContainer{
	
	display: grid;
    
	grid-template-columns: minmax(0, 2fr) minmax(0, 1fr);
    gap: 20px;
}
.ThirtyThreeSixtySixContainer{
	
	display: grid;
    
	
	grid-template-columns: minmax(0, 1fr) minmax(0, 2fr);
	
    gap: 20px;
}

.OneColContainer {
    display: grid
;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 20px;
}

.ThreeColContainer{
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
	
}
.tabs .gridwrap{
	width:100%;
	margin-left:0px;
	
}

.gridtwentyfive{
    /*
	width:25%;
	
	float:left;
    */
	
}

.gridtwentyfivef{
    /*
	width:25%;
	
	float:left;
	*/
	
}
.gridseventyfive{
	/*
	width:75%;
	
	float:left;
	*/
	
}
.fullwidth{
	width:100% !important;
	padding-left:0px;
	padding-right:0px;
	margin-left:0px;
	margin-right:0px;
}


.one_quarter{
	/*
	width:25%;
    */
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    
}




.gridtwentyfive{
	/*
	width:25%;
    
    flex: 0 0 calc(100%/4);
  box-sizing: border-box;
    */
    
}

.gridwrap h1, .gridwrap h2, .gridwrap h3, .gridwrap h4, .gridwrap h5, .gridwrap h6, .gridwrap p {
	
	padding-right: 0% ;
	padding-left: 0% ;
	 
}
.gridwrap .innercontent{
	max-width:100%;
}
.gridwrap{
	float:left;
	
}
section.gridwrap {
	float:none;
}

.gridfifty , .gridsixtysix , .gridthirtythree , .gridtwentyfive , .gridonehundred , .gridseventyfive{
	
	display: contents;
}

.gridthirtythree{
	
	/*
	width:33.33333333%;
	float:left;
	*/
}

.gridsixtysix{
	/*
	width:66.66666666%;
	float:left;
	*/
}

.gridtwentyfive.last , .gridfifty.last , .gridsixtysix.last , .gridthirtythree.last , .gridseventyfive.last{
	
	margin-right:0%;
	
}
.clrflt{
	height:0px;
	clear:both;
}
@media screen and (max-width: 960px) {
	
	
	
}

@media screen and (max-width: 800px) {
	
	.one_quarter .gridtwentyfive{
		/*
		width:50%;
		*/
	}
	.one_quarter .gridtwentyfive.f{
		margin-right:0%;
	}
	.one_quarter .gridtwentyfive.last{
		margin-right:0%;
	}
	
}

@media screen and (max-width: 768px) {
	
	
	
	.gridfifty , .gridtwentyfive, .gridseventyfive, .gridthirtythree , .gridsixtysix{
		width:100% !important;
		margin-left:0% !important;
		margin-right:0px;
		
	}
		
	.gridwrap{
		
		
	}
	
}
@media screen and (max-width: 480px) {
	
	
}




.thumb-creative, .thumb-creative__inner {
    display: flex;
    width: 100%;
}
.thumb-creative__inner {
    position: relative;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}
.thumb-creative__front {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    transform: rotateY(0deg);
    z-index: 1;
}
.thumb-creative__content .flipper p , .thumb-creative__content .flipper h2 , .thumb-creative__content .flipper h3 ,.thumb-creative__content .flipper h4 ,.thumb-creative__content .flipper h5 ,.thumb-creative__content .flipper h6 , .thumb-creative__content .flipper ol , .thumb-creative__content .flipper ul , .thumb-creative__content .flipper li{
	margin-bottom:1rem !important;
	padding-bottom:0px;
}
.thumb-creative__back {
    transform: rotateY(180deg);
    opacity: 1;
}
.thumb-creative__image-wrap {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    pointer-events: none;
}
.thumb-creative__front .thumb-creative__content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    
	
    z-index: 2;
	
}
.thumb-creative__back .thumb-creative__content {
    
    width: 100%;
    
    
	
}
.thumb-creative__content{
	height: 0px;
}
.thumb-creative__content::before {
    content: '';
}
.thumb-creative__back {
    transform: rotateY(180deg);
    opacity: 1;
}
.thumb-creative__image {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    
    width: auto;
}
.thumb-creative__back {
    position: relative;
    overflow: hidden;
}
.thumb-creative__front, .thumb-creative__back {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    
}

.thumb-creative__title{
	padding-top:0px;
	padding-bottom:1rem;
}

.thumb-creative__front, .thumb-creative__back {
    overflow: visible;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition: -webkit-transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.thumb-creative figure {
    display: block;
}

.thumb-creative__back .thumb-creative__image {
    opacity: 0.2;
}




.thumb-creative:hover .thumb-creative__front {
    transform: rotateY(-180deg);
}
.creative .ce-gallery{
	background-color:#fff;
	padding-top:4px;
}
.thumb-creative:hover .thumb-creative__back {
    transform: rotateY(0deg);
}
.thumb-creative__content h3 , .thumb-creative__content p{
	color:#fff;
	text-shadow: 1px 1px 1px #000;
}
.thumb-creative__back p{
	font-size:80%;
}

.thumb-creative__back h3 , .thumb-creative__back p{
	margin-top: 0px !important;
	padding-right: 0px !important;
    padding-left: 0px !important;
	margin-bottom:0px !important;
}








@media screen and (max-width: 768px) {
	
	
		
}






:root {
	--spacing : 20px;
	--border-width: 1px;
	
}
.frame-type-form_formframework form{
	float:left;
	width: 100%;
	
}
.frame-type-form_formframework form .gridouter{
	float:left;
	margin-left: calc(0px - (var(--spacing) / 2));
	margin-right: calc(0px - (var(--spacing) / 2));
	width: calc(100% + var(--spacing));
}
.frame-type-form_formframework form .child{
	float:left;
	
	
}
.frame-type-form_formframework form .innerchild{
	float:left;
	margin-left: calc(var(--spacing) / 2);
	margin-right: calc(var(--spacing) / 2);
	width: calc(100% - var(--spacing));
	
}
.frame-type-form_formframework .child.col-sm-1{
	
	width:100%;
}
.frame-type-form_formframework .child.col-sm-2{
	
	width: 50%;
}
.frame-type-form_formframework .child.col-sm-3{
	
	width:33.33%;
}
.frame-type-form_formframework .child.col-sm-4{
	
	width:25%;
}
.frame-type-form_formframework .child.col-sm-5{
	
	width:20%;
}
.frame-type-form_formframework .child.col-sm-6{
	
	width:16.66%;
}
.frame-type-form_formframework .h-captcha{
	margin-top: 1rem;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0rem;
	float: left;
	clear: both;
}

.frame-type-form_formframework [type="color"], .frame-type-form_formframework [type="date"], .frame-type-form_formframework [type="datetime-local"], .frame-type-form_formframework [type="datetime"], .frame-type-form_formframework [type="email"], .frame-type-form_formframework [type="month"], .frame-type-form_formframework [type="number"], .frame-type-form_formframework [type="password"], .frame-type-form_formframework [type="search"], .frame-type-form_formframework [type="tel"], .frame-type-form_formframework [type="text"], .frame-type-form_formframework [type="time"], .frame-type-form_formframework [type="url"], .frame-type-form_formframework [type="week"], .frame-type-form_formframework textarea {
    
   
	
}


@media screen and (min-width: 768px) {
	
	
	.frame-type-form_formframework .child.col-md-1{
	
		width:100%;
	}
	.frame-type-form_formframework .child.col-md-2{
	
		width: 50%;
	}
	.frame-type-form_formframework .child.col-md-3{

		width:33.33%;
	}
	.frame-type-form_formframework .child.col-md-4{

		width:25%;
	}
	.frame-type-form_formframework .child.col-md-5{

		width:20%;
	}
	.frame-type-form_formframework .child.col-md-6{

		width:16.66%;
	}
}







:root {
  --main-bg-color: #8E0216;
  --main-text-color: #fff;
  --shadow-width: 0;	
}
html {
    
}
body {
	
	overflow-x:hidden;
	
	font: 100%/1.7 'Raleway', sans-serif;
    text-align: left;
   
    word-wrap: break-word;
    text-rendering: optimizeLegibility;
    -moz-font-feature-settings: 'liga';
    -ms-font-feature-settings: 'liga';
    -webkit-font-feature-settings: 'liga';
    font-feature-settings: 'liga';
	
	background-color: #fff;
	margin: 0;
	padding: 0;
	color: #181818;
}
button.btn.btn-primary{
	float:right;
	margin-top:1rem;
}
ul, ol, dl { 
	padding: 0;
	margin: 0;
}
.white a{
	color:#fff !important;
}
h3.bottom-red_back-nopadd-headline{
	position: absolute;
    bottom: -1px;
	background-color: #8E0216;
    color: #fff;
	padding-top: 15px;
    padding-bottom: 15px;
	
}
.content h1, .content h2, .content h3, .content h4, .content h5, .content h6, .content p {
	margin-top: 0;	 
	padding-right: 0px;
	padding-left: 0px; 
}
.content h2, .content h3, .content h4, .content h5, .content h6, .content p {
	margin-bottom:20px;
	
}
.content h2, .content h3, .content h4, .content h5, .content h6 {
	
	margin-top:20px;
}
h3.red_back{
	margin-top:0px;
	padding-right: 15px !important;
	padding-left: 15px !important; 
}
label.control-label{
	display:none;
}
.responsive .selected a ,.responsive a:hover , .responsive a:focus ,.responsive a:active {
	background:#8E0216;
	color:#fff;
}
img{
	max-width:100%;
}
.tx-powermail h3 ,.tx-powermail label {
	display:none;
}
.tx-powermail input , .tx-powermail textarea{
	width:100%;
	padding:10px;
	margin-bottom:10px;
	color: #4f4f4f;
}



::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #ccc;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #ccc;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #ccc;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #ccc;
}
::-ms-input-placeholder { /* Microsoft Edge */
   color:    #ccc;
}

::placeholder { /* Most modern browsers support this now. */
   color:    #ccc;
}
.news-list-view.alexa.list{
	
	grid-template-columns: repeat(3, minmax(0, 1fr));
	display: grid;
    grid-gap:1rem;
	
	
    margin-left: auto;
    margin-right: auto;
    clear: both;
    position: relative;
	
	
}




.pageinationwrap{
	width:100%;
	background-color: #8E0216;
	float: left;
	padding: 1rem !important;
	 margin-top:1rem !important;
	margin-bottom: 1rem !important;
}	
.news-list-view.alexa.list .article.alexa{
	text-align: center;
	padding: 1rem;
    border: solid 1px #8E0216;
}


.news-list-view.alexa.list .article.alexa .teaser-text p:last-child {
    margin-bottom: 0px;
}

.f3-widget-paginator{
	
	
	
	
    margin-left: auto;
    margin-right: auto;
    clear: both;
    position: relative;
	padding: 0px !important;
	text-align: center;
}

.headline.bottom{
	
	margin-bottom:0px;
}

.f3-widget-paginator li{
	
	display: inline-block;
	list-style: none;
	margin-right: 0.5rem;
	
	transition: all 0.4s ease-out;
	
}




.f3-widget-paginator li.current , .f3-widget-paginator li:hover , .f3-widget-paginator li:active , .f3-widget-paginator li:focus{
	background-color: #fff;
	color: #8E0216;
	
}
.f3-widget-paginator li.current{
	padding: 0.5rem;
	
}
.f3-widget-paginator li a{
	color: #fff !important;
	padding: 0.5rem;
	display: block;
	
}
.f3-widget-paginator li:hover a , .f3-widget-paginator li:active a , .f3-widget-paginator li:focus a{
	
	color: #8E0216 !important;
	
}

.f3-widget-paginator li::before{
	content: "" !important;
	margin-left: 0px !important;
	width: 0px !important;
	display: none !important;
}
.tx-powermail legend{
	display:none;
}
.tx-powermail fieldset{
	border: none;
	padding:0px;
	margin:0px;
}
.tx-powermail .btn{
	float:right;
}
.equalg div{
	height:100%;
	width:100%;
	
}

.logo .ce-textpic, .logo .ce-image, .logo .ce-nowrap .logo .ce-bodytext, .logo .ce-gallery, .logo .ce-row, .logo .ce-uploads li, .logo .ce-uploads div {
    
    width: 100%;
}

.rand{
	
	font-size:90%;
	padding-top:10px;
	padding-bottom:10px;
	width:100%;
	padding-left:15px;
	padding-right:15px;
	
}
.iframe{
	overflow:hidden;
    
    position:relative;
    height:500px;
	
}

.iframe iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
.gridwrap .ce-textpic{
	float:left;
	width:100%;
}

.red_border{
	border: 1px solid #8E0216;	
	padding:10px;
	
}

.rand ul , .rand ol{
	padding-left:5px !important;
	padding-right:5px !important;
	line-height:2;
}
.content ul , .content ol {
	list-style: none;
	
}
.content li::before {
	content: "•"; 
	color: #8E0216;
  	display: inline-block; 
	width: 1em;
  	margin-left: -1em;
	position:absolute;
}
.bottom{
	position:absolute;
	bottom:-1px;
	width:100%;
	
}

.nopadd{
	margin: 0px;
	padding: 0px;	
}
.headline{
	color:#8E0216;
	font-weight:500;
	font: 150%/1.4 'Raleway', sans-serif;
	display:block;
}
.red{
	color:#8E0216;
}

.center , .text-center{
	text-align:center;
}
a img { 
	border: none;
}

a:link {
	color: #8E0216;
	text-decoration: none; 
}
a:visited {
	color: #8E0216;
	text-decoration: none;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}
.red_back a{
	color: #fff;
}
.logo{
	float:left;
	width:19%;
}
nav.navi{
	float:right;
	width:79%;
	margin-top:40px;
}
.red_back{
	background-color: #8E0216;
	color: #fff;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left:15px;
	padding-right:15px;
}
.gridwrap .red_back{
	
	padding-left:15px !important;
	padding-right:15px !important;
}
.container {
	width: 100%;
	
	margin: 0 auto; 
	padding-left:0px !important;
	padding-right:0px !important;
}
section.gridwrap{
	float:none;
}
header {
	background-color: #fff;
	
	margin-top:25px;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	margin-bottom:25px;
	position:relative;
}
.content header{
	width:100%;
	background-color: transparent;
}
.languages{
	position:absolute;
	right:0px;
	top:-0.5rem;
}
.threestars{
	text-align: center;
	
	background-image: url('../../../fileadmin/alexa/images/drei_sterne.svg');
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 117px 44px;
	padding-top:54px;
	background-color: rgba(0,0,0,0.3);
	padding-bottom:0.8rem;
	font: 130%/1.4 'Raleway', sans-serif !important;
	margin-top:0px !important;
	margin-bottom:0px !important;
	color:#fff;
}

.white{
	color:#fff !important;
}
ul.language{
	float:left;
}
ul.language li{
	float:left;
	display:inline-block;
	margin-left:10px;
}
h1{
	text-transform: uppercase;
	transition: all 0.4s ease-out !important;
	font-weight:600;
	font: 190%/1.4 'Raleway', sans-serif ;
}
h2{
	
	transition: all 0.4s ease-out;
	font-weight:600;
	font: 180%/1.4 'Raleway', sans-serif;
}
h3{
	
	transition: all 0.4s ease-out;
	font-weight:600;
	font: 170%/1.4 'Raleway', sans-serif;
}
h4{
	
	transition: all 0.4s ease-out;
	font-weight:600;
	font: 160%/1.4 'Raleway', sans-serif;
}
h5{
	
	transition: all 0.4s ease-out;
	font-weight:600;
	font: 150%/1.4 'Raleway', sans-serif;
}
h6{
	
	transition: all 0.4s ease-out;
	font-weight:600;
	font: 140%/1.4 'Raleway', sans-serif;
}
.content h1.left_border{
	border-color: #8E0216;
    border-style: solid;
    border-width: 0px 0px 0px 3px;
	color:#8E0216;
	padding-left:15px !important;
}

.content {
	padding: 10px 0;
	width: 100%;
	float: left;
	
}
.float{
	float:left;
}
.spacer{
	float:left;
	width:100%;
}
.content section,.innercontent{
	width:960px;
	
	margin-left:auto;
	margin-right:auto;
	clear:both;
	position:relative;
	
}

.ce-border img {
    border: none;
    padding: 0px;
	 border-radius: 50%;
}
.full , .fullwidth{
	width:100% !important;
	
}
.content ul, .content ol {
	padding: 0 15px 15px 60px; 
}


ul.nav {
	list-style: none; 
	
	margin-bottom: 15px; 
}
ul.nav li {
	 	float:left;
	 	display:inline;
	 	border-style: solid;
		border-color: #8E0216;
		background-color: transparent;
		border-width: 0px 1px 0px 0px;
		margin-top:0px;
}
ul.nav a, ul.nav a:visited {
	font: 85%/1.4 'Raleway', sans-serif;
	padding: 7px;
	display: block;
	text-decoration: none;
	
	font-weight:500;
	color:#000;
	transition: all 0.4s ease-out;
}
.equal .ce-intext.ce-right .ce-gallery, .equal .ce-intext.ce-left .ce-gallery, .equal .ce-above .ce-gallery {
     margin-bottom: 0px; 
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus , ul.nav a.selected{ 
	
	color: #8E0216;
}


footer {
	
	background-color: #F8F8F8;
	position: relative;
	clear: both; 
	padding-top:2rem;
	padding-bottom:2rem;
}
.foot{
	font: 75%/1.9 'Raleway', sans-serif;
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
.footcontent{
	float:left;
	width:70%;
}
.footsocial{
	float:right;
	width:30%;
	
}
.fb-like{
	float:left;
	margin-right:30px;
}
.g-plusone{
	float:left;
}
header, section, footer, aside, article, figure {
	display: block;
}
.my-shuffle-container{
		
	padding-top:1rem;
	padding-bottom:1rem;
	background:#ddd;
}
#menu-icon {
    display: none;
    width: 0px;
    height: 0px;
    margin-left: 2%;
    background-image: url(/fileadmin/alexa/images/menu-icon.png);
    background-position: center;
	background-color: #8E0216;
}

section.red_back {
    width:960px;
    padding-left: 15px;
    padding-right: 15px;
}



@media screen and (max-width: 960px) {
	
	
	.news-list-view.alexa.list{
		
		width: auto;
		


	}
	
	.iframe{
		overflow:hidden;
		padding-bottom:56.25%;
		position:relative;
		height:0;
		
	}
	.content ul, .content ol {
		padding-top: 0;
		padding-right: 2%;
		padding-bottom: 15px;
		padding-left: 4%;
	}
	header {
		
		width: 100%;
		
	}
	.content section, .innercontent{
		
		
		width:100%;
		
	}
	section.full{
		width:100% !important;
		margin-left:0% !important;
	
	}
	
	.foot {
		
		width: 100%;
		
	}
	
	ul.nav a, ul.nav a:visited {
		
		font-size:90%;
		padding:4px;
	}
	ul.nav li {
		margin-bottom:0.5rem;
	}
	h1, h2, h3, h4, h5, h6, p {
		
		padding-right: 0%;
		padding-left: 0%;
	}
	h1.left_border{
		padding-left:2%;
		margin-left:0% !important;
	}
	.red_back {
		padding-left:2%;
		padding-right:2%;
		width:100%;
	}
	.logo {
		margin-left:2%;
		width: 17%;
	}
	.languages {
		
		right: 2%;
		
	}
	
	
	h1,.headline{
	
	
		
		font: 150%/1.4 'Raleway', sans-serif;
	}
	h2{
		
		
		
		font: 150%/1.4 'Raleway', sans-serif;
	}
	h3{
		
		
		
		font: 150%/1.4 'Raleway', sans-serif;
	}
	h4{
		
		
		
		font: 150%/1.4 'Raleway', sans-serif;
	}
	h5{
		
		
		
		font: 140%/1.4 'Raleway', sans-serif;
	}
	h6{
		
		
		
		font: 130%/1.4 'Raleway', sans-serif;
	}
	
	.footcontent {
		/*
		width: 68%;
		margin-left:2%;
		*/
	}
}
@media screen and (max-width: 880px) {
	
	
	ul.nav a, ul.nav a:visited {
		
		font-size:85%;
		padding-top:0px;
		padding-bottom:0px;
	}
	
	h1,.headline{
	
	
		
		font: 150%/1.4 'Raleway', sans-serif;
	}
	h2{
		
		
		
		font: 150%/1.4 'Raleway', sans-serif;
	}
	h3{
		
		
		
		font: 150%/1.4 'Raleway', sans-serif;
	}
	h4{
		
		
		
		font: 140%/1.4 'Raleway', sans-serif;
	}
	h5{
		
		
		
		font: 130%/1.4 'Raleway', sans-serif;
	}
	h6{
		
		
		
		font: 130%/1.4 'Raleway', sans-serif;
	}
	
}
@media screen and (max-width: 768px) {
	
	nav.navi{
		display:none;
	}
	
	.logo {
		
		width: 70%;
		margin-top:60px;
		
	}
	.clear {
    
		width:100%;
		clear:both;
	}
	
	.footsocial{
		/*
		width:96%;
		margin-left:2%;
		*/
		float:left;
		margin-top:1rem;
	}
	
	#menu-icon {
		display: block;
		position: absolute;
		width: 40px;
		height: 40px;
		top: 0px;
		z-index: 10;
	}
	header {
		
		margin-top: 0.5rem;
		position:relative;
		
	}
	.languages {
		
		top: 0rem;
	}
	h1,.headline{
	
	
		
		font: 150%/1.4 'Raleway', sans-serif;
	}
	h2{
		
		
		
		font: 140%/1.4 'Raleway', sans-serif;
	}
	h3{
		
		
		
		font: 130%/1.4 'Raleway', sans-serif;
	}
	h4{
		
		
		
		font: 120%/1.4 'Raleway', sans-serif;
	}
	h5{
		
		
		
		font: 110%/1.4 'Raleway', sans-serif;
	}
	h6{
		
		
		
		font: 100%/1.4 'Raleway', sans-serif;
	}
	.footcontent {
		/*
		width: 96%;
		*/
	}
	
	.tx-powermail .btn{
		float:left;
		width:100%;
	}
	.handyhidehide{
		display:none;
	}
	
	.content section {
		 margin-left: 0px; 
		 width:100%;
		
	}	
}

@media screen and (max-width: 640px) {
	
	
	
	
	
}
@media screen and (max-width: 460px) {
	
}
@media screen and (max-width: 360px) {
	
}
@media screen and (max-width: 320px) {
	
	
}