/* Grüne Überschrift 1. Slider für Maschinenaktion */
#cookie_accept{
  float: left;
    width: 100%;
}

.social_links{
    float: right;
    margin-left: 10px;  
  	margin-top: -8px;
}

body{
    font-family: Arial!important;
    color: #494948;
    font-size: 13px;
    line-height: 19px;
}

.nav.unite-nav {
  font-family: Arial!important;
}

h1 {
    font-family: Arial;
    /*text-transform: uppercase;*/
    border-bottom: 1px dotted #1a1a18;
    font-weight: 700;
    font-size: 20px!important;
    color: #1a1a18;
    padding: 0px 20px 10px 20px;
    margin-bottom: 20px;
}

h1::before {
    content: '\e807';
    font-family: 'rtticons';
    font-weight: normal;
    padding-right: 0px!important;
    color: #e30018;
    display: inline-block;
    position: relative;
    top: -2px;
    font-size: 16px;
}

h2 {
    font-family: Arial;
    /*text-transform: uppercase;*/
    border-bottom: 1px dotted #1a1a18;
    font-weight: 400;
    font-size: 15px!important;
    color: #1a1a18;
    padding: 0px 0 5px;
    margin-bottom: 15px;
}

h2::before {
    content: '\e807';
    font-family: 'rtticons';
    font-weight: normal;
    padding-right: 0px!important;
    color: #e30018;
    font-size: 10px;
    display: inline-block;
    position: relative;
    top: -2px;
    font-size: 16px;
}

h4{
    color: #e30018;
    font-size: 15px;
    padding-left:20px;
}

.blog h2{
    font-family: Arial;
    /*text-transform: uppercase;*/
    border-bottom: 1px dotted #1a1a18;
    font-weight: 700;
    font-size: 20px!important;
    color: #1a1a18;
    padding: 0px 20px 10px 20px!important;
    margin-bottom: 20px;
    margin-top:10px;
}

img, a {
    outline: 0;
    border: none;
}

img {
    display: block;
}

a:hover {
    color: #e30018;
}

a, a:hover, a:visited {
    text-decoration: none;
    color: inherit;
}

.img_100 {
    width:100%;
}

#maincontent ul{
    list-style-type: none;
}

#maincontent ul li::before {
    content: '\e80c';
    font-family: 'rtticons';
    color: #e30018;
    padding-right: 10px;
}

.clear { clear:both; }

/* Dotted border fix*/

a {
   outline: 0!important;
}

a:hover, a:active, a:focus {
  outline: 0!important;
}

object, embed { 
  outline: 0!important;
}

input::-moz-focus-inner { 
  border: 0!important;
}
 
/* Language tool */

#languagechoose{
    background: url("../images/navi_meta_bg_raute.svg") no-repeat 0 0;
    float: right;
    color: #fff;
    text-align: center;
    width: 159px;
    height: 27px;
    /*text-transform: uppercase;*/
    font-size: 9px;
    line-height: 27px;
    display: block;
    font-weight: 300;
}

#aroundlang{
	display:none;
    position:absolute;
    z-index:4;
  	right:15px;
    top:44px;
    border: 1px solid #C4C4C4;
    font-size:0.7em;
    padding:10px 30px 10px 10px;
    background-color:white;
}

#langwinkel{
    position:absolute;
    right:48px;
    top:-18px;
    z-index:5;
}

#karte{
    width:120px;
    margin-left:20px;
    margin-bottom:10px;
    padding-top:5px;
}

.selectlangspan{
    /*text-transform:uppercase;*/
    font-weight:700;
    color:#e30018;
}

.mod-languages a{
    color:black;
    text-decoration:underline!important;
}

.mod-languages a:hover{
    color:#e30018;
    text-decoration:none!important;
}

.mod-languages li::before{
    content: "■";  
    color:#e30018;
    font-size:1.6em!important;
}

/* Top Menu */

#topmenu #aroundtopmenu ul{
    float:right;
    margin-right:15px;
    margin-top:12px;
}

#topmenu #aroundtopmenu ul li {
    float:left; 
    border-left:1px solid #555555!important;
}

#topmenu #aroundtopmenu ul li a {
    font-size:0.8em;
    padding: 0px 10px;
    color:#555555;
    text-decoration: underline;
    line-height:80%;
    /*text-transform:uppercase;*/
}

#topmenu #aroundtopmenu ul li:first-child{
    border-left:none!important;
}

#topmenu #aroundtopmenu ul li a:hover {
    background-color:white;
    color:#e30018;
    text-decoration: none;
}

.item-297{
    display:none!important;
}

@media(max-width:767px){
    #mainmenu .nav.unite-nav > li.search{
        display:none!important;
    }
    
    #mainmenu .nav.unite-nav{
        border-bottom:none!important;
    }
    
    .item-297{
        display:block!important;
    }
}

/* LOGO */

#logo img {
    position:relative;
    float:left;
    width: 108px;
    height: 83px;
}

#claim img {
    position:relative;
    float:left;
    width: 340px;
    height: 13px;
    margin-top:60px;
    margin-left:10px;
}


#logoarea {
    padding-bottom:30px;
}

@media (max-width: 767px){

    #logo img {
        width: 64.8px;
        height: 49.77px;
        margin-top:25px;
    }   
    
    #claim img {
        width: 204px;
        height: 7.8px;
        margin-top:61px;
        margin-left:3px;
        white-space: nowrap;
    }
    
    #logoarea {
        padding-bottom:15px;
    }
    
}


/* Main Menu */

.container-unite {
    width: 100%!important;
}

#mainmenu .nav.unite-nav{
    background-color:white!important;
    border-top: 1px solid #919292;
    border-bottom: 1px solid #919292;
}

#mainmenu .nav.unite-nav a{
    padding: 15px 18px!important;
    color:#555555!important; 
    /*text-transform: uppercase;*/
    font-weight:700;
}

/* #mainmenu .nav.unite-nav a:link*/
#mainmenu .nav.unite-nav a:hover, #mainmenu .nav.unite-nav a:visited, #mainmenu .nav.unite-nav a:active, #mainmenu .nav.unite-nav a:focus{
    background-color:transparent!important;
}

#mainmenu .nav.unite-nav a:hover{
    color:#e30018!important;
}

.nav.unite-nav > li input {
    padding: 3px!important;
    background-color:white!important;
    color:#555555!important;
    font-size:0.8em!important;
    border:1px solid lightgrey!important;
}

.nav.unite-nav > li.dropdown > a::after {
    color:#555555!important;
}

.nav.unite-nav > li.dropdown > a::after {
    content: none!important;
}

.nav.unite-nav ul li ul {
    padding-left:10px;
    padding-right:10px;
    background-color:red;
}

label::after {
    top: 9px!important;
}

