/* 
##################################
# Allgemein
##################################
*/
html,
body{
	-webkit-text-size-adjust: none;
}
body{
	font: 14px/1.5 Arial, Helvetica, sans-serif;
	background: none;
	color: #808080;
}

.page_margins {
	margin: 0 auto;
	min-height: 100%;
	position: relative;
	width: 100%;
	max-width: 1100px;	
	background: none;
}
#header{
	z-index: 501;
}
#main .csc-default{
	margin-bottom: 30px;
}
#main {
	padding-bottom: 80px;
	overflow: visible;
	z-index: 400;
}
#main:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

table {
	border-collapse: collapse;
    border-spacing: 0;
}

h1{ font-size: 27px; font-weight: normal;}
h2{ font-size: 21px; font-weight: normal;}
h3{ font-size: 18px; font-weight: normal;}
h4{ font-size: 16px; font-weight: normal;}
h5{ font-size: 15px; font-weight: normal;}
h6{ font-size: 14px; font-weight: normal;}


h1, h2, h3, h4, h5, h6 {
	line-height: 1.3em;
}

h2.csc-firstHeader{ margin-bottom: 18px;}

/* Unternehmen » Standorte » xperion components, Laudenbach */
/*#col3_content h2.csc-firstHeader{
	margin-bottom: 0;
}*/

a,
a:visited {
	color: #808080;
	background: transparent;
	text-decoration: underline;
}
a:focus,
a:hover,
a:active {
	color: #555;
	text-decoration: underline;
	outline: 0 none;
	background: none;
}

ul li{
	margin-left: 1.3em;
	list-style-type: square;	
}
ol li{
	margin-left: 1.3em;
}


.pageLayout_1-3 #col1{
	width: 24%;
	margin: 0 1.5% 0 0;
	padding: 0;	
}
.pageLayout_1-3 #col3{
	width: 73%;
	margin: 0 0 0 1.5%;
	padding: 0;
	float: left;
}
.subcolumns{
	overflow: visible;
}
.subcolumns:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}


/* Startseite */
#pageUid_4 #col3{
	float:left;
	margin:0;
	padding:0;
	width:70%;
}

#pageUid_4 #col1{
	float:right;
}

#pageUid_4 #col1 .csc-default{
	/*border: 1px solid #ccc;*/
	box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
	padding: 10px;
	margin-top: 5px;
}

#pageUid_4 #c1008{
	font-size: 12px;
}
#pageUid_4 #c1008 a{
	text-decoration: underline;
	color: #808080;
}
#pageUid_4 #c1008 a:hover{
	color: #555;
}
#pageUid_4 #c79 h2,
#pageUid_4 #c1008 h2,
#pageUid_4 #c2590 h2{
	font-size: 18px;
	display: block;
	border-bottom: 2px solid #c6c6c6;
	padding-bottom: 4px;
	margin-bottom: 4px;
	word-wrap: break-word;
}
#pageUid_4 #c79 h2:before,
#pageUid_4 #c1008 h2:before,
#pageUid_4 #c2590 h2:before{
	content: "> ";
}
#pageUid_4 #c1008 .contenttable{
	border-spacing: 0;
	border-collapse: collapse;
}
#pageUid_4 #c1008 .contenttable tr{
	background: none;
}
#pageUid_4 #c1008 .contenttable-0 td {
    padding: 0;
	display: block;
	width: 100%;
	float: left;
}
#pageUid_4 #c1008 .contenttable-0 td.td-1 {
	padding-bottom: 8px;
}
#pageUid_4 #c1008 .contenttable-0 tr.tr-last td.td-0 {
	display: none;
}
#pageUid_4 #c1008 .contenttable-0 tr.tr-last td.td-last {
	background: yellow;
	text-indent: -5000px;
	background: transparent url(../Images/Base/termine-up.png) center center no-repeat;
	height: 20px;
}
#pageUid_4 #c1008 .contenttable-0 tr.tr-last td.td-last:hover {
	opacity: 0.6;
	cursor: pointer;
}
#pageUid_4 #c1008 .contenttable-0 tr.tr-last.state-up td.td-last {
	background-image: url(../Images/Base/termine-down.png)
}
#pageUid_4 #c2590{
	font-size: 12px;
}
#pageUid_4 #c2590 img{
	width: 280px;
	height: auto;
	margin: 5px 0 10px 0;
}


