/*
Edelstahl-Mechanik GmbH
creation Date: 2018-06-08
Author: Sebastian Osinski
http://www.sebbi.net
*/

body, html{
	font-family: 'edelstahlmech-reg', sans-serif;
	width: 100%;
	margin: 0px;
	font-size: 14px;
	overflow-x: hidden;
}
*{
	margin: 0px;
	padding: 0px;
}
img{
	border: none;
}
a{
	color: inherit;
	text-decoration: none;
}
a.underline{
	text-decoration: underline;
}
table{
	width: 100%;
	table-layout: fixed;
}
td{
	vertical-align: top;
	position: relative;
}
h1{
	font-size: 30px;
	font-weight: 300;
}
h2{
	line-height: 24px;
	font-size: 20px;
}
h3{
	font-size: 20px;
	text-transform: uppercase;
}
p,
ul.contlist{
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 24px;
}
p.nomarg-top{
	margin-top: 0px;
}
p.nomarg{
	margin-top: 0px;
	margin-bottom: 0px;
}
.hidden{
	visibility: hidden;
}
.visible{
	visibility: visible;
}
.center{
	text-align: center;
}
.left{
	text-align: left;
}
.right{
	text-align: right;
}
p.bold{
	font-weight: bold;
}
p.larger{
	font-size: 18px;
}
.uppercase{
	text-transform: uppercase;
}
.lowercase{
	text-transform: lowercase;
}



/* GLOBALS */
.main-container{
	margin-left: auto;
	margin-right: auto;
	max-width: 1460px;
	position: relative;
}
.main-container.threerow{
	max-width: 1535px;
}
.main-container.narrow{
	max-width: 965px;
}
.main-container.widepad,
.cont-block.widepad,
#content-wrapper.hasContent{
	padding-top: 100px;
	padding-bottom: 100px;
}
.cont-block.widepad_top{
	padding-top: 100px;
}
.cont-block.widepad_bot{
	padding-bottom: 100px;
}
.cont-block.lowpad-bot{
	padding-bottom: 80px;
}
.cont-block{
	position: relative;
	display: block;
	width: 100%;
}
.cont-block.nooverflow{
	overflow: hidden;
}
.content-tworow > tbody > tr > td{
	width: 49%;
}
.content-tworow > tbody > tr > td.table-spacer{
	width: 2%;
}

.page-header{
	display: none;
}

img.cont-img{
	max-width: 100% !important;
}

/* INDEXES */
#topmenu-wrapper{
	z-index: 10;
}
.cont-block{
	z-index: 2;
}



/* transitions */
.empty{
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
a,
.catbox_link *,
.contactbox_bot_link *,
.leistbox *,
.content_linkbox *,
.content_ansprechpartner *{
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;	
}

/* CONTENT */
#content-wrapper{
}

/* CONTENT SPECIFIC */
.contentspacer{
	display: block;
	position: relative;
	width: 100%;
	height: 95px;
}
.linespacer{
	display: block;
	height: 1px;
	width: 100%;
	margin-top: 50px;
	margin-bottom: 50px;
}
img.arrowimg{
	width: 150px;
	margin-left: -5px;
}
#slider-wrapper a:hover img.arrowimg{
	margin-left: 10px;
}
span.date{
	font-weight: bold;
}
#content-wrapper h1,
.lightboxcontent_wrapper h1{
	text-transform: uppercase;
	font-size: 50px;
	margin-bottom: 40px;
}
#content-wrapper h2,
.lightboxcontent_wrapper h2{
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 20px;
}
#content-wrapper p,
#content-wrapper ul.yelarrowlist li,
#content-wrapper ul.blackarrowlist li,
ul.contlist,
.lightboxcontent_wrapper p,
.lightboxcontent_wrapper ul.yelarrowlist li,
.lightboxcontent_wrapper ul.blackarrowlist li,
.catbox_link p{
	font-size: 18px;
}
#content-wrapper ul li,
.lightboxcontent_wrapper ul li{
	list-style-type: none;
	line-height: 25px;
}
#content-wrapper ul.yelarrowlist li:before,
.lightboxcontent_wrapper ul.yelarrowlist li:before,
#content-wrapper ul.blackarrowlist li:before,
.lightboxcontent_wrapper ul.blackarrowlist li:before{
	content: url("/images/grafiken/EM_Pfeil2_grau.svg");
	display: inline-block;
	width: 8px;
	height: 8px;
	margin-right: 10px;
	vertical-align: top;
}
#content-wrapper ul.blackarrowlist li:before,
.lightboxcontent_wrapper ul.blackarrowlist li:before{
	content: url("/images/grafiken/EM_Pfeil2_333.svg");
}
.content-left,
.subcontent-left{
	position: relative;
	float: left;
	width: 850px;
}
.content-right,
.subcontent-right{
	position: relative;
	float: right;
	width: 470px;
}
.subcontent-left,
.subcontent-right{
	width: 48%;
}

