body {
	height: 100%;
	margin: 20px 0 0 0;
	padding: 0;
	background: #C0C0C0;
	font-family: "Arial", "Verdana";
	font-size: 11px;
	color: #4F7233;
	line-height: 1.4;
}

#frame {
	position: relative;
	width: 1000px;
	min-height: 650px;
	_height: 650px;
	margin: auto;
	padding: 0;
	background: url(../images/bg.gif) repeat-y;
	border: 1px solid #4F7233;
}

#bg_left {
	position: absolute;
	bottom: 0px;
	z-index: 1;
}

#lang {
	position: absolute;
	top: -16px;
	left: 2px;
	text-align: right;
}

#head {
	position: absolute;
	top: 116px;
	left: 362px;
	z-index: 1;
}

#pic_detail {
	position: absolute;
	top: 300px;
	left: 90px;
	width: 315px;
	height: 217px;
	background: url(../images/bg_pic_detail.jpg) no-repeat;
	display: none;
	z-index: 2;
}

#img_detail {
	position: relative;
	margin: 10px 8px
}

#left {
	position: relative;
	float: left;
	width: 500px;
	z-index: 3;
}

#left div.content {
	margin-left: 95px;
	width: 260px;
	font-size: 12px;
}

#left p {
	margin: 0 0 20px 0;
	padding: 0;
}

#logo_text {
	margin: 1px 0 0 95px;
	font-size: 10px;
	margin-bottom: 50px;
	color:#8E272B;
}

#right {
	position: relative;
	float: left;
	width: 500px;
	z-index: 2;
}

#navi {
	position: relative;
	margin: 15px 0 0 85px;
}

#navi a {
	margin-right: 5px;
}

#navi_pics {
	position: relative;
	margin: 45px 0 0 85px;
	height: 145px;
}

#navi_pics img {
	border: 0;
	margin-right: 5px;
}

#right div.content {
	margin: 0 0 30px 85px;
	width: 340px;
	height: 450px;
	overflow: auto;
}

#imprint {
	position: absolute;
	bottom: 5px;
	left: 585px;
	font-size: 10px;
}

p {
	margin: 0;
	padding: 0;
}

p.menu {
	margin: 15px;
	font-size: 12px;
	text-align: center;
}

.anne{
	padding:0px:
	margin-top: -5px;
	font-size: 9px;
}

h1 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}

a {
	font-size: 11px;
	color: #4F7233;
	text-decoration: none;
}

a:hover{
 	color:#2E9E2E;
}

#right div.content a {
	font-weight: bold;
}

hr {
	height: 1px;
	border: 0;
	background-color: #618B3E;
	color: #618B3E;
}

h5{
	margin: 10px 0px 5px 0px;
	font-size:13px;
}

html,body, textarea{
	scrollbar-base-color:#F3F3E6;
	scrollbar-3d-light-color:#628A2F;
	scrollbar-arrow-color:#628A2F;
	scrollbar-darkshadow-color:#628A2F;
	scrollbar-face-color:#F3F3E6;
	scrollbar-highlight-color:#628A2F;
	scrollbar-shadow-color:#C0D1B2;
	scrollbar-track-color:#F3F3E6;
}

#rezepte_teaser {
	position: relative;
	width: 340px;
	height: 230px;
	overflow: auto;
}