#pageUid_4 .news-teaser-container{
	padding: 0;
	margin-top: 6px;
}
#pageUid_4 .news-teaser-item {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 2px solid #c6c6c6;
}
#pageUid_4 .news-teaser-showallnews a {
	margin-bottom: 6px;
	display: block;
	text-align: right;
	color: #808080;
}
#pageUid_4 .news-teaser-showallnews a:hover {
	color: #555;
}
#pageUid_4 .news-teaser-showallnews a:before {
	content: "> ";
}
#pageUid_4 .news-teaser-item-headline a{
	font-size: 14px;
	color: #808080;
}
#pageUid_4 .news-teaser-item-headline a:hover{
	color: #555;
}
#pageUid_4 .news-teaser-item-date{
	font-size: 11px;
}
#pageUid_4 .news-teaser-morelink{
	font-weight: bold;
	display: inline;
}
#pageUid_4 .news-teaser-item-image{
	margin: 0 0 6px 0;
}
#pageUid_4 .news-teaser-item-image img{
	width: 100%;
}
#pageUid_4 .news-teaser-item-text{
	font-size: 11px;
}
#pageUid_4 .news-teaser-item-text h3{
	font-size: 12px;
	font-weight: bold;
}
#pageUid_4 .news-teaser-item-text a{
	text-decoration: underline;
	color: #808080;
}
#pageUid_4 .news-teaser-item-text a:hover{
	color: #555;
}


/* Produkte von A-Z */
#product-keywords{
	/*font-size: 16px;
	font-weight: normal;*/
	margin: -2px 0 30px 0;
	color: #bbb;
}



/* Header */
#header #logo{
	position: absolute;
	left: 0;
	top: 62px;
}
#header #logo a img {
	width: 100%;
	height: auto;
	max-width: 170px;
}

#header #head{
	height: 140px;
}

#header #search-box{
	background-color:#FFF;
	padding:0 3px 0 0;
}

#header #search-box form{
	float:right;
}
#header .page_image_bg{
	background-color:#E5E5E5;
	clear:left;
}

#header #navBreadcrumb{
	margin:20px 0 30px 0;
	border-bottom:3px solid #C6C6C6;
	padding-bottom: 10px;
}
#header #navBreadcrumb a{
	color: #808080;
	text-decoration: none;
}
#header #navBreadcrumb a:hover{
	color: #000;
}


#header #logos{
	padding-bottom: 30px;
	background: transparent url(../Images/Base/header-schatten.png) top center no-repeat;
	background-size: 100% auto;
}
#header .header_companylogo{
	position: absolute;
	width: 180px;
	cursor: pointer;
	height:auto;
	float:left;
}
#header #cl_1{
	top: -260px;
	left: -220px;
}
#header #cl_2{
	top: -340px;





	right: -220px;
}




#header #cl_5{

	top: -190px;
	right: -220px;
}
#adminMenu {
	position: absolute;
	top: 14px;
	right: 0;
	font-size: 12px;
}
#adminMenu ul,
#adminMenu ul li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#adminMenu ul li.last {}
#adminMenu ul li.act a,
#adminMenu ul li.actifsub a { color: #000; }
#adminMenu ul li a {color: #808080; text-decoration: none; margin: 0 0 0 12px;}
#adminMenu ul li a:before{content: "|"; padding: 0 12px 0 0;}
#adminMenu ul li.first a{margin-left: 0;}
#adminMenu ul li.first a:before{content: ""; padding-right: 0;}
#adminMenu ul li a:hover,
#adminMenu ul li a:focus,
#adminMenu ul li a:active {color: #000;}

