body, html{
	margin: 0;
	height: 100%;
	text-align:center;
}

div#container{
margin: 0 auto 0 auto;
width: 700px;
height: 80%;
text-align: left;
}

div#header{
margin: 0 auto 0 auto;
width: 700px;
text-align: left;

}

div#spacer{  /*Zet de hele site 10px naar beneden*/
	width:100%;
	height: 10px;
	}

div#logo{
	float: left;
	width: 300px;
	height: 77px;
	background-image: url(menu/1024menu_logo.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
}

/*Verschillende menu plaatjes*/

div#menu_home{
	float: left;
	width: 400px;
	height: 77px;
	background-image: url(menu/1024menu_home.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div#menu_werkplaats{
	float: left;
	width: 400px;
	height: 77px;
	background-image: url(menu/1024menu_werkplaats.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div#menu_open{
	float: left;
	width: 400px;
	height: 77px;
	background-image: url(menu/1024menu_open_boven.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div#menu_route{
	float: left;
	width: 400px;
	height: 77px;
	background-image: url(menu/1024menu_route.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div#menu_links{
	float: left;
	width: 400px;
	height: 77px;
	background-image: url(menu/1024menu_links_boven.gif);
	background-repeat: no-repeat;
	background-position: 265px bottom;
}

div#menu_historie{
	float: left;
	width: 400px;
	height: 77px;
	background-image: url(menu/1024menu_historie.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}


div#menu_open_onder{
	float:right;
	width: 96px;
	height: 15px;

	background-image: url(menu/1024menu_open_onder.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
}

div#menu_links_onder{
	float:right;
	width: 96px;
	height: 15px;

	background-image: url(menu/1024menu_links_onder.gif);
	background-repeat: no-repeat;
	background-position: 11px top;
}

div#menu_niks_onder{
	float:right;
	width: 100px;
	height: 22px;
	}

/*Begin Menubalk*/

div#menubalk{
	float: left;
	width: 700px;
	height: 22px;

}

div#menubalklinks{
	float: left;
	width: 8px;
	height: 22px;
	background-image: url(menu/1024menubalklinks.gif);
	background-repeat: no-repeat;
}

div#menubalkmidden{
	float: left;
	width: 679px;
	height: 21px;
	background-color: #DA251D;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-top: 1px;
	padding-left: 5px;
	white-space: nowrap;
	vertical-align: middle;
	word-spacing: 0.5em;
}

div#menubalkmidden a:link {
	text-decoration: none;
	color:#FFFFFF;
}
div#menubalkmidden a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
div#menubalkmidden a:hover {
	text-decoration: none;
	color: #28166F
}
div#menubalkmidden a:active {
	text-decoration: none;
	color:#FFFFFF;
}

div#menubalkrechts{
	float: left;
	width: 8px;
	height: 22px;
	background-image: url(menu/1024menubalkrechts.gif);
	background-repeat: no-repeat;
}

/*Einde Menuzooi*/

div#buitenbox{
	float:left;
	width: 700px;
	height: 90%;
	background-image: url(picture/logoachtergrvaag.gif);
	background-repeat: no-repeat;
	background-position: center 180px;

	border-width: 0px;
	border-style: solid;
	border-color: #DA251D;
}

div#binnen{ /*Hier komt alle tekst in te staan*/
	float:left;
	width: 642px;
	padding: 0px 10px 0 10px;
	height: 100%;
	background-image: url(picture/logoachtergrvaager.gif);
	background-repeat: no-repeat;
	background-position: center 180px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	overflow:auto;
}
div#binnenzijkant{
	float: left;
	width: 15px;
	height: 100%;
	
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-style: solid;
	border-right-color: #28166F;
	border-left-color: #DA251D;
}
div#binnenzijkant_rechts{
	float: left;
	width: 15px;
	height: 100%;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-style: solid;
	border-right-color: #DA251D;
	border-left-color: #28166F;
}

div#binnenmidden{
	float: left;
	width: 642px;
	margin: -17px 0 0 0;
	height: 100%;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #28166F;

}

div#binnenspacer{/*zorgt dat de tekst 7px lager begint*/
	float: left;
	width: 520px;
	height: 7px;
}

div#adresbox{
	float:left;
	width: 700px;
	height: 21px;
	}
	
div#adres{
	float:left;
	width: 666px;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-style: solid;
	border-top-color: #28166F;
	border-bottom-color: #DA251D;
	}

span.adres{
	background: #FFFFFF;
	}
	
div#adreslinks{
	float:left;
	width: 15px;
	height: 19px;
	margin: 0px 0 0 0;

	text-align: center;
	border-width: 0 0 2px 2px;
	border-style: solid;
	border-color: #DA251D;
	}
	

div#adresrechts{
	float:left;
	width: 15px;
	height: 19px;

	text-align: center;
	border-width: 0 2px 2px 0;
	border-style: solid;
	border-color: #DA251D;
	}


h1{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size:16px;
	}

img.intekst{
	float: right;
	border: 1px solid #DA251D;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 5px;

}
img.intekst_links {

	float: left;
	border: 1px solid #DA251D;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 5px;
}

table.intekst {

	float: right;
	border: 1px solid #DA251D;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 5px;
}

a:link {
	text-decoration: none;
	color:#28166F;
}
a:visited {
	text-decoration: none;
	color:#28166F;
}
a:hover {
	text-decoration: none;
	color:#0000FF;
}
a:active {
	text-decoration: none;
	color:#0000FF;
}


/*Oude zooi*/

/*
div#voetnoot{
	width: 400px;
	height: 12px;
	float: left;
	font-size: 10px;
	margin: 5px 5px 5px 15px;
	position: relative;
	bottom: 0px;
	left: 0px;
	}
	
div#menu_contact{
	float: left;
	width: 400px;
	height: 77px;
	background-image: url(menu/1024menu_contact_boven.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div#menu_contact_onder{
	float:right;
	width: 118px;
	height: 15px;
	background-image: url(menu/1024menu_contact_onder.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
}*/

