@charset "utf-8";

html, body {
	margin: 0;
	padding: 0;
	text-align: center;
}
ol li{
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-size: 11px;
}

img {
	vertical-align: bottom;
}
#container {
	width: 100%;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
} 
#container_index {
	width: 685px;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image: url(../imgs/achtergrond_index.jpg);
	height: 81px;
	border: 1px solid #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 437px;
	padding-right: 265px;
}

#footer {
	text-align:center;
	width: 100%;
	font-size:12px;
	height:20px;
	clear: both;
	float: left;
	background-color: #094FA4;
}
#footer p, #footer a, #container_index a{
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover, #container_index a:hover {
	text-decoration:underline;
}

#content {
	width: 950px;
	margin: 0 auto;
}

#header {
	height: 65px;
	background-image: url(../imgs/header.jpg);
	text-align: right;
}
#menu {
	background-image: url(../imgs/menubalk.jpg);
	height: 73px;
	width: 950px;
}
#taalkeuze {
	height: 13px;
	width: 950px;
	text-align: right;
	padding-top: 10px;
}
#inhoud {
	width: 580px;
	padding-left: 50px;
	height: auto;
	float: left;
	padding-bottom: 20px;
	background-image: url(../imgs/achtergrond.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#menu_kwaliteitshandboek {
	width: 189px;
	height: auto;
	float: left;
	padding-bottom: 20px;
	background-image: url(../imgs/achtergrond.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-right: 10px;
}
#menu_kwaliteitshandboek a {
	font-weight:normal;
}
#menu_kwaliteitshandboek h1 {
	font-size:14px;
}
#inhoud_kwaliteitshandboek {
	width: 690px;
	float: left;
	padding-top: 30px;
	text-align: left;
	height: auto;
	padding-bottom: 20px;
	padding-left: 10px;
}


#fotos {
	width: 320px;
	float: left;
	padding-top: 30px;
	text-align: center;
	height: auto;
	padding-bottom: 20px;
}

p {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-size: 11px;
}
a {
	color:#7082c0;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
}	
p.bold {
	font-weight: bold;
}
h3 {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-size: 11px;
	font-weight: bold;
}	

h2 {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-size: 11px;
	color: #094FA4;
	font-weight: bold;
}	

h1 {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #094FA4;
}