#header .language-selection{
	position: absolute;
	left: 0;
	top: 10px;
	height: auto;
	margin: 0;
	width: 120px;
	font-size: 12px;
	background: transparent;
}
#header .language-selection p {
    background: transparent url("../Images/Base/language-icon.png") 0px 4px no-repeat;
    cursor: pointer;
    display: block;
    height: 24px;
    line-height: 24px;
    margin: 0;
    padding: 0 0 0 20px;
}
#header .language-selection ul {
	margin: 0;
	border: 1px solid #eee;
	border-top: none;
	box-shadow: 0px 3px 2px rgba(0,0,0,0.3);
}
#header .language-selection li{
	padding: 4px 0 4px 10px;
}
#header .language-selection a{
	color: #808080;
	margin: 0;
	padding: 0 0 0 26px;
	line-height: 1.2;
}
#header .language-selection a:hover{
	color: #000;
}
#header .language-selection a.inactive{
	color: silver;
	pointer-events: none;
	cursor: default;
}
#header .language-selection a:hover{
	color: #000;
}

#header #head .tx-solr {
    position: absolute;
	right: 0;
	top: 50px;
	margin: 0;
	width: 346px;
}



/* Main Menu */
#mainMenu{
	background-color: #fff;
	color:#808080;
}
#mainMenu ul{
	min-height: 50px;
	position: static;
}
#mainMenu ul li {
	/*z-index:2;*/
}
#mainMenu ul li a{
	color:#808080;
	text-decoration: none;
	background: none;
	height: 50px;
	line-height: 50px;
	padding: 0 24px;
	font-size: 16px;
	cursor: pointer;
}
#mainMenu ul li a:hover,
#mainMenu ul li a:focus,
#mainMenu ul li a:active{
	color: #000;
	background-image: none;
	background-color: #fff;
}
#mainMenu ul li.page_4 a{/*padding-left: 0;*/}
#mainMenu ul ul {
    float: none;
    left: 0;
    position: absolute;
    width: auto;
	height: auto;
	border: 1px solid #ddd;
	border-top: none;
	border-bottom: none;
	min-height: 0;
	z-index: 300;
}
#mainMenu ul ul li{
	background: transparent url(../Images/Base/bg-alpha-94.png) 0px 0px repeat;
}
#mainMenu ul ul li a{
	border-bottom: 1px solid #ddd;
	padding: 7px 20px 7px 24px;
	height: auto;
	line-height: 1;
	font-size: 13px;
}
#mainMenu ul ul li.page_145 a{
	border-bottom: 2px solid #c6c6c6;
	background-image: url(../Images/Base/arrow-right.png);
	background-position: right center;
	background-repeat: no-repeat;
}
#mainMenu ul ul li.ifsub a,
#mainMenu ul ul li.actifsub a{
	background-image: url(../Images/Base/arrow-right.png);
	background-position: right center;
	background-repeat: no-repeat;
}
#mainMenu ul ul li.ifsub li a,
#mainMenu ul ul li.actifsub li a{
	background-image: none;
}
#mainMenu ul ul ul li.ifsub a,
#mainMenu ul ul ul li.actifsub a{
	background-image: url(../Images/Base/arrow-right.png);
	background-position: right center;
	background-repeat: no-repeat;
}
#mainMenu ul ul ul{
    left: 220px;
	top: 0px;
	z-index: 100;
}
#mainMenu ul ul ul li a{
	margin: 0;
}


#mainMenu ul ul ul .ifsub ul,
#mainMenu ul ul ul .actifsub ul { display: none; }
#mainMenu ul ul ul .hoverClass ul { display: block; }
#mainMenu ul ul ul li.ifsub li a,
#mainMenu ul ul ul li.actifsub li a{
	background-image: none;
}

