* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	margin: 10px; 
	color: #333;
	border: 0; 
	font-size: 12px;
}

a  {
	color: #FF6400;
	text-decoration: none;
}
  
a:hover {
	color: #FF6400;
	text-decoration: underline;
	cursor: pointer;
} 

#linkactive {
	text-decoration: underline;
}

/********** Gehele pagina ***********************/

#container {
	margin: 0 auto 0 auto;
	width: 960px;
	text-align: left;
}

/********** Header *******************************/

#header {
	margin: 1px auto 0 auto;
	width: 960px;
	height: 150px;
	background-image: url("../images/bg_header.gif");
}

/********** Menu **********************************/

#menucontainer {
	margin: 0 auto 0 auto;
	width: 960px;
	height: 30px;
	text-align: left;
	clear: both;
	float: left;
}

#menubar ul {
	width: 960px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	background-image: url("../images/bg_menu.gif");
	background-repeat: no-repeat;
}

#menubar ul li { 
	display: inline; 
}

#menubar ul li a {
	padding: 9px 10px 8px 10px;
	float: left;
	color: #FFF;
	text-decoration: none;
	border-right: 1px solid #646464;
}

#menubar ul li a:hover {
	color: #FFF;
	background-image: url("../images/bg_menu_hover.gif");
	background-repeat: repeat-x; 
}

/********** Content *******************************/

#content {
	margin: 0 auto 0 auto;
	padding: 10px 0px 10px 0px;
	width: 960px;
	text-align: left;
	background-image: url("../images/bg_main.gif");
	background-repeat: repeat-y;
}

/********** Left **********************************/

#left {
	float: left;
    padding-top: 10px;
	width: 180px;
	font-size: 11px;
	text-align: left;
}

#left h2 {
	margin: 0px 10px 10px 10px;
	font-size: 11px;  
	font-weight: bold;
	color: #000;
}

#left p {
	margin: 0px 10px 25px 10px;
}

#left table {
	margin: 0px 10px 25px 10px;
}

#subcontainer {
	margin: 0px 10px 25px 10px;
	font-weight: bold;
	letter-spacing: -1px;
}

#sublist {
	text-align: left;
	list-style: none;
}

#sublist li {
	display: block;
	padding: 5px 0 5px 0;
}

#sublist a, 
#sublist a:link, 
#sublist a:visited {
	padding: 0 5px 0 5px;
	font-weight: bold;
	color: #008000;
	text-decoration: none;
	border-width: 5px;
	border-color: #EEFFEE #EEFFEE #EEFFEE #008800;
	border-style: solid;
}

#sublist a:hover, 
#sublist a:active,
#sublist a:focus {
	border-color: #EEFFEE #FF6400 #EEFFEE #FF6400;
}

#sublist #subactive a {
	border-color: #EEFFEE #EEFFEE #EEFFEE #FF6400;
}

#sublist #subactive a:hover,
#sublist #subactive a:active,
#sublist #subactive a:focus {
	border-color: #EEFFEE #FF6400 #EEFFEE #FF6400;
}

/********** Right *********************************/

#right {
	padding: 10px 0px 10px 0px;
	float: right;
	width: 190px; /*180*/
}

#right h1 {
	margin-bottom: 10px;
	font-size: 14px;  
	font-weight: bold;
	color: #008800;
}

#right p {
	margin: 0 10px 0 0;
	font-size: 11px;
}

/********** Middel *********************************/

#middel {
	margin: 0 0 0 180px;
	padding: 30px 20px 10px 20px;
	width: 544px;
	min-height: 500px;
}

#middel h1 {
	margin-bottom: 10px;
	font-size: 14px;  
	font-weight: bold;
	color: #008800;
}

#middel h2 {
	margin-bottom: 10px;
	font-size: 12px;  
	font-weight: bold;
	color: #000;
}

#middel p {
	padding: 0px 10px 10px 10px;
	text-align: left;
	color: #333;
}

#middel table {
	padding: 0px 10px 30px 10px;
}

#middel .datum {
	margin: -10px 0px 20px 5px;
	text-align: left;
	font-size: 10px;  
	color: #999;
}

#middel .verplicht {
	font-size: 11px;
	font-style: italic;
}

#middel .contactveld {
	width: 250px;
}

#middel .button {
	border-style: solid;
	border-color: #FF6400 #FF6400 #FF6400 #FF6400;
	background-color: #FFAE7A;
}

#middel .picts_center {
	text-align: center;
}

/********** foot **********************************/

#foot { 
  width: 960px;
  height: 20px;
  background-image: url("../images/bg_bottom.gif");
  font-size: 10px;
  color: #FFF;
  letter-spacing: 2px;
}

#foot a { 
  color: #646464;
}

#copyright {
	position: relative;
	padding-top: 4px;
	text-align: center;
}

/********** Images ********************************/

.img_route1 {
	width: 420px;
	height: 337px;
	margin-left: 10px;
	background-image: url("../images/route1.gif");
	background-repeat: no-repeat;
	background-position: center;
	border: 1px solid #000;
}

.img_route2 {
	width: 420px;
	height: 337px;	
	margin-left: 10px;
	background-image: url("../images/route2.gif");
	background-repeat: no-repeat;
	background-position: center;
	border: 1px solid #000;
}

.img_route3 {
	width: 420px;
	height: 337px;	
	margin-left: 10px;
	background-image: url("../images/route3.gif");
	background-repeat: no-repeat;
	background-position: center;
	border: 1px solid #000;
}

.img_partners {
	width: 180px;
	height: 500px;
	background-image: url(../images/partners.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.img_1 {
	width: 160px;
	height: 400px;
	background-image: url(../images/1.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.img_2 {
	width: 160px;
	height: 400px;
	background-image: url(../images/2.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.img_3 {
	width: 160px;
	height: 400px;
	background-image: url(../images/3.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.img_4 {
	width: 160px;
	height: 400px;
	background-image: url(../images/4.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.img_5 {
	width: 160px;
	height: 400px;
	background-image: url(../images/5.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.img_6 {
	width: 160px;
	height: 400px;
	background-image: url(../images/6.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.img_7 {
	width: 160px;
	height: 400px;
	background-image: url(../images/7.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.img_8 {
	width: 160px;
	height: 400px;
	background-image: url(../images/8.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.img_9 {
	width: 160px;
	height: 400px;
	background-image: url(../images/9.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.img_10 {
	width: 160px;
	height: 400px;
	background-image: url(../images/10.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.img_11 {
	width: 160px;
	height: 400px;
	background-image: url(../images/11.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.img_12 {
	width: 160px;
	height: 400px;
	background-image: url(../images/12.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.img_13 {
	width: 160px;
	height: 400px;
	background-image: url(../images/13.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.img_14 {
	width: 160px;
	height: 400px;
	background-image: url(../images/14.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.img_15 {
	width: 160px;
	height: 400px;
	background-image: url(../images/15.gif);
	background-repeat: no-repeat;
	background-position: center;
}


/**************************************************/