.nav.unite-nav > li {
    background-image: url('/images//rttdesign/navstripe.jpg');
    background-color:transparent!important;
    background-size: 1px 100%;
    background-repeat: no-repeat;
}

.nav.unite-nav > li:first-child, .nav.unite-nav > li:last-child{
    background-image: none!important;
}

@media(max-width:767px){
    .nav.unite-nav > li {
        background-image: none!important;
    }
}



/* Main Sub Menu */

.nav-child{
    background-color:white!important;
    top:43px!important;
    margin-left:10px;
    margin-right:10px;
    border-left:1px solid #919292!important;
    border-right:1px solid #919292!important;
    border-bottom:1px solid #919292!important;
    padding-bottom: 20px !important;
}

.nav-child li{
    padding:10xp 0px 0px 0px!important;
}

.nav-child li:hover{
    background-color:transparent!important;
}

#mainmenu .nav.unite-nav .nav-child a{
    padding:0px!important;
    /*border-bottom:1px solid #919292!important;*/
}

#mainmenu .nav.unite-nav ul li{
    border-bottom: 1px solid #919292 !important;
    margin-left: 20px;
    margin-right: 20px;
}

#mainmenu .nav.unite-nav ul li:last-child{
    /*border-bottom: none!important;*/
}

@media(max-width:767px){ 
    .nav.unite-nav > li:hover{
        background-color:white!important;
    }
    #mainmenu .nav.unite-nav .nav-child a{
        margin-left:7px!important;
    }
}

.nav.unite-nav li > ul li {
    padding-bottom:5px!important;
    padding-left:0px!important;
}

/* Mobile menu */

label.mobile_menu {
    border-bottom: none!important; 
}

@media(max-width:767px){
  
     .slides li:nth-child(2) h1{
      font-size: 12px!important;
    }
  
  .slides li:nth-child(2) img{
    margin-bottom: 100px;
  }
    
    .unite-nav {
        margin-top:10px!important;
        border-top: none!important;
    }
    .nav.unite-nav > li > ul {
        opacity: 1!important;
        visibility: visible!important;
        display:block!important;
        position:relative!important;
    }
    
    #mainmenu .nav.unite-nav ul li {
        border-bottom: none!important;
    }
    
    .nav-child{
        border:none!important;
        top:0px!important;
        margin-top:0px!important;
        padding-bottom:0px!important;
    }
    
    .nav.unite-nav > li{
        padding: 10px 0px!important;
    }
}

/* Breadcrumb */

.breadcrumb{
    font-size:0.8em;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    padding: 6px 15px;
    color: #e30018;!important;
}

@media(max-width:767px){
    .breadcrumb{
       display:none; 
    }
}

.breadcrumb .divider {
    display:none;
}

.breadcrumb a{
    color: #919292;
    text-decoration:underline;
}

.breadcrumb a:hover{
    color: #e30018;
    text-decoration:none;
}

/* Page content */

.page-header {
    margin-top:0px;
    border-bottom: none!important;
}

.page-header h1, .page-header h2{
    margin-bottom:0px;
    margin-top:10px;
    padding-left:20px;
    padding-bottom:10px;
    font-size: 20px!important;
    font-weight:bold;
}

@media(max-width:767px){
    .page-header h1, .page-header h2, .blog h2, .blog h1, .search h2, .search h1 {
        padding-top:20px;
        font-size:15px!important;
    }
    
    .blog h2, .blog h1{
        margin-top:30px;
    }
    
    .search h2, .search h1 {
        margin-top:10px;
    }
    
    h1::before {
        content: '\e807';
        font-family: 'rtticons';
        font-weight: normal;
        padding-right: 5px!important;
        color: #e30018;
        display: inline-block;
        position: relative;
        top: -2px;
        font-size: 11px;
    }

    h2::before {
        content: '\e807';
        font-family: 'rtticons';
        font-weight: normal;
        padding-right: 2px!important;
        color: #e30018;
        font-size: 10px;
        display: inline-block;
        position: relative;
        top: -2px;
        font-size: 11px;
    }
    
}

/* Quick Access*/

#quickaccess h3 {
    font-size:20px;
    border-bottom: 1px solid #919292;
    padding-top:10px;
    padding-bottom:5px;
}

#quickaccess a {
    padding: 0px 15px;
    line-height:2em;
    color:black;
    text-decoration:none!important;
}

#quickaccess a:hover{
    color:#e30018;
    background-color:white;
    text-decoration:none!important;
}

#quickaccess li a::before{
    content: "■ ";  
    color:#e30018;
    font-size:1.6em!important;
}

/* News Section */

#newssection{
    padding-top:0px;
}

#newssection h3{
   /* margin-left:15px;
    margin-right:15px; */
    border-bottom: 1px solid #919292;
    padding-bottom:5px;
}

.newsflashdate{
    font-weight:700;
}

#newssection .readmore{
    width:100%;
    color:white;
    background-color: #555;
    text-align:center;
    padding-top:3px;
    padding-bottom:3px;
    padding-left:10px;
    padding-right:10px;
}

#newssection .readmore:hover{
    background-color: #e30018;
}

.aroundnews {padding:15px;background-color:#f3f3f3;}

/* Footer */

#footer{
    margin-bottom:30px;
}

#footeraraound{
    margin-top:20px;
    border-top: 1px solid #919292;
    padding-top:15px;
}

#footer1{
    padding-left:0px!important;
    font-size: 0.8em;
    padding-bottom:10px;
}

#footer3{
    padding-right:0px!important; 
    text-align:right;
}

@media(max-width:991px){
    #footer2{
        padding-left:0px!important;
    }
    #footer3{
        text-align:left;
        padding-left:0px!important;
        padding-top:10px;
    } 
}

#footer3 .follow{
    font-size: 0.8em;
}

#footer3 .fa{
    margin-left:10px;
    font-size: 1em;
}

#footer3 a{
    color: #555;
}

#footer3 a:hover{
    color: #e30018;
}

/* Footer menu */

#footer2 ul{
    margin-right:15px;
    margin-top:3px;
    width: 600px;
    margin: 0 auto;
    padding: 0;
}

#footer2 ul li {
    float:left; 
    border-left: 1px solid #555555 !important;
}

#footer2 ul li a {
    font-size:0.8em;
    padding: 0px 10px;
    color:#555555;
    text-decoration: underline;
    line-height:80%;
    /*text-transform:uppercase;*/
}

#footer2 ul li:first-child{
    border-left:none!important;
}

#footer2 ul li:first-child a{
    padding-left:0px;
}

#footer2 ul li a:hover {
    background-color:white;
    color:#e30018;
    text-decoration: none;
} 