/* Links zu Microsites mit Icon */
#mainMenu ul ul ul li a[target="_blank"]{
	position: relative;
}
#mainMenu ul ul ul li a[target="_blank"]:before{
	display: block;
	position: absolute;
	right: 10px;
	top: 7px;
	z-index: 2;
	width: 14px;
	height: 13px;
	content: "";
	background-image: url(../Images/Base/external-link.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

/* Sonderfall für Branchenlösungen */
#mainMenu li.page_29{
	position: static;
}
#mainMenu li.page_29.hoverClass .bigsubmenu {
	display: block;
}
#mainMenu li.page_29 .bigsubmenu{
	display: none;
	position: absolute;
    left: 0;
    right: 0;
    top: 50px;
    width: 100%;
	background: transparent url(../Images/Base/bg-alpha-94.png) 0px 0px repeat;
	padding: 0px;
	border: 1px solid #ddd;
	border-top: none;
	overflow: hidden;
	z-index: 300;
	min-height: 400px;
}
#mainMenu li.page_29 ul{
	position: relative;
	border: none;
}
#mainMenu li.page_29 ul li {
    float: none;
	background: none;
	width: 100%;
}
#mainMenu li.page_29 ul li a{
	/*padding: 7px 0;*/
	padding: 0;
	/*background: pink;*/
	display: block;
	width: 100%;
	
	height: 35px; /* SA */
    line-height: 35px; /* SA */
}

#mainMenu li.page_29 ul li.ifsub a {
	height: 20px; /* SA */
    line-height: 30px; /* SA */
}

#mainMenu li.page_29 .hoverClass ul a {
	width: auto!important;
}
#mainMenu li.page_29 ul li a:hover,
#mainMenu li.page_29 ul li a:focus,
#mainMenu li.page_29 ul li a:active{
	background: none;
}
#mainMenu li.page_29 ul .ifsub ul,
#mainMenu li.page_29 ul .actifsub ul {
    display: block;
}
#mainMenu li.page_29 ul li.ifsub a,
#mainMenu li.page_29 ul li.actifsub a {
    background: none;
	border-bottom: none;
	/*background: orange;*/
}
#mainMenu li.page_29 ul .ifsub ul,
#mainMenu li.page_29 ul .actifsub ul{
    left: auto;
    right: auto;
    top: auto;
    width: 100%;
	background: none;
	padding: 0;
	z-index: 200;
	border: none;
	position: relative;
	border-bottom: 1px solid #ddd;

	padding: 0 0 10px; /* SA */
}
#mainMenu li.page_29 ul .ifsub ul li,
#mainMenu li.page_29 ul .actifsub ul li {
    float: none;
	width: 100%;
	margin-right: 0;
	
    line-height: 17px;/* SA */
    height: 19px;/* SA */
    padding: 5px 0 5px 10px;/* SA */
}
#mainMenu li.page_29 ul .ifsub ul li a,
#mainMenu li.page_29 ul .actifsub ul li a{
	border: none;
	font-size: 12px;
	/*background: darkorange;*/
	
	height: 15px;/* SA */
    line-height: 15px;/* SA */
    padding: 3px 0 3px 10px;/* SA */
}

#mainMenu li.page_29 .col_1{
	width: 30%;
	float: left;
	margin: 8px 32px 0 21px;
}
#mainMenu li.page_29 .col_2{
	width: 30%;
	float: left;
	margin: 8px 32px 0 0;
}
#mainMenu li.page_29 .col_3{
	width: 30%;
	float: left;
	margin: 8px 0 0;
}




/* Leftmenu */
#leftMenu{
	border: 1px solid #eee;
	margin: 0;
	padding:30px; 
	box-shadow: 0px 0px 5px #ddd;
	min-height: 600px;
	width: 100%;
	word-wrap: break-word;
}

