
body { 
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-align: center;
	color: #006699;
	background-image: url(../bgtot.jpg);
	 background-repeat: repeat-y;
	  background-position: 50%;
}
div#maincontainer{
margin: 0px auto ;
width: 905px;
position: relative;
}






div#tagsbox {
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	width: 281px;
	height: 140px;
	color: #000000;
	float:left;
	margin: 5px;
	padding: 4px;
	background-image: url(bgbox.jpg);
	background-repeat: repeat-x;
			}
		div#tagsbox h1{
	font-family: Arial;
	font-size: 13px;
	text-align: left;
	width: 98%;
	color: #000000;
	border-bottom: 2px solid #ffffff;
	padding: 2px;
	margin: 0px;
	
		}
					div#tagsbox ul {
	padding: 0px;
	margin: 0px;
}
			div#tagsbox li {
	padding-right: 5px;
	list-style-type: none;
	color: #000000;
	text-align: left;
}
div#tagsbox li a {
	text-decoration: none;
	color: #000000;
}
div#tagsbox li a:hover {
	color: #000000;
	text-decoration: underline;
}
div#tags {
	font-family: Arial;
	font-size: 11px;
	text-align: justify;
	width: 900px;
	height: 50px;
	color: #000000;
		}
	div#tags li {
	padding-right: 5px;
	list-style-type: none;
	float: left;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
div#tags li a {
	text-decoration: none;
	font-weight: normal;
	color: #666666;
}
div#tags li a:hover {
	font-weight: bold;
	color: #000000;
}
div#leftmenu {
	width: 200px;
	float: left;
	text-align: left;
	margin: 0px;
	padding-left: 3px;
	background-color:#Ffffff;
	}
		.invoervak {
	color: #000000;
	border: 1px solid #99cc00;
	height: 19px;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-right: 0px;
	}
	div#leftmenu h1{
	font-family: Arial;
	font-size: 13px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #000000;
	display: block;
	border-bottom: 2px solid #99cc00
	}
div#leftmenu ul{
	margin: 2px;
	padding: 0px;
	text-align: left;
	}
div#leftmenu li{
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	list-style:none;
	color: #666666;
	border-bottom: 1px solid #dddddd;
	margin-left: 0px;
	padding-left: 0px;
}
div#leftmenu li a{
	color: #666666;
	text-align: left;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	display: block;
	margin-left: 0px;
	padding-left: 0px;
}
div#leftmenu li a:hover{
	color: #333333;
}
div#contentrechts{
float: left;
width: 683px;
border-left: 1px solid #dddddd;
}
div#contentrechts a{
	font-family: Arial;
	font-size: 18px;
	text-align: left;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	div#contentrechts a:hover{
	text-decoration: underline;
	}
	div#contentrechts p{
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

