﻿/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro);

html, body{
	font-family: 'Source Sans Pro', sans-serif!important;
	width: 100%;
	height: 100%
}

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
img,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Custom styles
   ========================================================================== */

#ctn_main div{
	/*border: 1px solid black;*/
}

a{
	color: #6d2937;
}


#ctn-content-firma a{
	color: white;
}


/* animation */
#ctn-header-nav span, #ctn-content-navi p{
	-webkit-transition: 0.2s linear;
    -moz-transition: 0.2s linear;
    -o-transition: 0.2s linear;
    transition: 0.2s linear;
}

#ctn-header-nav span:hover, #ctn-content-navi p:hover{
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);	
	transform: scale(1.2);
	text-shadow: 0 0 2px;
}

#ctn-header-nav span.active, #ctn-content-navi p.active{
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);	
	transform: scale(1.2);
	text-shadow: 0 0 2px;
}



figure {

}

figcaption {
	font-size: 16px;
}


#ctn-content-leistungen-mittelspannung img{
	height: auto;
	max-width: 80%;
}

#ctn-content-leistungen-spleisstechnik img{
	height: auto;
	max-width: 80%;
}


#ctn-content-leistungen-industrieinstallation img{
	height: auto;
	max-width: 100%;
}

#ctn-content-leistungen-beleuchtung img{
	height: auto;
	max-width: 100%;
}

#ctn-content-leistungen-haustechnik img{
	height: auto;
	max-width: 100%;
}

#background{
	position: absolute;
	top: 0;
	/* right: 0; */
	/* left: 0; */
	/* bottom: 0; */
	width: 100%;
	height: 110%;
	z-index: -1;
	background: url(../img/hintergrund.png) no-repeat top left;
	background-size: 100% auto;
	opacity: 0.2;
}


body{
	margin: 0px;
	padding: 0px;
	background-color: #d9d9d9;
	color: #000000;
	font-size: 14px;
	line-height: 18px;
}
	#ctn_main{
		width: 1050px;
		margin: 30px auto;
		background-color: white;
		box-shadow: 0 0 13px rgba(0,0,0,0.8);
	
	}
		#ctn_header{
			width: 100%;
			height: 160px;
		}
			.brandLogo {
				height: auto;
				max-width: 60%;
			}
			#ctn-header-nav{
				float: right;
				height: 50px;
				width: 400px;
				background-color: #6d2937;
				margin-right: 22px;
				border: 2px solid black;
				box-shadow: 0 0 12px rgba(0,0,0,0.4);
			}
				#ctn-header-nav span{
					color: white;
					font-size: 20px;
					display: block;
					float: left;
					height: 100%;
					padding-top: 14px;
					margin-left: 38px;
					cursor: pointer;
				}
		#ctn_content{
			width: 100%;
			height: 600px;	
		}
			#ctn-content-navi{
				height: 500px;
				width: 240px;
				float: left;
				margin-left: 22px;
				background-color: #6d2937;
				border: 1px solid black;
				box-shadow: inset 0 0 14px rgba(0,0,0,0.8);
				padding: 30px;
				color: white;
				font-size: 18px;
				line-height: 70px;
				text-align: center;
				/* font-weight: bold; */
			}
			#ctn-content-navi p{
				cursor: pointer;
			}
			#ctn-content-home{
				height: 600px;
				width: 1004px;
				float: right;
				/* background-color: blue; */
				margin-right: 22px;
				/* border: 1px solid black; */
				/* box-shadow: inset 0 0 6px rgba(0,0,0,0.9); */
				padding: 20px;
				font-size: 26px;
				line-height: 40px;
				text-align: center;
			}
				#ctn-content-firma{
					height: 500px;
					width: 240px;
					float: left;
					margin-left: 22px;
					background-color: #6d2937;
					border: 1px solid black;
					box-shadow: inset 0 0 14px rgba(0,0,0,0.8);
					padding: 10px;
					color: white;
					font-size: 16px;
					/* line-height: 70px; */
					text-align: left;
					margin-left: -20px;
					margin-top: -20px;
					/* font-weight: bold; */
				}
			#ctn-content-leistungen{
				height: 600px;
				width: 740px;
				float: right;
				/* background-color: blue; */
				margin-right: 22px;
				/* border: 1px solid black; */
				/* box-shadow: inset 0 0 6px rgba(0,0,0,0.9); */
				font-size: 22px;
				line-height: 40px;
			}
			#ctn-content-ueberuns{
				height: 600px;
				width: 1004px;
				/* float: right; */
				/* background-color: blue; */
				margin-left: 22px;
				/* border: 1px solid black; */
				/* box-shadow: inset 0 0 6px rgba(0,0,0,0.9); */
				/* padding: 20px; */
				font-size: 26px;
				line-height: 40px;
			}
			
			#ctn-content-jobs{
				height: 600px;
				width: 1004px;
				/* float: right; */
				/* background-color: blue; */
				margin-left: 22px;
				/* border: 1px solid black; */
				/* box-shadow: inset 0 0 6px rgba(0,0,0,0.9); */
				/* padding: 20px; */
				font-size: 26px;
				line-height: 40px;
			}

				.img-haus{
					height: auto;
					max-width: 39.4%;
				}
			#ctn-content-kontakt{
				height: 600px;
				width: 1004px;
				/* float: right; */
				/* background-color: blue; */
				margin-left: 22px;
				/* border: 1px solid black; */
				/* box-shadow: inset 0 0 6px rgba(0,0,0,0.9); */
				/* padding: 20px; */
				font-size: 26px;
				line-height: 40px;
			}
				#ctn-content-kontakt span{
					float: left;
					display: block;
				}
				.zeiten{
					width: 270px;
					border: 2px dotted black;
					padding: 5px;
					margin-top: 50px;
				}
				.firma{
					margin-left: 150px;
				}
			
			#ctn-content-impressum{
				height: 600px;
				width: 1004px;
				/* float: right; */
				/* background-color: blue; */
				margin-left: 22px;
				/* border: 1px solid black; */
				/* box-shadow: inset 0 0 6px rgba(0,0,0,0.9); */
				/* padding: 20px; */
				font-size: 26px;
				line-height: 40px;
				overflow: scroll
			}
				.impressum{
					font-size: 18px;
					line-height: 20px;
				}
		
		
		#ctn_footer{
			width: 100%;
			height: 80px;	
		}
			.line-1{
				background-color: #6d2937;
				height: 4px;
			}
			.line-2{
				background-color: black;
				height: 4px;
			}
			.marginR{
				margin-right: 35px;
			}
			

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}