#leftMenu span{
	color: #808080;
	border-bottom:3px solid #C6C6C6;
	font-size:14px;
	display:block;
	margin: 0;
	padding: 0 0 5px  0;
	text-transform: uppercase;
}

#leftMenu ul{
	list-style:none;
	margin:0;
	padding:0;
}
#leftMenu ul li{
	list-style:none;
	margin:0;
	padding:0;
}
#leftMenu ul li a{
	color: #808080;
	text-decoration: none;
	display: block;
	padding: 5px 0;
	border-bottom: 1px solid #C6C6C6;
}

#leftMenu ul ul ul {
	/*margin-bottom: 5px;*/
}

#leftMenu ul ul ul li.last {
    margin-bottom: 5px;
}

#leftMenu ul ul li a{
	padding: 3px 0 3px 20px;
	font-size: 13px;
	color: #999;
}

#leftMenu ul ul li.ifsub a{
	border-bottom: 0;
	padding-bottom: 0;
}


#leftMenu ul ul li.ifsub {
    border-bottom: 1px solid #C6C6C6;
}

#leftMenu ul li a.actifsub,
#leftMenu ul li a.act{
	font-weight: bold;
}
#leftMenu ul li a:hover{
	color: #000;
}

#leftMenu ul ul li.actifsub ul{
	border-bottom: 1px solid #C6C6C6;
}

#leftMenu ul ul ul li a{
	padding: 2px 0 2px 30px;
	font-size: 12px;
	border-bottom: 0;
}

#leftMenu .leftmenu_contactlist{
	padding:5px 0 5px 0;
	margin:30px 0 0 0;
}
#leftMenu .leftmenu_contactlist a{
	border-top: 3px solid #C6C6C6;
}



/* Formulare */
.fieldRow{
	margin-bottom: 20px;
}
label{
	width: 25%;
	float: left;
}
label.checkbox,
label.radio{
	width: auto;
	float: none;
}
input.radio,
input.checkbox{
	margin-left: 25%;
	position: relative;
	top: 1px;
}
input.text,
select,
textarea{
	width: 75%;
	padding: 6px;
	border: 1px solid #ddd;
	background: #f9f9f9;
}
input.text:focus,
select:focus,
textarea:focus{
	border: 1px solid #c9c9c9;
	background: #f2f2f2;
}
input.submit{
	margin-left: 25%;
	padding: 6px 20px;
	border: 1px solid #ccc;
	background: #e5e5e5;
	cursor: pointer;
}
input.submit:hover{
	border: 1px solid #c9c9c9;
	background: #f2f2f2;
}
span.error{
	color:#d00;
	display: block;
	margin: 0 0 6px 0;
}
div.error br{
	display: none;
}
p.required{
	margin-left: 0;
}


/* Content-Elemente */
.csc-textpic-imagewrap.csc-textpic-3-col .csc-textpic-imagecolumn {
    float: left;
}
.csc-textpic-image a:hover img{
	opacity: 0.7;
}
.imageCaption{
	margin-top: 5px;
	font-size: 11px;
}


/* Footer */
#footer{
	background-color:#E5E5E5;
	overflow:visible;
	color: #808080;
	text-align: left;
	margin-top: 60px;

}
#footer li,
#footer p{
	line-height: 1.8;
}

#footer #totop{
	width: auto;
	position: relative;
	right: 0;
	top: 0;
	background: transparent url("../Images/Base/arrow-up.png") left center no-repeat;
	padding-left: 16px;
}
#footer #totop:hover{
	background-position: left center;
}

#footer .footer_linktotopPrint{
	position:absolute;
	top: -50px;
	right:0px;
}
#footer .footer_linktotopPrint a{
	text-decoration: none;
	color: #808080;
}
#footer .footer_linktotopPrint a:hover{
	color: #000;
}

