body {
	background-size: poster;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: absolute;
	}
	
h1{
	position: relative;
	top: -5px;
	padding: -3px;
	text-align: center;
	}

#Oben
{
	position: relative;
	left: 30px;
	top:  15px;
	font-weight: bold;	
	width:  1810px;
	height: 135px;
	border: 4px solid black;
	padding: 2px;
	background: orange;
}

#Einloggen
{
	position: relative;
	left: 10px;
	top: -200px;
	float: left;	
	margin: 1cm 1cm 1cm 1cm;
}

#EinloggButton
{
	position: absolute;
	left: 10px;
	top: -20px;
	float: left;	
	margin: 1cm 1cm 1cm 1cm;
}

#Hinweis
{
	position: relative;
	left: 130px;
	top: 20px;
	width:  1600px;
	height: 100px;
	border: 4px solid black;
	background: lightblue;
	
	text-align: center;
	font-size: 22px;
}

#Haupt
{
	position: relative;
	left: 30px;
	top:  -10px;
	width:  1800px;
	height: 450px;
}


#Warenkorb
{
	position: absolute;
	left: 1520px;
	top: 0px;
	float: right;	
	margin: 0.5cm 0.5cm 0.5cm 0.5cm;
}

#Menge
{
	position: relative;
	left: 5px;
	top:  12px;
	float: right;
	border: 1px solid black;
	padding: 3px;
	background: white;
}


#EinloggFehler
{
	position: relative;
	left: -900px;
	top: 40px;
	float: right;
	width:  250px;
	height: 530px;
	margin: 1cm 2cm 1cm 2cm;

	text-align: left;
	font-weight: bold;
	font-size: 20px;
}

#EinloggFenster
{
	position: relative;
	left: 100px;
	top: 10px;
	float: left;
	width:  300px;
	height: -200px;
	margin: 1cm 1cm 1cm 1cm;

	text-align: center;
	font-weight: bold;
	font-size: 20px;
}

#AnmeldeFehler
{
	position: relative;
	left: 400px;
	top: 40px;
	float: right;
	width:  250px;
	height: 530px;
	margin: 1cm 2cm 1cm 2cm;

	text-align: left;
	font-weight: bold;
	font-size: 20px;
}

#Anmeldung
{
	position: relative;
	left: 480px;
	top: 10px;
	float: left;
	width:  300px;
	height: 500px;
	margin: 1cm 1cm 1cm 1cm;

	text-align: center;
	font-weight: bold;
	font-size: 20px;
}

#Haupt
{
	position: relative;
	left: 10px;
	top:  10px;

	width:  500px;
	height: 500px;
}

#Unten
{
	position: relative;
	left: 25px;
	top: -50px;
	float: left;
	font-weight: bold;	
	width:  1800px;
	height: 125px;
	border: 4px solid black;
	background: orange;
}

#Unten2
{
	position: relative;
	left: -1522px;
	top: 410px;
	float: left;
	font-weight: bold;	
	width:  1800px;
	height: 125px;
	border: 4px solid black;
	background: orange;
}