* {
	margin: 0;
	padding: 0;
	}

body {
	line-height: 140%;
	background-image: url("images/verloop-nieuw.PNG");
        background-repeat: repeat-x;
	background-color: #5F5F5F5;
	padding-bottom: 10px; font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:Arial, Helvetica, sans-serif
	} 
	
#container {
	width: 1000px;
	margin-left: 110px;
	margin-right: auto;
	background-color: #fff;
	border-left: solid 2px #FFF;
	border-right: solid 2px #FFF;
	}
	
#top {
	background-image: url("images/banner.png");
	height: 60px
	}

#lead {
	height: 30px;
	background-color: #030303;
	}

.navbar li {
	display: inline;}

#first_nav_bar {
	margin-left: 141px;
    padding-left: 15px;
    }

#first_nav_bar li a {
	color: #fff;
	display: block;
	float: left;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 8px;
	padding-bottom: 7px;
	font-size: 16px;
	text-decoration: none;}

#first_nav_bar li a:hover {
	color: #AF0016;}

#nav {
	background-image: url('images/achtergrond.jpg');
	height: 21px;
	
border-top: solid 2px #fff;
}

#nav a {
	color: #000000;
	display: block;
	width: 110px;
	text-align: center;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 1px;
	font-size: 14px;
	text-decoration: none;
	border-left: 2px solid #fff;
	background-image: url('images/button.jpg');
}

#nav, #nav ul {
padding: 0;
margin: 0;
list-style: none;
}

#nav li {
float: left;
width: 110px;
}

#nav ul {
position: absolute;
width: 110px;
left: -1000px;
}

#nav li:hover ul, #nav li.ie_does_hover ul {
left: auto;
background-position: 0 0;
}	
	
#container #left {
	background-repeat: repeat-y;
	background-position: right 0px;
	width: 230px;
	float: left;
	padding-left: 20px;
	padding-top: 8px;
	margin-top: 10px;
	margin-right: 25px;
	padding-right: 8px;
	color: #fff;
	border-right: solid 1px #0D4E59;}

#container #left p {
  border: 1px solid gray;
  background-color: #ADD8E6;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
	font-weight: bold;
  	color: #000;
   padding: 5px;
  text-align: justify;
  width: 150px; }

#left ul li {
	list-style-type: none;
	margin-top: 10px;}

#left address {
	padding-top: 2px;
	color: #003366;
	font-style: normal;
	margin-bottom: 10px;}

#left address a {
	color: #003366;}

#left address a img {
	border: none;}

#img { margin-right: 15px; }

#container #content {
float: left;
width: 600px;
margin-top: 27px;
	padding-right: 30px;
padding-top: 10px;
}


#container #content h1 {
	font-size: 18px;
	line-height: 120%;
	color: #0172F9;
	margin-bottom: 3px;
	font-weight: bold;}
	
#container #content h3 {
	font-size: 12px;
	line-height: 120%;
	color: #47A7F7;
	margin-bottom: 10px;
	font-weight: bold;}
	
#container #content h2 {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
  	line-height: 120%;
 	color: #47A7F7;
	}
#container #content p {
margin-bottom: 5px;
}


#container #content ul li{
padding-left: 15px;
}

#container #content ul {
list-style-position: inside;
margin-bottom: 5px;	
margin-top: 10px;

}

#container #content h3 {
color: #47A7F7;
padding-top: 30px;
padding-bottom: 5px;}

/* IE only hack \*/
* html ul li, * html ul ul li{
border-bottom: 3px solid #FFF;
}

* html ul ul li{
border-top: 0px none;
}
/* Einde IE only hack */ 