html {
	background: #DDE3E2 url(/imgs/texture.jpg) top repeat scroll;
	margin: 0px;
	height: 100%;
}
body {
	font-family: "Comic Sans MS";
	line-height: 18px;
	font-size: 12px;
	color: #000000;
}
/* blauw			=0040C0= */
/* oranje			=CE5D0B= */
/* lichtgrijs	=CED8DA= */
/* darkgrey		=8EA29E= */
/* green			=82A918= */
body {
	margin: 0px;
	padding: 0px 0px 0px 250px;
	height: 100%;
	background: url(/imgs/linkerkant.jpg) top left repeat-y scroll;
}
/*************************************************************/
.main {
	padding: 0px;
	text-align: left;
	font-size: 14px;
}
.main a, .right a, .main a:visited, .right a:visited, .main a:active, .right a:active {
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px dashed #666666;
}
.main a:hover, .right a:hover {
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #333333;
}
/*************************************************************/

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 2px 0px;
}
/*************************************************************/
.nav {
	background-color: #CED8DA;
	padding-top: 0px;
	width: 150px;
}

.nav img{
	padding: 15px;
}

.l1 a {
	text-decoration: none;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	display: block;
	padding: 10px 5px;
	margin-bottom: 1px;
	width: 125px;
}
.l1 a:hover{
	color: #000000;
	text-decoration: none;
}
.l2 a {
	display: block;
	width: 140px;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	padding: 10px 5px;
	margin-bottom: 2px;
	background: url(/imgs/s1.png) center no-repeat;
}
.l2 a:hover{
	color: #000000;
	text-decoration: none;
}



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

/*************************************************************/
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: "Comic Sans MS";
	font-weight: normal;
	font-size: 12px;
	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: #0040C0;
	border: solid 1px #0040C0;
	font-weight: bold;
  padding: 4px;
	cursor: pointer;
}
.error {
	font-size: 14px;
	color: #B44937;
	border: 5px solid #03ADBE;
	display: block;
	margin: 1px;
	padding: 10px;
	font-weight: normal;
	background-color: #FFFFFF;
}
/*************************************************************/
form {
	width: 500px;
	margin: 0px;
	border-top: 1px solid #FFFFFF;
}
.contact ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.contact ul li {
	list-style-type: none;
	padding: 5px 0px;
	border-bottom: 1px solid #FFFFFF;
}
.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: 12px;
	color: #000;
	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: 12px;
	color: #000000;
	line-height: 20px;
	width: 300px;
	border: 1px solid #666;
	vertical-align: top;
	padding: 2px;
}
.contact ul li label textarea {
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	width: 455px;
	border: 1px solid #666;
	vertical-align: top;
	padding: 5px;
}
.contact ul li label input.laloop {
	font-size: 12px;
	color: #000000;
	height: 20px;
	line-height: 15px;
	width: 15px;
	text-align: right;
	vertical-align: top;
}
.contact ul li label span.tekstloop {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-align: left;
	line-height: 15px;
	width: 250px;
	vertical-align: top;
}
/*************************************************************/
div#modernbricksmenu{
padding: 0px;
width: 100%;
background: transparent;
}

div#modernbricksmenu ul{
font: bold 11px "Comic Sans MS";
margin:0px;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0px;
list-style: none;
}

div#modernbricksmenu ul li{
width: 100%;
display: inline;
margin: 0px;
padding: 0px;
}

div#modernbricksmenu ul li a{
	float: left;
	display: block;
	width: 106px;
	height: 20px;
	color: #FFFFFF;
	margin: 4px 1px 0px 1px; /*Margin between each menu item*/
	padding: 20px 2px;
	text-decoration: none;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
}

div#modernbricksmenu ul li a:hover {
	color: #000033;
	background-image: url(/imgs/hover.png);
	background-repeat: no-repeat;
	background-position: center;
}
/*************************************************************/

/*************************************************************/
.ebhosting, .ebhosting a{
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.ebhosting a:hover{
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
/*************************************************************/

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

