/* CSS by www.systure.de */

body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color:#383838;
}

.br {
	z-index:0;
	position:absolute;
	top: 0px; 
	left:0px;
	right: 0px;
	bottom: 0px;
	width: 100%; 
	height: 100%;
}
.menu {
	z-index:5;
	position:absolute;
	width:100%;
	height:280px;
	margin-right:20px;
	text-align:center;
	float:right;
}
.infos {
	width:100%;
	top:280px;
	position:absolute;
	z-index:4;
	bottom:0px;
}
.brinfos {
	z-index:2;
	position:absolute;
	top:0px;
	text-align:center;
	width:100%;
	height:100%
}
.bot {
	z-index:3;
	position:absolute;
	width:100%;
	text-align:center;
	bottom:0px;
}
.h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	font-weight:bold;
}
.h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:normal;
	line-height: 24px;
}
