body {

	font-size: 10pt;
	width: 99.3%;
	height: auto;
	text-align: center;

}

#background {
	
	background-image: url(../Image/background_1280x1024_1.png);
	background-position: top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	
}

div#header {
	
	position:relative;
	background-image: url(../Image/Header.png);
	height: 100px;
	width: 643px;
	top: 0px;
	margin: auto;
	margin-right: auto;
	clear:both;
	
}

div#background_tekst_outside {

	position:relative;
	background-image: url(../Image/background_tekst.png);
	height: 500px;
	width: 800px;
	top: 0px;
	margin: auto;
	margin-right: auto;
	clear:both;

}
div#background_tekst {

	position:relative;
	height: 490px;
	width: 790px;
	top: 5px;
	margin: auto;
	margin-right: auto;
	clear:both;

}

div#menu {
	position:absolute;
	background-image: url(../Image/Menu.png);
	height: 300px;
	width: 200px;
	top: 190px;

	left: 0px
	clear:both;
	left: 0px;
}

div#tekst {
	position:absolute;
	height: 490px;
	width: 580px;
	top: 0px;


	left: 0px
	clear:both;
	left: 200px;
}

div#menu_balk {
	background-image:url(../Image/test.png);
	position:absolute;
	height: 250px;
	width: 194px;
	top: 5px;


	left: 1px
	clear:both;
	left: 0px;
}

div#reclame_A {
	position:absolute;
	height: 190px;
	width: 200px;
	top: 0px;
	left: 0px
}

div#reclame_outside {

	position:relative;
	background-image:url(../Image/Reclame.png);
	height: 100px;
	width: 800px;
	bottom: 0px;
	margin: auto;
	margin-right: auto;
	clear:both;
	
}

div#reclame {
	position:relative;
	height: 90px;
	width: 790px;
	top: 5px;
	margin: auto;
	margin-right: auto;
	clear:both;
}

