* {margin:0;padding:0}
body {
	color:#404040;
	font:80% Arial, sans-serif;
	line-height:140%;
	background-color:#b3d344;
	background-image:url(../img/bg_main.jpg);
	background-repeat:repeat-x
}
h1 {
	font-size:220%;
	font-weight:normal;
	margin-bottom:20px;
	margin-left:-2px;
}
h2 {
	font-size:160%;
	font-weight:normal;
	margin:5px 0 10px -2px;
	color:#d31663;
}
img {
	padding:2px;
	margin:5px 10px 5px 10px;
	border:1px solid #B3D344;	
}
a {
	color:#404040;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
li {
	list-style-type:none;	
	background-image:url(../img/bullet.gif);
	background-repeat:no-repeat;
	background-position: top left;
	padding: 0 0 0 15px;
	margin: 3px 0 3px 17px;
}
ul {
	margin-top: 10px;
	margin-bottom: 20px;
}
blockquote {
	margin: 10px 0px 20px 25px;
}
.slingeraap {	
	margin-bottom:-2px;	
}

/* --- STRUCTUUR --- */
#wrapper {
	width:948px;
	margin: 0 auto 0 auto;
}
#hoofding {
	width:948px;
	height:298px;
	background-image:url(../img/hoofding.jpg);
}
#links {
	width:229px;
	margin-top:19px;
	float:left;
}
#rechts {
	width:667px;
	float:left;
	margin-right:52px;
	background-image:url(../img/bg_rechts.jpg);
	background-repeat:repeat-y
}
#content {
	margin:7px 30px 5px 37px;
}
#rekker {
	height:450px;
	width:1px;
	float:right;
}
#spacer {
	height:5px;
	width:667px;
	font-size:1px;
}
#footer {
	float:right;
	background-color:#B3D344;
	background-image:url(../img/bg_footer.jpg);
	background-repeat:no-repeat;
	width:667px;
}
#copy {
	width:400px;
	font-size:85%;
	color:#6C7F00;
	clear:both;
	text-align:right;
	float:right;
	margin:8px 20px 0 0;
}
a.copytekst {
	color:#6C7F00;
	text-decoration:none;
}
a.copytekst:hover {
	color:#FFFFFF
}

/* --- TITELKLEURTJES --- */
.kleur1{
	color:#EF8100;
}
.kleur2{
	color:#1898e7;
}
.kleur3{
	color:#e7615e;
}
.kleur4{
	color:#5166a8;
}
.kleur5{
	color:#77c300;
}

/* --- MENU --- */
a.knoplink{
	font-size:130%;
	font-weight:bold;
	color:#ffffff;
	width:156px;
	height:20px;
	padding:6px 8px 3px 0;
	margin: 2px 2px 0px 0px;
	float:right;
	text-decoration:none;
}
a.knoplink:hover{
	padding-right:10px;
	width:154px;
}
.knopspacer{
	width:168px;
	height:8px;
	float:right;
	font-size:1px;
}
.knop1{
	width:168px;
	height:33px;
	float:right;
	text-align:right;
	overflow:hidden;
	background-repeat:no-repeat;	
	background-image:url(../img/knop1.jpg);	
}
.knop1_select{
	width:168px;
	height:33px;
	float:right;
	text-align:right;
	overflow:hidden;
	background-repeat:no-repeat;	
	background-image:url(../img/knop1_select.jpg);	
}
.knop2{
	width:168px;
	height:33px;
	float:right;
	text-align:right;
	overflow:hidden;
	background-repeat:no-repeat;	
	background-image:url(../img/knop2.jpg);	
}
.knop2_select{
	width:168px;
	height:33px;
	float:right;
	text-align:right;
	overflow:hidden;
	background-repeat:no-repeat;	
	background-image:url(../img/knop2_select.jpg);	
}
.knop3{
	width:168px;
	height:33px;
	float:right;
	text-align:right;
	overflow:hidden;
	background-repeat:no-repeat;	
	background-image:url(../img/knop3.jpg);	
}
.knop3_select{
	width:168px;
	height:33px;
	float:right;
	text-align:right;
	overflow:hidden;
	background-repeat:no-repeat;	
	background-image:url(../img/knop3_select.jpg);	
}
.knop4{
	width:168px;
	height:33px;
	float:right;
	text-align:right;
	overflow:hidden;
	background-repeat:no-repeat;	
	background-image:url(../img/knop4.jpg);	
}
.knop4_select{
	width:168px;
	height:33px;
	float:right;
	text-align:right;
	overflow:hidden;
	background-repeat:no-repeat;	
	background-image:url(../img/knop4_select.jpg);	
}
.knop5{
	width:168px;
	height:33px;
	float:right;
	text-align:right;
	overflow:hidden;
	background-repeat:no-repeat;	
	background-image:url(../img/knop5.jpg);	
}
.knop5_select{
	width:168px;
	height:33px;
	float:right;
	text-align:right;
	overflow:hidden;
	background-repeat:no-repeat;	
	background-image:url(../img/knop5_select.jpg);	
}

/* ---------- contact ---------- */
.contacttabel {
	font-size: 12px;
	margin-left:20px;
}
td.contacttabel {
	padding:3px;
}
.contactinput {
	font-size: 12px;
	border: 1px solid #EF8100;
	padding: 1px 1px 1px 1px;
	width:120px;
	background: #FFFFE3;	
}
.contacttextarea {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #EF8100;
	padding: 1px 1px 1px 1px;
	width:350px;
	height:75px;
	background: #FFFFE3;
	background-image:url(../img/bg_contact.jpg);
	background-position:right;
	background-repeat:no-repeat	
}
#verzendknop{
	margin: 15px 0 0 55px;	
}
.img_noborder {
	border:none;
}

#preview{
	margin:0;
	padding:1px 0 2px 0;
	border-bottom:solid 1px #bbbbbb;
	background-color:#ffffcc;
	width:100%;
	font-size:90%	
}
