body {
	margin-top: 0px;
	background: #FFFFFF url(/imgs/back.gif) repeat top;
	text-align: center;
}
table {
	background-color: #FFFFFF;
}
input, textarea, select {
	scrollbar-3dlight-color: #0066CC;
	scrollbar-arrow-color: #0066CC;
	scrollbar-base-color: #000000;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #0066CC;
	font-family: Verdana;
	font-weight: normal;
}
.inputHighlighted {
	border: #FF6600 1px solid;
}
.rand {
	background-color: #999999;
}

body, a, table, .main {
	font-family: Verdana;
	line-height: 20px;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}

.main a:link, .main a:active, .main a:visited, .right a:link, .right a:active, .right a:visited {
	font-size: 11px;
	color: #0066CC;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px dashed #0066CC;
}

.main a:hover, .right a:hover {
	font-size: 11px;
	color: #0066CC;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #FF6600;
}

.logo {
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
	text-align: center;
}

h1 {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 24px;
	font-style: normal;
	letter-spacing: 5px;
	line-height: 24px;
	text-align: center;
	padding: 5px 0px;
	margin: 0px 0px;
}
h2 {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	font-style: bold;
	letter-spacing: 1px;
	line-height: 15px;
	padding: 0px;
	margin: 0px;
}
h3 {
	color: #0066CC;
	font-size: 11px;
	font-weight: normal;
	border-top: 1px solid #0066CC;
	border-left: 1px solid #0066CC;
	padding-left: 20px;
	padding-top: 10px;
	background-color: #FFFFFF;
}
.h33 {
	color: #FF6600;
}
.main {
	padding: 10px;
width:600px;
}
.right {
	padding-top: 10px;
	margin-bottom: 10px;
width:150px;
}
.right a {
display: block;
}
.bar {
	padding: 0px 0px 20px 0px;
	height: 50px;
	line-height: 50px;
}
.bottom {
	color: #FFFFFF;
	font-size: 10px;
	padding: 10px;
	background-image: url(/bg_imgs/bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
}


.small {
	color: #333333;
	font-size: 10px;
	font-weight: normal;
}


#line {
	border-bottom: 1px dashed #990000;
	padding-top: 10px;
	padding-bottom: 10px;
}
#box {
	background-color: #FFFFFF;
	color: #99CC00;
	border: 1px dashed #99CC00;
	padding: 2px;
	font-weight: bold;
}


.nav {
}
.nav a {
	display: block;
	text-decoration: none;
	color: #FF6600;
	font-weight: bold;
}
.nav a:hover{
	background-image: url(../imgs/linked.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#l1 a, #l2 a {
	text-align: center;
}
#l1 a {
	display: block;
	text-decoration: none;
	color: #FF6600;
	font-size: 11px;
	font-weight: bold;
	line-height: 32px;
	margin-right: 1px;
	width: 149px;
	height: 150px;
}
#l1 a:hover{
	color: #FFFFFF;
	text-decoration: none;
	height: 145px;
	border-bottom: 5px solid #FF6600;
}
a .l2 {
	color: #0066CC;
	font-size: 10px;
	line-height: 15px;
}
a:hover .l2 {
	color: #0066CC;
}

#reacties {
	padding-top: 10px;
	background-color: #FFFFFF;
}
#netwerk {
	display: block;
	padding: 5px;
	background-color: #FFFFFF;
}
.submit {
	text-transform:uppercase;
  font-size: 15px;
	color: #FFFFFF;
	background-color: #0066CC;
	border: solid 1px #FFFFFF;
	font-weight: bold;
  padding: 10px;
	cursor: pointer;
}
.error {
	font-size: 11px;
	color: #0066CC;
	border: 1px dotted #FF6600;
	display: block;
	margin: 0px;
	margin-bottom: 10px;
	padding: 10px;
	font-weight: bold;
	background-color: #FFFFFF;
}
/*************************************************************/
form {
	width: 500px;
	margin: 0px;
	border-top: 1px dotted #FF6600;
}
.contact ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.contact ul li {
	list-style-type: none;
	padding: 5px 0px;
	border-bottom: 1px dotted #FF6600;
}
.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: #666666;
	font-weight: bold;
	text-align: left;
	line-height: 15px;
}
.contact ul li label span  {
	width: 150px;
	display: inline-block;
}
.contact ul li span {
	width: 150px;
	display: inline-block;
}
.contact ul li label input, .contact ul li label select {
	font-size: 11px;
	color: #0066CC;
	line-height: 20px;
	width: 300px;
	border: 1px solid #666;
	vertical-align: top;
	padding: 2px;
	border: 1px solid #0066CC;
}
.contact ul li label textarea {
	font-size: 11px;
	color: #0066CC;
	line-height: 20px;
	width: 455px;
	border: 1px solid #666;
	vertical-align: top;
	padding: 5px;
}
.contact ul li label input.laloop {
	font-size: 11px;
	color: #0066CC;
	height: 20px;
	line-height: 15px;
	width: 15px;
	text-align: right;
	vertical-align: top;
}
.contact ul li label span.tekstloop {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-align: left;
	line-height: 15px;
	width: 250px;
	vertical-align: top;
}
/*************************************************************/
.ebhosting a{
	text-align: right;
}
.ebhosting a{
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.ebhosting a:hover{
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

