@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(/Image/BackGround/Body.jpg);
}
#Wrapper {
	text-align: center;
	width: 100%;
	position: absolute;
	top: 50%;
	left: 0px;
}
#Wrapper #ContentWrapper {
	height: 610px;
	width: 800px;
	margin-left: -400px;
	position: absolute;
	left: 50%;
	top: -305px;
	background-image: url(/Image/BackGround/Main.png);
	text-align: left;
	background-repeat: no-repeat;
	background-position: center center;
}
#Wrapper #ContentWrapper #Content {
	width: 725px;
	margin-top: 40px;
	margin-left: 40px;
	height: 550px;
	color: #FFFFFF;
}
#Wrapper #ContentWrapper #Content #Nav {
	width: 600px;
	padding-left: 120px;
	height: 20px;
	position: absolute;
	top: 70px;
}
#Wrapper #ContentWrapper #Content #Images {
	height: 330px;
	width: 720px;
	margin-top: 10px;
	position: absolute;
	z-index: 9;
	background-image: url(/Image/BackGround/Image.gif);
	background-repeat: no-repeat;
	background-position: right top;
	top: 90px;
}




#Wrapper #ContentWrapper #Content #Flash {
	height: 250px;
	width: 250px;
	position: absolute;
	z-index: 9;
	top: 320px;
	background-image: url(/Image/BackGround/Flash.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#Wrapper #ContentWrapper #Content #Text {
	width: 512px;
	height: 110px;
	position: absolute;
	z-index: 12;
	left: 145px;
	top: 440px;
	background-image: url(/Image/BackGround/Text.png);
	padding-right: 20px;
	padding-left: 20px;
}
.HomeLeft {
	position: absolute;
	height: 143px;
	width: 185px;
	top: 100px;
	left: 60px;
	background-image: url(/Image/Main/VensterLeft.png);
	background-repeat: no-repeat;
	z-index: 11;
	padding-top: 14px;
	padding-left: 14px;
}
.HomeMiddle {
	position: absolute;
	height: 273px;
	width: 357px;
	left: 185px;
	background-image: url(/Image/Main/VensterMiddle.png);
	z-index: 10;
	top: 30px;
	padding-top: 23px;
	padding-left: 23px;
}
.HomeRight {
	position: absolute;
	height: 175px;
	width: 135px;
	left: 520px;
	top: 150px;
	background-image: url(/Image/Main/VensterRight.png);
	background-repeat: no-repeat;
	z-index: 11;
	padding-top: 14px;
	padding-left: 12px;
}
#Wrapper #ContentWrapper #Content #Flash #Links {
	display: block;
	width: 150px;
	height: 100px;
	margin-top: 30px;
}