@media(max-width:786px){
    #footer2 ul{
        margin-right:15px;
        margin-top:3px;
        width: initial;
        margin: inherit;
        padding: 0;
    }

    #footer2 ul li {
        border:none!important;
        display:block!important;
        width:100%;
        padding-bottom:10px;
    }
    #footer2 ul li a{
        padding-left:0px;
        margin-left:0px;
    }
}

/* Blog layout */

.article-info-term{
    color:#e30018;
}

.readmore{
    float:right;
}

.blog h2{
    font-size:22px;
}

.blog h2 a{
    color:#555;
}

.blog h2 a:hover{
    color:#e30018;
    text-decoration:none;
}

.published{
    font-weight:bold;
}

.cols-1 {
    display: block;
    float: none !important;
    margin: 0 !important;
}

.cols-2 .column-1 {
    width: 46%;
    float: left;
}

.cols-2 .column-2 {
    width: 46%;
    float: right;
    margin: 0
}

.cols-3 .column-1 {
    float: left;
    width: 29%;
    padding: 0 5px;
    margin-right: 4%

}

.cols-3 .column-2 {
    float: left;
    width: 29%;
    margin-left: 0;
    padding: 0 5px
}

.cols-3 .column-3 {
    float: right;
    width: 29%;
    padding: 0 5px
}

.items-row {
    overflow: hidden;
    margin-bottom: 10px !important;
}

.column-1,
.column-2,
.column-3 {
    padding: 10px 5px
}

.column-2 {
    width: 55%;
    margin-left: 40%;
}

.column-3 {
    width: 30%
}

.blog-more {
    padding: 10px 5px
}

/* Pagination */

.pagination {float:right;position:relative;}

.pagination a:hover{color:#555;}

.pagination li {
  display: inline;
}
.pagination a,
.pagination span {
  float: left;
  padding: 0 7px;
  line-height: 28px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}
.pagination a:hover,
.pagination .active a,
.pagination .active span {
  background-color: #f5f5f5;
}
.pagination .active a,
.pagination .active span {
  color: #999999;
  cursor: default;
}
.pagination .disabled span,
.pagination .disabled a,
.pagination .disabled a:hover {
  color: #999999;
  background-color: transparent;
  cursor: default;
}
.pagination li:first-child a,
.pagination li:first-child span {
  border-left-width: 1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.pagination li:last-child a,
.pagination li:last-child span {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}

.pagination div.tooltip { 
    display: none !important; 
}

/* Suche bearbeiten */

#searchForm{
    margin-top:30px;
}

.search .only{
    display:none
}

.search .controls {
    margin-left:40px;
}

.search .ordering-box{
    padding-top:15px;
}

.search .result-title{
    padding-top:10px;
}

.search .result-category, .search .result-created {
    font-size:0.9em;
    font-weight:700;
    padding-top:5px;
    padding-bottom:5px;
}

.displaynone{display:none}

@media(max-width:1320px){
  #premafigur {
    display:none;
  }
}

#top {
	width:100%;
	padding-bottom: 20px;
}

#top a span, #top a:hover, #top a span:hover{
	color:#68a9d2;
	font-weight:bold;
	text-align:center;
	font-size:large;
}

#top a {
	display:block;
	padding:20px 0 0 0;
}

#top span {
	display:block;
}

div.subtitle{
	width:80%;
	margin: 0 auto;
	color:#68a9d2;
	text-align:center;
}

#frame {
	border: 1px solid #CDD2D6;
	text-align:left;
	position: relative;
	margin: 0 auto;
	max-width:680px;
	overflow:hidden;
}

#error {
	max-width:450px;
	background-color:#FFE4E1;
	color:#000000;
	padding:7pt;
	position: relative;
	margin: 10pt auto;
	text-align:center;
	border: 1px dotted #CDD2D6;
}

input {
	border: 1px solid #CDD2D6;
}

.bar{
	width:100%;
	clear:both;
	height:1px;
}

/*-------------------------
	File manager
-------------------------*/


.filemanager {
	width: 95%;
	max-width:1340px;
	position: relative;
	margin: 100px auto 50px;
}

@media all and (max-width: 965px) {
	.filemanager {
		margin: 30px auto 0;
		padding: 1px;
	}
}


/*-------------------------
	Breadcrumps
-------------------------*/


.filemanager .breadcrumbs {
	color: #ffffff;
	margin-left:20px;
	font-size: 24px;
	font-weight: 700;
	line-height: 35px;
}

.filemanager .breadcrumbs a:link, .breadcrumbs a:visited {
	color: #ffffff;
	text-decoration: none;
}

.filemanager .breadcrumbs a:hover {
	text-decoration: underline;
}

.filemanager .breadcrumbs .arrow {
	color:  #6a6a72;
	font-size: 24px;
	font-weight: 700;
	line-height: 20px;
}


/*-------------------------
	Search box
-------------------------*/


.filemanager .search {
	position: absolute;
	padding-right: 30px;
	cursor: pointer;
	right: 0;
	font-size: 17px;
	color: #ffffff;
	display: block;
	width: 40px;
	height: 40px;
}

.filemanager .search:before {
	content: '';
	position: absolute;
	margin-top:12px;
	width: 10px;
	height: 11px;
	border-radius: 50%;
	border: 2px solid #ffffff;
	right: 8px;
}