#footer .sub{
	overflow:hidden;
}
#footer .footer{
	padding-top: 20px;
}
#footer .footer h3{
	display: block;
	border-bottom: 2px solid #c6c6c6;
	margin-bottom: 10px;
	padding-bottom: 6px;
	line-height: 1;
}
#footer .footer .first h3:before,
#footer .footer .second h3:before,
#footer .footer .third h3:before,
#footer .footer .fourth h3:before{
	content: "> ";
}
#footer .footer a{
	color: #808080;
	text-decoration: none;
}
#footer .footer a:hover{
	color: #555;
	text-decoration: none;
}
#footer .footer ul{
	display: block;
	margin: 0;
	padding: 0;
}
#footer .footer  ul li{
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer .footer .first {
    float: left;
	width: 23%;
	margin-right: 2%;
	padding-bottom: 30px;
}
#footer .footer .first ul{
	margin-bottom: 18px;
}
#footer .footer .second {
    float: left;
	width: 23%;
	margin-right: 2%;
	padding-bottom: 30px;
}
#footer .footer .third {
    float: left;
	width: 23%;
	margin-right: 2%;
	padding-bottom: 30px;
}
#footer .footer .fourth {
    float: left;
	width: 25%;
	padding-bottom: 30px;
}
#footer .footer .third  a,
#footer .footer .fourth a{
	display: inline-block;
	background: #d6d6d6;
	padding: 5px 14px;
}
#footer .footer .third  a:hover,
#footer .footer .fourth a:hover{
	background: #c6c6c6;
}
#footer .footer .fifth {
    float: none;
	clear: both;
	width: 100%;
	border-top: 2px solid #c6c6c6;
	padding: 10px 0 40px 0;
}
#footer .footer .fifth h3{
	border: 0;
	padding: 0;
	margin: 0 0 6px 0;
	font-size: 13px;
	font-weight: bold;
}
#footer .footer .fifth ul{
	float: left;
	width: 25%;
}
#footer .footer .fifth ul li{
	font-size: 13px;
}

/* Sitemap */

.csc-sitemap ul li.ifsub {
    margin-bottom: 10px;
}

.csc-sitemap ul li ul li.ifsub {
    margin-top: 0;
}

.csc-sitemap ul li {
	list-style-type: none;
	margin-left: 0.5em;
}

.csc-sitemap ul li ul li {
	margin-left: 1.5em;
}

.csc-sitemap ul li ul {
	margin: 4px 0;
}

.csc-sitemap ul li a {
	text-decoration: none;
}

.csc-sitemap ul li {
	font-size: 16px;
	line-height: 1.7em;
}

.csc-sitemap ul li ul li {
	font-size: 14px;
	line-height: 1.5em;
}

.csc-sitemap ul li ul li ul li {
	font-size: 12px;
	margin-left: 1.6em;
	line-height: 1.3em;
}

.csc-sitemap ul li ul li ul {
	border-top: 1px solid #eee;
    margin-bottom: 10px;
    margin-top: 1px;
    padding-top: 7px;
}

/* 
##################################
# News Listenansicht
##################################
*/

.NewsPlugin .news-list-container{
	margin:30px 0 0 0;
	padding:30px 0 0 0;
}

.NewsPlugin .news-list-container .news-list-item{
	padding: 10px 0 5px 0;
	overflow: hidden;
}
.NewsPlugin .news-list-container .news-list-item h3 a{
	text-decoration: none;
}
.NewsPlugin .news-list-container .news-list-item .news-list-date{
	margin-right:20px;
}

.NewsPlugin .news-list-container .news-list-item img{
	float: right;
	margin-left: 10px;
	width: 20%;
	height: auto;
}

.NewsPlugin .news-list-container .news-list-item .news-list-morelink{

}
.NewsPlugin .news-list-container .news-list-item hr.clearer{
	clear: both;
}


/* 
##################################
# News Teaseransicht
##################################
*/
.NewsPlugin .news-teaser-container{
	overflow:hidden;
	padding:5px;
}

