

body {
	background: #FFFFFF url(images/background.jpg) repeat-x top left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0 auto;
	padding: 0px;
	color: #5d5d5d;
}


h1, h2, h3 {
	color: #31363B;
	letter-spacing: -1px;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
}

h1 {
	font-size: 32px;
}

h2 {
	font-size: 20px;
	font-weight: normal;
}

h3 {
	font-size: 16px;
}

p, ol {
	margin-top: 0.5em;
	line-height: 130%;
}

ul, ol {
	margin-left: 3em;
	line-height: 140%;
	margin-top: 0.3em;
}


a {
	color: #456b80;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}

.knop { width: 100px; font-size:12px; font-weight: bold; }


.contact_form {
	
	padding-top: 16px;
	padding-right: 22px;
	border-right: 1px dotted #a9b8c7;
	font-size: 11px;
	font-weight: normal;
	}

.contact_form td { padding: 6px 5px 6px 5px}

.contact_form textarea {
	
	font-size: 12px;
	color:#4b4b4b;
	border: 1px #a9b8c7 solid;
}

.contact_form input {
	
	font-size: 12px;
	color:#4b4b4b;
	border: 1px #a9b8c7 solid;
}

.adres {
	vertical-align: top;
	padding-top: 16px;
	padding-left: 26px;
}

#header {
	width: 960px;
	height: 200px;
	margin: 0 auto;
}

.taal {
float: right;
margin-top: 188px;
padding: 3px;
color: #476b81;}


/* Logo */

#logo {
	background: #FFFFFF url(images/header.jpg) repeat-x top left;
	width: 754px;
	height: 215px;
	margin: 0 auto;
	padding: 0px;
}



#logo p {
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
}

#logo a {
	color: #456b80;
}



/* Header */

#header {
	width: 754px;
	margin: 0 auto;
	height: 260px;
}

#menu {
	height: 42px;
	width: 754px;
	background: url(images/img02.jpg) no-repeat left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top:-2px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	padding: 12px 23px 12px 23px;
	margin-right: 1px;
	height: 13x;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	color: #FFFFFF;
	border-right: 1px #000000 dotted;
	font-weight:bold;

}

#menu a:hover {
	color: #000000;
	background-color:#ffffff;

}



/* Page */

#page {
	width: 754px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 730px;
	margin-left:10px;
	margin-bottom: 30px;
}


.post {
}

.post .title {
	margin: 0;
	padding: 20px 10px 15px 0px;
	border-bottom: 1px dotted #a9b8c7;
}

.post h1.title {
	padding: 5px 0  0 50px;
	height: 40px;
	font-size: 2.4em;
	text-transform: lowercase;
}

.post .title a:hover {
	text-decoration: none;
}

.post .entry {
	margin: 0px;
	padding: 8px 5px;
}


.post a {
	color: #456b80;
}

.post p { padding-bottom: 5px;
padding-top: 5px;}


/* Footer */

#footer {
	clear: both;
	width: 754px;
	height: 25px;
	margin: 0 auto;
	background: #FFFFFF url(images/img01.jpg) repeat-x top left;
	font-size: 11px;
}

#footer p {
	margin: 0;
	line-height: normal;
	padding: 15px 15px;
	text-align: center;
}

