/*--------------------------------------------------------------
				RESET
---------------------------------------------------------------*/
@charset "utf-8";

@font-face {
	font-family: "Old Standard";
	src: url(OldStandard-Regular.otf) format("opentype");
}
* {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight:normal;
}
ul, ol {
	list-style: none;
}
b, strong {
	font-weight: bold;
}
img, a img {
	border: none;
}
hr {
	color:#232525;
	background:#232525;
	height:1px;
	margin-top:15px;
	margin-bottom:15px;
	border:none;
}

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


/*--------------------------------------------------------------
				SCHRIFT / GRÖSSE
---------------------------------------------------------------*/
body {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #949d9b;
	background: #0f0f0f;
	line-height: 1.3em;
}
h1 {
	font-size: 24px;
	font-family: Tinos, Georgia, serif;
	font-weight: normal;
	margin-bottom: 0.5em;
	color: #bac102;
	line-height: 1.5em;
	letter-spacing: 0.03em;
}
h2 {
	color: #008882;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0.2em
}
.h2_unternehmensfilm {
	color:#008882;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight:bold;
	margin-bottom: 0.2em;
	margin-top: 2.7em;
}
h3 {
	font-size: 1.2em;
	padding-left: 1em;
}
h4 {
	font-size: 1.2em;
	color: #008882;
	font-family:Arial, Helvetict, sans-serif;
	font-weight:bold;
}
h5 {
	font-size: 1.3em;
	color: #008882;
	font-family:Arial, Helvetict, sans-serif;
	font-weight:bold;
	padding-top:65px;
}
/*--------------------------------------------------------------
				LINKS
---------------------------------------------------------------*/
a:link, a:visited {
	text-decoration: none;
	color: #de7c0d;
}
a:hover, a:active {
	text-decoration: none;
	color: #de7c0d;
}
/*--------------------------------------------------------------
				LAYOUT
---------------------------------------------------------------*/
#headerTop {
	position:fixed;
	z-index:999;
	width: 100%;
	height: 115px;
	background:#0b0b0b url(../images/bg_header.jpg) repeat-x;
}
#content {
	width: 100%;
	height:auto;
	background: #000 url(../images/bg-new-medium.jpg) no-repeat fixed left top;
}
#footer {
	width: 100%;
	height:40px;
	background: #000;
	clear: both;
	position:fixed;
	bottom:0;
	z-index:100;
	background: url(../images/bg_footer.jpg) repeat-x left top;
}
#contentin {
	width: 100%;
	/*height:1640px;*/
	background:url(../images/bg_container.png) repeat-y;
	clear: both;
}
#contentin_other {
	width: 100%;
	/*height:1050px;*/
	padding-bottom: 50px;
	background:url(../images/bg_container.png) repeat-y;
	clear: both;
}
#headerTopIn, #contentin, #contentin_other, #titel, #footerIn {
	position: relative;
	margin: 0 auto;
	width: 980px;
}
#logo {
	position: absolute;
	top: 35px;
	left:20px;
}
.image_home {
	padding-top:13px;
	padding-bottom:16px;
}
.image_projekte {
	padding-top:0px;
	padding-bottom:5px;
}
.link {
	font-weight:normal;
}
.visitwebsite {
	font-weight:bold;
	background:url(../images/icon_visitwebsite.gif) no-repeat scroll right top transparent;
}
.visitwebsite {
	padding-right:20px;
}
.quote {
	background:url(../images/quote.gif) no-repeat scroll 0 0 transparent;
	background-position:right
}
/*--------------------------------------------------------------
				NAVIGATION
---------------------------------------------------------------*/

