* {
	margin: 0;
	padding: 0;
}
body      { color: #333333; font-size: 12px; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; background-color: #020202 }
b         { color: #fff; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif, Helvetica; font-style: normal; font-weight: bold; line-height: 14px; font-stretch: normal; text-decoration: none; position: relative; left: 0 }
h3     { color: #00a801; font-size: 16px; font-weight: bold; margin: 0.67em 0 }
a      { color: #fff; font-size: 12px; font-style: normal; font-weight: normal; font-stretch: normal; text-decoration: none; text-align: left; position: relative; left: 3px }
a:hover     { color: #a2ddff; font-size: 12px; left: 3px }
a:link       { color: #d1e2e1; font-size: 12px; left: 3px }
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #092762;	
}
a img {
	border: none;
}

/* Wrapper van de website en typen kolommen */
#wrapper          { background-image: url(../images/bg.jpg); margin: 0 auto; width: 950px }


/* Titels */
h1 {
	font-size: 15px;
	color: #0a2761;
}
#sub_navigation    { font-size: 15px; font-weight: bold; line-height: 10px; margin-right: 10px; margin-bottom: 0; margin-left: 0 }
#sub_navigation a        { color: black; font-size: 15px; font-weight: bold; text-align: left; display: block; margin: 0 }
p       { color: #fff; font-size: 12px; font-weight: normal; margin: 1em 0; width: 630px }
#sub_navigation a.active    { color: black; font-weight: bold }
#sub_navigation a:hover      { color: #0064af; font-weight: bold }
#sub_navigation a.greylink   { color: #fff; font-weight: bold }

/* Header */
#header          { background-image: url(../images/header.jpg); border-bottom: 0 solid #fff; width: 950px; height: 56px }
#header_logo {
	margin: 22px 0 0 0px;
}
#header_service {
	float: right;
	margin: 20px 50px 0 0;
	_margin-right: 10px;
	height: 30px;
	width: 270px;
}
#header_service img {
	float: left;
}

#header_service a:hover {
	background-position: bottom;
}













#content   { width: 950px }









#footer   { background-color: #f5f5f5; clear: left; display: table; padding-bottom: 0; width: 950px; height: 195px }
td  { color: #aaa; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-style: normal; font-weight: normal; font-stretch: normal; text-decoration: none; position: relative; left: 0 }
i { color: #ff7e00; text-decoration: underline }

