/*     --html
------------------------------------------------- */
html {height: 100.1%; margin-bottom: 1px; }

/*     --css-framework
------------------------------------------------- */
.half_width,
.one_half     { width: 47.8%; }
.one_third    { width: 30.5%; }
.two_third    { width: 65.3%; }
.one_fourth   { width: 21.9%; }
.one_fifth    { width: 16.7%; }
.three_fourth { width: 74%;   }
.four_fifth   { width: 79%;   }
.two_fifth    { width: 37.2%; }
.three_fifth  { width: 58%;   }
.one_sixth    { width: 13.3%; }
.four_sixth   { width: 65.4%  }
.one_half, .half_width, .one_third, .two_third, .one_fourth, .one_fifth, .four_fifth, .one_sixth, .two_fifth, .three_fifth, .four_sixth, .three_fourth {position: relative;	display: inline; float: left; margin-right: 4%;}
.col_last {margin-right: 0 !important;}
.ce_image.one_half {margin-bottom: 4%;}
#extended {clear: both; }

/*     --tags
------------------------------------------------- */
a {color: #444; text-decoration: none;}
p {margin-bottom: 15px;}
blockquote {font-style: italic; font-size: 16px; margin-bottom: 20px;}
blockquote p {line-height: 22px;}
cite, em, i {font-style: italic; color: #999; font-size: 14px;}

#header img, #main img, #footer img, #extended img  {width: auto; max-width: 100%; height: auto; vertical-align: middle;}

/*     --list in ce_text
------------------------------------------------- */
.ce_text {margin-bottom: 30px;}
.ce_text ul, .ce_list ul {padding-left: 20px; margin-bottom: 15px;}
.ce_text li, .ce_list li {list-style-type: square; list-style-position: outside; margin-bottom: 3px; line-height: 18px;}

/*     --headlines
------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {font-family: 'Titillium Web', sans-serif; line-height: 1.3em; text-transform: uppercase; font-weight: 300;}
h1 {font-size: 20px; margin-bottom: 15px;}
.parent6 #main h1 {font-size: 24px; color: #002C71;}
h2 {font-size: 16px; margin-bottom: 15px;}
h3 {font-size: 20px; margin-bottom: 10px;}
h4 {font-size: 18px; margin-bottom: 10px;}
h5 {font-size: 18px; margin-bottom: 10px;}
h6 {font-size: 16px; margin-bottom: 10px;}

#right h1 {text-transform: none;}

/*     --body
------------------------------------------------- */
body {background: #000 url(../../hoehenwerk/layout/HOE_background.jpg) center top repeat; background-attachment:fixed; color: #595151; font-family: 'Titillium Web', sans-serif; line-height: 20px; font-size: 14px; padding: 30px 0; overflow-x: hidden;}

/*     --wrapper
------------------------------------------------- */
#wrapper {width: 980px; margin: 0 auto; background: #fff; margin-bottom: 20px; -moz-box-shadow: 0px 0px 10px #222; -webkit-box-shadow: 0px 0px 10px #222; box-shadow: 0px 0px 10px #222; behavior: url(files/the-photographer/scripts/PIE.htc); position: relative; z-index: 100;}
.projekte #wrapper {background: transparent; -moz-box-shadow: 0px 0px 0px #222; -webkit-box-shadow: 0px 0px 0px #222; box-shadow: 0px 0px 0px #222;}
/*     --header
------------------------------------------------- */
#header {background-color: #FFF;}
#header #logo {position: absolute; left: 50px; top: 12px;}
/* #header #logo img {width: 126px; heigt: 88px;} */
#header #logo img {width: 126px; height: 88px;}

/* sidebar_left */
body.sidebar_left #main {overflow: hidden; width:65%; float:left; position:relative;}
body.sidebar_left #left {overflow: hidden; margin-right: 5%; width:30%; float:left; position:relative;}

/* sidebar_right */
body.sidebar_right #main {overflow: hidden; width:65%; float:left; position:relative;}
body.sidebar_right #right {overflow: hidden; margin-left: 5%; width:30%; float:left; position:relative;}

/* sidebar_both */
body.sidebar_both #main {overflow: hidden; width:48%; float:left; position:relative;}
body.sidebar_both #right {overflow: hidden; margin-left: 4%; width:22%; float:left; position:relative;}
body.sidebar_both #left {overflow: hidden; margin-right: 4%; width:22%; float:left; position:relative;}

/*     --sidebars
------------------------------------------------- */
#right .inside, #left .inside {background: #DEDEDE; padding: 20px;}
#right h3, #left h3 {font-weight: bold;}
#right .ce_text .image_container  {margin-bottom: 15px;}
/*     --container
------------------------------------------------- */
#container {padding: 40px; padding-top: 30px; clear: both;}
.projekte #container {padding: 0 40px; padding-top: 30px; margin-top: 20px; background-color: #FFF;}

/*     --extended
------------------------------------------------- */
#extended {padding: 20px 50px;}
.projekte #extended {background-color: #FFF;}
#extended h2 {font-size: 30px;}
#extended .mod_article {overflow: visible;}

/*     --footer
------------------------------------------------- */
#footer {width: 980px; margin: 0 auto; background: #fff; margin-bottom: 20px; -moz-box-shadow: 0px 0px 10px #222; -webkit-box-shadow: 0px 0px 10px #222; box-shadow: 0px 0px 10px #222; behavior: url(files/the-photographer/scripts/PIE.htc); position: relative; z-index: 100;}
#footer .inside {padding: 40px; overflow: hidden;}
#footer .socials li {margin-bottom: 5px;}
#footer .socials li img {margin-right: 5px;}

/*     --call-to-action
------------------------------------------------- */
#call-to-action {text-align: center; font-family: 'Titillium Web', sans-serif; font-weight: bold; font-size: 30px; line-height: 34px; background: url(../img/shadow-bottom.png) center top no-repeat; padding: 35px 0 10px 0; margin-top: 35px;}

	/*     --pagination
------------------------------------------------- */
#main .pagination {clear: both; border-top: 1px solid #ddd; padding-top: 5px;}
#main .pagination ul {padding: 0; float: left;}
#main .pagination p {float: right;}
#main .pagination li {background: none; padding: 0; margin: 0; float: left; list-style-type: none;}
#main .pagination li a,
#main .pagination li span {background: #333; display: block; margin-right: 1px; color: #fff; text-decoration: none; padding: 3px 7px;}
#main .pagination li span.current {background: #666;}

	/*     --teaser
------------------------------------------------- */
#teaser {background: url(../img/shadow-top.png) center bottom no-repeat; padding: 0 50px 25px 50px; overflow: hidden; text-align: center;}
#teaser h3 {text-transform: uppercase; margin-bottom: 5px;}
#teaser img {margin: 0 auto 10px auto; display: block;}

	/*     --ce_hyperlink
------------------------------------------------- */
.ce_hyperlink a {
	color: #fff;
    line-height: 22px;
    font-weight: bold;
    text-shadow: -1px -1px 1px rgba(0,0,0, 0.25);
    padding: 6px 12px 5px;
    text-align: center;
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 18px;
    -webkit-box-shadow: 0 2px 2px rgba(0,0,0, 0.2), inset 0 1px 0 rgba(255,255,255, 0.35), inset 0 10px 20px rgba(255,255,255, 0.12), inset 0 -10px 30px rgba(0,0,0, 0.12);
    -moz-box-shadow: 0 2px 2px rgba(0,0,0, 0.2), inset 0 1px 0 rgba(255,255,255, 0.35), inset 0 10px 20px rgba(255,255,255, 0.12), inset 0 -10px 30px rgba(0,0,0, 0.12);
    box-shadow: 0 2px 2px rgba(0,0,0, 0.2), inset 0 1px 0 rgba(255,255,255, 0.35), inset 0 10px 20px rgba(255,255,255, 0.12), inset 0 -10px 30px rgba(0,0,0, 0.12);
	background: #333;
	behavior: url(files/the-photographer/scripts/PIE.htc);
}

.ce_hyperlink a:hover {
    color: #fff;
    text-decoration: none;
    -webkit-box-shadow: 0 2px 1px rgba(0,0,0, 0.2), inset 0 1px 1px rgba(255,255,255, 0.5), inset 0 10px 20px rgba(255,255,255, 0.20), inset 0 -10px 20px rgba(0,0,0, 0.12);
    -moz-box-shadow: 0 2px 1px rgba(0,0,0, 0.2), inset 0 1px 1px rgba(255,255,255, 0.5), inset 0 10px 20px rgba(255,255,255, 0.20), inset 0 -10px 20px rgba(0,0,0, 0.12);
    box-shadow: 0 2px 1px rgba(0,0,0, 0.2), inset 0 1px 1px rgba(255,255,255, 0.5), inset 0 10px 20px rgba(255,255,255, 0.20), inset 0 -10px 20px rgba(0,0,0, 0.12);
	behavior: url(files/the-photographer/scripts/PIE.htc);
}

.ce_hyperlink a:active {
    -webkit-box-shadow: inset 0 2px 2px rgba(0,0,0, 0.3), inset 0 10px 20px rgba(0,0,0, 0.08);
    -moz-box-shadow: inset 0 2px 2px rgba(0,0,0, 0.3), inset 0 10px 20px rgba(0,0,0, 0.08);
    box-shadow: inset 0 2px 2px rgba(0,0,0, 0.3), inset 0 10px 20px rgba(0,0,0, 0.08);
    behavior: url(files/the-photographer/scripts/PIE.htc);
}

[class^="ce_hyperlink icon-"] a span {
 display: inline-block;
  width: 14px;
  height: 14px;
  opacity: 0.6;
  vertical-align: text-top;
  background-image: url(../img/icons/buttons.png);
  background-repeat: no-repeat;
  margin-right: .6em;
}

	/*     --hide mobile-select
------------------------------------------------- */
#mobile-select {display: none;}

/*     --ce_gallery framework
------------------------------------------------- */
.ce_gallery .row1 {width: 100%;}
.ce_gallery .row2 {width: 49.5%;}
.ce_gallery .row3 {width: 32.6%;}
.ce_gallery .row4 {width: 24%;}
.ce_gallery .row5 {width: 19.2%;}
.ce_gallery .row6 {width: 15.83%;}
.ce_gallery .row7 {width: 13.2%;}
.ce_gallery .row8 {width: 11.62%;}
.ce_gallery .row9 {width: 10.22%;}
.ce_gallery .row10 {width: 9.1%;}
.ce_gallery .row11 {width: 8.18%;}
.ce_gallery .row12 {width: 7.41%;}
.ce_gallery .row2, .ce_gallery .row3, .ce_gallery .row4, .ce_gallery .row5, .ce_gallery .row6, .ce_gallery .row7, .ce_gallery .row8, .ce_gallery .row9, .ce_gallery .row10, .ce_gallery .row11, .ce_gallery .row12 {position: relative;	display: inline; float: left; margin-right: 1%;}
.col_last {margin-right: 0 !important;}

/*     --galerie
------------------------------------------------- */
.ce_gallery ul {letter-spacing: -4px; word-spacing: -4px;}
.ce_gallery li {vertical-align: top; float: left; margin-bottom: 6px; display: block; position: relative; font-size: 0;}
.ce_gallery li.col_last {margin-right: 0;}

.ce_gallery li {background-color: #002C71; padding: 0;}
.ce_gallery li img:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.ce_gallery li img {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	-webkit-transition: opacity  0.2s linear;
	-moz-transition: opacity  0.2s linear;
	-ms-transition: opacity  0.2s linear;
	-o-transition: opacity  0.2s linear;
	transition: opacity  0.2s linear;
}

.ce_gallery.leistungen li {
	-moz-background-size:100% 100%; 
	-webkit-background-size:100% 100%;
	background-size:100% 100%; 
}
.ce_gallery.leistungen li img {  
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
 }
.ce_gallery.leistungen li img:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
 }
.ce_gallery.leistungen li.last img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
 }

.ce_gallery.leistungen li.Ingenieurgeruestbau  {background-image:url('../../hoehenwerk/home/leistungen/Mecketh-07.09.09-7943.jpg');}
.ce_gallery.leistungen li.Kirchen  {background-image:url('../../hoehenwerk/home/leistungen/Mecketh-Bueren-II-9010.jpg');}
.ce_gallery.leistungen li.Industriegerueste  {background-image:url('../../hoehenwerk/home/leistungen/Mecketh-mhkw-Kassel-6355.jpg'); }
.ce_gallery.leistungen li.FlexibleFassadengerueste  {background-image:url('../../hoehenwerk/home/leistungen/Sparenburg-Bi-2195.jpg');}
.ce_gallery.leistungen li.DaechertemporaereHallen  {background-image:url('../../hoehenwerk/home/leistungen/Hoehenwerk-Koeln-5833-e.jpg');}
.ce_gallery.leistungen li.FangSchutznetze {background-image:url('../../hoehenwerk/home/leistungen/DSC_0080.jpg');}
.ce_gallery.leistungen li.UmweltLaermStaubschutz  {background-image:url('../../hoehenwerk/home/leistungen/Mecketh-Minden-15.10.09-6890.jpg');}
.ce_gallery.leistungen li.AufstiegeTreppen  {background-image:url('../../hoehenwerk/home/leistungen/Mecketh_Pb_BS_9301.jpg');}
.ce_gallery.leistungen li.GrabenBehelfsbruecken  {background-image:url('../../hoehenwerk/home/leistungen/D_Eibensbach_AR_09_Brueckentraeger_Probeaufbau_48.jpg');}
.ce_gallery.leistungen li.Industriekletterer  {background-image:url('../../hoehenwerk/home/leistungen/DSC_6158.jpg');}
.ce_gallery.leistungen li.Flugroboter  {background-image:url('../../hoehenwerk/home/leistungen/flugroboter-(8).jpg');}
.ce_gallery.leistungen li.VermietungFahrgerueste  {background-image:url('../../hoehenwerk/home/leistungen/Foto_2_FG_12_UniStandard_Ein-Ausstieg_57_web.jpg');}
.ce_gallery.leistungen li.DScan  {background-image:url('../../hoehenwerk/home/leistungen/3DScan.jpg');}
ce_gallery.leistungen li.DScan {background-image:url('../../hoehenwerk/home/leistungen/3DScan.jpg');}
.ce_gallery.leistungen li.Hochspannungsbau {background-image:url('../../hoehenwerk/home/leistungen/Hochspannungsbau.jpg');}
.ce_gallery.leistungen li.Kappengerueste {background-image:url('../../hoehenwerk/home/leistungen/Kappengerueste.jpg');}
.ce_gallery.leistungen li.VermietungFlachdach {background-image:url('../../hoehenwerk/home/leistungen/Vermietung_Flachdach.jpg');}

.ie .ce_gallery.leistungen li.Ingenieurgeruestbau  {background-image:url('../../hoehenwerk/home/leistungen_ie/Mecketh-07.09.09-7943.jpg');}
.ie .ce_gallery.leistungen li.Kirchen  {background-image:url('../../hoehenwerk/home/leistungen_ie/Mecketh-Bueren-II-9010.jpg');}
.ie .ce_gallery.leistungen li.Industriegerueste  {background-image:url('../../hoehenwerk/home/leistungen_ie/Mecketh-mhkw-Kassel-6355.jpg'); }
.ie .ce_gallery.leistungen li.FlexibleFassadengerueste  {background-image:url('../../hoehenwerk/home/leistungen_ie/Sparenburg-Bi-2195.jpg');}
.ie .ce_gallery.leistungen li.DaechertemporaereHallen  {background-image:url('../../hoehenwerk/home/leistungen_ie/Hoehenwerk-Koeln-5833-e.jpg');}
.ie .ce_gallery.leistungen li.FangSchutznetze {background-image:url('../../hoehenwerk/home/leistungen_ie/DSC_0080.jpg');}
.ie .ce_gallery.leistungen li.UmweltLaermStaubschutz  {background-image:url('../../hoehenwerk/home/leistungen_ie/Mecketh-Minden-15.10.09-6890.jpg');}
.ie .ce_gallery.leistungen li.AufstiegeTreppen  {background-image:url('../../hoehenwerk/home/leistungen_ie/Mecketh_Pb_BS_9301.jpg');}
.ie .ce_gallery.leistungen li.GrabenBehelfsbruecken  {background-image:url('../../hoehenwerk/home/leistungen_ie/D_Eibensbach_AR_09_Brueckentraeger_Probeaufbau_48.jpg');}
.ie .ce_gallery.leistungen li.Industriekletterer  {background-image:url('../../hoehenwerk/home/leistungen_ie/DSC_6158.jpg');}
.ie .ce_gallery.leistungen li.Flugroboter  {background-image:url('../../hoehenwerk/home/leistungen_ie/flugroboter-(8).jpg');}
.ie .ce_gallery.leistungen li.VermietungFahrgerueste  {background-image:url('../../hoehenwerk/home/leistungen/Foto_2_FG_12_UniStandard_Ein-Ausstieg_57_web.jpg');}
.ie .ce_gallery.leistungen li.DScan {background-image:url('../../hoehenwerk/home/leistungen/3DScan.jpg');}


a.more {display: block; background-image: url(../../hoehenwerk/layout/button.jpg); height: 34px; width: 116px; color: #FFF; line-height: 34px; padding-left: 10px;}


.float_left {float: left;}

.cookiebar {
	z-index: 100;
}

.ce_headline{
	color:#002C71;
}

.text-center{
	text-align:center;
	display:block;
}

#extended .ce_headline{
	padding-bottom: 0.5em;
    padding-top: 1em;
}

.no_marg{
	margin:0;
}

.bg_gray {
	position: relative;
	background-color: #dedede;
}
.bg_gray:before, .bg_gray:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	width: 50px;
	height: 100%;
	background-color: #dedede;
}
.bg_gray:before {
	right: 100%;
}
.bg_gray:after {
	left: 100%;
}

@media only screen and (max-width: 767px) {
	.bg_gray:before, .bg_gray:after {
		width: 20px;
	}
}
.noborder, .noborder * {
	border: 0;
	padding-top: 0;
	padding-bottom: 0;
}
.printonly {
	display: none;
}

.special_button button{
	padding:0.5em;
	color:#FFF;
	background-color:#002C71;
	margin-top:1em;
	font-family:"Titillium Web", sans-serif;
	cursor:pointer;
}
