@charset "utf-8";
/* CSS Document */
body, p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#622181;
}

a:link, a:visited, a:active {
	color:#CD071E;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h1 {
	padding-left:20px;
	font-size:18px;
	font-weight:normal;
}

#container {
	width:900px;
	margin:0px auto 0 auto;
	background-color:#FFFFFF;
}
	
#logobar {
	width:100px;
	position:relative;
	float:left;
	margin: 308px 0 0 0 ;
	
}
	
#main {
	width:800px;
	min-height:600px;
	position:relative;
	float:left;
	margin: 20px 0 0 0 ;
	background-image:url(troepiaal_bg_800.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#kader {
	width:640px;
	position:relative;
	left:40px;
	top:40px;
	opacity:0.90;
	filter:alpha(opacity=90); 
}

#hoeklb {
	width:20px;
	height:20px;
	position:relative;
	float:left;
	background-image:url(h01.gif);
}

#hoekrb {
	width:20px;
	height:20px;
	position:relative;
	float:left;
	background-image:url(h02.gif);
}


#randb {
	width:600px;
	height:20px;
	position:relative;
	float:left;
	background-image:url(h0102.gif);
}

#contentcontainer {
	width:640px;
	clear:left;
	background-image:url(h0103.gif);
	background-repeat:repeat-y;
	height:auto;
}

#contentcontainer p {
	padding-left:20px;
	padding-right:20px;
}

#hoeklo {
	width:20px;
	height:20px;
	position:relative;
	float:left;
	background-image:url(h03.gif);
}

#hoekro {
	width:20px;
	height:20px;
	position:relative;
	float:left;
	background-image:url(h04.gif);
}


#rando {
	width:600px;
	height:20px;
	position:relative;
	float:left;
	background-image:url(h0304.gif);
}

#menu {
	width:800px;
	height:30px;
	margin: 30px 0 0 160px ;
}

.menu_item, .menu_item a:link, .menu_item a:visited {
	position:relative;
	float:left;
	font-size:14px;
	margin-right:20px;
	color:#CD071E;
	text-decoration:none;
}

.menu_item.actief a{
		color:#622181;
}


#hoeklbs {
	width:20px;
	height:20px;
	position:relative;
	float:left;
	background-image:url(h01.gif);
}

#hoekrbs {
	width:20px;
	height:20px;
	position:relative;
	float:left;
	background-image:url(h02.gif);
}


#randbs {
	width:50px;
	height:20px;
	position:relative;
	float:left;
	background-image:url(h0102.gif);
}

#contentcontainers {
	width:80px;
	padding-left:10px;
	clear:left;
	background-image:url(h0103s.gif);
	background-repeat:repeat-y;
	height:auto;
}

#hoeklos {
	width:20px;
	height:20px;
	position:relative;
	float:left;
	background-image:url(h03.gif);
}

#hoekros {
	width:20px;
	height:20px;
	position:relative;
	float:left;
	background-image:url(h04.gif);
}


#randos {
	width:50px;
	height:20px;
	position:relative;
	float:left;
	background-image:url(h0304.gif);
}

