@charset "utf-8";

/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-repeat: no-repeat;
	background-color: #ff520c;
	background-position: 0px 0px;
	background-image: url(bilder/hintergrund_yummhy_01.jpg);
	}
.header {
	position: absolute;
	height: 15px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	font-size: 10px;
	color: #FFFFFF;
	top: 0px;
	right: 0px;
}

.header  a:link   {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
.header  a:visited   {
	color: #FFFFFF;
	font-weight: normal;
}
.header  a:hover   {
	color: #000000;
}
.header  a:active   { }
.content {
	width: 503px;
	padding-top: 210px;
	position: absolute;
	top: 0px;
	left: 277px;
}
.content H1 {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}
.content H2 {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}

.menu {
	width: 170px;
	padding-top: 220px;
	padding-left: 35px;
	color: #FFFFFF;
}

a:link   {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:visited   {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover   {
	color: #FFFFFF;
}

a:active   {
	color: #FFFFFF;
}

