#main{
position: relative;
top: 20px;
width: 850px;
margin: auto;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
	}

.auswahl_en1{
	position: absolute;
	left: 256px;
	top: 395px;
	border: none;
}

.auswahl_en2{
	position: absolute;
	left: 670px;
	top: 499px;
	border: none;
}

.auswahl_de1{
	position: absolute;
	left: 157px;
	top: 395px;
	border: none;
}

.auswahl_de2{
	position: absolute;
	left: 569px;
	top: 499px;
	border: none;
}

.hintergrund{
     background: url(../images/background.png);
	 background-repeat: no-repeat;}
	 
a {
	color: #000;}

a:hover {
	 color: #00C;}