.filemanager .search:after {
	content: '';
	width: 3px;
	height: 10px;
	background-color: #ffffff;
	border-radius: 2px;
	position: absolute;
	top: 23px;
	right: 6px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.filemanager .search input[type=search] {
	border-radius: 2px;
	color: #4D535E;
	background-color: #FFF;
	width: 250px;
	height: 44px;
	margin-left: -215px;
	padding-left: 20px;
	text-decoration-color: #4d535e;
	font-size: 16px;
	font-weight: 400;
	line-height: 20px;
	display: none;
	outline: none;
	border: none;
	padding-right: 10px;
	-webkit-appearance: none;
}

::-webkit-input-placeholder { /* WebKit browsers */
	color:    #4d535e;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color:    #4d535e;
	opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
	color:    #4d535e;
	opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
	color:    #4d535e;
}


/*-------------------------
	Content area
-------------------------*/

.filemanager .data {
	margin-top: 60px;
	z-index: -3;
}

.filemanager .data.animated {
	-webkit-animation: showSlowlyElement 700ms; /* Chrome, Safari, Opera */
	animation: showSlowlyElement 700ms; /* Standard syntax */
}

.filemanager .data li {
	border-radius: 3px;
	background-color: #373743;
	width: 307px;
	height: 118px;
	list-style-type: none;
	margin: 10px;
	display: inline-block;
	position: relative;
	overflow: hidden;
	padding: 0.3em;
	z-index: 1;
	cursor: pointer;
	box-sizing: border-box;
	transition: 0.3s background-color;
}

.filemanager .data li:hover {
	background-color: #42424E;

}

.filemanager .data li a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.filemanager .data li .name {
	color: #ffffff;
	font-size: 15px;
	font-weight: 700;
	line-height: 20px;
	width: 150px;
	white-space: nowrap;
	display: inline-block;
	position: absolute;
	overflow: hidden;
	text-overflow: ellipsis;
	top: 40px;
}

.filemanager .data li .details {
	color: #b6c1c9;
	font-size: 13px;
	font-weight: 400;
	width: 55px;
	height: 10px;
	top: 64px;
	white-space: nowrap;
	position: absolute;
	display: inline-block;
}

.filemanager .nothingfound {
	background-color: #373743;
	width: 23em;
	height: 21em;
	margin: 0 auto;
	display: none;
	font-family: Arial;
	-webkit-animation: showSlowlyElement 700ms; /* Chrome, Safari, Opera */
	animation: showSlowlyElement 700ms; /* Standard syntax */
}

.filemanager .nothingfound .nofiles {
	margin: 30px auto;
	top: 3em;
	border-radius: 50%;
	position:relative;
	background-color: #d72f6e;
	width: 11em;
	height: 11em;
	line-height: 11.4em;
}
.filemanager .nothingfound .nofiles:after {
	content: '×';
	position: absolute;
	color: #ffffff;
	font-size: 14em;
	margin-right: 0.092em;
	right: 0;
}

.filemanager .nothingfound span {
	margin: 0 auto auto 6.8em;
	color: #ffffff;
	font-size: 16px;
	font-weight: 700;
	line-height: 20px;
	height: 13px;
	position: relative;
	top: 2em;
}

@media all and (max-width:965px) {

	.filemanager .data li {
		width: 100%;
		margin: 5px 0;
	}

}

/* Chrome, Safari, Opera */
@-webkit-keyframes showSlowlyElement {
	100%   	{ transform: scale(1); opacity: 1; }
	0% 		{ transform: scale(1.2); opacity: 0; }
}

/* Standard syntax */
@keyframes showSlowlyElement {
	100%   	{ transform: scale(1); opacity: 1; }
	0% 		{ transform: scale(1.2); opacity: 0; }
}


/*-------------------------
		Icons
-------------------------*/

.icon {
	font-size: 23px;
}
.icon.folder {
	display: inline-block;
	margin: 1em;
	background-color: transparent;
	overflow: hidden;
}
.icon.folder:before {
	content: '';
	float: left;
	background-color: #7ba1ad;

	width: 1.5em;
	height: 0.45em;

	margin-left: 0.07em;
	margin-bottom: -0.07em;

	border-top-left-radius: 0.1em;
	border-top-right-radius: 0.1em;

	box-shadow: 1.25em 0.25em 0 0em #7ba1ad;
}
.icon.folder:after {
	content: '';
	float: left;
	clear: left;

	background-color: #a0d4e4;
	width: 3em;
	height: 2.25em;

	border-radius: 0.1em;
}
.icon.folder.full:before {
	height: 0.55em;
}
.icon.folder.full:after {
	height: 2.15em;
	box-shadow: 0 -0.12em 0 0 #ffffff;
}

.icon.file {
	width: 2.5em;
	height: 3em;
	line-height: 3em;
	text-align: center;
	border-radius: 0.25em;
	color: #FFF;
	display: inline-block;
	margin: 0.9em 1.2em 0.8em 1.3em;
	position: relative;
	overflow: hidden;
	box-shadow: 1.74em -2.1em 0 0 #A4A7AC inset;
}
.icon.file:first-line {
	font-size: 13px;
	font-weight: 700;
}
.icon.file:after {
	content: '';
	position: absolute;
	z-index: -1;
	border-width: 0;
	border-bottom: 2.6em solid #DADDE1;
	border-right: 2.22em solid rgba(0, 0, 0, 0);
	top: -34.5px;
	right: -4px;
}

.icon.file.f-avi,
.icon.file.f-flv,
.icon.file.f-mkv,
.icon.file.f-mov,
.icon.file.f-mpeg,
.icon.file.f-mpg,
.icon.file.f-mp4,
.icon.file.f-m4v,
.icon.file.f-wmv {
	box-shadow: 1.74em -2.1em 0 0 #7e70ee inset;
}
.icon.file.f-avi:after,
.icon.file.f-flv:after,
.icon.file.f-mkv:after,
.icon.file.f-mov:after,
.icon.file.f-mpeg:after,
.icon.file.f-mpg:after,
.icon.file.f-mp4:after,
.icon.file.f-m4v:after,
.icon.file.f-wmv:after {
	border-bottom-color: #5649c1;
}

.icon.file.f-mp2,
.icon.file.f-mp3,
.icon.file.f-m3u,
.icon.file.f-wma,
.icon.file.f-xls,
.icon.file.f-xlsx {
	box-shadow: 1.74em -2.1em 0 0 #5bab6e inset;
}
.icon.file.f-mp2:after,
.icon.file.f-mp3:after,
.icon.file.f-m3u:after,
.icon.file.f-wma:after,
.icon.file.f-xls:after,
.icon.file.f-xlsx:after {
	border-bottom-color: #448353;
}

.icon.file.f-doc,
.icon.file.f-docx,
.icon.file.f-psd{
	box-shadow: 1.74em -2.1em 0 0 #03689b inset;
}

.icon.file.f-doc:after,
.icon.file.f-docx:after,
.icon.file.f-psd:after {
	border-bottom-color: #2980b9;
}

.icon.file.f-gif,
.icon.file.f-jpg,
.icon.file.f-jpeg,
.icon.file.f-pdf,
.icon.file.f-png {
	box-shadow: 1.74em -2.1em 0 0 #e15955 inset;
}
.icon.file.f-gif:after,
.icon.file.f-jpg:after,
.icon.file.f-jpeg:after,
.icon.file.f-pdf:after,
.icon.file.f-png:after {
	border-bottom-color: #c6393f;
}

.icon.file.f-deb,
.icon.file.f-dmg,
.icon.file.f-gz,
.icon.file.f-rar,
.icon.file.f-zip,
.icon.file.f-7z {
	box-shadow: 1.74em -2.1em 0 0 #867c75 inset;
}
.icon.file.f-deb:after,
.icon.file.f-dmg:after,
.icon.file.f-gz:after,
.icon.file.f-rar:after,
.icon.file.f-zip:after,
.icon.file.f-7z:after {
	border-bottom-color: #685f58;
}

.icon.file.f-html,
.icon.file.f-rtf,
.icon.file.f-xml,
.icon.file.f-xhtml {
	box-shadow: 1.74em -2.1em 0 0 #a94bb7 inset;
}
.icon.file.f-html:after,
.icon.file.f-rtf:after,
.icon.file.f-xml:after,
.icon.file.f-xhtml:after {
	border-bottom-color: #d65de8;
}

.icon.file.f-js {
	box-shadow: 1.74em -2.1em 0 0 #d0c54d inset;
}
.icon.file.f-js:after {
	border-bottom-color: #a69f4e;
}

.icon.file.f-css,
.icon.file.f-saas,
.icon.file.f-scss {
	box-shadow: 1.74em -2.1em 0 0 #44afa6 inset;
}
.icon.file.f-css:after,
.icon.file.f-saas:after,
.icon.file.f-scss:after {
	border-bottom-color: #30837c;
}


/*----------------------------
	The Demo Footer
-----------------------------*/


footer {

	width: 770px;
	font: normal 16px Arial, Helvetica, sans-serif;
	padding: 15px 35px;
	position: fixed;
	bottom: 0;
	left: 50%;
	margin-left: -420px;

	background-color:#1f1f1f;
	background-image:linear-gradient(to bottom, #1f1f1f, #101010);

	border-radius:2px 2px 0 0;
	box-shadow: 0 -1px 4px rgba(0,0,0,0.4);
	z-index:1;
}

footer a.tz{
	font-weight:normal;
	font-size:16px !important;
	text-decoration:none !important;
	display:block;
	margin-right: 300px;
	text-overflow:ellipsis;
	white-space: nowrap;
	color:#bfbfbf !important;
	z-index:1;
}

footer a.tz:before{
	content: '';
	background: url('http://cdn.tutorialzine.com/misc/enhance/v2_footer_bg.png') no-repeat 0 -53px;
	width: 138px;
	height: 20px;
	display: inline-block;
	position: relative;
	bottom: -3px;
}

footer .close{
	position: absolute;
	cursor: pointer;
	width: 8px;
	height: 8px;
	background: url('http://cdn.tutorialzine.com/misc/enhance/v2_footer_bg.png') no-repeat 0 0px;
	top:10px;
	right:10px;
	z-index: 3;
}

footer #tzine-actions{
	position: absolute;
	top: 8px;
	width: 500px;
	right: 50%;
	margin-right: -650px;
	text-align: right;
	z-index: 2;
}

footer #tzine-actions iframe{
	display: inline-block;
	height: 21px;
	width: 95px;
	position: relative;
	float: left;
	margin-top: 11px;
}