.NewsPlugin .news-teaser-container .news-teaser-item{
	margin: 0 0 30px 0;
	overflow:hidden;
}

.NewsPlugin .news-teaser-container .news-teaser-item-image img{
	width:25%;
	height:auto;

}

.NewsPlugin .news-teaser-container .news-teaser-item-text{

}



/* 
##################################
# News Detailansicht
##################################
*/

.news-detailseite .news-date{

}

.news-detailseite .news-intro{
	color: #4D4D4D;
	margin:15px 0 25px 0;
}

/* 
##################################
# A-Z Produkte
##################################
*/
.user-avanco-AzPlugin ul{
	padding: 0 0 20px 10px;
	border-bottom: 2px solid #c6c6c6;
	margin-bottom: 20px;
}
.user-avanco-AzPlugin h2{
	display: block;
	margin: 0;
	padding-left: 4px;
}

/* 
##################################
# Kontaktformular (Matrix)
##################################
*/
#pageUid_279 select#adresssuche-branche{
	width: 100%;
	margin: 0 0 20px 0;
}
#pageUid_279 select#adresssuche-country{
	width: 100%;
	margin: 0;
}
#pageUid_279 #formhandler_submittedok table td{
	font-size: 14px;
	padding: 0 20px 6px 0;
}

/*
#########################################
# Kontaktformular data privacy checkbox
#########################################
*/
#main form input#datenschutzerklaerung{
	width: auto;
	display: auto;
	float: left;
	margin: 5px 10px 0 0;
}


/* 
##################################
# Unternehmen > Über Avanco
##################################
*/
#pageUid_175 table.contenttable {
	margin-top: 20px;
}

/* Cookie Policy */
#cookiePolicy{
	background: #888;
	color: #fff;
	padding: 10px 20px 14px 20px;
	font-size: 13px;
}
#cookiePolicy .row{
	position: relative;
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
}
#cookiePolicy .col-sm-11{
	display: block;
	padding-right: 66px;
}
#cookiePolicy .col-sm-1{
	display: block;
	position: absolute;
	right: 0;
	top: 4px;
}
#cookiePolicy a{
	color: #fff;
	text-decoration: underline;
}
#cookiePolicy .headline{
	font-weight: bold;
	display: block;
	font-size: 14px;
}
#cookiePolicy #acceptCookiePolicy{
	display: block;
	background: #fff;
	color: #444;
	padding: 7px 22px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
#cookiePolicy #acceptCookiePolicy:hover{
	background: #f6f6f6;
	color: #777;
}

/* Responsive */

