<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
body:after 
	{
        content: 'mobile';
        display: none;
	}
	
.mobileclearer::before,
.mobileclearer::after {
  content: " ";
  display: table;
} 

.mobileclearer::after {
  clear: both;
}

.mobileclearer {
  *zoom: 1; /* FÃžr den IE6 und IE7 */
}



	
.contentwidth
	{
	width:auto;
	padding: 20px;
	max-width:100%;
	}

#header
	{
	background:#0a51a1;
	background-image:none;

	}



#contentcell_main
	{
	
	}


#contentcell_left
	{
	display:none;
	}
	
#contentcell_main.withleftcol
	{
	margin: 0 0 0 0;
	width:auto;
	}	
	
#langselect
	{
	right:10px;
	top:10px;

	}
	

td.mobileblock
	{
	display:block;
	}

.homebox
	{
	height:auto;
	}

.homebox_slides
	{
	float:none;
	}

.homebox_text
	{
	padding:15px;
	margin-right:0;
	}

#slideshow
	{
	position:static;

	margin: 0 auto;
	
	}
#slideshow img
	{
	xxmin-width:100%;
	}

div.news_listrow div.news_listrow_text
	{
	margin-right:0;
	}

div.news_listrow div.news_listrow_image
	{
	display:none;
	}


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

div.kachel
	{
	float:none;
	margin:0 auto 20px auto;
	
	}

div.kachel:nth-child(3n+0) {
	    margin-right: auto;
}
}


.ticker_title
	{
	background:#0A51A1;
	color:#fff;
	font-weight:bold;
	height:50px;
	padding:0 15px;
	float:none;
	line-height:50px;
	text-align:center;
	}

#myticker
	{
	float:none;
	height:80px;
	padding:0px 10px;
	}




/* ####################################################################################################################
   SUCHFORM
   #################################################################################################################### */	
select.suchdropdown
	{
	width:100%;
	}


table.such_table
	{
	
	}

table.such_table tr td:nth-child(1)
	{
	display:block;
	padding-bottom:0;
	}

table.such_table tr td:nth-child(2)
	{
	display:block;
	padding-top:0;
	}
	
	
input.submit 	
	{
	display:block;
	width:100%;
	margin-bottom:15px;
	}	


table.suchresult
	{
 	border-collapse:collapse;
	width:100%;
	margin-bottom:10px;
	}

table.suchresult tr td:nth-child(1)
	{
	border-top:1px solid #ccc;
	border-bottom:none;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	display:block;
	}

table.suchresult tr td:nth-child(2)
	{
	display:block;
	width:100%;
	border-top:none;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;	
	border-left:1px solid #ccc;
	}


/* ####################################################################################################################
   DETAILANSICHT
   #################################################################################################################### */

div.wexo_artikel_wrapper
	{
	float:none;
	overflow-x:auto;
	}

table.wexo_artikel
	{

	}

table.wexo_artikel td
	{
	
	
	}
div.wexo_artikel_baumass
	{
	margin-left:0;
	}


/* ####################################################################################################################
   LISTROWS
   #################################################################################################################### */	



div.dl_listrow div.download_listrow_text
	{
	margin-right:0;
	}

div.dl_listrow div.download_listrow_image
	{
	float:none;
	}

div.dl_listrow img
	{
	max-width:100%;
	margin-bottom:8px;
	}

	
/* ####################################################################################################################
   FOOTER
   #################################################################################################################### */		


ul.footer_linkline
	{
	clear:both;
	list-style-type:none;
	display: block;
	justify-content: left;	
	}

ul.footer_linkline li
	{
	float:none;
	}
   
ul.footer_linkline li:after{ 
   content: '';
}   

ul.footer_linkline li:before{ 
   content: '\00B7';
   font-weight: bold;
   font-style: normal;
   margin:0px 10px 0px 10px;
   
   text-decoration:none;

} 


div.footermenu
	{
	float:none;
	display:inline-block;
	padding:10px;
	}


div.footermenu a
	{
	display:block;
	
	}

div.footermenu a:after{ 
   content: '';
   margin:0;
}    


ul.footermembers
	{
	display:block;
	}
	
ul.footermembers li
	{
	display:inline-block;
	width:50%;
	margin-bottom:1em;
	}	

/* ####################################################################################################################
   MAINMENU
   #################################################################################################################### */		
	
#hamburger
	{
	color:#E6E6E6;
	background:#000 url(/images/gestalt/hamburger.png) right center no-repeat;
	width:auto;
	height:30px;
	line-height:30px;
	clear:both;
	display:block;
	font-size:14px;
	margin-top:5px;
	padding-left:15px;
	z-index:9999;
	}

#hamburger.active
	{
	color:#fff;
	background:#000 url(/images/gestalt/hamburger_active.png) right center no-repeat;
	}
	
div#mainmenu
	{
	position:static;
	float:none;
	height: auto;
	top: auto;
	left: auto;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	}	
	


#nav-main
	{
	position: static;
	float:none;
	height: auto;
	display:none;
	background:#eee;
	background-image:none!important;
	padding:0;
	z-index:99999;
	width:100%;
	}
	

#nav-main &gt; li, #nav-main &gt; li.menulevel1 {
	text-align:left;
	display:block;
	float: none; 
	width: auto; 
	background: #efefef;
	border-bottom:1px solid #ccc;
	height:auto;
	padding:0;
	font-size:18px;
	color:#000;

	}


	
#nav-main &gt;li &gt; a, #nav-main &gt; li.menulevel1 &gt; span &gt; a
	{ 
	height:auto;
	line-height: 40px; 
	float:none;
	padding:0 10px!important;
	color:#000;
	}
	


#nav-main li ul { 
	position: static; 
	float:none;
	width:100%;
	clear:both;
	border:0;
	background:transparent;
	padding:0;
	
	margin: 0;
	
	}


#nav-main li:hover ul
	{
	display:block;
	background:#fff;
	-moz-box-shadow: 0;
	-webkit-box-shadow: 0;
	box-shadow: 0;
	position: static;
	margin-left:0;
	width:auto;
	
	
	}
	
	
#nav-main li.last ul
	{
	margin: 0;
	}	

#nav-main li ul li {
	clear: both;
	width: 100%;
	float: none; 
	border:0;
	background-image:none;
	border-left:0;
	}

#nav-main li ul li a, #nav-main li.notcurrent:hover li a
	{
	color:#000;
	font-size:15px;
	}

#nav-main li.current a, #nav-main li.current a:hover
	{
	background: #C1C1C1;
	}

#nav-main ul li a, #nav-main ul a, #nav-main li.current ul a, #nav-main li:hover ul a
	{
	
	background: #C1C1C1;
	padding:0 0 0 20px;
	line-height: 30px; 
	width:100%;
	display:block;
	}

#nav-main li:hover ul li:hover ul
	{
	display:block;
	position: static;
	}

#nav-main li:hover ul li:hover ul li a
	{
	padding-left:40px!important;
	}

#nav-main li.after-current ul {margin-left:0;}
#nav-main-wrapper li:hover ul { display: none;  }
#nav-main &gt; li ul { display: none;  }
#nav-main &gt; li.tap { background: #555;  }
#nav-main &gt; li.tap ul { display: block;  }
#nav-main &gt; li.current.tap ul { display: block;  }	
	</pre></body></html>