body {
	background-color: #bbdefd;
	color: #0062af;
	text-align: center;
	vertical-align: top;
	background-image: url(body-background.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

td {
	vertical-align: top;
}

img {
	border: none;
	margin: 0;
	padding: 0;
}

hr {
	height: 1px;
	color: #e0cd15;
	background-color: #e0cd15;
	border: none;
	margin: 0;
	padding: 0;
}

.no-overflow {
	overflow: hidden;
}

#page {
	position: relative;
	width: 920px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-color: #ffffff;	
	background-repeat: no-repeat;
}

#nav0 {
	width: 140px;
	margin: 0;
	padding: 0;
	line-height: 100%;
}

#nav0 ul {
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
	line-height: 100%;
}

#nav0 li {
	margin: 2px 0 0 0 !important;
	padding: 0 !important;
	vertical-align: center;
	float: left;
	line-height: 100%;
	width: 146px;
	background-position: top center;
	background-repeat: no-repeat;
	overflow: hidden;
}

#nav0 li:hover {
	background-image: url(link-hover-activ.gif);
}

#nav0 li:hover a {
	color: #ffffff;
}

#nav0 .selected {
	background-image: url(link-hover-activ.gif);
}

#nav0 .selected a, #nav0 a:hover {
	color: #ffffff;	
}

#nav0 a {
	margin: 3px 0 0 10px !important;
	padding: 0 !important;
	display: block;
	height: 20px;
	font-weight: bold;	
	color: #11a24c;
	text-decoration: none;
	font-size: 14px;
}

.nav1 li {
	background-image: url(link1-hover-activ.gif) !important;
	overflow: hidden;
}

.nav1 a {
	font-weight: normal !important;
	color: #11a24c !important;
}

.nav1 a:hover {
	text-decoration: underline !important;
}

.nav1 li.selected a {
	text-decoration: underline !important;
	color: #006e2d !important;
}

#column-left {
	margin: 212px 0 0 0;
	float: left;
	width: 140px;
	padding: 0 0 0 32px;
	line-height: 100%;
}

#news {
	float: right;
	margin: 355px 36px 0 0;
	padding: 0;
	color: white;
	width: 140px;
	overflow: hidden;
	text-align: left;
	font-size: 80%;
}

#news a {
	color: white;
}

.newsitem {
	margin: 2px 0 !important;
	padding: 0 0 2px 0 !important;
	border-bottom: 1px dashed #ffffff;
}

#content {
	margin: 0 0 0 220px;
	padding: 200px 0 0; 
	line-height: 130%;
}

#content h1 {
	font-weight: normal;
	font-size: 200%;
	line-height: 100%;
	padding-top: 20px;
	margin-top: 0; 
}

#content h2 {
	font-weight: bold;
	font-size: 130%;
	line-height: 110%;
	margin-top: 0;
}

#content h3 {
	font-size: 105%;
}

#content .img-float-left {
	float: left;
	margin: 0 10px 10px 0;
	border: #99422d solid 1px;
}

#content .img-float-right {
	float: right;
	margin: 0 0 1px 010px;
	border: #99422d solid 1px;
}

#content ul {
	padding: 3px 20px;
}

#zutaten {
	float: right;
	margin: 0 0 10px 10px;
	padding: 0;
	width: 220px;
	background-color: #fff9b7;
	border: #cc9900 solid 1px;
}

#zutaten h1{
	margin: 0 0 1em 0;
	padding: 0.3em;
	width: 3.5em;
	background-color: #e0cd15;
	color: #ffffff;
	font-size: 120%;
	font-weight: bold;
	border-bottom: #cc9900 solid 1px;
}

#zutaten p{
	margin: 5px;
	color: #cc9900;
	font-weight: bold;
}

#zutaten ul{
	padding: 3px 20px;
	margin: 0;
	color: #cc9900;
}

#footer {
	font-size: 70%;
	margin: 0;
	padding: 40px 25px 10px 0;
	clear: both;
	text-align: right;
	color: #006e2d;
	background-image: url(footer-fond.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#footer a {
	color: #006e2d;
}
