/* ::: HTML ::: Allgemein ::: */
body {
	margin:0;
	padding:0;
	
	font-family:Verdana, Helvetica, sans-serif;
	font-size:10px;
}





/* ::: ausrichten der Seite ::: */
#seite {
	left:50%;
	top:0;
	
	margin:auto;
	margin:20px 0 0 -491px;
	padding-top:5px;
	
	width:982px;
	height:554px;
	
	background-image:url(../_img/hg_seite.jpg);
	background-repeat:no-repeat;
	position:absolute;
}





/* ::: ausrichten des Logos ::: */
#waehleeinenshop {
	left:50%;
	top:0;
	
	margin:240px 0 0 -73px;
	position:absolute;
}





/* ::: Footer ::: */
#footer {
	margin:35px 0 0 480px;
	
	color:#83af19;
	text-align:right;
	font-size:9px;
	
	position:absolute;
}





/* ::: Rand ::: */
.rand_5px {
	margin:0;
	padding:0;
	
	width:5px;
	height:157px;
	
	float:left;
}





/* ::: 1und1 ::: */
#einsundeins {
	margin:26px 0 0 245px;
	padding:0;
	
	width:150px;
	float:left;
}
#einsundeins_text {
	margin:0;
	padding:10px 0 0 10px;
	
	width:130px;
	height:147px;
	
	float:left;
	
	background-color:#ffffff;
	color:#0083fe;
}





/* ::: T-Home ::: */
#thome {
	margin:26px 245px 0 0;
	padding:0;
	
	width:150px;
	float:right;
}
#thome_text {
	margin:0;
	padding:10px 0 0 10px;
	
	width:130px;
	height:147px;
	
	float:left;
	
	background-color:#ffffff;
	color:#eb0083;
}
