@charset "utf-8";
/* CSS Document */
.DasBoot {
	display: none;
	position: absolute;
	top: 10;
	left: 25%;
	width: 600;
	height: 900;
	padding: 0px;
	border: 16px solid black;
	background-color: black;
	z-index:1002;
	overflow: auto;
	background-image: url(images/promos/Das_Boot.jpg);
	background-repeat: no-repeat;
	background-position:center;
}

.Featmenu_content {
	display: none;
	position: absolute;
	top: 10;
	left: 25%;
	width: 531;
	height: 781;
	padding: 0px;
	border: 16px solid black;
	background-color: black;
	z-index:1002;
	overflow: auto;
	background-image: url(images/promos/WildGame_2009_front.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
.Featmenu_content_back {
	display: none;
	position: absolute;
	top: 10;
	left: 25%;
	width: 531;
	height: 781;
	padding: 0px;
	border: 16px solid black;
	background-color: black;
	z-index:1002;
	overflow: auto;
	background-image: url(images/promos/WildGame_2009_back.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

.Feat_Beer_front {
	display: none;
	position: absolute;
	top: 10;
	left: 25%;
	width: 600;
	height: 893;
	padding: 0px;
	border: 16px solid black;
	background-color: black;
	z-index:1002;
	overflow: auto;
	background-image: url(images/promos/Feat_beers/Spaten_front_2010.png);
	background-repeat:no-repeat;
	background-position:center;
}

.Feat_Beer_back {
	display: none;
	position: absolute;
	top: 10;
	left: 25%;
	width: 525;
	height: 785;
	padding: 0px;
	border: 16px solid black;
	background-color: black;
	z-index:1002;
	overflow: auto;
	background-image: url(images/promos/Feat_beers/Spaten_back_2010.png);
	background-repeat:no-repeat;
	background-position:center;
}

.Shellfish_style_front {
	display: none;
	position: absolute;
	top: 10;
	left: 25%;
	width: 400;
	height: 800;
	padding: 0px;
	border: 16px solid black;
	background-color: black;
	z-index:1002;
	overflow: auto;
	background-image: url(images/promos/2010-Shellfish_Feastivul_front.png);
	background-repeat:no-repeat;
	background-position:center;
}

.Shellfish_style_back {
	display: none;
	position: absolute;
	top: 10;
	left: 25%;
	width: 400;
	height: 800;
	padding: 0px;
	border: 16px solid black;
	background-color: black;
	z-index:1002;
	overflow: auto;
	background-image: url(images/promos/2010-Shellfish_Feastivul_back.png);
	background-repeat:no-repeat;
	background-position:center;
}
.vinyl_content
{
	display: none;
	position: absolute;
	top: 10;
	left: 25%;
	width: 531;
	height: 781;
	padding: 0px;
	border: 16px solid black;
	background-color: black;
	z-index:1002;
	overflow: auto;
	background-image: url(images/promos/Vinyl_Web.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

.closeMe
{
	border-style: none;
	float: right;
}
.menu_button
{
	border-style: none;
	position: absolute;
	top: 37%;
	left: 5%;
}

