﻿body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 63%;
	color: #505050;
	background-image: url('../images/bgroen.jpg');
	background-repeat: repeat-x;

}
h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	font-weight: bold;
	color: #505050;
	
}
h1 {
	font-size: 14px;
	text-align: center;
}

h2 { font-size: 18px; }

h3 {
	color: #505050;
	font-size: 14px;
}
p, ul, ol {
	margin-top: 0;
	line-height: 1.4em;
	text-align: left;
}


a {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a img {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}
img.center {
	float: none;
	margin: 15px auto 0 auto;
	display: block;
	clear: both;
}

hr { display: none; }



/* Header */


#header {
	width: 940px;
	height: 41px;
	margin: 0 auto;
	}


/* Menu */

#menu {
	float: left;
	width: 600px;
	height: 40px;
	background: left top;
}
#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}
#menu li {
	display: block;
	float: left;
	height: 40px;
}
#menu a {
	display: block;
	float: left;
	margin: 0;
	padding: 15px 20px 14px 20px;
	background: left top;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	letter-spacing: 2px;
}
#menu a:hover {
	text-decoration: none;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	background-image: url('../images/knopover.gif');
	background-repeat: repeat-x;
}
#menu .first {
	color: #693670;
}

/* Search */

#search {
	float: right;
	width: 340px;
	height: 40px;
}
#search form {
	float: none;
	padding: 14px 20px 0 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#search-text {
	width: 200px;
	height: 18px;
	padding: 3px 0 0 5px;
	border: 1px solid #723FA6;
	background: #ECF9E4;
	color: #000000;
}
#search-submit {
	height: 21px;
	margin-left: 10px;
	padding: 0px 5px;
	background: #EA6913;
	color: #FFFFFF;
	margin-right: 5px;
}

/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
}


/** LOGO */

#logo {
	background-position: 350px center;
	width: 940px;
	height: 114px;
	display: block;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url('../images/jt.jpg');
	background-repeat: no-repeat;
}
#banner {
	width: 320px;
	height: 80px;
	background-image: url('../images/logo.jpg');
	background-repeat: no-repeat;
	background-color: #fff;
	margin-top: 20px;
	margin-left: 10px;
	float: left;
}


#bannermiddle {
	background-position: right center;
	width: 500px;
	height: 100px;
	margin-top: 10px;
	float: right;
	position: relative;
	background-image: url('../images/slogan.jpg');
	background-repeat: no-repeat;
}
#bannermiddle h1
{
	font-size: 12px;
	font-family: verdana;
	color: #61811E;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
	padding-right: 60px;
}

/* Content */

#content {
	float: none;
	padding: 10px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#content p{
	font-size: 14px;
	line-height: 1.6em;
	padding-top: 10px;

}


/* Footer */

#footer {
	width: 940px;
	height: 40px;
	margin: 0 auto 10 auto;
	padding: 0;
	background-color: #FFFFFF;
	
}

#zoeken {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	display: none;
}
#zoeken h1{
font-size: 11px;
}

#footer p {
	margin: 0;
	padding: 10px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	text-transform: uppercase;
	font-size: 10px;
	color: #505050;
}

#footer a {
}
#footerLeft {
	float: left;
	width: 300px;
	text-align: left;
	margin-left: auto;
	height: 30px;
	margin-right: auto;
}
#footerLeft p{
	text-align: left;
	color: #505050;
	font-size: 9px;
}
#footerLeft a{
	color: #90137B;
	text-decoration: none;
}
#footerLeft a:hover{
	color: #61811E;
	text-decoration: underline;
}
#footerRight {
	float: right;
	width: 600px;
	text-align: right;
	color: #505050;
	padding-top: 7px;
	height: 30px;
	padding-right: 10px;
	margin-right: auto;
}

#footerRight a{
	color: #505050;
	font-size: 11px;
	text-decoration: none;
}
#footerRight a:hover{
	color: #505050;
	font-size: 11px;
	text-decoration: underline;
}
.style1 {
	vertical-align: middle;
}

