.dlh_googlemap img {max-width:none}.dlh_googlemap .routinglink{white-space:nowrap}
header,footer,nav,section,aside,main,article,figure,figcaption{display:block}body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,ol,ul,li,dl,dt,dd,figure,table,th,td,form,fieldset,legend,input,textarea{margin:0;padding:0}table{border-spacing:0;border-collapse:collapse}caption,th,td{text-align:left;text-align:start;vertical-align:top}abbr,acronym{font-variant:normal;border-bottom:1px dotted #666;cursor:help}blockquote,q{quotes:none}fieldset,img,iframe{border:0}ul{list-style-type:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}del{text-decoration:line-through}ins{text-decoration:none}body{font:12px/1 "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;color:#000}input,button,textarea,select{font-family:inherit;font-size:99%;font-weight:inherit}pre,code{font-family:Monaco,monospace}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}h1{font-size:1.8333em}h2{font-size:1.6667em}h3{font-size:1.5em}h4{font-size:1.3333em}table{font-size:inherit}caption,th{font-weight:700}a{color:#00f}h1,h2,h3,h4,h5,h6{margin-top:1em}h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form{margin-bottom:12px}
.mod_headerimages {
	position: absolute;
	overflow: hidden;
	z-index: -1;
	width: 100%;
	left: 0;
	top: 0;
}
.mod_headerimages .overlay {
	position: absolute;
	z-index: 20;
}
.mod_headerimages img {
	position: absolute;
	z-index: 10;
}
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url(../../assets/colorbox/images/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0 0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url(../../assets/colorbox/images/controls.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
/*************************************************************/
/*   Design:   MATTLE-WURSTWAREN.CH    				 	 	 */
/*   File:     screen.css					                 */
/*-----------------------------------------------------------*/
/*   Autor:    Reto Bühler, www.nuun.ch			             */
/*   Datum:    Mai 2014							             */
/*   Site:     wwww.mattle-wurstwaren.ch   		   		     */
/*************************************************************/
/*   Colors:  Color: # (CONTENT)				 			 */
/*			  Color: # (NAV / CONTENTLINKS INAKTIV)			 */
/*			  Color: # (CONTENTLINKS AKTIV)		 			 */
/*			  Color: # (NAV AKTIV)							 */
/*************************************************************/


/*  GLOBAL LAYOUT											 */
/*************************************************************/
html, body {min-width:980px; height: 100%; margin:0 auto; font: 100.01%/1em 'robotolight', Arial, Verdana, Helvetica, sans-serif; color:#343434; letter-spacing:0.0em;}
body {background:url(../../files/files/data/grafics/bg.png) left top repeat-x #fff;}

#wrapper {width:100%; height: auto !important; min-height: 100%; height: 100%; position:relative; line-height:1.4em; font-size:0.88em;}
* html #wrapper {height: 100%;}

header {height:385px; position:fixed; width:100%; z-index:1000; transition: all 0.4s ease; background:#fff;}
header .mod_headerimages {height:385px; overflow:hidden; width:100%; vertical-align: middle; transition: all 0.4s ease;}

header .mod_headerimages .overlay  {}

header.sticky {
  height: 100px;
  background:#fff;
}

header.sticky .mod_headerimages {height:100px; overflow:hidden; width:100%; vertical-align: middle;}

header .inside .content {width:980px; margin: 0 auto; position:relative;}

#container {position:relative; top:0; min-height:350px; width:980px; padding:410px 0 0 0; margin:0 auto; z-index:800; clear:both;}
* html #container {height:350px;}

#left {width:230px; margin:0; display:block; float:left;}
#left .inside {padding:12px 20px 0 0; float:left;}

#left .mod_article {width:230px; padding:0 0 0 0; float:left; clear:both;}

#main {position:relative; top:0; margin:0 0 0 0; display:block; width:730px; float:right;}
#main .inside {padding:0;}

header #logo {position:absolute; top:90px; left:3px; transition: all 0.4s ease;}
header.sticky #logo {position:absolute; top:5px; left:3px;}

#footer {position:relative; top:0; height:60px; width:980px; padding:12px 0 0 0; margin:0 auto; z-index:900; clear:both;}
#footer .inside {width:730px; margin:0 0 0 0; padding:6px 0 0 0; float:right; font-size:0.88em; line-height:1.3em; border-top:1px solid #f77f7f;}
.cleaner {clear:both;}





#container a, #container a:link, #container a:visited {color:#a70101; padding:0; text-decoration:none;}
#container a:hover, #container a:active {color:#a70101; text-decoration:underline;}

#footer a, #footer a:link, #footer a:visited {color:#6b6b6b; text-decoration:none;}
#footer a:hover, #footer a:active {color:#e50000; text-decoration:underline;}


header .mod_nav_service {position:absolute; right:10px; top:20px; font-size:0.75em; margin:0 auto; width:400px; text-align:right; transition: all 0.4s ease;}
header.sticky .mod_nav_service {top:10px;}

header .mod_nav_service ul {padding:0; margin:0; display:block; float:right; text-align:right; text-transform:uppercase;}
header .mod_nav_service ul li {float:left; padding:0 0 0 20px;}
header .mod_nav_service ul li a {color:#fff; padding:0; text-decoration:none;}
header .mod_nav_service ul li a:hover, header .mod_nav_service ul li a.active, header .mod_nav_service ul li a.forward {color:#fff; text-decoration:underline;}


header .navigation {position:absolute; top:123px; right:0; z-index:1200; overflow:visible !important; transition: all 0.4s ease;}
header.sticky .navigation {top:55px;}

header .navigation ul {float: left; margin: 0; padding: 0 0 0 0; list-style: none; font-size:1em; position:relative; font-family: 'robotomedium';}
header .navigation li {float: left; padding:0; margin:0 1px 0 0; position: relative; text-align:left; z-index: 1; text-transform:uppercase;}
header .navigation li.last {}

header .navigation li:hover {z-index:2;}
header .navigation li a {display: block; overflow: hidden; float: left; color:#fff; font-weight:normal; padding:6px 15px 12px 15px; height:14px; line-height: 1.3em; display: block; float: left; text-decoration:none;}

header .navigation ul li li {text-align:left; border-left:none; text-transform:none;}

header .navigation ul li a {}

header .navigation ul li ul li a {background:none; height:auto;}

header .navigation li a:hover,
header .navigation li a.active,
header .navigation li a.trail,
header .navigation li:hover a {background:#a70101; color:#fff; text-decoration:none;}

header .navigation li:hover .level_2 {display:block;}

header .navigation li .level_2 {display: none;}

header .navigation li ul {position: absolute; left:0; top: 32px; width: 100%; height:auto; margin:0; padding:0 0 8px 0; background:#a70101; list-style:none; font-size:0.92em;}

header .navigation li:hover li,
header .navigation li.active li {width: 100%; padding: 0; background:#a70101;}

header .navigation li:hover li a,
header .navigation li.active li a {color: #fff; background:#a70101; width: 100%; padding: 3px 0 3px 0; text-indent: 0; font-weight:normal;}

header .navigation li:hover li a span,
header .navigation li.active li a span {padding: 0 15px 0 15px;}

header .navigation li:hover li a:hover,
header .navigation li.active li a:hover,
header .navigation li ul li a.active {color: #fff; background: #a70101; text-decoration:underline;}

/*IE*/
header .navigation li li a:hover,
header .navigation li li a:hover {color: #fff; background: #a70101; text-decoration: none;}
/**/

#left .mod_nav_sub {position:relative; top:0; left:0; width:230px; padding:0 0 0 0; margin:0 0 0 0; clear:both; float:left; height:196px;}
#left .mod_nav_sub ul {font-family: 'robotomedium'; width:230px; float:left; font-size:0.92em; padding:0; margin:0; line-height:1.3em; text-transform:none;}
#left .mod_nav_sub ul li {display:block; float:left; padding:0; margin:0 0 0 0; width:230px; text-align:left;}
#left .mod_nav_sub ul li.last {background:none;}
#left .mod_nav_sub ul li a {color:#a70101; padding:0 0 4px 20px; width:210px; display:block; text-decoration:none; float:left;}
#left .mod_nav_sub ul li a:hover, #left .mod_nav_sub ul li a.active, #left .mod_nav_sub ul li a.trail {color:#a70101; text-decoration:underline;}



/*  INHALTSELEMENTE										  	 */
/*************************************************************/
#main p {padding:8px 0 8px 0; margin:0;}
#left p {padding:8px 0 8px 20px;}
#footer p {padding:0 0 6px 0; margin:0;}
#main h1 {padding:12px 0 10px 0; margin:0 0 0 0; font-family: 'robotomedium'; font-size:2em; line-height:1.09em; color:#a70101;}
#main h2 {padding:12px 0 10px 0; margin:0 0 0 0; font-family: 'robotomedium'; font-size:2em; line-height:1.09em; color:#a70101;}
#left h2 {font-family: 'robotomedium'; text-transform:uppercase; font-size:1em; line-height:1em; padding:5px 0 5px 20px; margin:4px 0 4px 0; background:#a70101; width:210px; float:left; color:#fff;}
#main h3 {padding:8px 0 0 0; margin:0; font-family: 'robotobold'; font-size:1em; line-height:1.09em; color:#a70101;}
#main h4 {padding:8px 0 0 0; margin:0; font-family: 'robotobold'; font-size:1em; line-height:1.09em;}
#left h3 {padding:8px 0 0 20px; margin:0; font-family: 'robotobold'; font-size:1em; line-height:1.09em; color:#a70101;}
#left h4 {padding:8px 0 0 20px; margin:0; font-family: 'robotobold'; font-size:1em; line-height:1.09em;}

#main .ce_image .image_container {margin:16px 0 12px 0;}
#main .ce_text .image_container {margin-top:12px; margin-bottom:12px; float:left;}

#main .ce_text {clear:both; width:100%;}

#main .mod_newslist .layout_latest .image_container {margin:16px 0 12px 0;}
#main .mod_newslist .layout_latest {float:left; width:100%; padding:0 0 24px 0; margin:0 0 4px 0; clear:both; border-bottom:1px solid #f77f7f;}
#main .mod_newslist .last {border-bottom:none;}
#main .mod_newslist .layout_latest p.info {font-size:0.92em; padding:24px 0 0 0; line-height:1.4em;}
#main .mod_newslist .layout_latest p.more {text-align:right; padding:0 0 0 0; float:right;}
#main .mod_newslist .layout_latest p.more a {background:#a70101; color:#fff; float:right; padding:4px 15px;}

#main .mod_newsreader .layout_full .image_container {margin:16px 0 12px 0;}

#main .ce_text ul {display:block; list-style-type:none; margin:0 0 8px 0; padding:8px 0 0 0;}
#main .ce_text ul li {padding:0 0 8px 18px; margin:0; display:block; background:url(../../files/dynamic-head/img/icon_list.png) 3px 6px no-repeat;}

#main .sc-first {width:480px; padding-right:20px; clear:none;}
#main .sc-last {width:230px; padding-right:0; font-size:0.88em; line-height:1.3em; clear:none;}

/* DOWNLOADS - CE */
.ce_download, .ce_downloads, .enclosure {padding:0; margin:0; float:left; clear:both; width:100%; line-height:1.37em;}
.ce_download h2, .ce_downloads h2, .enclosure h2 {padding:12px 0 12px 0; margin:0 0 8px 0;}
.ce_download ul li, .ce_downloads ul li, .enclosure ul li {position:relative; width:100%; background:none; display:block; clear:both; padding:4px 0 3px 0; margin:0; height:auto; float:left;}
.ce_download img, .ce_downloads img, .enclosure img {position:absolute; left:0; top:3px; z-index:100;}
#container .ce_download a, #container .ce_downloads a, #container .enclosure a {padding-left:24px; margin:0; position:relative; float:left; width:auto; z-index:1000;}

img {vertical-align:bottom;}

.ce_dlh_googlemaps {padding:16px 0 12px 0; margin:0;}

#main .ce_gallery {margin:16px 0 0 0; padding:0 0 0 0; float:left; width:730px; clear:both;}
#main .ce_gallery ul {padding:0; margin:0 0 16px 0; float:left;}
#main .ce_gallery ul li {padding:0 20px 16px 0; margin:0; border-top:none; float:left;}
#main .ce_gallery ul li.col_last {padding:0 0 16px 0 !important;}
#main .ce_gallery .image_container {margin:0 0 0 0 !important; padding:0 !important; float:left;}
#main .ce_gallery .image_container img {}

/* PAGINATION */
#main .pagination {width:544px; float:left; display:block; padding:9px 0 0 0;}
#main .pagination p {width:544px; float:left; display:block; padding:0;}
#main .pagination ul {width:544px; float:left; display:block; list-style-type:none;}
#main .pagination ul li {float:left !important; display:inline; background:none; margin:0 12px 0 0 !important; padding:0 !important;}

/*  FORMULAR											  	 */
/*************************************************************/
.ce_form {width:520px; margin: 0; padding:12px 0 0 0; clear:both; float:left;}
.ce_form .formbody label {float:left; display:block; width:200px; padding:0 0 0 0; margin:2px 0 8px 0; text-align:left;}
.ce_form .formbody label.error {float:left; display:block; width:200px; padding:0 0 0 0; margin:2px 0 0 0; text-align:left;}
.ce_form .formbody input {float:left; width: 314px; height: 20px; border: 1px solid #6b6b6b; color:#343434; margin:0; padding:2px 2px; background: #f9f9f9; font-size:1em;}
.ce_form .formbody input.error {border: 1px solid #343434; margin:2px 0 8px 200px; background:#fff;}
.ce_form .formbody input:focus {border: 1px solid #343434; background:#fff;}
.ce_form .formbody div {clear:both; margin:0; padding:0;}
textarea {float: left; width:314px; height: 120px; border: 1px solid #6b6b6b; margin:0 0 8px 0; color:#343434; padding:4px 2px; background:#f9f9f9; font-family:Arial, Helvetica, sans-serif; font-size:13px;}
textarea.error {border: 1px solid #343434; margin:0 0 8px 200px; background:#fff;}
textarea:focus {border: 1px solid #343434; background:#fff;}
.ce_form .formbody .submit {color:#fff; background:#a70101; border:none; cursor:pointer; height:30px; margin:0 0 24px 200px; padding:4px 0 7px 0; width:320px;}

.ce_form .formbody .widget-dropzone .dropzone {width: 320px; float: left; clear: none; margin-bottom: 2px;}

.ce_form .formbody p.error {float:right; width: 320px; color:#e50000; font-size:12px; padding:3px 0 0 0 !important; margin:0;}

.ce_form .formbody legend {float:left; display:block; width:200px; padding:0 0 0 0; margin:2px 0 12px 0; text-align:left;}

.ce_form .formbody .widget-recaptcha {margin-left: 200px; margin-bottom: 10px;} 

select {float:left; width: 320px; height: 25px; border: 1px solid #6b6b6b; color:#343434; margin:0; padding:2px 2px; background: #f9f9f9;}
select.focus {border: 1px solid #343434; background:#fff;}
select.error {border: 1px solid #343434; margin:0 0 8px 150px; background:#fff;}
.checkbox {
	display:block;
	background:none !important;
	border:none !important;
	width:14px !important;
	float: left;
	margin:4px 5px 0 0 !important;
	padding:0;
}
.checkbox_container {
	width:692px;
	display:block;
	float:left;
	padding:0 0 12px 0;
}
.checkbox_container label {width:462px !important; float:left; margin:0 !important; padding:2px 0 0 0 !important;}
.checkbox_container span {
	width:492px;
	display:block;
	float:right;
}
.checkbox_container span.mandatory {
	width:10px;
	display:inline;
	float:none;
}

.radio {
	display:block;
	background:none !important;
	border:none !important;
	width:14px !important;
	float: left;
	margin:4px 5px 0 0 !important;
	padding:0;
}
.radio_container {
	width:692px;
	display:block;
	float:left;
	padding:0 0 12px 0;
}
.radio_container label {width:462px !important; float:left; margin:0 !important; padding:2px 0 0 0 !important;}
.radio_container span {
	width:492px;
	display:block;
	float:right;
}
.radio_container span.mandatory {
	width:10px;
	display:inline;
	float:none;
}

strong {font-weight:normal; font-family: 'robotobold';}
bold {font-weight:normal; font-family: 'robotobold';}

/*  FIXES  													 */
/*************************************************************/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height:0px;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear {height:1px; font-size:0.1px; line-height:0.1px; clear:both; }
.invisible { display:none;}


/* Generated by Font Squirrel (http://www.fontsquirrel.com) on May 22, 2014 */

@font-face {
    font-family: 'robotomedium';
    src: url('../../files/dynamic-head/css/roboto-medium-webfont.eot');
    src: url('../../files/dynamic-head/css/roboto-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../files/dynamic-head/css/roboto-medium-webfont.woff') format('woff'),
         url('../../files/dynamic-head/css/roboto-medium-webfont.ttf') format('truetype'),
         url('../../files/dynamic-head/css/roboto-medium-webfont.svg#robotomedium') format('svg');
    font-weight: normal;
    font-style: normal;}
	
@font-face {
    font-family: 'robotolight';
    src: url('../../files/dynamic-head/css/roboto-light-webfont.eot');
    src: url('../../files/dynamic-head/css/roboto-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../files/dynamic-head/css/roboto-light-webfont.woff') format('woff'),
         url('../../files/dynamic-head/css/roboto-light-webfont.ttf') format('truetype'),
         url('../../files/dynamic-head/css/roboto-light-webfont.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;}
	
	
@font-face {
    font-family: 'robotobold';
    src: url('../../files/dynamic-head/css/roboto-bold-webfont.eot');
    src: url('../../files/dynamic-head/css/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../files/dynamic-head/css/roboto-bold-webfont.woff') format('woff'),
         url('../../files/dynamic-head/css/roboto-bold-webfont.ttf') format('truetype'),
         url('../../files/dynamic-head/css/roboto-bold-webfont.svg#robotobold') format('svg');
    font-weight: normal;
    font-style: normal;}