@media (max-width: 1024px) {
	#bsaHolder, footer{ display:none;}
}

.eflpro_download {margin-left:10px;}

.breadcrumb li{
    font-size: 12px;
  	color: #e30018;!important;
}

.breadcrumb > li + li::before {
    padding: 0 5px;
    color: #555555;
    content: ">";
    font-size:10px;
    color: #919292;!important;
}

.breadcrumb li:nth-child(2):before {
    content: none;
    padding-left:0px;
}

.breadcrumb li:nth-child(1) {
    color:#919292!important;
}

.breadcrumb > .active {
    color: #e30018;
}

.flex-caption {
    background: rgba(0,0,0,0.5)!important;
}

/* FIX kann gelöscht werden wenn in js dropdown wieder an ist*/
.mod-languages li::before {
    content: "";
    color: #e30018;
    font-size: 1.6em !important;
}

#topmenu #aroundtopmenu ul li {
    float: left;
    border-left: none;
}

.mod-languages {
    top: -32px;
    position: relative;
    left: 6px;
}

@media(max-width:767px){
  	.mod-languages {
    	top: -22px;
    	position: relative;
    	left: 6px;
	}	  
  
}

/* ENDE FIX */

.cc_container .cc_btn {
  background-color: #e30018!important;
  color:white!important;
}

.cc_more_info {
  color: white!important;
}

.cc_more_info:hover {
  color: #e30018!important;
}

/* XMAP */

#xmap ul {
    margin-bottom: 0px;
}

#xmap li{
    list-style-type:none;
}

#xmap li a{
    text-decoration: underline;
}

#xmap li a:hover{
    text-decoration: none;
    color:#e30018;
}

#xmap .level_0:nth-child(3) li:nth-child(1){
    display:none;
}

#xmap .level_0:nth-child(4) li:nth-child(3){
    display:none;
}

#xmap img {
    display:none;
}

/* Search */

#mainmenu .search{
    position:relative;
    border-left: 1px solid #919292!important;
    left:-35px;
    height:21px;
}

#mainmenu .search input{
    display:none;
}

#mainmenu .nav.unite-nav > li.search {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    float: right;
    padding: 0px!important;
    position: relative;
    padding-left: 10px!important;
    top: 11px!important;
}

#mainmenu .search::after{
    content: '\e804'!important;
    font-family: 'rtticons';
    font-weight: normal;
    padding-right: 5px !important;
    color: #494948;
    position: relative;
    top: 5px;
    right:-28px;
    font-size: 18px;
    cursor:pointer;
    position:absolute;
}

#mainmenu .search:hover::after{
    color: #e30018;
}

#searchForm .btn {
    background-color:#e30018;
    color:white;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

#search-searchword {
    padding: 6.7px!important;
}

#searchForm .btn-toolbar{
    background-color: #f5f5f5;
    padding:20px;
    margin-bottom:20px;
}

.search-results{
    margin-top:20px;
}

#searchForm fieldset,.result-category,.result-created{
    display:none;
}

.result-title a{
    font-weight:normal!important;
    text-transform: uppercase!important;
    color:#494948!important;
    text-decoration: underline!important;
}

.result-title a:hover{
    color:#e30018!important;
    text-decoration: none!important;
}

.search-results dt{
    border-top: 1px dotted #1a1a18;
}

.search-results dt:nth-child(1){
    border-top: none;
}

.result-text{
    margin-bottom:10px;
}

@media(max-width:767px){
    #search-searchword{
        max-width:190px;
    }
}

/* Kontaktformular */
.uf-form,#uniteform_1_form_form{
    margin:0px!important
}

#uniteform_1_form_form{
    margin-left:-30px!important;
}

.uf-field-radio li {
    float:left!important;
}

.uf-field-radio li:first-child {
    margin-right:10px;
}

#uniteform_1_form .uf-field-label{
    padding-top:10px;
}

@media(max-width:767px){
    #uniteform_1_form .uf-field-label {
        width:35%!important;
    }
}

.uf-sendbutton{
    width: 159px!important;
    -moz-transform: skew(-20deg, 0deg);
    -webkit-transform: skew(-20deg, 0deg);
    -o-transform: skew(-20deg, 0deg);
    -ms-transform: skew(-20deg, 0deg);
    transform: skew(-20deg, 0deg);
}

.uf-sendbutton-wrapper {
  	padding-right:8px;
}

/* Anfang Slider */

