body {
	background-color: #FFFFFF;
	margin: 0px;
	margin-top: 20px;
}
p,a,h1,h2,h3,h4,h5,h6,li,body,.recipe-major,.recipe-name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #806f58;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
a {
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #7aa944;
}
h1 {
	font-size: 32px;
	line-height: 34px;
}
h2 {
	font-weight: bold;
	color: #4b6f13;
}
h3 {
	color: #869C4D;
	padding-left: 40px;
	background-image: url(images/leaf01.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	background-position: 0px 20px;
}
h4, .recipe-major {
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/leaf01.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #869C4D;
	margin: 0px;
}
h5, .recipe-name {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: -5px;
}
.sidebar {
	background-color: #e2f6c3;
	background-image: url(images/sidebar01.jpg);
	background-repeat: repeat-x;
	padding-top: 65px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	margin: 0px;
	width: 135px;
}
.mainstage01 {
	padding-top: 22px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 55px;
	width: 520px;
}
th {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #806F58;
}
.footer01 {
	color: #806F58;
	background-color: #d3d88d;
	text-align: right;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.whiteout {
	color: #FFFFFF;
}
.bottomleft {
	background-color: #806f58;
}
.sidebar a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2f6c3;
	width: 135px;
}

.sidebar a:hover {
	display: block;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7aa944;
	width: 135px;
	color: #7aa944;
	}
	
.sidebar a#selected {
	display: block;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7aa944;
	width: 135px;
	color: #7aa944;
	}
	
.umrahmen {
	border: 1px solid #806F58;
}
