/*
---------------------------------
MAIN DIVs
---------------------------------
*/

#container	{
	background: center top repeat-x url(../img/bg_header.jpg);
	min-height: 53em;
	position:relative;
}

.container {
	width: 94em;
	margin: 0 auto;
	position: relative;
}

.trenner {
	padding: 2em 0 1em 0;
}


/*
---------------------------------
KOPF
---------------------------------
*/

#container #kopf	{
	height: 240px;
}

#container #kopf .geothermie {
	position: absolute;
	right: -26px;
	top: 160px;
	/*width: 20px;
	height: 20000px;
	background: right top repeat-y url(../img/bg_gt.png);*/
}

#container #kopf .geothermie div {
	position: absolute;
	z-index: 33;
	right: 0;
	/*top: -23px;
	width: 20px;
	height: 30px;
	background: right top no-repeat url(../img/bg_gt_top.png);*/
	top: -160px;
	width: 20px;
	height: 160px;
	background: right top no-repeat url(../img/bg_gt_top2.png);
}

/*
---------------------------------
MENU
---------------------------------
*/

#container #menu	{
	position: relative;
	font-size: 1em;
	height: 3em;
}

#container #menu .wrapper {
	width: 95em;
	height: 3em;
	margin: 0 auto;
	background: left top repeat url(../img/bg_white50.png);
}

#container #menu .holder {
	
}

/*
---------------------------------
CONTENT
---------------------------------
*/

#container .title {
	
}

#container .content {
	background: center top no-repeat url(../img/bg_content.png);
	font-size: 1em;
	min-height: 50em;
}

.content .container {
	
}

#container .content .row {
	
}

#container .content .col	{
	position: relative;
	float: left;
	left: 95em;
}

#container .content .third0 {
	
}

#container .content .third1 {
	
}

#container .content .third2 {
	
}

#container .content .third12 {
	
}

#container .content .half0 {
	width: 58em;
	margin-left: -94em;
}

#container .content .half1 {
	width: 34em;
	margin-left: -35em;
}

#container .content .full0 {
	width: 93em;
	margin-left: -94em;
}

#container .content .col .kasten {
	position: relative;
	background: #463714;
	margin: 0 0 2em 0;
}

#container .content .location	{
	display: none;
	visibility: hidden;
}

#container .content .description {
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #5e6d42;
	font-size: 1.3em;
	margin-bottom: 1.353em;
}

#container #fuss {
	height: 10em;
	background: transparent center top repeat-x url(../img/bg_footer.png);
	position: relative;
	top: 12px;
}

#container #fuss .container {
	
}

#container #fuss .container .geothermie {
	position: absolute;
	z-index: 32;
	right: -26px;
	top: -19900px;
	width: 20px;
	height: 20000px;
	background: right top repeat-y url(../img/bg_gt.png);
}
