html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	background: #ebebeb url(../images/background.jpg) no-repeat center 0;
	font: 100%/100% "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #2d2d2d;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h2, h3, h4, h5, h6 {
	line-height: 110%;
}
p {
	line-height: 140%;
}
a {
	color: #327fc3;
	text-decoration: none;
	border-bottom: 1px solid #327fc3;
}
a:hover {
	border-bottom: 1px solid #fff;
}
a:visited {
	border-bottom: 1px solid #163a5b;
}
#wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#inhoudwrapper {
	background: url(../images/wrapper2.gif) repeat-y;	
}
body.drie_kolommen #inhoudwrapper {
	background: url(../images/wrapper3.gif) repeat-y;	
}
#inhoudwrapper hr {
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}
h1#logo {
	height: 110px;
	background: url(../images/logo_valpreventie.gif) no-repeat 13px 40px;
	text-indent: -9999px;
}
h1#logo a {
	height: 110px;
	display: block;
	border-style: none;
}

p#crumbar {
	font-size: 70%;
	padding-left: 30px;
	color: #7f7f7f;
	background: url(../images/top2.gif) no-repeat 0 19px;
	margin-top: 9px;
	height: 32px;
	margin-bottom: 0;
	padding-bottom: 0;
}
body.drie_kolommen p#crumbar {
	background: url(../images/top3.gif) no-repeat 0 19px;
}
#kolom1 {
	padding: 0 13px 13px 15px;
	width: 255px;
	float: left;
	margin-right: 18px;
	margin-bottom: 15px;
}
ul#navigatie {
	padding: 13px;
}
ul#navigatie li a {
	display: block;
	background-color: #ebebeb;
	margin-bottom: 3px;
	font-size: 78%;
	padding-top: 6px;
	padding-left: 6px;
	text-decoration: none;
	color: #327fc3;
	border: none;
	padding-bottom: 5px;
}
ul#navigatie li a:hover, ul#navigatie li a.actief {
	background-color: #327fc3;
	color: #fff;
}
ul#navigatie li ul {
	margin-bottom: 15px;
	margin-left: 11px;
}
ul#navigatie li ul li a {
	display: block;
	background-color: #fff;
	margin-bottom: 0px;
	height: 15px;
	font-size: 78%;
	padding-top: 7px;
	padding-left: 6px;
	text-decoration: none;
	color: #327fc3;
}
ul#navigatie li ul li a:hover, ul#navigatie li ul li a.actief {
	background-color: #fff;
	color: #327fc3;
	text-decoration: underline;
}
#kolom2 {
	width: 631px;
	float: left;
	padding: 0 13px;
}
body.drie_kolommen #kolom2 {
	width: 372px;
	margin-right: 16px;
}
#inhoud {
	padding: 13px 13px 1px;
}
#inhoud h2 {
	font-size: 160%;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 14px;
	color: #327fc3;
}
#inhoud h3 {
	font-size: 140%;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 14px;
	color: #2d2d2d;
}
#inhoud h4 {
	font-size: 105%;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 7px;
	color: #4c4c4c;
}
#inhoud h5 {
	font-size: 85%;
	margin-bottom: 6px;
	font-weight: bold;
	color: #767676;
}
#inhoud h6 {
	font-size: 75%;
	margin-bottom: 6px;
	color: #999;
	font-weight: bold;
	text-indent: 11px;
}
#inhoud p {
	font-size: 78%;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 21px;
	line-height: 175%;
}
#inhoud ul, #inhoud ol {
	font-weight: normal;
	font-style: normal;
	margin-bottom: 30px;
}
#inhoud ul ul, #inhoud ol ol {
	font-weight: normal;
	font-style: normal;
	margin-bottom: 0px;
}
#inhoud li {
	font-size: 78%;
	margin-left: 30px;
	list-style-type: disc;
	margin-bottom: 6px;
	line-height: 180%;
}
#inhoud li li {
	font-size: 100%;
}
#inhoud li li li {
	font-size: 100%;
}
#inhoud ol li {
	list-style-type: decimal;
}
#inhoud ol li.latin {
	list-style-type: upper-latin;
}
#inhoud ul p, #inhoud ol p {
	font-size: 100%;
}
#inhoud ul ul, #inhoud ol ol{
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 20px;
	margin-top: 7px;
}
#inhoud ul ul li, #inhoud ol ol li{
	margin-bottom: 3px;
	list-style-type: circle;
}
#kolom3 {
	padding: 0 13px 13px;
	width: 217px;
	float: left;
	margin-bottom: 15px;
}
#rechterbalk {
	padding: 13px 13px 1px;
}
#rechterbalk h3 {
	font-size: 100%;
	margin-bottom: 9px;
	font-weight: normal;
	font-style: normal;
	color: #327fc3;
}
#rechterbalk p {
	font-size: 78%;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 16px;
}
#rechterbalk ul, #rechterbalk ol {
	font-size: 78%;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 20px;
}
#rechterbalk li {
	margin-left: 30px;
	list-style-type: disc;
	margin-bottom: 4px;
}
#footer {
	clear: both;
	font-size: 9px;
	text-align: center;
	color: #626262;
	background: url(../images/bottom2.gif) no-repeat;
	padding-top: 10px;
}
body.drie_kolommen #footer {
	background: url(../images/bottom3.gif) no-repeat;
}
body.algemeen #footer {
	background-image: none;
}
#footer p {

	padding: 13px;
	margin-bottom: 0;
}

tr.center{
	text-align:center;
}

table.partners{
	margin:15px;
}
table.partners td{
	padding:5px;
}

table.partners tr{
	border-bottom:1px solid #ddd;
}

#inhoud p.bron{
	font-size:0.7em;
	font-style:italic;
	text-align:right;
}

.indent1{
	padding-left: 30px;
}
.indent2{
	margin-left: 45px
}
.indent3{
	padding-left: 60px;
}

a.inlinelink{
	border:none;
	color:#000;
}
table.multifactor {
	margin-bottom: 14px;
}
table.multifactor td {
	border: 1px solid #327fc3;
	font-size: 13px;
	padding: 5px;
}
#inhoud table.multifactor td ul {
	font-size: 120%;
	margin-left: -11px;
	margin-bottom: 11px;
}
table.multifactor td.heading {
	border: none;
	padding-bottom: 6px;
	text-align: center;
	font-size: 110%;
}
form label {
	font-size: 78%;
}
table.form td {
	padding: 5px;
	text-align: left;
	vertical-align: top;
}
body.algemeen #inhoudwrapper {
	border: 1px solid #dcdbda;
	padding: 14px;
	background-color: #efefef;
	background-image: none;
}
body.algemeen #inhoudwrapper #inhoud {
	background-color: #fff;
	padding: 10px;
}
body.algemeen #inhoud p.opmerking{
    color:red;
	margin-bottom: 19px;
}
p.error{
    color:red;
    font-weight:bold;
}
#nederlands{
    margin-left: auto;
	margin-right: auto;
    width: 425px;
    padding:10px;
}
body.algemeen h3.margin_top {
	margin-top: 20px;
}
body.algemeen #inhoud p {
	margin-bottom: 10px;
}
#english{
    float:left;
    width: 425px;
    padding:10px;
}
body.algemeen hr {
	clear: both;
}
body.algemeen table tr td{
    padding:3px;
    font-size: 78%;
}
.center {
	text-align: center;
}
.tabel_center {
	margin-left: auto;
	margin-right: auto;
}