body{
	font-size:12px;
	font-family:helvetica, arial, sans-serif;
	background-color:#62278c;

}

html{
	min-height:100%;
}
h1 {
	color: #fff;
	padding-left: 15px;
}
h2 {
	color: #939393;	
}
hr {
	border: 1px solid #fff;
}
#wrapper{
	background-color: #49494b;
	margin: 0 auto;
	width: 1000px;
}

#content{
	background-image:url(./images/content.png);
	background-repeat:no-repeat;
	width:512px;
	height:549px;
	float:left;
	font-size: 14px;
	text-align: justify;
	overflow:auto;
	padding-right: 6px;
	line-height: 15pt;
}
#content ul {
	font-size: 15px;
	color: #fff;
}	
#content p {
	font-size: 15px;
	color: #fff;	
}
#content table {
	font-size: 15px;
	color: #fff;
	width: 100%;
}
#content table .header {
	background-color: #939393;
	height: 25px;
}
#content table .content {
	background-color: #696464;	
	height: 25px;
}
#content table .content a {
	color: #fff;
	text-decoration: none;
}
#content table .content a:hover {
	text-decoration: underline;
}
#content a {
	color: #fff;
	text-decoration: underline;
}
#header{
	background-image:url(./images/naam.jpg);
	background-repeat:no-repeat;
	height:180px;
	width:1000px;
}

#header img{
	padding:24px 0 0 42px;
	border:none;
}

#vlag{
	float:right;
	padding-right:24px;
	margin-top:-165px;
}

#vlag a{
	color:#ded8e2;
	text-decoration:none;
}

#vlag img{
	border:none;
}

#menu{
	width:1000px;
	height:30px;
	background-color:#59237f;
	float:left;
	text-align:center;
	padding-bottom:8px;
}

#menu li{
	list-style:none;
	display:inline;
	width:100px;
	padding:0 20px;
}

#menu2{
	margin-top:3px;
	width:1000px;
	height:18px;
	background-color:#59237f;
	float:left;
	text-align:center;
	padding-bottom:8px;
	font-weight: bold;
}

#menu a{
	font-size:16px;
	color:#ffffff;
	text-decoration:none;

}

#menu a:hover{
	color:#ffffff;
	text-decoration:underline;
}


#menu2 li{
	list-style:none;
	display:inline;
	width:100px;
	padding:0 15px;
}

#menu2 ul{
					margin-top:8px;
}

#menu2 a{
	color:#ffffff;
	text-decoration:none;
									
}

#menu2 a:hover{
	color:#ffffff;
	text-decoration:underline;
}
#links{
	background-image:url(./images/side.png);
	background-repeat:repeat-x;
	width:244px;
	height:549px;
	float:left;
}

#rechts{
	background-image:url(./images/side.png);
	background-repeat:repeat-x;
	width:238px;
	height:549px;
	float:left;
}

#footer{
	background-image:url(./images/bg-bubplastic2.gif);
	background-repeat:repeat-x;
	width:1000px;
	height:32px;
	clear:both;
}

#f_left a{
	text-decoration:none;
	color:#ffffff;
}
#f_left{
	font-size:10px;
	width:244px;
	padding-top:10px;
	text-align:center;
	float:left;
}

#f_center{
	padding-top:2px;
	width:508px;
	font-size:12px;
	color:#ffffff;
	text-align: center;
	float:left;
}


#f_center a{
	text-decoration:none;
	color:#ffffff;
}

#f_right{
	font-size:10px;
	color:#ffffff;
	padding:10px 0 0 40px;
	text-align:center;
	float:left;
}

#f_right a{
	text-decoration:none;
	color:#ffffff;
}