@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Homemade+Apple);
@import url(http://fonts.googleapis.com/css?family=Coustard);
body {
	background-color:#6b6361;
	background-repeat:no-repeat;
	background-position:center top;
	font-family: 'Coustard', serif; 
	font-size: 12px; 
	color: #4a1e15;
	line-height: 23px;
}

#holder {
	position:absolute;
	width:1000px;
	height:400px;
	/*background-color:#009900;*/
	margin-left:50%;
	top:0px;
	left:-500px;
	/*border:1px solid red;*/
}
#mainnavi {
	position: absolute;
	left: 40px;
	top: 68px;
	width: 959px;
	height: 77px;
	z-index: 1;
	/*border:1px solid red;*/
}
#impressum {
	position:absolute;
	left:886px;
	top:21px;
	width:78px;
	height:22px;
	z-index:2;
	/*border:1px solid red;*/
}
#groessennavi {
	position: absolute;
	left: 30px;
	top: 233px;
	width: 829px;
	height: 32px;
	z-index: 3;	/*border:1px solid blue;*/
}

#inhalt {
	position:absolute;
	left:20px;
	top:275px;
	width:797px;
	height:479px;
	z-index:4;
}


#inhalt-text{
	position:absolute;
	text-align:center;
	left:110px;
	top:850px;
	width:797px;
	height:479px;
	z-index:4;
}

#footer { 
	position:absolute;
	left:160px;
	top:930px;
	width:683px;
	height:100px;
	z-index:4;
	text-align:center;
	background-image:url(../images/footerhigru.png);
	padding-top:15px;
	background-repeat:no-repeat;
}



#sliderholder {
	position:absolute;
	left:0px;
	top:0px;
	width:980px;
	height:550px;
	z-index:5;
	/*border:1px dashed green;*/
	}
	
.pic{
	width:680px;
	height:540px;
	/*border:1px solid blue;*/
	float:left;
	margin-left:-40px;
	}


.desc{
	/*border:1px solid red;*/
	background-image:	url(./images/holz/Tabelle-Holz.jpg);
	margin-left:0px;
	padding-top:16px;
	padding-right:10px;
 	padding-left:25px;
	float:left;
	width:240px;
	height:540px;

}

.handwrite{
	font-family: 'Homemade Apple', cursive;
	font-size: 12px; 
	color: #4a1e15;
	line-height: 20px;
}
.handwritebig{
	font-family: 'Homemade Apple', cursive;
	font-size: 18px; 
	color: #4a1e15;
	line-height: 20px;
}
.handwritebigger{
	font-family: 'Homemade Apple', cursive;
	font-size: 20px; 
	color: #4a1e15;
	line-height: 20px;
}
.list
{
display:inline-block;
width:90px;
/*border:1px solid purple;*/
}

/* wera */

.pic-home{
	width:1000px;
	height:600px;
	/*border:1px solid blue;*/
	float:left;
	margin-left:-40px;
	}
	
	
#groessennavi-holz {
	position: absolute;
	left: 111px;
	top: 237px;
	width: 564px;
	height: 40px;
	z-index: 3;
	border:1px solid red;
}	
#sliderholder-home {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:600px;
	z-index:5;
	}
#inhalt-home {
	position:absolute;
	left:20px;
	top:235px;
	width:1000px;
	height:650px;
	z-index:4;
}
img
{
border:none;
}
#video {
	position:absolute;
	left:1250px;
	top:22px;
	width:62px;
	height:26px;
	z-index:1;
}
