/********************************************************
 * Page Reklame Style
 * a ePrison site [eprison.de] - 2010
********************************************************/
/*	main header background reklame	// Header Werbung	 url(reklame/test.jpg) no-repeat*/
table.mainHeaderReklame {
	background: transparent;
	height: 100px;
}
.longAdBox {
	background: transparent url(images/main/main_longAdBox.png) no-repeat;
	padding: 3px 0 3px 3px;
	width: 780px;
}
/*	Reklame Boxen Border all*/
div.reklame-normal {
	border: 5px solid #6f6f6f;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: hidden;
}
div.reklame-demos {
	background: #6f6f6f;
	border-top: none;
	margin-bottom: 5px;
}
div.bg_spielewertung {
	background: #1598d3;
	text-align: center;
	height: 60px;
}
div.beta {
	background: transparent url(images/module/mod_beta.png);
	width: 30px;
	height: 110px;
	top: 25%;
	position: fixed;
}
div.reklame-front {
	background: #000;
}