body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	color: #000000;
	height: auto;
	width: auto;
	margin-left: 0px;
	margin-top: 0px;
}
img {
	border: none;
}

#mittebild {
	position: absolute;
	width: 720px;
	height: 312px;
	left: 50%;
	top: -156px;
	margin-left: -360px;
}
#mittetext {
	position: absolute;
	width: 184px;
	height: 60px;
	left: 50%;
	top: 90px;
	margin-left: -92px;
	

}
#links {
        position: absolute;
        top: 20px;
        width: 100px;
        height: auto;
        text-align: left;
}
#rechts {
        position: absolute;
        top: 20px;
        left: 100px;
        width: 84px;
        height: auto;
        text-align: right;
}
#hilfe {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: invisible;
}

a img {
	padding: 10px;
}

a:hover img {
	outline: 10px solid #000000;
}
