body {
		margin: 0;
		padding: 0;
		background-color: #101010;
    background-image:url('../_img/lxb_bg.png'); 
        background-position: center -0px;
    background-repeat: no-repeat;
	}

#lxbwin {
	position:  absolute;
	z-index: 3;
	width: 75px;
	height: 42px;
	left: 550px;
	top:  5px;
}

#lxbwin a img {
	border:  0px;
}



#vibecontent {
	z-index: 1;
	left:50%;
	margin-left:-483px;
	position:absolute;
	width:  965px;
	height:650px;
	margin-top:  50px;
	background-color: #f8f8f8 ;
	background-image: url(../html/graphics/vibe_bkgrd.jpg);
	repeat: repeat-x;
}

#wappen {
	width: 63px;
	height: 66px;
	position: absolute;
	z-index: 2;
	top:  380px;
	left:  400px;
	background-image: url('../html/graphics/lxb_wappen.png') !important; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../html/graphics/lxb_wappen.png', sizingMethod='scale');
	background:none;
	background-repeat:no-repeat; 
	background-position:top center;
}

#left {
	position: absolute;
	margin-top: 0px;
	margin-left:  0px;
	width:  660px;
	height: 650px;
}

#right {
	position: absolute;
	margin-top: 0px;
	margin-left:  660px;
	width:  300px;
	height: 650px;
	background-color: #ccc7c8;
}
#mp3player {
	margin-top: 15px;
	margin-left: 0px;
	width:  300px;
	height: 400px;
	background-color: #6d161b;	
}
#copycode {
	margin-top: 50px;
	margin-left: 20px;
}

#newsletter {
	margin-left: 20px;
}

#newsletter form {
	height:  39px;
	width:  350px;
	display: block;
	margin-top: 10px;
	margin-bottom: 3px;
}

#thankyou {
	height:  32px;
	width:  350px;
	display: block;
	margin-top: 10px;
	margin-bottom: 3px;
	font-family: arial, helvetica, san-serif;
	font-size: 22px;
	color:  black;
	background-color: white;
	padding-top: 7px;
	padding-left: 5px;
}

#thankyou a {
	text-decoration: none;
	color:  black;
}

#thankyou a:hover {
	text-decoration: none;
	color:  #6d161b;
}

#newsletter form input.email {
	position: relative;
	width: 230px;
	height:17px;
	color:#333333;
	background-color:#ffffff;
	font-family: Arial,Verdana;
	font-size:13px;
	font-weight:bold;
	border-top:  10px solid white;
	border-bottom:  10px solid white;
	border-left:  10px solid white;

}

#newsletter form input.send {
	position: relative;
	width: 90px;
	height:39px;
	color:#000000;
}


#enter {
	margin-top: 40px;
}
#order {
	position: absolute;
	left:  440px;
	top: 410px;
}

#footer{
    position:absolute;
    top: 710px;
    left:50%;
    width: 860px;
		margin-left:-363px;
	padding:5px;
	color: #999999;
	font-family: verdana, arial, sans-serif;
	font-size: 9px;

}
#footer a {
	  color: #999999;
	  text-decoration: none;
}
#footer a:hover {
	  color: #FFFFFF;
	  text-decoration: none;
}





	

