body {

	font-size: 16px;
	line-height: 140%;
	font-family: "Times New Roman", Times, serif;
	
	color: #83776c;

	background: url(../images/frame/hintergrund.jpg);

}

h1 {
	
	font-weight: normal;
	line-height: 160%;
	font-size: 20px;
	color: #83776c;

}

a {

	text-decoration: none;
	color: #FF9900;

}

#container{
	position: absolute;
	top: 15px;
	left: 50%;
	padding-bottom: 30px;
	width: 812px;
	margin-left: -406px;
}

#left {

	float: left;
	
	width: 15px;
	height: auto;
	
	
}

#right {
	
	position: relative;
	
	left: 230px;
	
	width: 540px;
	height: auto;
	
	padding-left: 20px;
	padding-right: 20px;
	
}

#head {

	width: 812px;
	height: 233px;
	
	background: url(../images/frame/01kopf.png);

}

#menu1 {

	width: 222px;
	height: 75px;
	
	background: url(../images/menu/atelier.png);
	

}

#menu2 {

	width: 222px;
	height: 75px;
	
	background: url(../images/menu/leistung.png);
	

}

#menu3 {

	width: 222px;
	height: 75px;
	
	background: url(../images/menu/oeffnungszeiten.png);
	

}

#menu4 {

	width: 222px;
	height: 75px;
	
	background: url(../images/menu/anfahrt.png);
	

}

#menu5 {

	width: 222px;
	height: 75px;
	
	background: url(../images/menu/kontakt.png);
	

}

#bottomleft {

	width: 222px;
	height: auto;
	
	background: url(../images/frame/08untenlinks.png) repeat-y;
	

}

#content {

	width: 812px;
	height: auto;
	
	background: url(../images/frame/07content.png) repeat-y;
	

}

#footer {
	
	width: 812px;
	height: 40px;
	
	background: url(../images/frame/footer.png);
	
}
