body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.6em;
}
#start_container {
	position:absolute;
	top:0;
	left:0;
	width:1024px;
	height:768px;
	background-image: url(../images/start.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}
#start_head {
	position:absolute; 
	margin-left:179px;
	margin-top:105px;
	width:350px;
}
#start_text {
	position:absolute; 
	margin-left:179px;
	margin-top:265px;
	width:350px;
}
h1 {
	font-size: 1.5em;
        color: #8f0020;
}
h2 {
	font-size: 1.2em;
        color: #8f0020;
}
h3 {
	font-size: 1.1em;
}
a {
    color: #8f0020;
    text-decoration: none;
}
.pfeilbutton {
    vertical-align: top;
}

img {
    border: none;
}