body {
	font-family: Arial;
	font-size: 0.8em;
	margin: 0 auto;
}
h1 {
	font-size: 2em;
	text-align: center;
}

a {
	text-decoration: underline;
	color: #000;
}

a img {
	border: none;
}

ul, ol {
	list-style: none;
}

#header {
	height: 110px;
	width: 980px;
	background-image: url(../images/boven.gif);
	background-repeat: no-repeat;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	margin: 0 auto;
}

#center_index {
	height: 560px;
	width: 980px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: center;
	background-image: url(../images/index.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
}
#center_extra {
	height: 100px;
	width: 980px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: center;
	margin: 0 auto;
}
#center_review {
	height: 260px;
	width: 980px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	text-align: center;
	background-image: url(../images/review.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
}
#center_menu {
	height: 260px;
	width: 980px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	text-align: center;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
}
#center_specials {
	height: 260px;
	width: 980px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	text-align: center;
	background-image: url(../images/specials.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
}
#center_wijnen {
	height: 260px;
	width: 980px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	text-align: center;
	background-image: url(../images/wijnen.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
}
#center_route {
	height: 260px;
	width: 980px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	text-align: center;
	background-image: url(../images/route.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
}
#center_reserveren {
	height: 260px;
	width: 980px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	text-align: center;
	background-image: url(../images/reserveren.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
}
#center_vacature {
	height: 260px;
	width: 980px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	text-align: center;
	background-image: url(../images/vacature.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
}

#center_cms {
	min-height: 560px;
	width: 980px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: center;
	margin: 0 auto;
}
#bottom_index {
	min-height: 1px;
	height: auto !important;
	height: 1px;
	width: 980px;
	background-repeat: no-repeat;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
/*	background-image: url(../images/onder_index.gif);*/
	background-repeat: no-repeat;
	margin: 0 auto;
}
#bottom_route {
	min-height: 300px;
	height: auto !important;
	height: 300px;
	width: 980px;
	background-repeat: no-repeat;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-image: url(../images/onder_route.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
}
#bottom {
	min-height: 300px;
	height: auto !important;
	height: 300px;
	width: 980px;
	background-repeat: no-repeat;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-image: url(../images/onder.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
} 

#kader {
	border: 1px solid #000000;
	background-color: #CCCCCC;
}
#vacatureText {
	border: 1px solid #000000;
	background-color: #CCCCCC;
	font-family: Arial;
	font-size: 1.8em;
}
#kaderlente {
	border: 1px solid #000000;
	background-color: #c44543;
}
#grijs {
	color:#CCCCCC;

}
#navbar {
	padding: 0 0 0 10px;
/**	min-width: 750px; **/
	font: 1.2em Arial;
}
#navbar li {
	float: left; 
	padding: 70px 50px 0 0 !important; 
	padding: 90px 50px 0 0; 
}
#navbar li a {
	display: block; 
	padding: 0 0 0.25em;
	color: #000;
	text-decoration: none;
}
#navbar #feed {
	background: none;
}

a: link, a: visited {border-color: #783e3e;}
#navbar a: hover,
  .home #navbar #home a,
  .specials #navbar #specials a,
  .route #navbar #route a,
  .lentemenu #navbar #lentemenu a,
  .menu #navbar #menu a,
  .wijnen #navbar #wijnen a,
  .reviews #navbar #reviews a,
  .reserveren #navbar #reserveren a {
	 color: #ffffff;
	 background-color: #000000
}
.roos { 
	font-family: Arial;
	font-size: .8em;
	margin: 0 auto;
	color: #CCCCCC;
	text-align: center;
}