.catbox_wrapper{
	display: block;
	text-align: center;
}
.catbox{
	position: relative;
	display: inline-block;
	width: 470px;
	height: 550px;
	overflow: hidden;
	margin-left: 11px;
	margin-right: 11px;
	text-align: left;
}
.catbox_bg,
.leistbox_bg{
	position: absolute;
	height: 250px;
	width: 100%;
	overflow: hidden;
}
.catbox_bg img,
.contactbox_bg img,
.leistbox_bg img{
	position: absolute;
	width: 100%;
	height: auto;
	min-height: 100%;
	top: 0px;
	left: 0px;
}
.contactbox_bg .moduletable,
.contactbox_bg .custom{
	position: relative;
	height: 100%;
	width: 100%;
}
.contactbox_bg img{
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.catbox_cont{
	position: absolute;
	top: 250px;
	height: 300px;
	width: 100%;
}
.catbox_cont h1,
.twoparts_catbox h1,
.contactbox h1{
	font-size: 40px;
	text-transform: uppercase;
}
.twoparts_catbox h3{
	line-height: 45px;
	font-weight: 300;
	font-size: 25px;
}
.catbox_cont_padder{
	padding: 40px;
}
.catbox_link{
	position: absolute;
	bottom: 30px;
	text-transform: uppercase;
}
.catbox_link:hover img.arrowimg{
	margin-left: 10px;
}

.twoparts_catbox{
	display: block;
	width: 100%;
	height: 300px;
}
.twoparts_catbox_l{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 495px;
}
.twoparts_catbox_r{
	position: absolute;
	left: 495px;
	top: 0px;
	height: 100%;
	width: 965px;
}
.catbox-rightbotimg{
	position: absolute;
	bottom: 30px;
	right: 30px;
}

.contactbox{
	display: block;
	position: relative;
	width: 100%;
	height: 600px;
}
.contactbox.higher{
	height: 800px;
}
.contactbox-shadow{
	position: absolute;
	top: 0px;
	left: -5000px;
	height: 100%;
	width: 5000px;
	pointer-events: none;
}
.contactbox .catbox_link{
	display: block;
	position: relative;
	top: auto;
	bottom: auto;
	left: auto;
	margin-top: 20px;
}
.contactbox_l{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 495px;
}
.contactbox_l.mirror{
	left: 965px;
}
.contactbox_r_top,
.contactbox_r_bot,
.contactbox_r{
	position: absolute;
	overflow: hidden;
	width: 965px;
	height: 300px;
	left: 495px;
	top: 0px;
}
.contactbox_r.mirror{
	left: 0px;
}
.contactbox_r{
	height: 100%;
}
.contactbox_r_bot{
	top: 300px;
}
.contactbox_bg{
	position: absolute;
	width: 100%;
	height: 230px;
	top: 0px;
	left: 0px;
	overflow: hidden;
}
.contactbox_r .contactbox_bg{
	height: 530px;
}
.contactbox .contactbox_r .contactbox_bg{
	height: 730px;
	position: relative;
}
.contactbox_bot_link,
.contactbox_bot_link_full,
.leistbox_botlink{
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 70px;
	line-height: 70px;
	font-size: 30px;
	padding-left: 30px;
	text-transform: uppercase;
}
.contactbox_r .contactbox_bot_link_full{
	width: 100%;
}
.contactbox_bot_link_l{
	left: 0px;
	width: 600px;
}
.contactbox_bot_link_r{
	left: 600px;
	width: 365px;
}
.contactbox_bot_link img,
.leistbox_botlink img,
.leistbox_inlinelink img{
	display: inline;
	height: 20px;
	margin-left: 20px;
	max-height: 20px;
}
.leistbox_inlinelink img{
	
}
.contactbox_bot_link:hover img,
.leistbox_botlink:hover img,
.leistbox_inlinelink:hover img{
	margin-left: 30px;
}

.leistbox_wrapper{
	display: block;
	text-align: center;
}
.leistbox{
	position: relative;
	display: inline-block;
	width: 470px;
	height: 320px;
	overflow: hidden;
	margin-left: 11px;
	margin-right: 11px;
	text-align: left;
	margin-bottom: 50px;
}
.leistbox.wide{
	width: 965px;
}
.leistbox_wide_l{
	position: absolute;
	width: 495px;
	height: 100%;
	left: 0px;
	top: 0px;
}
.leistbox_wide_r{
	position: absolute;
	width: 470px;
	height: 100%;
	left: 495px;
	top: 0px;
}
.leistbox_wide_r a{
	line-height: 59px;
}
.leistbox_cont_padder{
	padding: 25px;
	padding-top: 20px;
}
.leistbox_inlinelink{
	display: block;
	line-height: 55px;
	text-transform: uppercase;
	font-size: 30px;
}
.content_linkbox{
	display: block;
	width: 100%;
	margin-bottom: 60px;
}
.content_linkbox > div{
	padding: 50px;
}
.content_linkbox .leistbox_inlinelink{
	font-size: 20px;
	line-height: 40px;
}
.content_ansprechpartner{
	display: block;
	position: relative;
	width: 100%;
	overflow: hidden;
	height: 210px;
}
.content_ansprechpartner_img,
.content_ansprechpartner_cont{
	position: absolute;
	width: 50%;
	height: 100%;
	top: 0px;
	left: 0px;
	overflow: hidden;
}
.content_ansprechpartner_img img{
	position: absolute;
	width: 100%;
	min-height: 100%;
	top: 0px;
	left: 50%;
	transform: translateX(-50%);
}
.content_ansprechpartner_cont{
	left: 50%;
}
.content_ansprechpartner_cont .leistbox_inlinelink{
	font-size: 20px;
	padding-left: 20px;
	line-height: 70px;
}

img.special_person_img{
	display: block;
	margin-left: 0px;
	margin-right: auto;
	width: 300px;
	max-width: 100%;
}

.lightboxcontent_wrapper{
	max-width: 600px;
}
.lightboxcontent_wrapper img,
.item-page .pull-left img{
	max-width: 100% !important;
	display: block;
	height: auto !important;
}
.item-page .pull-left{
	display: none;
}

/* GALLERY */
.sige li{
	width: 160px;
	height: 100px;
	margin: 12.5px;
	overflow: hidden;
}
ul.sige{
	display: block;
	margin-top: -12.5px;
	margin-left: -12.5px;
}
.sige_thumb{
	float: none;
	background: none;
	margin: 0px;
	position: relative;
}
.sige_thumb img{
	width: 100%;
	height: auto;
	min-height: 100%;
	border: none;
	margin: 0px;
	padding: 0px;
	background: none;
}

/* CONTENTSLIDER */
.contentslider{
	display: block;
	width: 100%;
	height: 440px;
	overflow: hidden;
}
.contentslider h1{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	text-transform: uppercase;
	font-size: 60px;
}
.contentslider .slidebg{
	position: absolute;
	width: 100%;
	min-height: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

/* SEARCH */
#search-results{
	padding-top: 100px;
	padding-bottom: 100px;
}
#finder-filter-window{
	display: none;
}
#finder-search .word{
	display: none;
}
#advancedSearch{
	margin-top: 60px;
}

