@charset "UTF-8";
*{

}


body{
	
 	margin:0;
 	padding:0;
	background-color: #e8e5e1;
	font: 11px Verdana;
	color: #959390;

 	
 
}

	
.main{
		
		margin:0px auto;
		margin-top: 95px;
		width: 940px;
		
		
		
		}
.main2{
	background-color: #dedbd8;
	border: 2px solid #ffffff;
	height: 700px;
}
.main3{
	background-color: #dedbd8;
	border: 2px solid #ffffff;
	
}
.title{
	padding-top: 30px;
	font: 30px Verdana;
}
.address{
	margin-top: 10px;
	}
	
.logo{
	float:right;
	margin-top: -25px;
	margin-right: -81px;
}
.head{
padding-left: 50px;
border-bottom: 2px solid #ffffff;
height: 169px;

}
.navi{
	margin-top: 15px;
	height:30px;

	
}
.navi a{
	text-decoration: none;
	font-size: 11px;
	padding-left: 1px;
	float: left;
	margin-right: 5px;
	border: 2px solid #ffffff;
	width: 94px;
	height: 30px;
	color: #ffffff;
	}
.naviact{
	background-color:#bab7b4;
}	
	
.navi a:hover{
	background-color:#bab7b4;
}
.picture{
height:315px;
background-image: url( ../images/indexbg.png);
border-bottom: 2px solid #ffffff;
}
.picture2{
height:315px;
background-image: url( ../images/stubebg.png);
border-bottom: 2px solid #ffffff;
}
.picture3{
height:315px;
background-image: url( ../images/stellmachereibg.png);
border-bottom: 2px solid #ffffff;
}
.picture4{
height:315px;
background-image: url( ../images/gartenhausbg.png);
border-bottom: 2px solid #ffffff;
}
.picture5{
height:488px;
background-image: url( ../images/bg.png);

}
.picture5left{
margin-top: 50px;
margin-left: 50px;
float: left;
border: 2px solid #ffffff;
}
.picture5left2{
width:350px;
color: #ffffff;
margin-top: 10px;
margin-left: 50px;
float: left;

}
.picture5left2 a{
text-decoration: none;
color: #ffffff;
}


.picture5right{
	width: 325px;
	height: 319px;
	float:right;
	margin-top: 50px;
	margin-right: 50px;
	background-color: #dedbd8;
	border: 2px solid #ffffff;
	}
.ptext{
	margin-left: 20px;
	margin-right:20px;
	margin-top:35px;
	line-height: 13px;
	}
.content{

}
.contentright{
	width: 400px;
	float:right;
	margin-right: 50px;
	}

.contentright2{
	width: 400px;
	float:right;
	margin-right: 50px;
	
	}
.contentright3{
	width: 400px;
	float:right;
	margin-right: 50px;

	}

.contentleft{
	width: 400px;
	margin-left: 50px;
	float:left;
	}
	
.footer{
	text-align: right;
	height: 45px;
	}
.footer a{
	text-decoration: none;
	color: #959390;
	}