@charset "UTF-8";
/* CSS Document */


body {
	background-color: #000000;
	background-image: url(../pics/BG.gif);
}

#burnsbar-logo {
	position: absolute;
	margin-left: 200px;
	margin-top: -9px;
}

#container {
	position: absolute;
	width: 982px;
	height: 630px;
	margin-left: 130px;
	margin-top: 10px;
	background-image:url(../pics/RAHMEN.png);
	background-repeat: no-repeat;

}

#ambiente {
	margin-left: 48px;
	margin-top: 55px;
}


#footer {
	position: absolute;
	width: 450px;
	height: 35px;
	margin-top: 530px;
	margin-left: 200px;
	background-image: url(../pics/BURNSBAR_adresse.png);
	background-repeat: no-repeat;
}

#facebook {
	position:absolute;
	width: 161px;
	height: 230px;
	margin-top: 530px;
	margin-left: 530px;
	padding-left: 140px;
	background-image:url(../pics/BURNSBAR_hand.png);
	background-repeat: no-repeat;

}

#newsletter {
	position: absolute;
	width: 83px;
	height: 33px;
	margin-top: 570px;
	margin-left: 670px;
}

#newsletter-formular {
	width: 552px;
	height: 399px;
	margin-left: 48px;
	margin-top: 55px;
	font-family: Trebuchet MS;
	font-size: 20px;

}

#news {
	position: absolute;
	margin-left: 500px;
	margin-top: 489px;

}
