*{
	padding: 0;
	margin: 0;
	border: 0;
}

body,html{
	font-size: 12px;
	font-family: Myriad, Arial, Verdana, sans-serif;
	background-color: #000000;
	background-image:url(../zubehoer/hg.jpg);
	background-attachment: fixed;
	height: 100%;

}

#shadow{

	width: 800px;
	background: url(../zubehoer/hg_border.jpg);
	background-position: bottom;
	background-repeat: repeat;
	padding: 0;
	height: auto;
	margin:0 auto;
	position:  relative;

	}
	
#box{
	

	margin-left: 0px; 
	margin-top: 0px; 
	height: 100%;
	width:750px;
	background: url(../zubehoer/hintergrundsw.jpg);
	background-position: bottom;
	min-height: 100%; /* Fuer moderne Browser */
  	height: auto !important; /* Fuer moderne Browser */
 	height: 100%; /* Fuer IE */
	padding: 0;
	margin: 0 auto;
	position:  relative;


}


#header {
	height: 200px;
}

#layerheader {
	width: 468px;
	padding: 0;
	margin:0px 0px 0px 20px;
	
}

#spalte_links {
	float: left;
	clear:left;
	width: 200px;
	margin:0px 0px 0px 0px;
	padding: 0;
	overflow:hidden;

}


#spalte_rechts {
	position: relative;
	float: left;
	width: 520px;
	padding: 0;
	margin:0px 0px 0px 0px;
	background-color: FFFFFF;

}




#inhalt{
	position: relative;
	background-color: FFFFFF;
	width:500px;
	margin:20px 0px 0px 10px;
	padding:0;

}


#rico{
	position: relative;
	margin:0px 0px 0px 50px;
	height: 291px;
	width: 135px;
	background-image:url(../zubehoer/rico.jpg);	
}

#test{
	position: absolute;
	left:210px;
	top:153px;
	height: 11px;
	width: 250px;
	
}

#footer{
	position: relative;
	clear: both;
	margin:0px 0px 0px -25px;
	left: 0;
	bottom: 0;
	margin-bottom: 0;
	height: 15px;
	width: 800px;
	text-align: right;	
	line-height: 15px;
	font-size: 8px;
	color: #000000;



}

#footer2{
	position:fixed; 
	bottom:0px; 
	width:100%; 
	height: 25px;
	text-align: right;	
	background-image:url(../zubehoer/footer.jpg);
	background-repeat: repeat;

}
