* {margin:0;padding:0}
body {
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
	background-color:#eaeaea;	
	font: 62.5% Arial, sans-serif;
	color:#666666;
}
h1 {
	font-size:190%;
	font-weight:normal;
	margin: 0;
	float:left;	
	color:#8b8b8b;
}
h2 {
	color:#6a6a6a;
	font-size:180%;
	font-weight:normal;
	margin: 14px 0 0 23px;
}
img {
	border:none;
}
a {
	color:#666666;	
}
a:hover {
	text-decoration:none;
}
b {
	color:#404040;
}
strong {
	color:#404040;
}
p {
	margin: 7px 0 7px 0
}
li {
	list-style-type:none;	
	background-image:url(../img/bullet.gif);
	background-repeat:no-repeat;
	background-position: top left;
	padding: 0 0 0 17px;
	margin: 3px 0 3px 8px;
}
ul {
	margin-top: 11px;
	margin-bottom: 12px;
}
blockquote {
	margin: 8px 5px 11px 16px;
}
.slingeraap {	
	margin-bottom:-2px;	
}
input:hover, input:active {
	background: #fdfdfd;	
}
textarea:hover, textarea:active {
	background: #fcfcfc;
}
#preview {
	margin:0;
	padding:1px 0 2px 0;
	border-bottom:solid 1px #bbbbbb;
	background-color:#ffffcc;
	width:100%;
	font-size:10px;
	height:13px;
}

/* --- STRUCTUUR --- */

#wrapper{
	width:805px;
	margin:0 auto 0 auto;
}
#topper1{
	width:805px;
	height:56px;
	background-image:url(../img/topper1.gif);
}
#topper2{
	width:805px;
	height:96px;
	background-image:url(../img/topper2.jpg)
}
#subwrapper{
	clear:both;
	width:805px;
	background-image:url(../img/subwrapper_bg.gif)
}
#links{
	width:644px;
	min-height:580px;
	background-image:url(../img/links_bg.gif);
	float:left;
}
#rechts{
	width:161px;
	min-height:580px;
	background-image:url(../img/rechts_bg.gif);
	float:right;
}
.stretch {
	height:0px;
	font-size:0px;
	clear:both
}
#footer1{
	width:805px;
	height:7px;
	background-image:url(../img/footer1.gif);
	font-size:1px;
	clear:both;
}
#footer2{
	width:805px;
	text-align:center;
	margin:2px 0 5px 0;
	color:#aaaaaa
}
a.footerlink {
	color:#aaaaaa;
	text-decoration:none;
}
a.footerlink:hover {
	text-decoration:underline;
}
#titel{
	width:591px;
	float:right;
	margin-top:21px;
	padding-left:13px;
}
#content{
	width:540px;
	float:right;
	margin-top:15px;
	font-size:120%;
	line-height:140%;
	padding-right:50px;
}
#language{

	float:right;
	margin:-3px 22px 10px 0;
	background-color:Yellow;
}

/* --- MENU --- */

#menu_topper{
	width:161px;
	height:55px;
	background-repeat:no-repeat;
	background-image:url(../img/menu_topper.gif);
}
.knop{
	width:145px;
	height:18px;
	border-top:2px solid white;
	background-color:#ffffff;
}
.knop_select{
	width:145px;
	height:18px;
	border-top:2px solid white;		
	background-color:#ffffff;
	background-image:url(../img/knop_hover.gif)		
}
.knopspacer{
	width:144px;
	height:10px;
	font-size:1px;
}
a.knoptekst{
	color:#807f7f;
	font-size:110%;
	text-decoration:none;
	width:137px;
	height:15px;
	float:left;
	padding:0 0 0 7px;
	border-top:2px solid white;	
}
a.knoptekst:hover{
	text-decoration:underline;

}

/* ---------- contact ---------- */
.contacttabel {
	font-size: 12px;
	margin-left:20px;
}
td.contacttabel {
	padding:3px;
}
.contactinput {
	font-size: 12px;
	border: 1px solid #a0a0a0;
	padding: 1px 1px 1px 1px;
	width:120px;
	background-color:#f8f8f8;	
}
.contacttextarea {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #a0a0a0;
	background-color:#f8f8f8;		
	padding: 1px 1px 1px 1px;
	width:350px;
	height:75px;
}
#verzendknop{
	margin: 15px 0 0 55px;
}
