html,body {
	margin: 0;
	padding: 0;
}

#bgtop {
	position:absolute;
	left:0px;
	top:0px;
    	height:240px;
    	width:100%;
    	background:url(pics/bg_top.gif) repeat-x;
}

#site {
	position:relative;
	background:url(pics/bg.gif) repeat-y;
	background-position: center;
    	width:702px;
	height:1450px;
    
}

#header {
	position:relative;
	left:0px;
	top:0px;
	width:702px;
	height:194px;
    	background:url(pics/header.gif) no-repeat;
}

#girls {
	position:relative;
	left:0px;
	top:0px;
	width:702px;
	height:351px;
    	background:url(pics/girls.gif) no-repeat;
}

#footer01 {
	position:relative;
	left:0px;
	top:0px;
	width:702px;
	height:81px;
    	background:url(pics/footer01.gif) no-repeat;
}

a.xload, a.xload:link, a.xload:visited, a.xload:active{
 position:relative;
 left:0px;
 top:21px;
 width:702px;
 height:60px;
 float:left;
}

a.heisefilme, a.heisefilme:link, a.heisefilme:visited, a.heisefilme:active{
 position:relative;
 left:358px;
 top:103px;
 width:313px;
 height:67px;
 float:left;
}

#footer02 {
	position:relative;
	left:0px;
	top:0px;
	width:702px;
}