@media screen and (max-width: 1560px){
	#header #logos{
		text-align: center;
	}
	#header #logos .header_companylogo{
		position: relative;
		top: 20px;
		left: 0;
		float: none;
		display: inline-block;
		width: 12%;
		margin: 0 3%;
	}
	#pageUid_4 #header #logos {
		padding-bottom: 0;
	}
}
@media screen and (max-width: 1140px){
	.page_margins {width: 94%}
	
	#mainMenu ul li a {
		font-size: 13px;
		padding: 0 10px;
	}
	
	#leftMenu {
		padding: 15px;
	}
	
}
@media screen and (max-width: 1040px){
	#pageUid_4 #col3 {
		float: none;
		margin: 0;
		padding: 0;
		width: 100%;
	}
	#pageUid_4 #col1 {
		float: none;
		margin: 0;
		padding: 0;
		width: 100%;
	}
	#pageUid_4 #col1 #c79 {
		width: 48%;
		float: left;
		margin-right: 4%;
	}
	#pageUid_4 #col1 #c1008 {
		width: 48%;
		float: left;
	}
}
@media screen and (max-width: 1000px){
	#leftMenu{
		font-size: 11px;
	}
	#leftMenu ul ul li a {
		font-size: 10px;
		padding: 3px 0 3px 10px;
	}
	
	#leftMenu ul ul ul li a {
		font-size: 10px;
		padding: 2px 0 2px 20px;
	}
	
	#footer .footer .first {
		margin-right: 4%;
		width: 48%;
	}
	#footer .footer .second {
		margin-right: 0%;
		width: 48%;
	}
	#footer .footer .third {
		margin-right: 4%;
		width: 48%;
	}
	#footer .footer .fourth {
		margin-right: 0%;
		width: 48%;
	}
	
}
@media screen and (max-width: 840px){
	#footer .footer .fifth ul {
		/*float: none;*/
		width: 50%;
	}
}
@media screen and (max-width: 760px){
	
	.NewsPlugin .news-list-container .news-list-item .news-list-date{
		margin-right:5px;
	}

	#col1{
		display: none !important;
	}
	#col3{
		width: 100% !important;
		margin: 0 !important;
	}
	
	.c33l, .c33r{
		width: 100%;
	}
	.subcl, .subc, .subcr{
		padding: 0;
	}
	
	#pageUid_4 .c33l,
	#pageUid_4 .c33r{width: 33%;	}
	#pageUid_4 .subcl{padding: 0 1em 0 0;}
	#pageUid_4 .subc{padding: 0 0.5em;}
	#pageUid_4 .subcr{padding: 0 0 0 1em;}
	
	#header .page_image_bg {
		background-color: #fff;
	}
	
	#pageUid_4 #col1 #c79,
	#pageUid_4 #col1 #c1008 {
		width: 100%;
		float: none;
	}
	
	#pageUid_4 #col1 #c79 .news-teaser-container .news-teaser-item,
	#pageUid_4 #col1 #c79 .news-teaser-container .news-teaser-showallnews{
		float: left;
		margin-right: 20px;
		width: 47%;
	}
	
	#pageUid_4 #col1 #c79 .news-teaser-container div.even,
	#pageUid_4 #col1 #c79 .news-teaser-container div.news-teaser-showallnews {
		margin-right: 0;
	}
	
	#pageUid_4 #c79 h2, #pageUid_4 #c1008 h2 {
		margin-bottom: 14px;
		padding-bottom: 7px;
	}
	
}

@media screen and (max-width: 540px){
	
	#footer .footer .first,
	#footer .footer .second,
	#footer .footer .third,
	#footer .footer .fourth {
		margin-right: 0%;
		width: 100%;
	}
	#footer .footer .fifth ul {
		float: none;
		width: 100%;
	}
	
	.NewsPlugin .news-list-container .news-list-item img{
		width: 35%;
	}
	
	#pageUid_4 .c33l,
	#pageUid_4 .c33r{width: 100%;	}
	#pageUid_4 .subcl,
	#pageUid_4 .subc,
	#pageUid_4 .subcr{padding: 0;}
	
}
@media screen and (max-width: 500px){
	
	#pageUid_4 #col1 #c79 .news-teaser-container .news-teaser-item,
	#pageUid_4 #col1 #c79 .news-teaser-container .news-teaser-showallnews{
		float: none;
		margin-right: 0;
		width: 100%;
	}
	
	#pageUid_4 .news-teaser-item {
		margin-bottom: 25px;
    	padding-bottom: 25px;
	}
	
	/* Infos & Medien » Videos */
	#pageUid_101 .csc-textpic-imagewrap.csc-textpic-3-col .csc-textpic-imagecolumn {
		width: 100%;
	}
	
	#pageUid_312 #col3 table td {
		display: block;
		float: left;
		padding: 5px 10px;
		width: 100%;
	}
	
	#pageUid_312 #col3 table td a {
		display: block;
		float: left;
	}
	
	iframe#piwik{
		height: 320px;
	}

}

@media screen and (max-width: 400px){
	
	.NewsPlugin .news-list-container .news-list-item img{
		width: 100%;
		margin-bottom: 10px;
	}

}


.news-teaser-item-category{
	display:none;
}

#mailname{
    display: none;
}