body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #ffed0a;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	color: #FFFFFF;
}
A:link {
	color:#ffffff;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;text-decoration: none;
}
A:visited {color:#ffffff;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;text-decoration: none;}
A:hover {
	color:#FFCC66;
	text-decoration: none;
	border-bottom-width: 0px;
}
#info-box {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
A.mail:link {
	color: #ffffff;
	text-decoration: underline;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
A.mail:visited {
	color: #ffffff;
	text-decoration: underline;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
A.mail:hover {
	color: #ffffff;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
#stars-box {
	margin-right: auto;
	margin-left: auto;
	width: 990px;
	background-image: url(../img/stars.png);
	background-repeat: no-repeat;
	display: block;
}
#main-box {
	position: relative;
	display: block;
	margin-bottom: 50px;
}
#gift-box {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
}
li {
	margin-bottom: 10px;
}

#logo-box {
	width: 191px;
	position: absolute;
	right: 30px;
	top: 30px;
}
#foto-box {
	position: absolute;
	top: 130px;
	right: 20px;
}
#konkurs-box {
	position: absolute;
	left: 40px;
	top: 40px;
}
#text-box {
	height: 210px;
	width: 470px;
	display: block;
	padding-top: 330px;
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 10px;
}

