body {
	line-height: 20px;
	background-color: #FFFFCC;
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #663300;
	font-size: 12px;
	background-image: url(/imgs/aerda.gif);
	background-repeat: repeat-y;
	background-position: left;
}

h1 {
	font-size: 11px;
	color: #336600;
	letter-spacing: 2px;
}

.Mlink {
	color: #660000;
	font-size: 11px;
}

.titel {
	background-color: #FFCC66;
	letter-spacing: 2px;
	font-size: 14px;
}
/* ----- links ----- */

a:link {
	text-decoration: none;
	font-weight: bold;
	color: #993300;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #993300;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #993300;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #993300;
}
/* ----- navigatie ----- */

.link a{
	color: #336600;
	font-weight: normal;
	text-decoration: none;
	width:180px;
	display: block;
	padding: 20px 0 0 0;
	margin: 20px 0 0 0;
	font-size: 11px;
	background: url(/imgs/link.jpg) top left no-repeat;
}
.link a:hover{
	color: #336600;
	text-decoration: underline;
	display: block;
	font-size: 11px;
	background: url(/imgs/link.jpg) top left no-repeat;
}
.links a{
	color: #663300;
	font-weight: normal;
	text-decoration: none;
	width:195px;
	display: block;
	padding: 20px 0 0 0;
	margin: 10px 0 0 0;
	font-size: 11px;
}
.links a:hover{
	color: #663300;
	text-decoration: underline;
	display: block;
	font-size: 11px;
}


/* ----- FORM ----- */

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: #FFFFEE;
	border: #8EA29E 1px solid;
	color: #000000;
	padding: 1px;
	-moz-border-radius: 5px 5px 5px 5px;
}
.inputHighlighted {
	border: #663300 1px solid;
}

.submit {
	text-transform:uppercase;
  font-size: 12px;
	color: #FFFFFF;
	background-color: #663300;
	border: solid 1px #663300;
	font-weight: bold;
  padding: 4px;
	cursor: pointer;
}

.error {
	font-size: 12px;
	color: #663300;
	border: 2px solid #663300;
	display: block;
	margin: 1px;
	padding: 10px;
	font-weight: normal;
	background-color: #FFCC66;
}
form {
	width: 500px;
	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: #663300;
	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: #000000;
	line-height: 20px;
	width: 300px;
	border: 1px solid #666;
	vertical-align: top;
	padding: 2px;
}
.contact ul li label textarea {
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	width: 455px;
	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: #663300;
	font-weight: bold;
	text-align: left;
	line-height: 15px;
	width: 250px;
	vertical-align: top;
}
/* ------------ BLOG START -------------- */
	/* 990000 663300 999999 */

.blogcontent, .blognav, .blognav a {font-family:Arial; font-size:12px; color:#663300;}
.blognav a {
text-decoration: none;
border: 0px none;
}
.blognav a:hover {color:#663300;}
.blognav {
color:#663300;
}
.blognav h3 {color:#336600; font-size: 14px;
margin: 5px 0px 5px 0px;
padding: 0;
border-bottom: 1px solid #677A8D;
}
.blognav ul {list-style:none;margin:0px; padding:0px;}
.blognav ul li {margin:0px;padding:0px;}

.blogcontent {
color:#000000;
}
.blogcontent h3 {
	color:#663300;
	font-size: 14px;
	margin:5px 0px 5px 0px;
	padding: 0;
	border-bottom: 1px solid #677A8D;
}
.blogcontent p.footer, .blogcontent p.between, .blogcontent span.comments {
margin:20px 0px;
color:#677A8D;
border-bottom: 1px solid #677A8D;
}
.blogcontent p.between {
border-bottom: 1px dotted #677A8D;
margin: 0px 0px 20px 0px;
}
.blogcontent span.comments {
border-top: 1px dotted #677A8D;
border-bottom: none;
display: block;
margin: 0px;
}
.blogcontent p.footer a span.blogtags, .blogcontent p.between a span.blogtags {
	color:#663300;
}
.blogcontent p.footer a:hover span.blogtags, .blogcontent p.between a:hover span.blogtags {
color:#000;
}

.blogtags {
font-family: Arial;
padding: 5px 2px;
letter-spacing: 1px;
	font-size: 11px;
}
span.size1 {color: #663300;font-size: 18px;}
span.size2 {color: #663300;font-size: 17px;}
span.size3 {color: #663300;font-size: 16px;}
span.size4 {color: #663300;font-size: 15px;}
span.size5 {color: #663300;font-size: 14px;}
span.size6 {color: #663300;font-size: 13px;}
span.size7 {color: #663300;font-size: 12px;}
span.size8 {color: #663300;font-size: 11px;}
span.size0 {color: #663300;font-size: 10px;}
/* ------------ BLOG END -------------- */

/* ----- AGENDA START ----- */
#agenda ul {
margin: 0 0 0 0;
padding: 0;
border-bottom: 1px solid #948576;
}
#agenda li {
margin: 0;
padding: 0;
list-style:none;}
/* ----- AGENDA END ----- */

/* ----- colofon ----- */
.ebhosting {
	font-size: 9px;
	line-height: 15px;
	color: #CCCC99;
	padding: 4px;
	margin-bottom: 50px;
}
.ebhosting a{
	font-size: 9px;
	line-height: 15px;
	color: #CCCC99;
}
.ebhosting a:hover{
	font-size: 9px;
	line-height: 15px;
	color: #333333;
}