#navigation {
	font-family:'Georgia', serif;
	font-size:17px;
	float: left;
	position: absolute;
	top: 45px;
	left:380px;
}
#navigation ul {
	margin: 0;
	padding: 0;
}
#navigation ul li {
	float: left;
	text-transform: none;
	background: url(../images/bg_navitemleft_large.png) no-repeat left top;
	margin-right:15px;
}
#navigation ul li a:link, #navigation ul li a:visited {
	font-family:'Georgia', serif;
	float: left;
	color: #8a9492;
	background: url(../images/bg_navitemrigth.gif) no-repeat right top;
	padding: 0.4em 1em 0.4em 1em;
	text-align: center;
	text-decoration: none;
}
#navigation ul li p {
	font-family:'Georgia', serif;
	float: left;
	color: #bac102;
	background: url(../images/bg_navitemrigth.gif) no-repeat right top;
	padding: 0.4em 1em 0.4em 1em;
	text-align: center;
	text-decoration: none;
}
#navigation ul li:hover {
}
#navigation ul li a:hover {
	color: #bac102;
}
/*--------------------------------------------------------------
				LAYOUT "In"
---------------------------------------------------------------*/
#titel h1 {
	font-family:Charis SIL;
	color: #FFF;
	font-size: 4em;
	padding-top: 60px;
}
#main {
	width: 66%;
	min-height: 900px;
	float: left;
	margin-top: 140px;
	padding:0px 0px 0 20px;
}
#main table td {
	padding-right:25px;
}
#main p {
	padding:0px 25px 0 0px;
}
.colMain {
	float: left;
	width: 49%;
	padding: 0px 0 20px 0;
}
.colLeft {
	padding-right: 1em;
}
.colRight {
	padding-left: 1em;
}
.box1 {
	height:335px;
}
.box2 {
	height:400px;
}
.bullet {
	background:url(../images/bullet.gif) no-repeat top left transparent;
}
.bullet h2 {
	color:#008882;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight:bold;
	margin-left: 23px;
	padding-bottom:10px;
}
.bullet p {
	margin-left: 23px;
}
#sidebarRight hr {
	color:#232525;
	background:#232525;
	height:1px;
	width:280px;
	margin-top:15px;
	margin-bottom:15px;
	border:none;
}
#sidebarRight {
	width: 30%;
	float: right;
	margin-top: 140px;
	position: relative;
	padding-bottom: 20px;
	padding-right:10px;
}
#sidebarRight p {
	padding-right:10px;
}
#box {
	color: #949d9b;
}
#box ul li {
	padding-top:5px;
}
#box ul li a, #box ul li p {
	padding-left:10px;
	line-height:30px;
}
#box ul li a {
	color: #008882
}
#box div {
	padding: 0em;
}
#box p {
	font-size: 1em;
}
.icon {
	padding-top:1px;
}
.socialmedia {
	width:100%;
}
.socialmedia ul, .socialmedia li {
	float: left;
	display: inline;
	position: relative;
	list-style: none;
	padding: 0px 15px 5px 0px;
}
/*3 columne in fußzeile*/
.footernav {
	float: left;
	width: 980px;
}
.footernav ul {
	width:660px;
}
.footernav p, .footernav ul, .footernav li {
	float: left;
	display: inline;
	position: relative;
	font-size: 1em;
	text-align: center;
	list-style: none;
	padding: 5px 5px 5px 10px;
}
.footernav li a {
	color:#717b79;
}
.footernav li a:link, .footernav li a:visited {
	color:#717b79;
}
.footernav li :hover, .footernav li a:hover {
	color:#de7c0d;
}
.clearfloat {
	clear: both;
}
.fl {
	float: left;
	padding-right: 1.2em;
}
.datum {
	color:#84a702;
	font-weight: bold;
}
#copyright {
	font-size: 0.9em;
	color: #717b79;
	float: right;
	text-align: right;
	padding-top:10px;
	margin-right:20px;
}
/*3 projects */
#contentin_projects {
	width: 100%;
	height:1820px;
	background:url(../images/bg_container.png) repeat-y;
	clear: both;
	position: relative;
	margin: 0 auto;
	width: 980px;
}
#mainprojects {
	width: 66%;
	float: left;
	margin-top: 140px;
	padding:0px 0px 0 20px;
}
#mainprojects p {
	padding:0px 25px 0 0px;
}
#mainprojects table {
	width:640px;
}
#mainprojects table td {
	padding-right:20px;
}
#mainprojects table tr td {
	padding-bottom:20px;
}
div.fadehover {
	position: relative;
}
img.hover {
	position:relative;
	border:none;
	z-index: 10;
}
#textFader {
	position: absolute;
	left: 0;
	top: 0;
	width: 300px;
	height: 152px;
}
#textFader h4 {
	margin-left:20px;
	margin-top:100px;
}
#textFader p {
	margin-left:20px;
	color:#717b79;
}
#overview {
	position:absolute;
	top:150px;
	left: 490px;
	float:right;
	background: url(../images/icon_overview.gif) no-repeat right center transparent;
}
#overview a {
	padding-right:25px;
}
.nextproject {
	float:right;
	background:url(../images/arrow_link.gif) no-repeat scroll right transparent;
	padding-right:12px;
}
.lastproject {
	float: left;
	background:url(../images/arrow_left.gif) no-repeat scroll left transparent;
	padding-left:12px;
}
.referenzen {
	float: left;
	width: 280px;
}
.referenzen table a {
	color: #008882
}
#logoslider {
	width: 280px;
	height: 130px;
}
/* Slideshow style rules*/
#slideshow {
	margin-top:10px;
	margin-bottom:10px;
	width:620px;
	height:463px;
	background:url(../images/projects_big/bg.jpg) no-repeat;
	position:relative;
}
#slideshow #slidesContainer {
	position:relative;
	padding:10px 0px 10px 0px;
	margin:0 10px 0 10px;
	width:600px;
	height:443px;
}
#slideshow #slidesContainer .slide {
	width:600px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
	height:443px;
}
#imagebox {
	margin-top:10px;
	margin-bottom:10px;
	width:620px;
	height:463px;
	background:url(../images/projects_big/bg.jpg) no-repeat;
	position:relative;
}
#image {
	position:relative;
	padding:10px 0px 10px 0px;
	margin:0 10px 0 10px;
	width:600px;
	height:443px;
}
/** 
 * Slideshow controls style rules.
 */
