html {
 height:100%;
}
body {
 height:100%;
 margin:0;
 padding:0%;
}
.masterContent {
	position: absolute;
	width: 600px;
	height: 520px;
	left: 202px;
	top: 10px;
	background-color: #000000;
	border:1px solid #333;
	background-color: #000000;

}
.overAllcontent{
	position: absolute;
	left: 50%;
	width: 817px;
	margin-left: -410px;
	top: 25px;
	height: 543px;
	border:1px solid #333;
	background-color: #1c150e;

}
.bannerRight{
	width: 180px;
	height: 450px;
	left: 844px;
	position: absolute;
	top: 143px;
	border: 1;
	border-color: #666666;
	background-color: #000000;
}
.bannerLeft{
	width: 180px;
	height: 522px;
	left: 12px;
	position: absolute;
	top: 10px;
}
.impressum{
	width: 817px;
	position: absolute;
	top: 530px;
	height: 20px;
	left: 0px;
	border-bottom:solid;
	border-bottom-color:#333333;
	border-bottom-width:1px;
	z-index: 10;
}
.bannerTop{
	width: 600px;
	height: 90px;
	position: absolute;
	top: 0px;
	left: 215px;
}
.bannerBottom{
	width: 817px;
	height: 120px;
	position: absolute;
	top: 555px;
	left: -1px;
	background-color: #120d08;
	border:1px solid #333;
	background-color: #000000;
}
.bannerBottomInside{
	width: 789px;
	height: 105px;
	position: absolute;
	top: 9px;
	left: 13px;
	background-color: #000000;
	border-left:solid;
	border-left-color:#333333;
	border-left-width:1px;
	border-right:solid;
	border-right-color:#333333;
	border-right-width:1px;
}
.googleAd{
	width: 789px;
	height: 90px;
	position: absolute;
	top: 7px;
	left: 0px;


}
.flashCheckedContent{
	position: absolute;
	width: 600px;
	z-index: -10;
	top: 20px;
}