.flexslider {
    margin-top: 30px!important;
    margin-bottom: 30px!important;
    -webkit-border-radius: 0px!important;
    -moz-border-radius: 0px!important;
    -o-border-radius: 0px!important;
    border-radius: 0px!important;
    box-shadow: 0 0px 0px rgba(0,0,0,.2)!important;
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.2)!important;
    -moz-box-shadow: 0 0px 0px rgba(0,0,0,.2)!important;
    -o-box-shadow: 0 0px 0px rgba(0,0,0,.2)!important;
    zoom: 1;
    border:0px!important;
}

.flex-control-nav {
    min-width: 100px;
    position: absolute;
    bottom: 0px!important;
    text-align: center!important;
    left: 35px;
    color: white!important;
}

.flex-control-nav li {
    width: 34px;
    height: 21px;
    margin: 0 0px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    font-size: 12px;
    font-weight: 700;
    padding-top: 2px;
    width: 34px;
    height: 21px;
    display: block;
    cursor: pointer;
    color: white!important;
    color: white!important;
    background-image: url('../images/slider_pagination_bg_inactive.png');
    background-repeat: no-repeat;
    background-position: bottom center;
}

.flex-control-paging li .flex-active {
    cursor: default;
    color: #e30018!important;
    background-image: url('../images/slider_pagination_bg_active.png');
    background-repeat: no-repeat;
    background-position: bottom center;
}

.flex-control-nav > li:nth-child(2) > a:nth-child(1) {
    position: relative;
    left: -5px!important;
}

.flex-control-nav > li:nth-child(3) > a:nth-child(1) {
    position: relative;
    left: -10px!important;
}

.flex-control-nav > li:nth-child(4) > a:nth-child(1) {
    position: relative;
    left: -15px !important;
}

.flex-control-nav > li:nth-child(5) > a:nth-child(1) {
    position: relative;
    left: -20px !important;
}

.flex-control-nav > li:nth-child(6) > a:nth-child(1) {
    position: relative;
    left: -25px !important;
}

.flex-control-nav > li:nth-child(7) > a:nth-child(1) {
    position: relative;
    left: -30px !important;
}

.flex-caption {
    background: none;
    -ms-filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
    zoom: 1;
}

.flex-caption {
    width: 60%;
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
    position: absolute;
    right: 30px;
    bottom: 30px;
    background: white;
    color: #494948;
    font-size: 14px;
    line-height: 18px;
    background-color: white!important;
}

.flex-caption {
    font-size: 15px!important;
    color: color: #432!important;
    //background: url("../images/slider_text_raute.png") no-repeat scroll 95% top rgb(255, 255, 255)!important;
}

.flex-caption h1 {
    color: rgb(227, 0, 24);
    font-size: 25px;
    font-weight: 500;
    white-space: nowrap;
    border: medium none;
    padding: 0px;
    padding-bottom: 5px;
    padding-top: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
}
@-moz-document url-prefix() {
    .flexslider img {
        position: relative;
        margin-left: 1px!important;
        padding: 0px 1px!important;
    }
}
@media (max-width: 767px) {
    .flex-control-nav {
        display: none;
    }
    
    #readmore {
        display: none;
    }
    
    .flex-caption {
        right: 15px;
        bottom: 0px;
        font-size: 10px!important;
        color: color: #432!important;
        padding-top: 5px!important;
        background: white!important;
        background-image: none!important;
        background: url("") no-repeat scroll 95% top rgb(255, 255, 255)!important;
    }
    
    .pcaption {
        display: none!important;
    }
    
    .flex-caption span {
        display: none!important;
    }
    
    .flex-caption {
        min-width: 100%!important;
        padding: 5px!important;
        padding-top: 7px!important;
        position: absolute!important;
        right: 5px!important;
        bottom: 5px!important;
        background: white!important;
        color: #000!important;
        text-align: center!important;
    }
    
    .flex-caption h1 {
        color: rgb(227, 0, 24);
        font-size: 18px;
        font-weight: 500;
        /*text-transform: uppercase;*/
        border: none!important;
        line-height: 19px;
        /*margin-top:20px!important;*/
        margin-bottom: 3px!important;
    }
    
}

    .flex-caption h1::before {
        content: ""!important;
        padding-right:0px!important;
    }

#readmore {
    height: 27px;
    background-image: url('../images/navi_meta_bg_raute.png');
    background-repeat: no-repeat;
    padding-left: 39px;
    padding-right: 25px;
    padding-top: 5px;
    color: white;
    font-size: 12px;
    white-space: nowrap;
    margin-top: 20px;
    font-weight: bold;
    /*text-transform: uppercase;*/
}

/* Ende Slider */

/* Main content */

#maincontent p {
    padding-left:20px;
    padding-right:20px;
}

/* Products */

#products h3 {
    font-family: "pill_gothic_600mg_regular", Arial;
    /*text-transform: uppercase;*/
    border-bottom: 1px dotted #1a1a18;
    font-weight: 400;
    font-size: 15px!important;
    color: #1a1a18;
    font-weight:bold;
    padding: 0px 0 5px;
    margin-bottom: 15px;
    margin-left:10px;
    margin-right:10px;
    white-space: nowrap;
}

#products h3::before {
    content: '\e807';
    font-family: 'rtticons';
    font-weight: normal;
    padding-right: 4px!important;
    color: #e30018;
    font-size: 10px;
    display: inline-block;
    position: relative;
    top: -2px;
    font-size: 11px;
}

#products h3:hover{
    color: #e30018;
}

#products{
    /*background-color:#f2f2f2;*/
    margin-top:40px;
    margin-left:0px!important;
    margin-right:0px!important;
}

#products img{
    padding-left: 10px;
    padding-right: 10px;
}

#products .products_header{
    padding-left:0px;
    padding-right:0px;
    background-color: #f2f2f2;
}

#products .products_content{
    padding-left:0px;
    padding-right:0px;
    border-right: 1px solid #919292;
    padding-bottom:15px;
    height:110px;
    word-wrap:break-word;
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto; 
}

#products .products_header:last-child .products_content{ 
    border-right: 0px solid #919292;
}

#products .products_header:nth-child(5) .products_content{ 
    border-right: 0px solid #919292;
}

#products .products_header:nth-child(10) .products_content{ 
    border-right: 0px solid #919292;
}

#products img{
    padding-left: 10px;
    padding-right: 10px;
}

#products .products_image{
    padding-left:0px;
    padding-right:0px;
    border-right: 1px solid #919292;
    margin-bottom:15px;
}

#products .products_header:last-child .products_image{ 
    border-right: 0px solid #919292;  
}

#products .products_header:nth-child(5) .products_image{ 
    border-right: 0px solid #919292;  
}

#products .products_header:nth-child(10) .products_image{ 
    border-right: 0px solid #919292;  
}

.teaserlink{
    height: 22px;
    width: 76px;
    margin-top: 15px;
}

.teaserlink, .teaserlink:visited, .teaserlink:hover{
    display: block;
    background: url('../images/bg_teaserlink.svg') no-repeat 0 0;
    color: #fff!important;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 22px;
    font-weight: bold;
    float: right;
    margin-right:10px;
}

