BODY {
	background-color: #6699CC;
}

HTML, BODY {
	margin: 0px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6A8097;
	font-size: small;
}

A {
	height: auto;
	color: #6A8097;	
}

#hoofdmenu A, #links A, #slideshow A, #blokje A {
	text-decoration: none;
	height: auto;
}

#hoofdmenu A:hover, #links A:hover, #blokje A:hover{
	text-decoration: underline;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-bottom: 2px solid #6A8097;
	text-align: left;
	color: #B99B32;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: small;
}

h2 A {
	text-decoration: none;
}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-align: justify;
	margin-top: 0px;
}

.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FFFFCC;
	font-size: smaller;
}

#topimage {
	width: 900px; 
	height: 100px;
	background-color: #6699CC; 
}

#envelop {
	position:relative;
	float: left;
	margin-bottom: 20px;
	left:10px;
	top: 20px;
	width:160px;
}

#envelop1 {
	position:relative;
	float: right;
	margin-bottom: 20px;
	right:1px;
	top: 20px;
	width:700px;
}

#hoofdmenu, #links, #slideshow {
	position:relative;
	border: 1px solid;
	border-color: #6A8097;
	margin-bottom: 10px;
	left: 0px;
	top: 0px;
	width: 162px;
	wid\th: 140px;
	background-color: #FFFFFF;
	padding: 10px;
	text-decoration: none;
}

#inhoud {
	position: relative;
	float: right;
	border: 1px solid;
	border-color: #6A8097;
	margin-bottom: 10px;
	right: 10px;
	top: 0px;
	width: 700px;
	wid\th: 678px;
	background-color: #FFFFFF;
	padding: 10px;
}

#inhoud_half_r {
	position: relative;
	float: right;
	border: 1px solid;
	border-color: #6A8097;
	margin-bottom: 10px;
	right: 10px;
	top: 0px;
	width: 323px;
	wid\th: 323px;
	background-color: #FFFFFF;
	padding: 10px;
}

#inhoud_half_l {
	position: relative;
	float: left;
	border: 1px solid;
	border-color: #6A8097;
	margin-bottom: 10px;
	right: 10px;
	top: 0px;
	width: 323px;
	wid\th: 323px;
	background-color: #FFFFFF;
	padding: 10px;
}

#blokje {
	position: relative;
	float: right;
	border: 1px solid;
	border-color: #6A8097;
	margin-bottom: 10px;
	right: 10px;
	top: 0px;
	width: 700px;
	wid\th: 678px;
	background-color: #FFFFFF;
	padding: 10px;
	text-decoration: none;
}

#twitter_div {
	font-size: 0.7em;
}
 
#twitter_div ul li {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 10px
}
 
#twitter_div ul li a {
	text-decoration: none;
	color: #DDA84E;
	target: _blank;
}
 
#twitter_div ul li a:hover {
	text-decoration: none;
	color: #D78E42;
}
 