.control {
	display:block;
	width:44px;
	height:34px;
	text-indent:-10000px;
	position:absolute;
	cursor: pointer;
	z-index:400;
}
#leftControl {
	top:200px;
	left:10px;
	background:transparent url(../images/control_left.png) no-repeat 0 0;
}
#rightControl {
	top:200px;
	right:10px;
	background:transparent url(../images/control_right.png) no-repeat 0 0;
}
/** formular **/
.kontaktformular {
	text-decoration:none;
	font-size:11px;
	line-height:15px;
	font-style:normal;
	color:#717b79;
	padding:0px 10px 0 0px;
}
.kontaktformular table td {
	padding-right:20px;
}
#divupload {
	position: relative;
}
#faketext {
	position: absolute;
	left: 0;
	top: 0;
	width: 142px;
	margin-top: 2px;
}
#inputfile {
	position: absolute;
	left: 0;
	top: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	opacity: 0;
}
#fakebrowse {
	position: absolute;
	left: 150px;
	top: 0;
}
#divupload {
	height: 25px;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	color:#bec7c5
}
.fehlerfarbe {
	color:#CC0033;
}
.submit {
	border:1px #a39a94 solid;
	background-color:#fff;
}
.textarea {
	border:1px #292626 solid;
	padding:3px;
}
/** formular Ende **/



/* -- Small screen adjustments -- */
@media screen and (max-width: 1030px){
	/*#content{
		background: #000 url(../images/bg-new-small.jpg) no-repeat fixed left top;
	}*/

	#headerTop, #footer{
		position: static;
	}
	#main, #mainprojects{
		margin-top: 25px;
	}
	#overview{
		top: 35px;
	}
	#sidebarRight{
		margin-top: 25px;
	}
}


@media screen and (min-width: 1600px){
	#content{
		background-image: url(../images/bg-new-large.jpg);
	}
}


