* {
	margin: 0 auto;
	padding: 0;
}
body {
	color: #ffffff;
	font-size: 22px;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	text-align: center;
	width: 100%;
	height: 100%;
	background: #000000 url(../images/heinz_schluesener_640_960.jpg) top left no-repeat;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
#double_quote {
	position: absolute;
	right: 50px;
	top: 50px;
	width: 300px;
}
#last_quote {
	height:20px;
	background: url(../images/quote.jpg) top right no-repeat;
}
#quote_text {
	font-size: 12px;
	font-weight: normal;
}
#first_quote {
	height:20px;
	margin-top: 4px;
	font-size: 10px;
	font-style: italic;
	text-align: right;
	background: url(../images/quote.jpg) top left no-repeat;
}
#heinz_schluesener {
	position: absolute;
	left: 671px;
	top: 425px;
	border: 1px solid #71D3D4;
}
#start_pic {
	position: absolute;
	left: 459px;
	top: 480px;
	width: 623px;
	height: 120px;
	background: url(../images/start_mini.jpg) top left;
	color: #ff0000;
	border: 1px solid #71D3D4;
}
#logo {
	position: absolute;
	right: 5px;
	bottom: 5px;
	width: 32px;
	height: 32px;
	background: url(../images/logo_32x32_schwarz.jpg) top left no-repeat;
}
#line {
    position: absolute;
    width: 10px;
    height: 100%;
    top: 0px;
    left: 640px;
    border: 1px solid #71D3D4;
}