html, body {
	height: 100%;
}
body {
	background: #181717 url('img/top-mountains.png') no-repeat top center;
	margin: 0;
	padding: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 22px;
	color: #b1b3b4;
}
a, img {
	border: 0;
	text-decoration: none;
	color: #b1b3b4;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
#wrapper {
	width: 100%;
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
	padding: 0;
	margin: 0;
}
html>body #wrapper {
	height: auto;
}
#inner {
	width: 900px;
	position: relative;
	padding: 0;
	margin: 0 auto;
	height: 217px;
	background: #181717 url('img/top-mountains-middle.png') no-repeat top center;
}
#header {
	width: 900px;
	height: 166px;
	margin: 0;
	padding: 0;
}
#header #logo {
	position: absolute;
	width: 375px;
	height: 125px;
	padding: 0;
	margin: 0 0 0 490px;
}
#langChooser {
	position: relative;
	z-index: 8888;
	float: right;
	height: 10px;
	z-index: 9999;
	margin: 0px 40px 0 35px;
	padding: 0;
}
#langChooser li {
	margin: -8px 4px 0 4px;
	padding: 0;
	height: 10px;
	list-style-type: none;
	float: left;
}
#langChooser li a {
	color: #b1b3b4;
	font-size: 10px;
	margin: 0;
	padding: 0;
}
#langChooser li a:hover {
	color: #616364;
}
#navigation {
	width: 900px;
	height: 50px;
	margin: 0;
	padding: 0;
	background: url('img/top-navi.png') no-repeat;
	
}
#top_navi {
	width: 900px;
	margin: 0;
	list-style-type: none;
	float: left;
	text-align: left;
	padding: 0 25px 0 29px;
}
#top_navi li {
	float: left;
	margin: 0;
	padding: 0;
}
	a.home {
		display: block;
		width: 96px;
		height: 50px;
		background: url('img/but-home-n.png') no-repeat;
		}
	a.home:hover {
		}
	a.about {
		display: block;
		width: 145px;
		height: 50px;
		background: url('img/but-about-n.png') no-repeat;
		}
	a.about:hover {
		}
	a.energie {
		display: block;
		width: 174px;
		height: 50px;
		background: url('img/but-energie-n.png') no-repeat;
		}
	a.energie:hover {
		}
	a.planung {
		display: block;
		width: 139px;
		height: 50px;
		background: url('img/but-planung-n.png') no-repeat;
		}
	a.planung:hover {
		}
	a.haus {
		display: block;
		width: 122px;
		height: 50px;
		background: url('img/but-haus-n.png') no-repeat;
		}
	a.haus:hover {
		}
	a.kontakt {
		display: block;
		width: 135px;
		height: 50px;
		background: url('img/but-kontakt-n.png') no-repeat;
		}
	a.kontakt:hover {
		}
#top_navi li a {
	border: 0;
	margin: 0;
	padding: 0 7px 0 0;
	text-decoration: none;
}
#top_navi li a img {
	border: 0;
	margin: 0;
	padding: 0;
}
#subnavi {
	width: 900px;
	height: 20px;
	margin: 8px auto 0 auto;
	padding: 0;
	}
#sub_navi {
	margin: 0 0 0 0;
	font-size: 10px;
	color: #ff0000;
	}
	#sub_navi li {
		float: left;
		margin: 0 20px;
		padding: 0;
		}
		#sub_navi li a {
			color: #b1b3b4;
			font-size: 14px;
			font-weight: 200;
			line-height: 10px;
			text-decoration: none;
			}
		#sub_navi li a:hover {
			color: #ff0000;
			}
			
/*#top_navi li a:hover{
	color: #efefef;
}*/
.brClear {
	clear: both;
	float: none;
}
#content {
	width: 100%;
	padding-bottom: 165px;
}
#innerContent {
	color: #b1b3b4;
	line-height: 18px;
	width: 804px;
	margin: 0 auto;
	padding: 10px;
	font-size: 14px;
	text-shadow: #000000 1px 1px 1px;
	text-align: justify;
}
	#thumbnailsBig {
		width: 814px;
		margin: 0;
		padding: 20px 0 210px 0;
		float: none;
		clear: both;
	}
	#thumbList {
		width: 814px;
		margin: 20px 0;
		padding: 0;
	}
	#thumbList li {
		list-style-type: none;
		float: left;
		margin: 0 10px 0 0;
	}
	#thumbList li a {
		color: #b1b3b4;
	}
	#thumbList li a:hover {
		color: #ff0000;
	}
	#thumbList img {
		border: 0;
	}
