body, textarea {
  scrollbar-base-color:#ffffff;
  scrollbar-3dlight-color:#999999;
  scrollbar-arrow-color:#073171;
  scrollbar-darkshadow-color:#999999;
  scrollbar-face-color:#ffffff;
  scrollbar-highlight-color:#ffffff;
  scrollbar-shadow-color:#ffffff;
  scrollbar-track-color:#ffffff;
}

body {
	margin				:	0px;
	padding				:	0px;
	font-family			: 	Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 	small;
	color				:	#333333;
	background-color	: 	#FDF0C3;
}

p,ul li {
	font-size			: 	85%;
	font-color			:	#333333;
	font-style			: 	normal;
	margin				: 	0px;
	padding-bottom		: 	10px;
}

p a:link,a:focus,a:visited{
	display				:	inline;
	text-decoration		:	none;
	color				:	#6B9E35;
	margin				: 	0px;
	padding				: 	0px;
}
p a:hover {
	text-decoration		:	underline;
	font-weight			: 	normal;
	color				:	#2F4020;
}

p img{
	border				: 	0px solid #cccccc;
	margin				: 	0px;
	padding-left		: 	5px;
	vertical-align		:	middle;
}
p img.gal{
	background			:	#ffffff;
	border				: 	1px solid #6B9E35;
	float				:	left;
	margin				: 	7px;
	padding				: 	7px;
}
.h1 {
	display				:	block;
	font-family			: 	verdana, Helvetica, sans-serif;
	font-size			: 	95%;
	color				: 	#6B9E35;
	line-height			: 	normal;
	font-weight			: 	bold;
	font-style			: 	normal;
	margin				: 	0px 0px 0px 0px;
	padding				: 	5px 2px 10px 5px;

}
.h2 {
	display				:	block;
	font-family			: 	verdana, Helvetica, sans-serif;
	font-size			: 	90%;
	color				: 	#6B9E35;
	line-height			: 	normal;
	font-weight			: 	bold;
	font-style			: 	normal;
	margin				: 	10px 0px 0px 14px;
	padding				: 	5px 2px 10px 5px;
}
.h3 {
	display				:	block;
	font-family			: 	verdana, Helvetica, sans-serif;
	font-size			: 	85%;
	color				: 	#6B9E35;
	line-height			: 	normal;
	font-weight			: 	bold;
	font-style			: 	normal;
	margin				: 	10px 0px 0px 14px;
	padding				: 	5px 2px 10px 5px;
}

#logo{
	height				:	45px;
	width				:	250px;
	top					:	25px;
	left				:	15px;
	position			:	relative;
}
#shop{
	height				:	40px;
	width				:	140px;
	top					:	40px;
	left				:	258px;
	position			:	relative;

}
#navi {
	position			:	relative;
	top					:	170px;
	left				:	0px;
	width				:	200px;
	height				:	260px;
	border				:	none;
}
#navi a,a:link,a:focus{
	display				:	block;
	text-decoration		:	none;
	font-weight			: 	normal;
	color				:	#6B9E35;
	text-align			:	center;
	padding-bottom		:	5px;

}
#navi a:hover {
	font-weight			: 	normal;
	color				:	#2F4020;
	text-align			:	center;
}
#navi a#set {
	font-weight			: 	bold;
	color				:	#6B9E35;
	text-align			:	center;
}

#head_left {
	top					:	0px;
	left				:	0px;
	position			:	relative;
	float				:	left;
	width				:	452px;
	height				:	90px;
	border				: 	none;
	padding				:	0px 0px 0px 0px;
	background			:	url(images/head_left.jpg) no-repeat top left;
}

#head_right {
	top					:	0px;
	left				:	0px;
	position			:	relative;
	float				:	left;
	width				:	479px;
	height				:	90px;
	border				: 	none;
	padding				:	0px 0px 0px 0px;
	background			:	#ffffff;
	background			:	url(images/head_right.jpg) no-repeat bottom left;
}

#seite{
	top					:	70px;
	left				:	250px;
	width				:	230px;
	position			:	relative;
	font-family			: 	verdana, Helvetica, sans-serif;
	font-size			: 	100%;
	color				: 	#CFB079;
	line-height			: 	normal;
	font-weight			: 	bold;
	margin				: 	0px;
	padding				: 	0px;
}

#mid_left {
	top					:	0px;
	left				:	0px;
	position			:	relative;
	float				:	left;
	width				:	452px;
	height				:	392px;
	border				: 	none;
	padding				:	0px 0px 0px 0px;
	background			:	#ffffff;
	background			:	url(images/mid_left.jpg) no-repeat top right;
}

#mid_right {
	top					:	0px;
	left				:	0px;
	position			:	relative;
	float				:	left;
	width				:	479px;
	height				:	392px;
	border				: 	none;
	padding				:	0px 0px 0px 0px;
	background			:	#ffffff url(images/mid_right.jpg) no-repeat top right;
}

#content {
	position			:	relative;
	left				:	0px;
	top					:	10px;
	border				: 	1px solid #ffffff;
	margin				:	5px;
	width				:	430px;
	height				:	370px;
	z-index				:	50;
	overflow			: 	auto;

}
#foot_left {
	top					:	0px;
	left				:	0px;
	position			:	relative;
	float				:	left;
	width				:	452px;
	height				:	82px;
	border				: 	none;
	padding				:	0px 0px 0px 0px;
	background			:	#ffffff;
	background			:	url(images/foot_left.jpg) no-repeat top right;
	z-index				:	10;

}

#foot_right {
	top					:	0px;
	left				:	0px;
	position			:	relative;
	float				:	left;
	width				:	419px;
	height				:	62px;
	border				: 	1px #333333;
	padding				:	10px 50px 10px 10px;
	background			:	url(images/foot_right.jpg) no-repeat bottom right;
}


