body {
	font-family: Verdana;
	line-height: 15px;
	font-size: 11px;
	color: #000000;
}
/* blauw			=000066= */
/* roze			=CC0066= */
/* geel			=FFD812= */
/* lichtgrijs	=7D7D7D= */
body {
	background-color: #7D7D7D;
	background-image: url(/imgs/foto.jpg);
	margin: 0px;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: bottom;
}

.logo {
	background-image: url(/imgs/x.elw.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 200px;
	padding-left: 200px;
	background-color: #000066;
	border-bottom: 5px solid #7D7D7D;
}

.titel {
	background-color: #FFD812;
	border-bottom: 5px solid #7D7D7D;
	padding: 0px 10px;
	letter-spacing: 2px;
}
.main {
	padding: 0px 10px 20px 10px;
	text-align: left;
	background-color: #EEEEEE;
	border-left: 5px solid #7D7D7D;
	border-right: 5px solid #7D7D7D;
}
.main a, .right a, .main a:visited, .right a:visited, .main a:active, .right a:active {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.main a, .main a:visited, .main a:active {
	color: #000066;
	border-bottom: 1px solid #000066;
}
.right {
	background-color: #000066;
	color:#FFD812;
	padding: 0px 10px 20px 10px;
	width: 180px;
}

.right ul {
	list-style-type: none;	
	line-height: 20px;
	padding: 0px;
	margin: 0px;
}
.right a, .right a:visited, .right a:active {
	color: #FFD812;
	border-bottom: 1px solid #000066;
}
.main a:hover, .right a:hover {
	font-size: 11px;
	color: #CC0066;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #CC0066;
}



.bottom {
	background-color: #CED8DA;
}
/*************************************************************/

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 2px;
	line-height: 20px;
}
h3 {
	border-bottom: 2px solid #FFD812;
	background-color: #000066;
}
h4 {
	background-color: #FFD812;
	padding: 2px 10px;
	border: 1px solid #7D7D7D;
}
h5 {
	background-color: #FFD812;
	padding: 2px 5px;
	margin-bottom: 1px;
	border: 1px solid #7D7D7D;
}
/*************************************************************/
.nav {
	background-color: #FFD812;
	padding: 0px 0px 20px 0px;
	width: 150px;
}
.nav a, .nav a:active, .nav a:visited {
	border-left: 10px solid #000066;
	display: block;
	text-decoration: none;
	z-index: 60;
	list-style-type: none;	
	padding: 0px;
	margin: 0px;
	padding: 5px;
	margin: 1px;
	color: #000066;
}
.nav a:hover {
	background-color: #000066;
	border-left: 10px solid #CC0066;
	color: #FFD812;
}

.nav_top {
	background-color: #000066;
	border-top: 1px solid #000066;
	border-bottom: 1px solid #000066;
}
.nav ul, .nav_top ul {
	display: block;
	text-decoration: none;
	z-index: 60;
	list-style-type: none;	
	padding: 0px;
	margin: 0px;
}
.nav_top ul li {
	text-align: center;
	margin: 0px;
	float: left;
	z-index: 65;
}
.nav_top ul li a, .nav_top ul li a:active, .nav_top ul li a:visited {
	padding: 10px;
	width: 180px;
	display: block;
	text-decoration: none;
	background-color: #000066;
	color:#FFD812;
	font-weight: bold;
	letter-spacing: 1px;
}
.nav_top ul li a:hover {
	padding: 10px;
	width: 180px;
	display: block;
	text-decoration: none;
	background-color: #FFD812;
	color:#000066;
}


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

/*************************************************************/
input, textarea, select {
	scrollbar-3dlight-color: #8EA29E;
	scrollbar-arrow-color: #8EA29E;
	scrollbar-base-color: #8EA29E;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #8EA29E;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	background-color: #FFFFFF;
	border: #8EA29E 1px solid;
	color: #000000;
	padding: 1px;
}
.inputHighlighted {
	border: #CE5D0B 1px solid;
}
.submit {
	text-transform:uppercase;
  font-size: 12px;
	color: #FFFFFF;
	background-color: #CC0066;
	border: solid 1px #CC0066;
	font-weight: bold;
  padding: 4px;
	cursor: pointer;
}
.error {
	font-size: 12px;
	color: #000066;
	border: 5px solid #CC0066;
	display: block;
	margin: 1px;
	padding: 10px;
	font-weight: normal;
	background-color: #EEEEEE;
}
/* ---------------- FORM LAY OUT ---------------- */
form {
	width: 400px;
	margin: 0px;
}
.contact ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.contact ul li {
	list-style-type: none;
	padding: 5px 0px;
}
.contact ul li label {
	text-align: left;
	vertical-align: top;
	display: block;
	padding: 0px 4px;
}
.contact ul li p, .contact ul li label span, .contact ul li span {
	font-size: 11px;
	color: #000066;
	font-weight: bold;
	text-align: left;
	line-height: 15px;
}
.contact ul li label span  {
	width: 140px;
	display: inline-block;
}
.contact ul li span {
	width: 140px;
	display: inline-block;
}
.contact ul li label input, .contact ul li label select {
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	width: 175px;
	border: 1px solid #666;
	vertical-align: top;
	padding: 2px;
}
.contact ul li label textarea {
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	width: 375px;
	border: 1px solid #666;
	vertical-align: top;
	padding: 5px;
}
.contact ul li label input.laloop {
	font-size: 11px;
	color: #000000;
	height: 20px;
	line-height: 15px;
	width: 15px;
	text-align: right;
	vertical-align: top;
}
.contact ul li label span.tekstloop {
	font-size: 11px;
	color: #000066;
	font-weight: bold;
	text-align: left;
	line-height: 15px;
	width: 200px;
	vertical-align: top;
}
/*************************************************************/
.ebhosting, .ebhosting a{
	font-size: 10px;
	color: #444433;
	font-weight: normal;
	text-decoration: none;
}
.ebhosting a:hover{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
/*************************************************************/

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