body {
	background-color : #FCF6ED;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.nav {
	background-color : #ffffff;
	background-image : url(graphics/bg_3.gif);
	background-repeat : no-repeat;
	width : 206px;
	height : 444px;
}

.nav-rezepte {
	background-color : #ffffff;
	background-image : url(graphics/nav-bg-rezepte.gif);
	background-repeat : no-repeat;
	width : 206px;
	height : 445px;
}

.nav-margin {
	margin-bottom : 9px;
}

p, td {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 18px;
}

a:link, a:visited {
	color : #cc3333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : underline;
}

