#site {
margin:0 auto;
width: 960px;
height:100px;
position:relative;
}


body {
background-color:black; 
background-image: url(Bilder/tweakers_bg2.jpg);
background-repeat: no-repeat;
background-position: center top;

}


* {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border-style: none;
margin:0;
padding:0;	
}

#prod1{
display:block;
width:480px;
height:294px;
margin:auto;
padding-top: 20px;
z-index:2;
}

#key {

margin-left:220px;

}



#prod2{
margin:auto;
width:480px;
height:294px;
top: 280px;
z-index:2;
}

#prod3{
margin:auto;
width:480px;
height:294px;
top: 280px;
z-index:2;
}

#tweakers {
width:239px;
height:68px;
position:absolute;
left:0px;
top: 0px;
z-index:2;
}

#medion{
width: 161px;
height:54px;
position:absolute;
top:10px;
left: 795px;
z-index:2;

}

