body {
	background: #BE0000 url(./pictures/picture01.jpg) top left no-repeat;
		font-family: Arial, sans-serif;
}

#links {
	position: absolute;
	top: 10px;
	left: 35px;
	}
#text {
	}
h1 {
	font-family: Verdana, Arial, sans-serif;
	padding: 0 0 0 650px;
	font-size: 18px;
	color: white;
	margin: 0 0 15px 0;
	}
h2 {
	font-family: Verdana, Arial, sans-serif;
	padding: 0 0 0 650px;
	font-size: 14px;
	color: white;
	margin: 0;
	}
h3 {
	font-family: Verdana, Arial, sans-serif;
	padding: 25px 0 0 650px;
	font-size: 12px;
	color: white;
	margin: 0;
	}
p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: white;
	}
#text p {
	padding: 0 0 0 650px;
	}
a {
	color: yellow;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	}
#links a {
	text-transform: uppercase;
	color: white;
	font-size: 12px;
	padding: 5px;
	}
#subtext {
	position: absolute;
	top: 950px;
	padding: 0 0 25px 0;
	}
#subtext p {
	margin: 0 0 0 50px;
	}
li {
	list-style: none;
	padding:  7px 0 10px 28px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: white;
	width: 500px;
	}
#li01 {
	background: url(./pictures/list_f01.jpg) top left no-repeat;
	}
#li02 {
	background: url(./pictures/list_f02.jpg) top left no-repeat;
	}
#li03 {
	background: url(./pictures/list_f03.jpg) top left no-repeat;
	}
#li04 {
	background: url(./pictures/list_f04.jpg) top left no-repeat;
	}
#li05 {
	background: url(./pictures/list_f05.jpg) top left no-repeat;
	}
span {
	text-transform: uppercase;
	color: yellow;
	}
#kasten {
	padding: 0;
	margin: 0 0 0 650px;
	}
#kasten p {
	border: 3px solid #ffffff;
	width: 480px;
	padding: 5px;
	margin: 0;
	}