body, p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
/* rood			=CC3300= */
/* oranje			=CE5D0B= */
/* lichtgrijs	=CED8DA= */
/* darkgrey		=8EA29E= */
/* green			=82A918= */
body {
	background: #FFFFFF;
	margin: 14px;
	padding: 0px;
}
/* ---------------- LAY-OUT ---------------- */
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	vertical-align: top;
	padding: 0px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

img {
border: 0px;
}

h3, td h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background-color: #8082C6;
	padding: 2px;
	margin: 5px;
	color: #000000;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background-color: #FDBF40;
	padding: 1px;
	margin: 5px;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background-color: #F7EDA1;
	padding: 1px;
	margin: 5px;
}

li.flash {
color: blue;
}

a:link, a:visited, a:active {
	color: #333333;
	border-bottom: 1px solid #666666;
}
a:hover {
	color: #666666;
	border-bottom: 1px solid #999999;
}

td.header a, td.header1 a, td.header2 a, td.header3 a {
	color: #333333;
	border-bottom: 0px solid #FFFFFF;
}
td.header a:hover, td.header1 a:hover, td.header2 a:hover, td.header3 a:hover {
	color: #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
}


.vacature a, .vacview a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	border: 0px;
	display: block;
}
.vacature a:hover, .vacview a:hover {
	color: #000000;
	text-decoration: none;
	border: 0px;
}
.vacature {
	padding: 4px 2px;
	margin-left: 5px;
	border-bottom: 5px solid #F7EDA1;
}
.vacature:hover {
	padding: 4px 2px;
	margin-left: 0px;
	border-left: 5px solid #8082C6;
	border-bottom: 5px solid #8082C6;
}
.vacview a {
	border: 5px solid #F7EDA1;
	background-color: #FFFFFF;
	padding: 5px;
}
.vacview a:hover {
	border: 5px solid #8082C6;
}

td.header {
	width: 266px;
	height: 140px;
	background-color: #8082C6;
}
td.header p {
	padding: 5px;
}

td.header1 {
	width: 266px;
	height: 140px;
	background-color: #8082C6;
}

td.header2 {
	width: 266px;
	height: 140px;
	background-color: #FDBF40;
}

td.header3 {
	width: 266px;
	height: 140px;
	background-color: #F7EDA1;
}

td.bar1 {
	background-color: #8082C6;
	padding: 1px;
}

td.bar3 {
	background-color: #F7EDA1;
	padding-right:		5px;
}

td.leftpane {
text-align: center;
	background-color: #8082C6;
}

td.leftpane2 {
padding-top:		24px;
text-align: center;
	background-color: #8082C6;
}

td.contents, td.contents1, td.contents2 {
padding: 12px;
padding-top:		18px;
	background-color: #F2F2FF;
}

td.contents3 {
padding: 12px;
padding-top:		18px;
	background-color: #FFF7E6;
}

td.contents4 {
padding: 12px;
padding-top:		18px;
	background-color: #FDFBEC;
}

table.bar3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #F7EDA1;
	margin-top: 4px;
	margin-bottom:		4px;
	padding: 2px;
	vertical-align: top;
}

td.linbot {
	border-bottom: 5px solid #F7EDA1;
}

p.header {
	margin: 0px;
	padding: 6px;
	font-size: 12px;
}

div.leftpane {
margin: 6px;
padding: 6px;
}

div.wisdom {
font-family:		Georgia, Times New Roman, Times, serif;
font-weight:		bold;
color: #FFFFFF;
}

span.wisdom {
font-size: 9px;
}

.alert {
	color: #8082C6;
}


/* ---------------- FORM LAY OUT ---------------- */
/* -------- form ----------*/
.contact ul {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #333366;
	font-weight: bold;
	text-align: left;
	line-height: 20px;
	border-top: 1px solid #8082C6;
}
.contact input, .contact select, .contact textarea {
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	background-color: #FFFFFF;
	line-height: 20px;
}
.contact li {
	list-style-type: none;
	padding: 5px 0px;
	text-align: left;
	border-bottom: 1px solid #8082C6;
}
.contact label {
	vertical-align: top;
	display: block;
	padding: 0px 4px;
}
.contact span {
	width: 150px;
	display: inline-block;
}
.contact input, .contact select {
	width: 250px;
	border: 1px solid #333366;
	padding: 2px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.contact textarea {
	width: 400px;
	border: 1px solid #666;
	vertical-align: top;
	padding: 5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.contact input.laloop {
	width: 15px;
	text-align: right;
}
.contact span.tekstloop {
	width: 250px;
}
input.submit {
	width: 125px;
	text-transform:uppercase;
  font-size: 12px;
	color: #FFFFFF;
	background-color: #333366;
	font-weight: bold;
  padding: 8px;
	cursor: pointer;
}
.error {
	font-size: 12px;
	color: #8082C6;
	border: 1px solid #8082C6;
	display: block;
	margin: 0px;
	margin-bottom: 10px;
	padding: 10px;
	font-weight: bold;
	background-color: #FFFFFF;
}
/*************************************************************/
.ebhosting, .ebhosting a{
font-family: Verdana;
	font-size: 10px;
	color: #AAAAAA;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #FFFFFF;
}
.ebhosting a:hover{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
/*************************************************************/

/*************************************************************/
