/*------ basic elements -------------------------------------------------------------*/
html {
	text-align:center;
}

body { 
	font-family: Arial, Helvetica, sans-serif;
	background-color: #060084;
	margin: 0px;
	text-align:center;
	}

a:link, a:visited { text-decoration: underline; color: #a5bcff;	}
a:hover, a:active { text-decoration: none; color: #FFCC00; }
li { text-decoration: none; list-style-type: none; display: block; color: #fff; }



/*------ specific divs --------------------------------------------------------------*/

#wrapitallup{
width: 1000px;
background: #132a81 url(media/verloop.jpg) repeat-x;
border-left: 1px solid white;
border-right: 1px solid white;	
margin-left: auto;
margin-right: auto;
/*height: auto;*/
text-align:left;
}

#wolken {
width: 100%;
height: 244px;
}

#wolkenDE {
width: 100%;
height: 244px;
}

#wolkenUK {
width: 100%;
height: 244px;
}

#golven {
width: 100%;
height: 76px;
background-image:url(media/golven.jpg);
}

#contentdeel {
	position:relative;
	top: 35px;
	width: 560px;
	z-index: 1000;
	color: #FFFFFF;
	text-align: left;
	margin-left: 10px;
	left: 325px;
	text-align_left;
	min-height: 600px;
	}

#contentdeel h1 {
font-size: 24px;
font-weight:normal;
}

#contentdeel a:link {
color: #FFFFff;
font-weight: bold;
text-decoration: none;
}

#contentdeel a:active {
color: #FFFFff;
}

#contentdeel a:visited {
color: #FFFFff;
}

#contentdeel a:hover {
color: #000000;
}


/*-----------------------------------------------------------------------------------*/

#linklist {
	position: relative;
	top: 80px;
	left: 110px;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 189px;
	max-width: 189px;
	z-index: 10;
	height: auto;
	}


#linkList a;link { 
	color: #ffffff;
	text-decoration: none;
	}

#linkList a:hover {
	text-decoration: underline;
	}

#linkList a:active {
	}
	
	#linkList a:visited {
	color: #ffffff;
	}	


/*------ Image Replacement for headings----------------------------------------------*/


#linkList h3 {
	width: 141px;
	height: 20px;
	display: block;
	margin: 0px;
	}

/*------ footer ---------------------------------------------------------------------*/

#footer {
	height: 288px;
	bottom:0px;
}

#footer a:link, #footer a:visited { 
	margin-right: 6px; 
	color: #ff9600;
	}


/*------ main images -----------------------------------------------------------------*/


#extraDiv1, #extraDiv2, #extraDiv3, #extraDiv3 span, #extraDiv4, #extraDiv5, #extraDiv6, #extraDiv6 span
{ position: absolute;  }


#extraDiv1 { 
position:relative;
	top: 35px;
	left: -40px; 
	width: 210px; 
	height: 104px; 
	z-index:3;
	}

#extraDiv2 { 
position:relative;
	top: -400px;
	right: -675px; 
	width: 175px; 
	height: 90px; 
	z-index:2;
	}

#extraDiv3 { 
Position:relative;
	z-index: 2;
	top: -280px;
	left: 60px;
/*	right: 4%;*/
	width: 300px; 
	height: 123px;
	}

#extraDiv4 { 
Position:relative;
	z-index: 2;
	top: -370px;
	left: 600px;
	width: 472px; 
	height: 481px; 
	}

#extraDiv5 { 
position:absolute;
	background: url(media/kreeft.jpg) no-repeat; 
	z-index: 3;
	bottom: 80px;
	left: -212px;
	width: 510px; 
	height: 289px; 
	}

#extraDiv6 {
position:relative;
	z-index: 2;
	bottom: 0px;
	left: -232px;
	width: 1000px; 
	height: 411px; 
	}

#extraDiv6 span {
	z-index: 2;
	top: 0px;
	left: 0px;
	width: 633px; 
	height: 426px;
}

#menu {
	width: 189px;
	max-width: 189px;
	height: auto;
	z-index: 2;
}

#menutop {
	background-image: url(media/menutop.jpg);
	height: 127px;
	width: 189px;
	max-width: 189px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
}
#menumidden {
	background-image: url(media/menumidden.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 189px;
	max-width: 189px;
	line-height: 16px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#menuonder {
	background-image: url(media/menuonder.png);
	background-repeat: no-repeat;
	height: 13px;
	width: 189px;
	max-width: 189px;
}
