*{
margin:0px;
padding:0px;
}

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000;
font-size:13px;
line-height:2.0;
font-weight:100px;
background-color:#dadada;
}

img {
behavior: url(iepngfix.htc);
}

h1 {
color:#c32fb7;
font-size:20px;
font-family: Century Gothic, Futura, Verdana, Arial, Helvetica;
font-weight:bold;
}

a{
color:#000;
font-weight:bold;
text-decoration:none;	
}


table tr td input, text, textarea{
background-color: transparent;
border: 1px solid #9e9e9e;
color: #000;
}

.radio{
border:none;
}


.wrap{
position: absolute;
margin-top: 20px;
margin-bottom: 20px;
left: 50%;
width:968px;
margin-left: -484px;
border:solid #fff 10px;
}

	.innerwrap{
	width:968px;
	background-color:#cfd377;
	}

.top{
width:968px;
height:59px;
background-image:url(../images/top.jpg);
background-repeat:no-repeat;
}

.bottom{
width:968px;
height:60px;
clear:both;
background-color:#be28b1;
}

	.bottom img{
	padding-top:20px;
	padding-left:20px;		
	}

.main{
width:968px;
}

	.links{
	float:left;
	width:339px;
	background-color:#d0d379;
	}
	
	.menu{
	position:absolute;
	width:339px;
	top:255px;
	left:0px;
	}
	
		.menu li{
		list-style:none;
		}
	
		.menu img {
		margin-left:17px;
		margin-bottom:2px;
		}
		
		.uitklapmenu {
		width:233px;
		margin-left:17px;
		margin-bottom:10px;
		padding-left:35px;
		padding-right:30px;
		background-image:url(../images/menu_knop_uitklap.png);
		border-bottom:1px solid #000;
		}
		
		.uitklapmenu p{
		font-size:13px;
		font-weight:100;
		}
	
	.rechts{
	float:right;
	width:629px;
	}
	
		.rechts_boven{
		float:right;
		width:629px;
		height:317px;
		}
		
		.rechts_onder{
		float:right;
		width:629px;
		background-color:#fff;
		}
			
			.content{
			width:560px;
			padding-top:25px;
			padding-left:30px;
			padding-bottom:25px;
			}
			
				.content p{
				padding-bottom:15px;
				line-height:14px;
				}
				
				.content img{
				padding-bottom:10px;
				}
				
				.content li{
				margin-left:40px;
				line-height:16px;
				}