﻿@import url(layout.css);
body {
	color: #333333;
	font-size: 11px;
	word-spacing: normal;
	line-height: 150%;
	font-family: Verdana;
}
#container {
	width: 800px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: url('../images/wit-grij-wit-grijs.jpg');
	background-repeat: repeat;
	font-family: verdana;
	font-size: 11px;
	line-height: 150%;
	color: #333333;
}
#masthead {
	text-align: right;
	margin-right: 0px;
	margin-left: 0px;
	width: 800px;
	padding: 0;
	background-color: #FFFFFF;
	
}
#navigation {
	overflow: hidden;
	background-image: url('../images/menu-back-grijs.jpg');
	padding-left: 30px;
	padding-right: 70px;
	height: 82px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
#column_l {
	width: 555px;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	font-family: verdana;
	line-height: 150%;
	font-size: 11px;
	color: #333333;
	border-right-color: #C0C0C0;
	border-right-style: solid;
	border-right-width: 1px;
	padding-left: 50px;
	background-image: url('../images/wit-grij-wit-grijs.jpg');
	padding-right: 3px;
	
}
#column_r {
	width: auto;
	margin: 0;
	float: right;
	position: relative;
	right: auto;
	height: auto;
	max-width: none;
	max-height: none;
}

#footer {
	text-align: center;
	background-color: #FFFFFF;
	overflow: hidden;
	background-image: url('../images/onderkant.jpg');
	height: 82px;
}
/* Styles for Masthead */
#masthead img {
	float: left;
}

#masthead p {
	color: #000;
	font-size: x-small;
	text-align: right;
	margin: 10px 10px 10px 10px;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	
}
#navigation li {
	float: left;
	color: #FFFFFF;
	vertical-align: baseline;
}
#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	display: inline-block;
	padding-top: 10px;
}
#navigation a:hover {
	background-color: #FFFFFF;
	color: #000000;
}


/* Styles for Content */

h1 {
	color: #0099C6;
	font-size: 13px;
	font-weight: bold;
}
h2 {
	color: #0099c6;
	font-size: 12px;
	background-repeat: no-repeat;
	position: relative;
	left: 1px;
	top: 1px;
	font-weight: bold;
}

h3 {
color: #0099c6;
	font-size: 11px;
	background-repeat: no-repeat;
	position: relative;
	left: 1px;
	top: 1px;
	font-weight: bold;
}

h4 {
	color: #000000;
	font-size: 12px;
}

h5 {
	color: #000000;
	font-size: 0.85em;
}

h6 {
	color: #6B7681;
	font-size: 0.5em;
}

big {
	color: #6B7681;
	font-size: medium;
}
	
small{
	color: #000000;
	font-size: x-small;
}

#column_r p {
	color: #000;
	font-size: .85em;
	text-align: left;
	margin: 0;
	padding: 5px;
	background-repeat: no-repeat;
}

#column_r h4 {
	margin-bottom: 0;
}

#column_r ul {
	margin-left: 5px;
	padding-top: 0;
	padding-left: 10px;
}


/* Styles for Footer */

#footer p {
	color: #666666;
	font-size: x-small;
	margin-top: 2px;
	margin-bottom: 6px;
}

#column_r ul li {
	font-size: x-small;
	display: list-item;
	list-style-position: outside;
	color: #333333;
}

#footer a {
	color: #666666;
	text-decoration: underline;
	font-size: 10px;
}

#footer a:hover {
	color: #0099c6;
	text-decoration: none;
}

/* Styles for Links */

a {
	color: #333333;
	text-decoration: underline;
	text-transform: none;
	
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	float: right;
	color: #0099C6;
	padding-right: 12px;
	font-style: italic;
}

.xx-small {
    font-size: xx-small;
    color: #000000;
    font-family: verdana;
}

.hoofdstukkenformulier {
	font-family: verdana;
	line-height: 25px;
	text-indent: 2px;
	letter-spacing: 1px;
	background-color: #0099C6;
	color: #FFFFFF;
	vertical-align: middle;
	font-weight: bold;
}
.uitvouwvraag {
	text-decoration: underline;
	cursor: pointer;
}
