/* Contao Open Source CMS, (c) 2005-2016 Leo Feyer, LGPL license */
body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li{float:left}.ce_gallery>ul li.col_first{clear:left}.float_left{float:left}.float_right{float:right}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
/* Contao Open Source CMS, (c) 2005-2016 Leo Feyer, LGPL license */
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.ie7 img{-ms-interpolation-mode:bicubic}.ie8 img{width:auto}
/* CONTAO RESET */
body{margin:0;padding:0;font-size:100.01%;text-align:left;position:relative;}
select,input,textarea{font-size:99%;}
form{margin:0;padding:0;}
img{border:0;}
#left{float:left;}
#right{float:right;}
#main{width:auto;position:relative;}
.inside{position:relative;text-align:left;}
.block{overflow:hidden;}
.clear,#clear{height:0.1px;font-size:0.1px;line-height:0.1px;clear:both;}
.invisible{width:0px;height:0px;left:-1000px;top:-1000px;position:absolute;overflow:hidden;display:inline;}
.custom{display:block;text-align:left;}
.custom:after{content:".";display:block;height:0;clear:both;visibility:hidden;}

/* RESET */
* { padding: 0; margin: 0; }
header,footer,nav,section,aside,article,figure,figcaption{display:block}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding: 0; }
html { min-height: 101%; }
select,input,textarea { font-size: 11px; font-family: arial, helvetica, sans-serif; }
form input { overflow:visible; padding:2px; }
table { border-collapse:collapse; border-spacing:0; }
fieldset, img, a img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-weight:normal; }
abbr,acronym { border:0; }
:focus { outline: 0; }
.clr { clear: both; }
hr { border: 0; color: #D6E6EB; background-color: #D6E6EB; height: 1px; margin: 10px 0; padding: 0; display: block; }
em { font-style: italic; font-weight: normal; }
.js-note { display: block; color: #fff; background: #E2001A; padding: 5px 0; font-size: 13px; }

/**** BASIC ****/

/* Allgemein */
body { background: #CFCFCF url("../../tl_files/styles/pics/verlauf.jpg") repeat-x left top; font-family: Arial, Helvetica, sans-serif; outline: 0; /*text-align: center; */color: #000; font-size: 11px; }
a.underline, a.underline:hover { text-decoration: underline !important; }
.colleft { float: left; width: 50%; }
.colright { float: right; width: 50%; }
.rot { color: red; }

/* Container */
#wrap { margin: 0px auto; width: 960px; text-align: left; }
#header { /*height: 131px; */ position: relative; background: #fff; }
#content { display: block; border-top: 8px solid #fff; border-bottom: 10px solid #fff; overflow: hidden; background: #fff; }
#leftcol { float: left; display: inline-block; width: 220px; }
#maincol { float: right; display: inline-block; width: 700px; }


/* HEADER */

/* Flaggen und Suche */
#header #optris { float: left; height: 77px; display: block; width: 249px; }
#header #optris img { display: block; }

.mod_langselect { padding: 0 0 0 10px; float: right; font-size: 12px; margin-top: 28px; }
#langtoggler { padding: 6px 20px 6px 10px; border: 1px solid #000; border: 1px solid #9b9b9b; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; background: url("../../tl_files/styles/pics/langselect_bg.png") no-repeat right center; width: 160px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; cursor: pointer; }
.mod_langselect.glbl #langtoggler { padding: 5px 20px 4px 10px; }
.mod_langselect img.global { padding: 0 5px; }
#mo_lang { position: absolute; top: 56px; padding: 7px 15px 2px 10px; background: #fff; border-left: 1px solid #000; border-right: 1px solid #9b9b9b; border-bottom: 1px solid #000; -moz-border-radius-bottomleft: 3px; -webkit-border-bottom-left-radius: 3px; border-bottom-left-radius: 3px; -moz-border-radius-bottomright: 3px; -webkit-border-bottom-right-radius: 3px; border-bottom-right-radius: 3px; z-index: 99; width: 160px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
#mo_lang li { list-style: none; display: block; margin: 3px 5px 5px 0; }
#langtoggler img, #mo_lang li img { border: 1px solid #aaa; display: inline-block; margin-bottom: -3px; margin-right: 7px; }
#mo_lang a { text-decoration: none; color: #000; }

/* altes menue */
#header .mod_changelanguage { height: 38px; width: 350px; float: right; text-align: right; margin-right: 1px; }
#header .mod_changelanguage ul { margin-top: ; }
#header .mod_changelanguage ul li { margin-top: 13px; list-style: none; display: inline-block; margin-left: 3px; }
#header .mod_changelanguage a { text-decoration: none;  }

#header .mod_search { clear: right; float: right; border: 1px solid #9b9b9b; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; height: 28px; margin-left: 10px; margin-top: 28px; }
#header .mod_search #ctrl_keywords { float: left; border: 0; padding: 3px 8px; height: 22px; font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 22px; width: 110px; }
body.lang-ru #header .mod_search #ctrl_keywords { font-size: 12px; }
#header .mod_search #ctrl_submit { width: 27px; height: 28px; overflow: hidden; padding: 0; border-left: 1px solid #9b9b9b; background: #dedede; background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RlZGVkZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNWQ1ZDUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+"); background: -moz-linear-gradient(top, #dedede 0%, #d5d5d5 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dedede), color-stop(100%,#d5d5d5)); background: -webkit-linear-gradient(top, #dedede 0%,#d5d5d5 100%); background: -o-linear-gradient(top, #dedede 0%,#d5d5d5 100%); background: -ms-linear-gradient(top, #dedede 0%,#d5d5d5 100%); background: linear-gradient(to bottom, #dedede 0%,#d5d5d5 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dedede', endColorstr='#d5d5d5',GradientType=0 ); text-indent: -9999em; }

#header .mod_customnav { float: right; margin-top: 28px; } 
#header .mod_customnav ul li { list-style: none; display: inline-block; text-align: center; float: left; font-size: 11px; border-left: 1px solid #cbcbcb; }
#header .mod_customnav ul li.first { border-left: 0; }
#header .mod_customnav ul li a, #header .mod_customnav ul li span { display: block; text-decoration: none; color: #000; line-height: 30px; height: 30px; padding: 0 10px; overflow: hidden; }


/* Hauptnavi */
#header .mod_navigation { clear: both; background: #dedede; overflow: visible; height: 43px; background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RlZGVkZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNWQ1ZDUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+"); background: -moz-linear-gradient(top, #dedede 0%, #d5d5d5 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dedede), color-stop(100%,#d5d5d5)); background: -webkit-linear-gradient(top, #dedede 0%,#d5d5d5 100%); background: -o-linear-gradient(top, #dedede 0%,#d5d5d5 100%); background: -ms-linear-gradient(top, #dedede 0%,#d5d5d5 100%); background: linear-gradient(to bottom, #dedede 0%,#d5d5d5 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dedede', endColorstr='#d5d5d5',GradientType=0 ); border-bottom: 2px solid #000; }
#header .mod_navigation ul.level_1 { position: relative; }
#header .mod_navigation ul.level_1 > li { list-style: none; display: inline-block; float: left; font-size: 13px; position: relative; -webkit-transition: background 1s ease; -moz-transition: background 1s ease; -o-transition: background 1s ease; transition: background 1s ease; text-transform: uppercase; margin-left: 1px; }
#header .mod_navigation ul.level_1 > li.home { margin-left: 0; }
#header .mod_navigation ul.level_1 > li:after { position: absolute; left: -1px; top: 10px; display: block; content: ""; height: 23px; width: 1px; background: #fff; }
#header .mod_navigation ul.level_1 > li.home:after { display: none; }

#header .mod_navigation ul.level_1 > li:hover, #header .mod_navigation ul.level_1 > li.active, #header .mod_navigation ul.level_1 > li.trail { background: #7ca9d3; background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdjYTlkMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MTgzYjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+"); background: -moz-linear-gradient(top,  #7ca9d3 0%, #5183b4 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7ca9d3), color-stop(100%,#5183b4)); background: -webkit-linear-gradient(top,  #7ca9d3 0%,#5183b4 100%); background: -o-linear-gradient(top,  #7ca9d3 0%,#5183b4 100%); background: -ms-linear-gradient(top,  #7ca9d3 0%,#5183b4 100%); background: linear-gradient(to bottom,  #7ca9d3 0%,#5183b4 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7ca9d3', endColorstr='#5183b4',GradientType=0 ); margin-left: 0; border-left: 1px solid #fff; }
#header .mod_navigation ul.level_1 > li:hover:after, #header .mod_navigation ul.level_1 > li.active:after, #header .mod_navigation ul.level_1 > li.trail:after { position: absolute; top: 0; display: block; content: ""; height: 43px; width: 1px; background: #fff; z-index: 999; }

#header .mod_navigation ul.level_1 > li.home:hover, #header .mod_navigation ul.level_1 > li.home.active { border-left: 0; }

#header .mod_navigation a, #header .mod_navigation span { display: block; text-decoration: none; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; white-space: nowrap; }
#header .mod_navigation ul.level_1 > li > a, #header .mod_navigation ul.level_1 > li > span { color: #000; line-height: 23px; height: 23px; margin: 10px 0; text-align: center; }
#header .mod_navigation ul.level_1 > li.home > a, #header .mod_navigation ul.level_1 > li.home > span { line-height: 43px; height: 43px; margin: 0; }
#header .mod_navigation ul.level_1 > li > a:hover, #header .mod_navigation ul.level_1 > li > .active, #header .mod_navigation ul.level_1 > li.trail > a { text-decoration: none; color: #fff; font-weight: bold; }

#header .mod_navigation li.home > a, #header .mod_navigation li.home > span { text-indent: -9999em; background: url("../../tl_files/styles/pics/mainnav_home.png") no-repeat left -62px; }
#header .mod_navigation li.home > a { -webkit-transition: all 0s ease; -moz-transition: all 0s ease; -o-transition: all 0s ease; transition: all 0s ease; }
#header .mod_navigation li.home > a:hover, #header .mod_navigation li.home > span { background-position: left -6px;  }

/* 2. Ebene */
#header .mod_navigation ul.level_2,
#header .mod_navigation div.megamenu { position: absolute; z-index: 999; top: 43px; left: 50%; margin-left: -110px; background-color: rgba(255,255,255,0.9); min-width: 220px; padding: 26px 15px 18px; background-image: url("../../tl_files/styles/pics/mainnav_subarrow.png"); background-repeat: no-repeat; background-position: 92px top; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.3); box-shadow: 0 0 20px 0 rgba(0,0,0,0.3); display: none; }
#header .mod_navigation div.megamenu { left: 0; margin-left: 0; width: 960px; padding: 20px 0 18px; }

#header .mod_navigation ul.level_1 > li:hover ul.level_2,
#header .mod_navigation ul.level_1 > li:hover div.megamenu { display: block; } 
#header .mod_navigation ul.level_2 li, #header .mod_navigation div.megamenu ul li  { display: block; font-size: 11px; text-transform: none; }
#header .mod_navigation ul.level_2 > li > a, #header .mod_navigation ul.level_2 > li > span { display: block; height: 29px; border-bottom: 1px solid #ccc; padding: 0 15px; line-height: 29px; color: #000; font-weight: bold; background: #f5f5f5; }
#header .mod_navigation ul.level_2 li a:hover, #header .mod_navigation div.megamenu ul li a:hover { color: red; }
#header .mod_navigation ul.level_2 > li.first { border-top: 2px solid #6895CC; }
#header .mod_navigation ul.level_2 li:last-child > a, #header .mod_navigation ul.level_2 li:last-child > span { border-bottom: 0; }
#header .mod_navigation ul.level_2 li.active span { color: #56c2ef; }

#header .mod_navigation div.megamenu .ce_text { float: left; width: 25%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0 10px; }
#header .mod_navigation .beratung div.megamenu .ce_text { width: 50%; }
#header .mod_navigation .events div.megamenu .ce_text { width: 33.3%; }
#header .mod_navigation .events div.megamenu .ce_text + .ce_text { width: 66.7%; }
#header .mod_navigation .events div.megamenu .ce_text.auto { width: 100%; }
#header .mod_navigation div.megamenu p.headline, #header .mod_navigation div.megamenu h1, #header .mod_navigation div.megamenu h2, #header .mod_navigation div.megamenu h3 { font-size: 13px; font-weight: bold; text-transform: uppercase; line-height: 18px; border-bottom: 2px solid #6895CC; margin: 0; text-align: center; padding-bottom: 5px; }
#header .mod_navigation li.produkte div.megamenu h1, #header .mod_navigation li.produkte div.megamenu h2, #header .mod_navigation li.produkte div.megamenu h3, #header .mod_navigation li.produkte div.megamenu p.headline { height: 40px; padding-bottom: 0; }
#header .mod_navigation div.megamenu .ce_text > ul { border-left: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; }
#header .mod_navigation div.megamenu ul li { text-transform: none; background: #f5f5f5; }
#header .mod_navigation div.megamenu ul li a  { display: block; color: #000; line-height: 15px; white-space: normal; }
#header .mod_navigation div.megamenu ul li.normal a  { border-top: 1px solid #ccc; padding: 6px 15px; font-weight: bold; }
#header .mod_navigation div.megamenu ul li:first-child a { border-top: 0; }
#header .mod_navigation div.megamenu li.indent a { padding: 2px 15px 2px 30px; font-weight: normal; }
#header .mod_navigation div.megamenu .auto li.indent a { padding-right: 30px; }
#header .mod_navigation div.megamenu li.indent:first-child a { padding-top: 6px; }
#header .mod_navigation div.megamenu li.indent:last-child a { padding-bottom: 9px; }
#header .mod_navigation div.megamenu li.indent + li.normal { padding-top: 9px; }
#header .mod_navigation div.megamenu span.rot { display: inline; color: red; }

.mod_breadcrumb { padding: 5px 30px 4px; line-height: 18px; border-bottom: 1px solid #ccc; background: #fff; }
.mod_breadcrumb span, .mod_breadcrumb a { float: left; }
.mod_breadcrumb a { color: #999; text-decoration: none;  }
.mod_breadcrumb span.active { font-weight: bold;  }
.mod_breadcrumb .yourhere { display: inline-block; padding-right: 5px; }
.mod_breadcrumb .trenner { background: url("../../tl_files/styles/pics/arrows.png") no-repeat 6px 3px; display: inline-block; width: 19px; height: 15px; }


/* MAIN */

/* blaue Header */
.headl, #mainright .nohl, #mainright h1, #mainright h2, #mainright h3, #mainright h4, #mainright h5, #mainright h6 { display: block; height: 28px; border-bottom: 2px solid #6895cc; text-transform: uppercase; font-weight: bold; font-size: 13px; line-height: 28px !important; margin: 0 0 17px; padding: 0 0 0 20px !important; overflow: hidden !important; }
#mainright .nohl { text-transform: uppercase; }

/* Links */
#mainleft a { text-decoration: underline; color: #669acc; }
#maincol .ce_text a, #content .ce_text a { color: #669acc; }
#mainleft a:hover, #maincol .ce_text a:hover, #content .ce_text a:hover { color: #EA3F52; }

strong { font-weight: bolder; }


/* NAVIGATION RECHTE SPALTE */

#mainright a { text-decoration: none; color: #000; }
#mainright a:hover { text-decoration: none; color: #EA3F52; }

/* Artikel Menues // Kontakt */
#mainright .mod_article,
#mainright #kontakt,
#mainright #messemenu,
#mainright #socialize { margin: 0 0 18px; }
#mainright .mod_article p { display: block; margin: 4px 0 0 21px; line-height: 14px; }
#mainright .mod_article p img { width: 11px; height: 11px; }
#mainright .mod_article .ce_player.block { margin: 0 0 0 21px; }

/* Kontakt */
#mainright #kontakt .ce_text { margin: 0 0 18px; }
#mainright #kontakt p { display: block; margin: 0 0 4px 20px; line-height: 16px; }
#mainright #kontakt p span { display: inline-block; width: 47px; }
body.ru #mainright #kontakt p span { width: 55px; }
#mainright #kontakt p span.tracking_tn { width: auto; }
#mainright #kontakt p img { display: block; border-bottom: 7px solid white; }

/* Messe-Menues */
#messemenu p, 
#messemenu.mod_article p { margin: 4px 0 10px 80px; line-height: 14px; }
#messemenu img, 
#messemenu.mod_article p img { margin-left: -60px; width: 40px; height: auto; }
#messemenu img + a, 
#messemenu.mod_article img + a { display: inline-block; float: right; width: 140px; }

/* Social Channels */
#mainright #socialize { clear: both; display: block; }
#mainright #socialize p { clear: left; padding: 0 0 0 20px; }
#mainright #socialize .icon { float: left; margin: 0 5px 10px 0; }

/* Newsletter */
#messtechnik-newsletter,
#mainright #newsletter { margin: 0 0 18px; }
#mainright #newsletter form { padding: 0 0 0 20px; }
#messtechnik-newsletter #field_2, #mainright #newsletter #field_2  { border: 1px solid #9b9b9b; font-family: Arial, Helvetica, sans-serif; font-size: 11px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; width: 70px; display: block; margin: 0 0 10px; padding: 1px 1px 1px 0; height: 20px; }
#messtechnik-newsletter #field_2 option, #mainright #newsletter #field_2 option { margin: 0 !important; padding: 0 !important; }
#messtechnik-newsletter #field_4, 
#messtechnik-newsletter #field_1, 
#mainright #newsletter #field_4, #mainright #newsletter #field_1 { display: block; border: 1px solid #9b9b9b; padding: 1px 3px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 16px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; height: 16px; width: 180px; margin: 0 0 10px; }
#messtechnik-newsletter .newsletterbtn, 
#mainright #newsletter .newsletterbtn { display: block; -webkit-border-radius: 3px; -khtml-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; border: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-transform: uppercase; line-height: 16px; height: 20px; color: #fff; width: 186px; overflow: visible; text-align: center; background: url("../../tl_files/styles/pics/tabs_act_bg.png") no-repeat center top; border-top: 1px solid #80a8cc; border-left: 1px solid #80a8cc; border-right: 1px solid #80a8cc; border-bottom: 1px solid #4676a4; -webkit-box-shadow: 0px 2px 3px #c9c9c9; -moz-box-shadow: 0px 2px 3px #c9c9c9; box-shadow: 0px 2px 3px #c9c9c9; cursor: pointer; text-shadow: 0 1px 1px #002d57; }
#messtechnik-newsletter .newsletterbtn:hover, 
#mainright #newsletter .newsletterbtn:hover {  text-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }

/* Angebotssuche */
#mainright .ce_form { padding: 0 0 0 20px; }
#mainright .ce_form label { display: block; }
#mainright .ce_form input.text { display: block; border: 1px solid #9b9b9b; padding: 1px 3px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 16px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; height: 16px; width: 180px; }
#mainright .ce_form input.submit { margin-top: 10px; display: block; -webkit-border-radius: 3px; -khtml-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; border: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-transform: uppercase; line-height: 16px; height: 20px; color: #fff; width: 186px; overflow: visible; text-align: center; background: url("../../tl_files/styles/pics/tabs_act_bg.png") no-repeat center top; border-top: 1px solid #80a8cc; border-left: 1px solid #80a8cc; border-right: 1px solid #80a8cc; border-bottom: 1px solid #4676a4; -webkit-box-shadow: 0px 2px 3px #c9c9c9; -moz-box-shadow: 0px 2px 3px #c9c9c9; box-shadow: 0px 2px 3px #c9c9c9; cursor: pointer; text-shadow: 0 1px 1px #002d57; }
#mainright .ce_form input.submit:hover {  text-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }

/* Playerleiste verstecken */
.hidecontrols .mejs-container .mejs-controls { visibility: hidden !important; }

/* FOOTER */

#footer { font-size: 10px; line-height: 12px; position: relative; }

/* Navigation */
#footer .mod_customnav { padding-left: 10px; background: #003466; }
#footer .mod_customnav ul { }
#footer .mod_customnav ul li { list-style: none; display: inline; float: left; padding: 16px 0 14px; }
#footer .mod_customnav ul li a, #footer .mod_customnav ul li span { display: block; height: 30px; line-height: 30px; padding: 0 10px; text-decoration: none; color: #fff; border-left: 1px solid #446da3; }
#footer .mod_customnav ul li.first a, #footer .mod_customnav ul li.first span { border-left: 0; }
#footer .mod_customnav ul li a:hover, #footer .mod_customnav ul li .active { text-decoration: none; color: #EA3F52;}

#footer #share { position: absolute; top: 16px; right: 16px; }
#footer #share span, #footer #share a { float: left; height: 30px; line-height: 30px; color: #fff; }
#footer #share span { margin: 0 15px 0 0; }
#footer #share a { margin: 0 1px; width: 30px; text-indent: -9999em; background-position: center center; background-size: 100% 100%; background-repeat: no-repeat; }
#footer a.print { background-image: url("../../tl_files/styles/pics/print.svg"); }
#footer a.facebook { background-image: url("../../tl_files/styles/pics/facebook.svg"); }
#footer a.twitter { background-image: url("../../tl_files/styles/pics/twitter.svg"); }
#footer a.youtube{ background-image: url("../../tl_files/styles/pics/youtube.svg"); }

/* Copyright */
#bottom { padding: 10px 16px 20px; }
#bottom .copyright { float: left; width: 50%; }
#bottom .cnadd { float: left; width: 20%; }
#bottom .internet { float: right; width: 30%; text-align: right; }
#bottom, #bottom a { color: #666; text-decoration: none; }
#bottom:after { visibility: hidden; display: block; content: ""; clear: both; height: 0; }
* html #bottom { zoom: 1; } 
*:first-child+html #bottom { zoom: 1; } 



/* Banner */
.ce_pageimages { clear: both; height: 135px; border-bottom: 2px solid #000; overflow: hidden; }

/* Container */
#content { clear: both; padding: 13px 10px 50px; min-height: 444px; }
#mainleft { float: left; width: 460px; }
#mainright { float: right; width: 220px; }

/* LINKE SPALTE */

/* blaue Header */
.headl, #mainright h1, #mainright h2, #mainright h3, #mainright h4, #mainright h5, #mainright h6 { text-transform: uppercase; }

#leftcol .mod_navigation,
#leftcol .mod_customnav { display: block; padding: 0; }
#mainleft .mod_article { display: block; padding: 0 0 0 20px; }

/* Menues */
#leftcol ul.level_1  { width: 100%; border-bottom: 1px solid #ccc; }
#leftcol ul.level_1 ul { display: none; }
#leftcol ul.level_1 li  { list-style: none; font-size: 11px; line-height: 14px; display: block;  }
#leftcol ul.level_1 li a, 
#leftcol ul.level_1 li span { text-decoration: none; color: #000; display: block; }
#leftcol ul.level_1 li a:hover { text-decoration: none; }
#leftcol ul.level_1 li span.rot, #leftcol ul.level_2 > li.active > span.neu > span.rot { color: #f00; display: inline; }

/* erste Ebene */
#leftcol ul.level_1 > li { background: #f5f5f5; border-left: 1px solid #ccc; border-right: 1px solid #ccc; border-top: 1px solid #ccc; }
#leftcol ul.level_1 > li.active, 
#leftcol ul.level_1 > li.trail { background: url("../../tl_files/styles/pics/tabs_act_bg.png") repeat-x left -100px; border-top: 1px solid #80a8cc; border-left: 0; border-right: 0; }
#leftcol ul.level_1 > li.active.first, 
#leftcol ul.level_1 > li.trail.first { -webkit-border-top-left-radius: 3px; -webkit-border-top-right-radius: 3px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; border-top-left-radius: 3px; border-top-right-radius: 3px; } 
/* 2zeilig: */
#leftcol ul.level_1 > li.xtnd.active,
#leftcol ul.level_1 > li.xtnd.trail { background: url("../../tl_files/styles/pics/tabs_act_bg2.png") repeat-x left top !important; }

#leftcol ul.level_1 > li > a, 
#leftcol ul.level_1 > li > span { padding: 6px 0 6px 20px; font-weight: bold; }
#leftcol ul.level_1 > li.first > a, 
#leftcol ul.level_1 > li.first > span { border-top: 0px solid #fff; }
#leftcol ul.level_1 > li > a:hover { background: #739ec8; color: #fff; }

#leftcol ul.level_1 > li.active > span, 
#leftcol ul.level_1 > li.trail > a { color: #fff; text-shadow: 0 1px 1px #002d57; }
#leftcol ul.level_1 > li.active > a:hover,
#leftcol ul.level_1 > li.trail > a:hover { background: transparent; text-shadow: none; }

/* zweite Ebene */
#leftcol ul.level_1 > ul { display: none; }
#leftcol ul.level_1 > li.active > ul, 
#leftcol ul.level_1 > li.trail > ul { display: block; margin-top: 5px; }

#leftcol ul.level_2 { border-left: 1px solid #ccc; border-right: 1px solid #ccc; padding: 0 0 8px; }
#leftcol ul.level_2 > li { }
#leftcol ul.level_2 > li.first,
#leftcol ul.level_2 > li.active.first { padding-top: 16px; border: 0; }
#leftcol ul.level_2 li > a, 
#leftcol ul.level_2 li > span { padding: 2px 0 2px 20px; text-shadow: none; }
#leftcol ul.level_2 li > a:hover, 
#leftcol ul.level_2 li.active > span, 
#leftcol ul.level_2 > li.trail > a { background: url("../../tl_files/styles/pics/arrows.png") no-repeat 10px -56px; color: #000; }
#leftcol ul.level_2 li.active span.neu { background: none transparent; }

/* dritte Ebene */
#leftcol ul.level_2 > ul { display: none; }
#leftcol ul.level_2 > li.active > ul, 
#leftcol ul.level_2 > li.trail > ul { display: block; margin-top: 0; }

#leftcol ul.level_3 { padding: 0 0 8px; border-top: 1px solid #ccc; }
#leftcol ul.level_3 > li.first { padding-top: 8px; border: 0; }


/* HAUPTSPALTE */

#mainleft .mod_article { font-size: 12px; line-height: 16px; }
#mainleft h1 { font-size: 16px; line-height: 21px; margin: 0 0 17px; }
#mainleft h2 { font-size: 12px; line-height: 16px; margin: 0 0 5px; font-weight: bold; }
#mainleft .mod_article p { margin: 0 0 13px; }
#mainleft .mod_article ul { list-style-image: url("../../tl_files/styles/pics/ul-bullet.gif"); margin: 0 0 13px 15px; list-style-position: outside; color: #666; }
#mainleft .mod_article ul li { margin: 0 0 13px; display: list-item; }
#mainleft .mod_article .compressed-list {}
#mainleft .mod_article ul.compressed-list li { margin: 0; display: list-item; }
ol { list-style-type: decimal; margin: 0 0 13px 24px; padding-left: 0; }
ol li { margin: 0 0 13px; padding-left: 0; }
ol.compressed-list li { margin: 0; }

#mainleft .thumbs { border: 1px solid #999; vertical-align: middle; margin-right: 13px; }
#mainleft .mod_article .rahmen img { border: 1px solid #999; }


/* Teaser Applikationen */
#mainleft .teaser .ce_text { clear: both; margin: 0 0 20px; padding: 0; }
#mainleft .teaser .image_container { float: left; width: 140px; overflow: hidden; text-align: right; margin-right: 20px; }
#mainleft .teaser .rahmen .image_container { width: 142px; }
#mainleft .teaser .rahmen .image_container img { float: left; border: 1px solid #999; }
#mainleft .teaser h2 { margin: 0 !important; }

/* Boxen Beratung und Medien */
#mainleft .box { display: block; width: 420px; background: #E0E0E0; padding: 0 !important; margin: 0 0 20px 20px; }
#mainleft .boxengineers { display: block; width: 420px; background: #E0E0E0 url("../../tl_files/styles/pics/boxengineers.gif") repeat-y left top; padding: 0 !important; margin: 0 0 20px 20px; }
#mainleft .boxdistributors { display: block; width: 420px; background: #E0E0E0 url("../../tl_files/styles/pics/boxdistributors.gif") repeat-y left top; padding: 0 !important; margin: 0 0 20px 20px; }
#mainleft .boxfairies { display: block; width: 420px; background: #E0E0E0 url("../../tl_files/styles/pics/boxfairies.gif") repeat-y left top; padding: 0 !important; margin: 0 0 20px 20px; }
#mainleft .boxworkshops { display: block; width: 420px; background: #E0E0E0 url("../../tl_files/styles/pics/boxworkshops.gif") repeat-y left top; padding: 0 !important; margin: 0 0 20px 20px; }

/* Ingenieure */
.left244 { display: block; width: 244px; float: left; padding: 10px 0 0; overflow: hidden; }
.left244 .image_container { float: left; margin: -10px 0 0; padding: 0 10px 0 0; width: 80px; height: 120px; overflow: hidden; }
.left244 img { width: 80px; height: 120px; }
.left244 p { padding: 0 0 0 10px; }
.right174 { display: block; width: 164px; float: right; padding: 10px 0 0; overflow: hidden; }

/* Ingenieure mit Fotos */
#mainleft .boxengineers  h1 { display: block; background: white; margin: 0; padding: 0 0 17px; }
#mainleft .boxengineers  h2, #mainleft .boxengineers  h3 { display: block; background: white; margin: 0; padding: 0 0 5px; }
.photo244 { display: block; width: 244px; float: left; overflow: hidden; }
.photo244 .image_container { width: 244px; height: 146px; overflow: hidden; }

/* Distributoren */
.left164 { display: block; width: 144px; float: left; padding: 13px 10px 10px; overflow: hidden; }
.left164 .image_container { width: 144px; overflow: hidden; }
.right254 { display: block; width: 253px; float: right; padding: 10px 0 0; overflow: hidden; }
.right254 .image_container { float: left; height: 150px; width: 80px; padding: 0 10px 0 0; overflow: hidden; margin: -10px 0 0; }
.right254 img { width: 80px; height: 120px; }
.right254-text { display: block; width: 233px; float: right; padding: 10px; overflow: hidden; }

/* Distributoren Accordion */
#mainleft .mod_article ul.distributoren { list-style-image: none; margin: 0 0 13px; }
#mainleft .mod_article ul.distributoren li { background: url("../../tl_files/styles/pics/arrows.png") no-repeat left -58px; padding-left: 12px; margin: 0 0 5px; display: inline-block; width: 23%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.ce_accordion.distributoren .toggler { display: none; }
.ce_accordion.distributoren .toggler.ui-state-active { display: block; margin: 0 0 10px; }
.ce_accordion.distributoren .ce_text { border: 2px solid #6895cc; padding: 13px 10px 0; margin: 0 0 10px; }
.ce_accordion.distributoren .ce_text .image_container { float: left; width: 180px; text-align: center; }
#mainleft .mod_article .ce_accordion.distributoren .ce_text p { margin-left: 190px; }


/* Messen */
.left155 { display: block; width: 135px; float: left; padding: 13px 10px 10px; overflow: hidden; }
.left155 .image_container { width: 135px; float: left; overflow: hidden; text-align: center; }
.right263 { display: block; float: right; width: 243px; padding: 12px 10px 5px; overflow: hidden; }
.right263 p { margin: 0 0 5px !important; }

/* Workshops */
.left135 { display: block; width: 125px; float: left; padding: 10px 0 10px 10px; overflow: hidden; }
.center108 { display: block; width: 88px; float: left; padding: 10px; border-left: 2px solid #fff; border-right: 2px solid #fff; }
.right173 { display: block; width: 153px; float: right; padding: 10px; }
.left135 h2, .center108 h2, .right173 h2 { display: block; margin: -10px -10px 10px !important; padding: 2px 10px 1px; background: #666; color: #fff; border-bottom: 2px solid #fff; }
.blue  .left135 h2, .blue  .center108 h2, .blue  .right173 h2 { background: #003466; }

/* Produktdetails Fotostrecke */
#mainleft .ce_gallery.productgallery  { width: 198px; float: left; padding: 3px 0 0; }
#mainleft .ce_gallery.productgallery .imgBig { display: block; width: 178px !important; height: 178px !important; border: 1px solid #999; margin: 0 0 10px; cursor: pointer; }
#mainleft .ce_gallery.productgallery ul { margin: 0; padding: 0; background: blue; list-style: none; display: inline; }
#mainleft .ce_gallery.productgallery ul li { list-style: none; display: inline; float: left; margin: 0; padding: 0 9px 9px 0; cursor: pointer; }
#mainleft .ce_gallery.productgallery ul li.col_last { padding-right: 0; }
#mainleft .ce_gallery.productgallery .active { -moz-opacity: 0.5; filter: alpha(opacity=50); opacity: 0.5; }
#mainleft .ce_gallery.productgallery ul li img { float: left; border: 1px solid #999; width: 52px; height: 52px; }

/* Newsliste */
.mod_newslist .layout_short { margin: 0 0 13px; }
.mod_newslist .image_container { float: left; width: 20%; margin: 5px 3% 5px 0; }
.mod_newslist div.teaser { margin: 0 0 5px !important; }
/*.mod_newslist .image_container + div.teaser { float: right; width: 75%; }*/
.mod_newslist p.info { margin: 0 0 5px !important; }

/* Newsleser */
.mod_newsreader p.info { margin: 0 0 5px !important; }
.mod_newsreader .ce_gallery  { background: #f8f8f8; padding: 12px; }
#mainleft .mod_newsreader .ce_gallery h1, #mainleft .mod_newsreader .ce_gallery h2, #mainleft .mod_newsreader .ce_gallery h3, #mainleft .mod_newsreader .ce_gallery h4 { margin: 1px 0 23px; }
#mainleft .mod_newsreader .ce_gallery ul { margin: 0; list-style-image: none; }
#mainleft .mod_newsreader .ce_gallery ul li { border: 1px solid #cecece; margin: 0 14px 0 0; }
#mainleft .mod_newsreader .ce_gallery ul.pressefotos li { border: 0; }
.mod_newsreader .ce_gallery ul li img { display: block; }
#mainleft .mod_newsreader .ce_download, #mainleft .mod_newsreader div.ce_hyperlink.downloadbox { background: #f8f8f8; padding: 5px 12px 16px; margin: 0 0 30px; }
#mainleft .mod_newsreader div.ce_hyperlink.downloadbox a { font-weight: bold; text-decoration: none; display: block; margin: 0 0 5px; }
#mainleft .mod_newsreader .ce_download + .ce_download, 
#mainleft .mod_newsreader .ce_download + div.ce_hyperlink.downloadbox, #mainleft .mod_newsreader div.ce_hyperlink.downloadbox + .ce_download { margin: -40px 0 30px; }

#mainleft .mod_newsreader .ce_download p img { display: none; }
#mainleft .mod_newsreader .ce_download p a { font-weight: bold; text-decoration: none; color: #669acc; }
#mainleft .mod_article ul.pressefotos { list-style-image: none; margin-left: 0; }
#mainleft .mod_article ul.pressefotos li { margin: 0px 10px 10px 0; }
#mainleft .mod_article ul.pressefotos li a { text-decoration: none; }
#mainleft .mod_article ul.pressefotos li.col_last { margin-right: 0; }
#mainleft .mod_article ul.pressefotos li img { display: block; border: 1px solid #ccc; }
#mainleft .mod_article .ce_image.galerieteaser { float: left; margin-right: 40px; margin-bottom: 25px; }
#mainleft .mod_article .ce_image.galerieteaser:nth-of-type(2n) { margin-right: 0; }
#mainleft .mod_article .ce_image.galerieteaser a { font-weight: bold; text-decoration: none; color: #669acc; }
#mainleft .mod_article .ce_image.galerieteaser img { width: 195px; height: 195px; display: block; border: 1px solid #ccc; margin-bottom: 10px; }

/* Downloads */
#mainleft .ce_downloads, #mainleft .ce_download { padding: 0 0 13px; }
#mainleft .ce_downloads p, #mainleft .ce_download p { margin: 0 0 5px !important; }
.mime_icon { float: left; margin: 0 7px 0 0; }
.downloadarchivItem { clear: both; margin: 0 0 10px; }

/* Login */
#mainleft .mod_lostPassword {}
#mainleft .mod_login { margin: 0 0 20px 0; }
#mainleft .mod_login table td, #mainleft .mod_lostPassword table td { padding: 0 10px 10px 0; }
#mainleft .mod_login .text, #mainleft .mod_lostPassword .text, #mainleft .mod_lostPassword .captcha { border: 1px solid #7A7A7A; padding: 1px 3px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; width: 180px; height: 16px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
#mainleft .mod_lostPassword .captcha { width: 50px; margin-right: 10px; }
#mainleft .mod_login .submit, #mainleft .mod_lostPassword .submit { background: #6699CC; -webkit-border-radius: 3px; -khtml-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; border: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; color: #fff; font-weight: bold; width: auto; overflow: visible; padding: 3px 5px; }

/* Kontaktformular */
#mainleft .ce_form { margin: 0 0 20px 0; }
#mainleft .ce_form table td { padding: 0 20px 10px 0; }
#mainleft .ce_form label, #mainleft .ce_form fieldset { display: block; margin-top: 10px; }
#mainleft .ce_form .widget-checkbox fieldset { margin-top: 0; }
#mainleft .ce_form .text, #mainleft .ce_form .textarea, #mainleft .ce_form select.select { border: 1px solid #7A7A7A; padding: 1px 3px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
#mainleft .ce_form .text { width: 190px; height: 16px; }
#mainleft .ce_form select.select { padding: 1px 1px 1px 3px !important; width: 193px; }
#mainleft .ce_form .textarea { width: 406px; }
#mainleft .ce_form .radio_container span  { display: block; clear: left; }
#mainleft .ce_form .radio_container label { float: left; margin: 0 0 5px 0; }
#mainleft .ce_form .radio_container input { display: inline-block; margin: 0 5px 0 0; float: left; }
#mainleft .ce_form .checkbox_container > span { display: block; clear: left; margin-bottom: 5px; }
#mainleft .ce_form .checkbox_container input { float: left; margin-right: 5px; }
#mainleft .ce_form .submit, #mainleft input[type="submit"] { background: url("../../tl_files/styles/pics/tabs_act_bg.png") repeat-x left top; -webkit-border-radius: 3px; -khtml-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; border: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; color: #fff; font-weight: bold; text-transform: uppercase; width: auto; overflow: visible; padding: 3px 5px; cursor: pointer; border-top: 1px solid #80a8cc; border-left: 1px solid #80a8cc; border-right: 1px solid #80a8cc; border-bottom: 1px solid #4676a4; -webkit-box-shadow: 0px 2px 3px #c9c9c9; -moz-box-shadow: 0px 2px 3px #c9c9c9; box-shadow: 0px 2px 3px #c9c9c9; text-shadow: 0 1px 1px #002d57; }
#mainleft .ce_form .submit:hover,
#mainleft input[type="submit"]:hover { text-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
#mainleft .ce_form p.error { margin: 0 !important; font-size: 11px; color: #f00; }

/* Broschuerenformular */
#mainleft #brochures fieldset { position: relative; margin: 0 0 5px; padding: 24px 0 0; border: 0; }
#mainleft #brochures legend { position: absolute; top: 0; left: 0; }
#mainleft .ce_form #brochures .checkbox_container { display: block; clear: both; }
#mainleft .ce_form #brochures .checkbox_container span { display: block; clear: both; margin: 0 0 5px; zoom: 1; }
#mainleft .ce_form #brochures .checkbox_container label { display: inline; float: left; clear: none; margin: 0 0 5px 0; }
#mainleft .ce_form #brochures .checkbox_container input { display: block; width: 25px; height: 13px; float: left; vertical-align: middle; position:relative; top:1px; /* or bottom:1px; */ }
#mainleft .ce_form #brochures .submit { display: block; clear: both; margin: 10px 0; }

#mainleft .ce_form #brodata p.legend, #mainleft .ce_form #brodata .widget-explanation p, #mainleft .ce_form #brodata .clr + .widget-checkbox { margin-top: 15px; }
#mainleft .ce_form #brodata .checkbox_container span { display: block; clear: both; zoom: 1; }
#mainleft .ce_form #brodata .checkbox_container label { float: left; margin: 0 0 5px 0; }
#mainleft .ce_form #brodata .checkbox_container input { display: inline-block; margin: 0 5px 0 0; float: left;}
#mainleft .ce_form #brodata .explanation { display: block; clear: both; }

/* Presseverteiler */
#mainleft .ce_form form.verteiler .formbody { position: relative; }
#mainleft .ce_form form.verteiler .colleft, #mainleft .ce_form form.verteiler .colright { width: 218px; }
#mainleft .ce_form form.verteiler .colleft { float: left; }
#mainleft .ce_form form.verteiler .colright { float: right; padding-top: 2px; }
#mainleft .ce_form form.verteiler select.select { width: 60px; }
#mainleft .ce_form form.verteiler select.select.breit { width: 80px; }
#mainleft .ce_form form.verteiler select.select, #mainleft .ce_form form.verteiler input.text { margin-bottom: 10px; }
#mainleft .ce_form form.verteiler .hiddenlbl { position: absolute; left: 80px; margin-top: -57px; }
#mainleft .ce_form form.verteiler .hiddenlbl.breit { left: 100px; }
#mainleft .ce_form form.verteiler .hiddenlbl label { width: 0; text-indent: -999em; }
#mainleft .ce_form form.verteiler .submit_container { clear: both; padding-top: 10px; }

#mainleft .ce_form form.wsform h2 { margin: 25px 0 0; }
#mainleft .ce_form input.text.readonly { background: #f0f0f0; }
#mainleft .ce_form form.wsform label span.mandatory { display: none; }

/* Videogalerie */
#mainleft .videolist { clear: both; margin: 0 0 20px; }
#mainleft .videolist p { margin: 0 0 5px !important; }
#mainleft .videothumb { float: left; width: 160px; height: 120px; background: #000; display: table; margin-right: 10px; }
#mainleft .videothumb .image_container { vertical-align: middle; display: table-cell; }
#mainleft .videothumb .image_container img { display: block; }
#mainleft a.dlfile { padding: 0 0 0 15px; background: url("../../tl_files/styles/pics/dl-icon.gif") no-repeat left top; }
#mainleft a.fsfile { padding: 0 0 0 15px; background: url("../../tl_files/styles/pics/fs-icon.gif") no-repeat left top; }
#mainleft a.videobacklink { float: right; padding-right: 20px; }
#mainleft .mod_article p.backlink { margin: 0 0 8px; }
#mainleft .ce_player { margin: 0 0 13px; }

/* Lexikon */
#mainleft .mod_faqpage h3 { margin: 0 0 10px; border-bottom: 2px solid #6895cc; line-height: 28px; }
#mainleft .mod_faqpage h3::first-letter { font-size: 16px; color: #6895cc; }
#mainright .mod_faqlist li { display: block; margin: 4px 0 0 21px; line-height: 14px; }


@media screen{
/* EN_menu_NEU.css */
#header .mod_navigation li.home{width:56px;text-align:left}#header .mod_navigation li.produkte{width:115px}#header .mod_navigation li.applikation{width:136px}#header .mod_navigation li.medien{width:93px}#header .mod_navigation li.beratung{width:163px}#header .mod_navigation li.events{width:122px}#header .mod_navigation li.downloads{width:129px}#header .mod_navigation li.ueberoptris{width:139px}#header .mod_navigation li.produkte div.megamenu{left:-57px;background-position: 101px top}#header .mod_navigation li.beratung div.megamenu{width:480px;left:-40px;background-position: 105px top}#header .mod_navigation li.events div.megamenu{width:480px;right:-140px;left: auto;background-position: 262px top}#header .mod_navigation li.home:hover:after,#header .mod_navigation li.home.active:after,#header .mod_navigation li.home.trail:after{left:56px}#header .mod_navigation li.produkte:hover:after,#header .mod_navigation li.produkte.active:after,#header .mod_navigation li.produkte.trail:after{left:115px}#header .mod_navigation li.applikation:hover:after,#header .mod_navigation li.applikation.active:after,#header .mod_navigation li.applikation.trail:after{left:136px}#header .mod_navigation li.medien:hover:after,#header .mod_navigation li.medien.active:after,#header .mod_navigation li.medien.trail:after{left:93px}#header .mod_navigation li.beratung:hover:after,#header .mod_navigation li.beratung.active:after,#header .mod_navigation li.beratung.trail:after{left:163px}#header .mod_navigation li.events:hover:after,#header .mod_navigation li.events.active:after,#header .mod_navigation li.events.trail:after{left:122px}#header .mod_navigation li.downloads:hover:after,#header .mod_navigation li.downloads.active:after,#header .mod_navigation li.downloads.trail:after{left:129px}#header .mod_navigation li.ueberoptris:hover:after,#header .mod_navigation li.ueberoptris.active:after,#header .mod_navigation li.ueberoptris.trail:after{left:139px}
}