#footer {
	background: #161515 url('img/footer-bg.png') repeat-x;
	border-bottom: 15px solid #000;
	position: absolute;
	bottom: 0;
	padding: 0;
	width: 100%;
	height: 140px;
	text-align: left;
}
#innerFooter {
	background: url('img/footer-middle.jpg') no-repeat;
	width: 814px;
	height: 120px;
	margin: 0 auto;
	padding: 10px;
	color: #b1b3b4;
	font-size: 14px;
	font-weight: 200;
	text-transform: uppercase;
	text-shadow: #000000 1px 1px 1px;
}
	#innerFooter a {
		font-weight: 200;
		color: #b1b3b4;
		text-decoration: none;
	}
	#innerFooter a:hover {
		color: #ff0000;
		border-bottom: 1px dashed #cc0000;
	}
	.copy1 {
		font-size: 12px;
		line-height: 8px;
	}
	.address {
		font-size: 10px;
		line-height: 6px;
	}
	.phone {
		font-size: 18px;
		line-height: 14px;
	}
	.email {
		font-size: 12px;
		line-height: 10px;
	}
#bottom_navi li {
	list-style-type: none;
	float: left;
	color: #b1b3b4;
}
#copyInfo {
	text-transform: uppercase;
	font-weight: 200;
	line-height: 10px;
	position: absolute;
	bottom: 2px;
	right: 10px;
	font-size: 10px;
	margin: 0;
	padding: 0;
	color: #fff;
}
#copyInfo a {
	text-decoration: none;
	color: #b1b3b4;
}
#copyInfo a:hover {
	text-decoration: none;
	color: #ff0000;
}
h1 {
	font-size: 30px;
	font-weight: 100;
	line-height: 26px;
	text-shadow: #000000 1px 1px 1px;
}
h2 {
	font-size: 24px;
	font-weight: 200;
	line-height: 20px;
	text-shadow: #000000 1px 1px 1px;
	padding-top: 20px;
}
h3 {
	font-size: 18px;
	font-weight: 200;
	line-height: 14px;
	text-shadow: #000000 1px 1px 1px;
	padding-top: 20px;
}
/* bof Konatktformular */
label {
	display: none;
}
.textfield {
	width: 200px;
	height: 27px;
	background: #3a3939;
	color: #777;
	border: 1px solid #111;
	margin: 5px 0 5px 0;
	padding: 8px 8px 3px 8px;
	font-size: 16px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.textfield:hover, .textfield2:hover {
	background: #4b4a4a;
}
.textfield2 {
	width: 335px;
	height: 172px;
	background: #3a3939;
	color: #777;
	border: 1px solid #111;
	margin: 5px 0 10px 0;
	padding: 8px;
	font-size: 16px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.button {
	width: 200px;
	height: 90px;
	background: #3a3939;
	color: #b1b3b4;
	border: 1px solid #111;
	margin: 5px 0 5px 0;
	font-size: 18px;
	font-weight: 200;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	text-shadow: #000000 1px 1px 1px;
}
.button:hover {
	background: #4b4a4a;
	color: #fff;
	border: 1px solid #666;
}
/* eof Konatktformular */
.imgtfe img {

}
/* Gallery goes here */
.demo {
	position: relative;
	margin-top: 2em;
	margin: 0;
	padding: 0;
}
.gallery_demo {
	width: 80px;
	margin: 0;
	padding: 0 0 0 8px;
}
.gallery_demo li {
	width: 60px;
	height: 50px;
	border: 1px solid #212020;
	margin: 0 5px;
	background: #000;
}
.gallery_demo li {
	left: 40px;
}
.gallery_demo li div .caption {
	font: italic 0.7em/1.4 georgia,serif;
}

#main_image {
	margin: 40px auto 60px auto;
	height: 600px;
	width: 800px;
	background: black;
}
#main_image img {
	margin-bottom: 10px;
}
.showover {
	width: 260px;
	height: 0px;
	display: block;
	margin: 0;
	padding: 0;
	border:  0;
	position: relative;
	z-index: 999997;
	}
.overlay {
	height: 580px;
	width: 260px;
	margin: -15px 0 0 0;
	padding: 10px;
	color: #f2f2f2;
	border: 0;
	border-top: 1px solid #1a1a1a;
	position: relative;
	left: 0px;
	top: 0px;
	display: block;
	background: #000;
	overflow: auto;
	text-align: left;
}
.innerOver {
	width: 248px;
	height: 540px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 12px;
}
.innerOver h3 {
	font-size: 16px;
	font-weight: 600;
	line-height: 18px;
	text-shadow: #000000 1px 1px 1px;
	padding-top: 20px;
}
.overlay a {
	font-weight: bold;
	color: #eee;
	}
.overlay a:hover {
	color: #fff;
	}
#closer {
	cursor: pointer;
	width: 19px;
	height: 14px;
	position: relative;
	top: 5px;
	z-index: 999998;
	margin: 5px 0 0 10px;
}
#opener {
	cursor: pointer;
	width: 19px;
	height: 14px;
	position: relative;
	top: 5px;
	z-index: 999999;
	display: none;
	margin: 5px 0 0 10px;
}