/** Philipp **/
textarea {
	box-sizing: border-box;
	width: 100%;
}

/** Medium Screen Size **/

@media screen and (max-width: 980px) {
	#navigation {
		left: 334px;
		top: 27px;
	}
	#sidebarRight {
		clear: both;
		float: none;
		margin: 20px auto 40px;
		padding-left: 10px;
		width: 627px;
	}
	#sidebarRight .referenzen {
		clear: both;
		float: none;
	}
	#main {
		float: none;
		min-height: 0;
		padding-left: 10px;
		padding-right: 10px;
		width: auto;
	}
	#main form {
		position: relative;
	}
	#main .kontaktformular {
		padding-right: 0;
	}
	#contentin_projects {
		height: auto;
		margin: 0 auto;
		width: 647px;
	}
	#contentin_projects #mainprojects {
		padding-left: 14px;
	}
	#sidebarRight:after,
	#contentin_projects:after {
		clear: both;
		content: '';
		display: block;
		height: 0;
	}
    #headerTop,
    #headerTop * {
        z-index: 2;
    }
	#headerTopIn, #contentin, #contentin_other, #titel, #footerIn {
		width: 647px;
	}
	.footernav {
		max-width: 100%;
	}
	.footernav ul {
		padding-left: 0;
		padding-right: 0;
	}
	#footer {
		background-repeat: repeat;
		height: 80px;
	}
	#copyright {
		float: left;
		padding-left: 10px;
		padding-top: 17px;
	}
}

/** Mobile Phones **/

@media (max-width: 650px) {
    #headerTopIn, #contentin, #contentin_other, #titel, #footerIn, #contentin_projects {
		width: 320px;
	}
    #main table,
    #main tbody,
    #main tr,
    #main td,
    #contentin_projects table,
    #contentin_projects tbody,
    #contentin_projects tr,
    #contentin_projects td {
        display: block;
        height: 100%;
        width: 300px;
    }
    #main table *,
    #contentin_projects table * {
        /*display: block;*/
        float: none;
        height: 100%;
        max-width: 300px;
        width: auto;
    }
    #main table img,
    #contentin_projects table img {
        height: auto;
    }
    #main table hr, #contentin_projects table hr {
        height: 1px;
    }
    #main table h1:first-child, #contentin_projects table h1:first-child,
    #main table h2:first-child, #contentin_projects table h2:first-child {
        margin-bottom: 0;
        margin-top: 30px;
    }
    #contentin_projects #mainprojects {
        padding-left: 10px;
        padding-right: 10px;
    }
    #imagebox,
    #imagebox #image {
        height: auto;
        width: auto;
    }
    #imagebox img {
        height: auto;
        max-width: 100%;
    }
    #mainprojects {
        float: none;
    }
    #mainproject table {
        height: auto;
    }
    #mainprojects:after {
        clear: both;
		content: '';
		display: block;
		height: 0;
    }
    .colMain {
        float: none;
        width: auto;
    }
    #slideshow {
        height: 242px;
        margin-left: -10px;
        width: 320px;
    }
    #slideshow #slidesContainer,
    #slideshow #slidesContainer .slide,
    #slideshow #slidesContainer img {
        height: 222px!important;
        width: 300px!important;
    }
    #sidebarRight {
        width: 300px;
    }
    iframe {
        height: auto;
        width: 300px;
    }
    #logo {
        left: 0;
        margin-left: 10px;
        position: relative;
        right: 0;
    }
    #navigation {
        left: 0;
        top: 122px;
    }
    #overview {
        position: static;
    }
    #content {
        padding-top: 80px;
    }
    #footer {
        height: 120px;
    }
    .footernav ul {
        padding: 0;
        width: 320px;
    }
    .footernav ul li {
        height: 30px;
        line-height: 30px;
    }
    #copyright {
        padding: 0 10px;
        height: 40px;
        line-height: 40px; 
    }
}

/** End **/