.teaserlink:hover {
    background-image: url('../images/bg_teaserlink_hover.svg');
}

@media(max-width:1199px){
    
    #products h3 {
        font-size: 12px!important;
    }
    
    #products h3::before {
        font-size: 9px;
    }
    
    #products .products_content{
        border-right: 0px solid #919292;
        height:130px;
    }
    
    #products .products_image{
        border-right: 0px solid #919292;
    }

}

@media(max-width:991px){
    
    #products h3 {
        font-size: 15px!important;
    }
    
    #products h3::before {
        font-size: 12px;
    }

    #products .products_content{
        height:70px;
    }
    
    .teaserlink {
        display:none;
    }
  
    #mainmenu .nav.unite-nav a {
      padding: 15px 14px!important;
  	}

}

@media(max-width:767px){

    #products .products_content{
        height:auto; 
    }
    
    .teaserlink {
        display:block;
    }
  
  .social_links {
    float: left;
    margin-left:0px;
    margin-right: 10px;
    margin-top: -8px;
}

}

.vertriebspartner{
    margin-top:50px;
    margin-bottom:50px;
    font-size:11px;
}

.vertriebspartner{
    padding-left:0px!important;
    padding-right:0px!important;
    white-space: nowrap;
}

.vertriebspartner a{
    color:#e30018;
}

.partner{
    margin-bottom:10px;
    display:none;
}

.vertriebspartner h3 {
    font-family: "pill_gothic_600mg_regular", Arial;
    /*text-transform: uppercase;*/
    border-bottom: 1px dotted #1a1a18;
    font-weight: 400;
    font-size: 15px!important;
    color: #1a1a18;
    padding: 0px 0 5px;
    margin-bottom: 15px;
}

.vertriebspartner h3::before {
    content: '\e807';
    font-family: 'rtticons';
    font-weight: normal;
    padding-right: 5px!important;
    color: #e30018;
    display: inline-block;
    position: relative;
    top: -2px;
    font-size: 11px;
}

.avPlayerContainer .avPlayerBlock video { -webkit-transform: none!important; transform: none!important;  }

#mainmenu > div > div > ul > li.item-290.unite-root > a,#mainmenu > div > div > ul > li.item-290.unite-root > a:hover{
    background-color: #e30018!important;
    color: white!important;
}

#newsletter table, #newsletter tr,#newsletter td{
  width:100%;
  
}
#newsletter table p{
  position:relative;
  float:left;
}

.moduletable > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) > p:nth-child(2) > input:nth-child(2){
	min-width:300px;
}

.moduletable > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) > p:nth-child(3) > input:nth-child(2),.moduletable > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) > p:nth-child(3) > input:nth-child(4){
  margin-right:10px;
}

.moduletable > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) > p:nth-child(5) > input:nth-child(1){
height: 29px;
background-image: url('../images/navi_meta_bg_raute.png');
background-repeat: no-repeat;
padding-left: 46px;
padding-right: 46px;
padding-top: 2px;
color: white;
font-size: 12px;
white-space: nowrap;
margin-top: 20px;
font-weight: bold;
text-transform: uppercase;
  border:none;
  outline:none;
  background-color:transparent!important;
}

/* Kontaktformular */

/* Labels */

.bfQuickMode .controls .control-label {
    height: 35px;
    padding: 10px 0 0 5px;
    font-weight: 400;
    width: 100% !important;
    vertical-align: text-top;
    margin-bottom: -1px;
    text-align: left;
}

.control-label i {
    display: none;
}

/* Inputs */

.bfQuickMode input[type=text] {
    height: 35px !important;
    padding-top: 10px;
    max-width: 100% !important;
    margin-bottom: 6px;
    padding-bottom: 10px;
    padding-left: 5px;
}


/* Textfeld */

.bfQuickMode textarea {
    width: 100% !important;
    max-width: 100% !important;
    border-color: #ccc;
    padding: 5px 0 0 5px;
}

/* Captcha/Nachricht ausblenden */

#bfLabel25 {
    display: none!important;
}

/* Checkbox */

#bfLabel26 a:visited {
    color: #0089bd;
}

#bfElemWrap26 {
    margin-top: 5px;
}

#bfLabel26 {
    background-color: inherit;
    width: 100% !important;
    border: 0px;
    height: auto;
    padding-top: 0px;
    font-weight: 200;
    text-align: inherit;
    margin-left: 12px;
}

#ff_elem26 {
    position: relative;
    top: -20px;
    width: 20px;
}

/* Submit-Button */

.bfQuickMode .pull-right {
    background-image: url(../images/navi_meta_bg_raute.png)!important;
    background-repeat: no-repeat;
    display: inline;
    margin-top: 10px;
    font-weight: bold;
    text-transform: uppercase;
    padding-left: 32px;
    padding-right: 38px;
}

.bfQuickMode .pull-right:active:focus {
    outline: none;
    outline-offset: 0px;
    background-color: rgb(227, 0, 24);
    border-color: inherit
}

/* Outline */

.bfQuickMode input[type=text]:focus,
.bfQuickMode textarea:focus,
.bfQuickMode select:focus,
.bfQuickMode .uneditable-input:focus {
    outline: 1px solid rgb(227, 0, 24) !important;
}

#newrecaptcha {
    margin-top: 10px;
    margin-bottom: 5px;
}

.radio {
    margin-right: 5px;
    margin-left: 5px;
    font-weight: 500;
}

.bfPage {
    margin-top: 20px;
}

.btn-primary:hover,
.btn-primary:focus {
    background-color: inherit!important;
    background-position: initial!important;
}

.btn-primary {
    background-color: inherit!important;
    border-color: inherit!important;
    text-shadow: none!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}

.ladda-label {
    width: 90px;
}

@media (max-width: 767px) {
    .bfQuickMode input[type=text],
    .bfQuickMode textarea,
    .bfQuickMode select,
    .bfQuickMode .uneditable-input {
        width: 95% !important;

    }
  
  .radio{
  	    margin-left: 20px;  
  }

    .ladda-label {
        width: 0px;
    }


    .bfElemWrap {
        margin-left: 14px;
    }


    #ff_elem26 {
        top: -20px !important;
    }

    /* Captcha/Nachricht ausblenden */
    #bfLabel25 {
        display: none !important;
    }

    .bfQuickMode .pull-right {
        padding-left: 48px;
        padding-right: 138px;
    }


}

@media (max-width: 469px) {
  bfElemWrap9{
  	margin-left:25px;  
  }
  
    .ladda-label {
        width: 0px;
    }

    #bfLabel26 {
        height: 38px;
    }


    #ff_elem26 {
        top: -38px !important;
    }
}

/* ePrivacy Styles*/

