body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 20px;
}

img {border: 0px;}
.clear {clear: both;}
.small {font-size: 12px;}
.center {text-align: center;}

div#wrapper {
	position: relative;
	margin: 0px auto;
	width: 655px;
	text-align: left;
}
div#address {
	position: absolute;
	top: 10px;
	right: 0px;
	background-color: #c8fffc;
	padding: 5px;
}
div#address a {
	color: #000000;
}
div#address a:hover {
	color: darkblue;
}
div#menu {
	position: absolute;
	top: 180px;
	left: 0px;
}
div#contentswrapper {
	padding-top: 235px;
}
div#contentswrapper_home {
	padding-top: 285px;
}
div#contents {
	text-align: left;
	padding-bottom: 20px;
	clear: both;
	padding: 2px 10px 2px 10px;
}
div#contentswrapper_home div#contents {
	background-image: url(/images/bg_euro.jpg);
	background-repeat: repeat-y;
}
div#contentswrapper div#contents {
	background-color: #c8fffc;
}
div#footer {
	font-size: 12px;
	text-align: center;
	width: 100%;
	clear: both;
}
div#footer a {
	color: #000000;
	text-decoration: underline;
}
div#footer a:hover {
	color: darkblue;
	text-decoration: underline;
}
div#menu ul {
	padding: 0px;
	margin: 0px;
}
div#menu li {
	list-style: none;
	display: block;
	float: left;
	padding: 0px;
	margin: 0px 4px 0px 0px;
	line-height: 15px;
}
img#logo {
	position: absolute;
	top: 10px;
	left: 0px;
}
h1, h2, h3 {
	font-size: 15px;
}
h2 {
	text-decoration: underline;
	font-weight: normal;
	padding: 0px;
	margin-bottom: 0px;
}
h1.newspaper {
	font-size: 18px;
}
h2.newspaper {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
a {
	color: darkblue;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: darkblue;
}

div#news {
	background-color: #e6eef5;
	font-size:11px;
	border: 1px solid #00529B;
	width: 235px;
	line-height: 16px;
	padding: 5px;
	float: right;
}
div#news h1 {
	color: darkblue;
	margin: 0px 0px 2px 2px;
	padding: 0px;
	font-size: 14px;
}
div#news p {
	margin: 2px;
	text-align: left;
}
div#news a {
	color: #000000;
}
div#news a:hover {
	color: darkblue;
}
a#vacatures {
	float: left;
}
img#CB {
	float: right;
	margin-left: 10px;
}

div#YellowTrackerTag {
	position: absolute;
	left: 10px;
}

table#klanttevredenheidsonderzoek {
	width: 655px;
}
table#klanttevredenheidsonderzoek th {
	width: 500px;
	font-weight: normal;
	text-align: left;
}
table#klanttevredenheidsonderzoek td {
	width: 125px;
	text-align: center;
}

ul#news li {
	display: block;
	width: 250px;
	float: left;
}

div.fakelabel {
	float: left;
	width: 200px;
	height: 30px;
	padding-left: 20px;
	background-image: url(/images/vink.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	text-align: left;
}
label {
	display: block;
	width: 200px;
	float: left;
	height: 30px;
	padding-left: 20px;
	background-image: url(/images/vink.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	text-align: left;
}
label.cblabel {
	width: 100px;
	height: 16px;
	padding-left: 0px;
	background: none;
	font-weight: normal;
}
input.text, select {
	width: 300px;
}
textarea {
	width: 300px;
	height: 100px;
}

form#prijsopgave div.fakelabel {
	width: 435px;
}
form#prijsopgave label {
	width: 435px;
}
form#prijsopgave label.cblabel {
	width: 60px;
}
form#prijsopgave input.text, select {
	width: 170px;
}
form#prijsopgave input#submit {
	margin-left: 475px;
}
