body {
	color:#333333;
	background-color: #CCCCCC;
	background-image: url(img/bodybg2.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px; /*maakt de ruimte zichtbaar links en rechts van de wrapper*/
	font-family: verdana, geneva, sans-serif;
	line-height: 1.6em;
	text-align: center;
	font-size: 11px;
}
a { outline:none;}

* {
	margin:0;
	padding:0;
}

#wrapper {
	background:#fff;
	border:3px solid #333333;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	width:790px;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#container {
	background-image: url(img/header5.jpg);
	background-repeat: no-repeat;
	background-position: 1px 0px;
	width: 790px;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#header {
	height:36px;
	padding-top: 101px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header h1 {
	font:250% Trebuchet MS;
	color:#fff;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	height: 60px;
}

.nav {
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

.nav li {
	list-style:none;
	display:inline;
	padding-top: 6px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 6px;
}

.nav li a {
	color:#FFFFFF;
	text-decoration:none;
	padding-top: 6px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 6px;
}
.nav li a:visited {
	color:#eee;
	text-decoration:none;
	padding-top: 6px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 6px;
	font-weight: bold;
}
.nav li a:hover {
	color:#FF0000;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	background-color: #222222;
	margin: 0px;
}

#li-kolom {
	float:left;
	width:175px;
	background:#f6f6f6;
	line-height:25px;
	border-right:1px solid #eee;
	margin-top: 12px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	font-family: Verdana;
	font-size: 11px;
}

#li-kolom h2 {
	color:#666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:23px;
}

#li-kolom p {
	line-height:23px;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#li-kolom a {
	color: #333333;
	text-decoration: underline;
}
#li-kolom a:visited {
	color: #333333;
}
#li-kolom a:hover {
	color: #006599;
	text-decoration: none;
}

#content {
	font-size:11px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#content h2 {
	color:#006599;
	border-top:1px solid #f6f6f6;
	border-bottom:1px solid #f6f6f6;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height:23px;
}

#content h3 {
	color:#222;
	border-top:1px solid #f6f6f6;
	border-bottom:1px solid #f6f6f6;
	padding:3px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content a:link {
	color: #666666;
	text-decoration: underline;
}
#content a:visited {
	color: #666666;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
	color: #CC0000;
}
#content a:active {
	text-decoration: underline;
}

.with_likolom {
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
	line-height: 23px;
}
.no_likolom {
	line-height: 24px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content h1,h3,h4,p,ul,ol,blockquote {
	line-height:23px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#content a,a:visited {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
#li-kolom h1,h2,h3,h4,p,ul,ol,blockquote {
	margin:15px 0;
}

#footer {
	border-top:2px solid #eee;
	clear:both;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #C6D5E1;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
}
#teller {
	visibility: hidden;
	height: 5px;
	width: 10px;
}
#teller2 {
	visibility: hidden;
	height: 5px;
	width: 10px;
}
.less {
	color: #006599;
	background-image: url(img/bgintroductie3.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;
	list-style-image: url(img/vinkje.jpg);
}
.lijst {
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	list-style-image: url(img/bulletgrijs.jpg);
	list-style-position: inside;
	line-height: 1.6em;
	list-style-position: inside;
	margin: 0px;
}
.lijstcontact {
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	list-style-image: url(img/bulletgrijs.jpg);
	list-style-position: inside;
	line-height: 1.6em;
	text-indent: 1px;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.size10 {font-size: 10px}
table.rij {
	margin: 0px;
	padding: 0px;
}
.rij td {
	font-size: 11px;
}
table.port {}
.port td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0px;
	font-size:11px;
}
.grijs {
	background-color: #F6F6F6;
	font-size:11px;
}
.grijs2 {
	background-color: #EEEEEE;
	font-size:11px;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
