/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #5A1031;
	background-image: url(images/bg.gif);
}

#rahmen {
	position: absolute;
	background-color: #FFFFFF;
	width: 785px;
	height: 455px;
	z-index: 1;
	top: 15px;
	left: 15px;
	border: 3px solid #EEE5E4;
}

#content {
	position: absolute;
	background-color: #CE8218;
	width: 373px;
	height: 389px;
	background-position: center;
	z-index: 3;
	top: 70px;
	left: 418px;
	
}

#bild00 {
	position: absolute;
	width: 373px;
	height: 429px;
	z-index: 2;
	top: 30px;
	left: 30px;
	
}

#menu {
	position: absolute;
	background-color: #5A1031;
	width: 373px;
	height: 40px;
	background-position: center;
	z-index: 3;
	top: 30px;
	left: 418px;
	
}

#sponsor {
	position: absolute;
	width: 309px;
	height: 34px;
	background-position: center;
	z-index: 3;
	top: 485px;
	left: 20px;
	
}

#links {
	position: absolute;
	width: 309px;
	height: 34px;
	background-position: center;
	z-index: 3;
	top: 485px;
	left: 20px;
	
}.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #5A1031;
	text-decoration: none;
	background-color: #CE8218;
	background-position: 1px 1px;
	padding: 1px;
}