/* FORMS */
.chrono_credits{
	display: none;
}
.formular1{
}
.chronoform input, .chronoform textarea,
input.input-small,
.inputbox{
	display: block;
	width: 80%;
	height: 55px;
	padding: 6px 12px;
	font-size: 16px;
	font-weight: 300;
	vertical-align: middle;
	background-image: none;
	border: 1px solid;
	border-radius: none;
	margin-bottom: 10px;
  resize: none;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
.chronoform input[type='checkbox']{
	height: 12px;
    width: 12px;
	background-color: white;
}
.chronoform textarea{
	height: 200px;
	padding-top: 30px;
	text-align: left;
}
#fin-datenschutz,
#fitem-rueckruf{
	display: inline-block;
	vertical-align: middle;
	float: left;
	margin-right: 10px;
	border: 5px solid;
}
input#datenschutz,
input#rueckruf{
	height: auto;
	margin: 0px;
}
input.sloganbutton{
	padding: 10px;
	border: 1px solid;
	border-radius: 5px;
	width: 190px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 0px;;
	margin-right: auto;
	height: 43px;
}
input.sloganbutton:hover{
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}
button.login-button{
	margin-top: 10px;
	margin-bottom: 10px;
}
p.klausel{
	font-size: 12px;
	margin-top: 0px !important;;
}
.g-recaptcha > div{
	margin-right: auto;
	margin-left: 0px;
	margin-bottom: 10px;
}
.contwrap.right .g-recaptcha > div{
	margin-left: auto;
	margin-right: 0px;
}
.system-message > .message{
	text-align: center;
}