.plg_system_eprivacy_module .plg_system_eprivacy_message {
    text-align: center!important;
    padding-top: 15px!important;
    padding-bottom: 0px!important;
    background-color: transparent!important;
    border: none!important;
    background-color: #eee!important;
    color: black!important;
    margin-bottom: 15px;
}

.plg_system_eprivacy_module a {
    text-decoration: none!important;
    color: black!important;
    cursor: pointer!important;
    padding: 5px!important;
    background-color: #ddd!important;
}

.plg_system_eprivacy_module .plg_system_eprivacy_agreed {
    border: none!important;
    font-size: 12px;
    outline: none!important;
    -webkit-border-radius: 3px!important;
    -moz-border-radius: 3px!important;
    border-radius: 3px!important;
    padding: 5px 8px!important;
    color: black!important;
    cursor: pointer!important;
    background-color: white!important;
    color: #e30018 !important;
    margin-top: 5px!important;
}

.plg_system_eprivacy_module .plg_system_eprivacy_message button.plg_system_eprivacy_declined {
    border: none!important;
    font-size: 12px;
    outline: none!important;
    -webkit-border-radius: 3px!important;
    -moz-border-radius: 3px!important;
    border-radius: 3px!important;
    padding: 5px 8px!important;
    color: black!important;
    cursor: pointer!important;
    background-color: #e30018!important;
    color: #ffffff!important;
    margin-top: 5px!important;
}

/* */

.plg_system_eprivacy_module .plg_system_eprivacy_accepted {
    background-color: transparent!important;
    border: none!important;
    background-color: #eee!important;
    color: black!important;
    padding-bottom: 10px!important;
    padding-top: 14px!important;
    margin-bottom: 15px!important;
    text-align: center!important;
}

.plg_system_eprivacy_module .plg_system_eprivacy_accepted p {
    margin-bottom: 3px!important;
}

.plg_system_eprivacy_module div.plg_system_eprivacy_accepted button {
    margin: 0px!important;
    padding: 0px!important;
    float: none!important;
    cursor: pointer!important;
    background-color: white!important;
    padding: 2px!important;
    display: block!important;
    width: 150px!important;
    margin: 0px auto!important;
    -webkit-border-radius: 3px!important;
    -moz-border-radius: 3px!important;
    border-radius: 3px!important;
    color: black!important;
    margin-bottom: 5px!important;
}

/* */

.plg_system_eprivacy_module .plg_system_eprivacy_declined {
    background-color: transparent!important;
    border: none!important;
    background-color: #eee!important;
    color: black!important;
    padding-bottom: 1px!important;
    padding-top: 14px!important;
    margin-bottom: 15px!important;
    text-align: center!important;
}

.plg_system_eprivacy_module .plg_system_eprivacy_declined p {
    margin-bottom: 3px!important;
}

.plg_system_eprivacy_module div.plg_system_eprivacy_declined button {
    margin: 0px!important;
    padding: 0px!important;
    float: none!important;
    cursor: pointer!important;
    background-color: white!important;
    padding: 2px!important;
    display: block!important;
    width: 240px!important;
    margin: 0px auto!important;
    -webkit-border-radius: 3px!important;
    -moz-border-radius: 3px!important;
    border-radius: 3px!important;
    color: black!important;
    border: none!important;
    margin-bottom: 5px!important;
}

.plg_system_eprivacy_module h2 {
    font-size: 20px;
}

.plg_system_eprivacy_module p {
    font-size: 12px;
}

.container-fluid {
    padding-right: 0px!important;
    padding-left: 0px!important;
}

.plg_system_eprivacy_message a {
    font-weight: 200;
    display: block;
    text-align: center;
    white-space: nowrap;
    text-transform: uppercase;
}

.acymailing_module div {
    padding-left:7px!important;
}

.acymailing_form .onefield{
    width:50%!important;
}

.acymailing_form p{
    padding:0!important;
    margin:0!important;

}

.acymailing_form .onefield input{
    width:100%!important;
    margin-top:10px;
    padding:8px!important;
}

.acymailing_form .onefield:frist-child{
   margin-right:10px;
}

.acymailing_form .onefield:second-child{
    margin-left:10px;
    clear:both;
}

.onefield .fieldacyterms label{
    width:100%;
    display:block;
    padding-left:20px;
    margin-top:-0px;
}

.acymailing_form .fieldacyterms input {
    float:left!important;
    width: 15px!important;
    margin-top:3px;
    margin-right:5px;
}

.acymailing_form label {
    margin-top:10px;
}

.acysubbuttons input.button, .acysubbuttons .button, .acysubbuttons button.validate, .acymailing_mootoolsbutton a:link, .acymailing_mootoolsbutton a:visited,.acysubbuttons input.button:hover, .acysubbuttons .button:hover, .acysubbuttons button.validate:hover, .acymailing_mootoolsbutton a:hover, .acymailing_mootoolsbutton a:active {
    border-radius: 0px!important;
    border:none!important;
    background-color: #e30018!important;
    padding:10px!important;
    left:0px!important;
    margin-top:10px!important;
    margin-bottom:10px!important;
    color:white!important;
    text-shadow:none!important;
    float:left;
}

.acymailing_finaltext{
    display:block!important;
    width:100%!important;
    clear:both!important;
}

#system-message-container{
    background-color:#e30018!important;
    color:white!important;
}

#system-message-container h4{
padding-left:0px!important;
color:white!important;
}

.ff_elem.button{
  background-color: #e30018!important;
  padding: 17px!important;
  border: none!important;
}

.ff_elem .icon-refresh{
  display:none!important;
}

.blog .icons, .blog .article-info-term, .blog .icon-calendar{
display:none;
}

.blog .published{
padding-left: 20px;
}

.blog img,.item-page img{
width: 100%;
max-width: 50%;
}

.blog .attachmentsContainer{
display:none;
}

.blog .pagination li::before{
display:none;
}

.blog .pagination li a{
 font-weight:bold;
color:#e30018;
}

.blog .readmore .btn{
  border-radius: 0px !important;
  border: none !important;
  background-color: #e30018 !important;
  padding: 10px !important;
  left: 0px !important;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
  color: white !important;
  text-shadow: none !important;
}

.blog .readmore .icon-chevron-right{
  display:none;
}

.icon-calendar,.article-info-term, .item-page .btn-group,.addattach{
  display:none!important;
}

.published{
  padding-left:20px!important;
}

.osgalery-cat-tabs{
  display:none!important;
}

#header-aktion #right{
    text-align:right; 
  }  

@media (max-width: 991px) {
  #header-aktion #right{
    text-align:left; 
  }  
}

.news_table, .news_table tr, .news_table td{
  border:1px solid black;
}

.news_table{
  margin-left:20px;
}

.news_table td{
  padding:5px;
}