body {
	background-color: #f0ffd0;
	margin: 0px;
	font-family: Arial, Helvetica, "Sans Serif";
	color: #334400;
	background-image: url(img/body-hg.jpg);
	background-repeat: repeat-y;
}

input { background-color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; border-color: #d00040; }

textarea { background-color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; border-color: #d00040; }

h1 { font-family: Arial, Helvetica, sans-serif; color: #d00040; font-size: 20px; }

h3, .text-gross { font-family: Arial, Helvetica, sans-serif; font-size: 17px; color: #334400; font-weight: bold; }

a img { border: 0; }

#inhalt a:link { color: #550055; text-decoration: none; font-weight: bold; background: white; }
#inhalt a:visited { color: #660066; text-decoration: none; font-weight: bold; background: white; }
#inhalt a:hover, a:active { color: #550055; text-decoration: none; font-weight: bold; font-style:italic; background: white; }

p, .text { font-size: 13px; font-family: Arial, Helvetica, sans-serif; color: #334400; line-height: 17px; }

.text-klein { font-size: 11px; font-family: Arial, Helvetica, sans-serif; }


#inhalt {
	font-family: Arial, Helvetica, "Sans Serif";
	width: 645px;
	margin-left: 200px;
	top: 170px;
	padding-left: 30px;
	padding-top: 20px;
	position: absolute;
	list-style-type: square;
}

#navigation {
	background-color: #ccff77;
	width: 190px;
	margin: 0px;
	height: 100%;
	top: 180px;
	padding-right: 0px;
	padding-left: 10px;
	padding-top: 10px;
}

#titel {
	background-color: #ccff77;
	height: 180px;
	width: 100%;
	background-repeat: repeat-x;
	background-image: url(img/kopf-hg.jpg);
}

#koch { position:absolute; left: 560px; top: 70px; width: 110px; height: 120px;

