@charset "utf-8";
body {
	background-image: url(images/lucht.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #EBFEFF;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	text-align: center;
}

body, td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000;
}

p,h1,h2,h3,h4,h5,h6,img,form{
	margin: 0px;
	padding: 0px;
}

a
{
  outline: none;
}



#bergen {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-image: url(images/bergen.png);
	background-repeat: repeat-x;
	background-position: center 200px;
	text-align: center;
}

#voorgrond {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	position: fixed;
	left: 0px;
	top: 400px;
	right: 0px;
	bottom: 0px;
	background-image: url(images/voorgrond.png);
	background-repeat: repeat-x;
	background-position: center 0px;
	z-index: 1;
	text-align: center;
}

	#smoelen {
		border: 0px solid #FF0000;
		height: 150px;
		width: 219px;
		margin-right: auto;
		margin-left: auto;
		z-index: 7;
		position: relative;
		left: 110px;
		top: -20px;
	}
	
	#fotos {
	border: 0px solid #FFCC00;
	height: 178px;
	width: 176px;
	margin-right: auto;
	margin-left: auto;
	z-index: 6;
	position: relative;
	left: -360px;
	}
	
	#welkom{
	border: 0px solid #F0F;
	height: 100px;
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	z-index: 5;
	position: relative;
	left: 0px;
	top: -40px;
	text-align: left;
	}
	
	#themaspel {
	border: 0px solid #000000;
	height: 343px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	margin-top: 160px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	}
	
	#themaspel img{
	margin-right: 630px;		
	}

#sponsors {
	margin: 0px;
	height: 150px;
	width:353px;
	position: fixed;
	right: 0px;
	bottom: 0px;
	background-image: url(images/sponsors.png);
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 2;
	text-align: center;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#gras {
	margin: 0px;
	padding: 0px;
	height: 176px;
	width: 100%;
	position: fixed;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-image: url(images/gras.png);
	background-repeat: repeat-x;
	background-position: center 0px;
	z-index: 3;
}
#grasrechts {
	float: right;
	margin-top: 20px;
	margin-right: 40px;
}
#graslinks {
	float: left;
	margin-top: 50px;
}

#andromeda {
	margin: 0px;
	padding: 0px;
	height: 350px;
	width: 100%;
	position: fixed;
	left: 0px;
	right: 0px;
	top: 0px;
	background-image: url(images/andromeda_joti_2009.png);
	background-repeat: no-repeat;
	background-position: center 10px;
	z-index: 4;
	text-align: right;
}
#webcam {
	background-image: url(images/webcam.png);
	background-repeat: no-repeat;
	height: 293px;
	width: 347px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 17px;
	text-align: left;
	padding-left: 16px;
}
