*{
	margin: 0000;
	padding: 0000;
}
A:active, A:focus {
	outline: 0px;
	border: 0px;
}
.link{
	font-family: verdana,arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #714B52;
	text-decoration: underline;
	line-height: 1.45em;
}
A:hover.link{
	text-decoration: underline;
}
img{
	border: 0px;
}
html, body {
	height: 100%; /* héél belangrijk */
	background-color: #604F52;
	background-image: url(../../images/achtergrond.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.container {
	position: absolute;
	min-height: 100%;
	height:auto !important; /* voor moderne browsers */
	height:100%; /* voor IE */
	width: 980px;
	left: 50%;
	top: 0px;
	margin: 0 0 0 -490px;
}
.taalkeuze{
	display: block;
	position: absolute;
	width: 350px;
	height: 120px;
	background-color: #FFFFFF;
	opacity:.85;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	Z-index: 10;
	left: 50%;
	top: 50%;
	margin: -90px 0 0 -175px;
	border: 1px solid #333333;
	text-align: center;
}
.keuzeblock{
	position: absolute;
	display: block;
	width: 250px;
	height: 100px;
	left: 50px;
	top: 50px;
}
.taaltitel{
	position: absolute;
	display: block;
	height: 20px;
	width: 350px;
	left: 0px;
	top: 0px;
	background-color: #333333;
	font-family: verdana,arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.taal{
	display: block;
	font-family: verdana,arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-bottom: 5px;
}
A:hover.taal{
	color: #622B8C;
}
.afbeelding_top{
	position: relative;
	display: block;
	height: 105px;
}
.kleurbalk{
	position: relative;
	display: block;
	width: 980px;
	height: 90px;
	background-color: #7F6B6F;
}
.antoinette_titel{
	position: relative;
	display: block;
	left: 700px;
	top: 52px;
}
.transparant{
	position: absolute;
	display: block;
	left: 50%;
	top: 0px;
	margin: 0 0 0 -385px;
	width: 145px;
	height: 500px;
	background-color: #FFFFFF;
	opacity:.30;
	filter: alpha(opacity=30);
	-moz-opacity: 0.30;
	z-index: 1;
}
.logo{
	position: absolute;
	display: block;
	width: 145px;
	height: 40px;
	left: 50%;
	top: 145px;
	margin: 000 -385px;
	z-index: 2;
}
.hoofd_menu{
	position: absolute;
	display: block;
	height: 25px;
	left: 50%;
	top: 165px;
	margin: 000 -220px;
	font-family: tahoma, verdana,arial;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.hoofd_item{
	font-family: verdana,arial;
	font-size: 0.75em;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.sub_menu{
	position: absolute;
	display: block;
	width: 175px;
	left: 50%;
	top: 210px;
	margin: 000 -220px;
	font-family: verdana,arial;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	color: #464646;
}
.sub_item{
	display: block;
	position: relative;
	font-family: verdana,arial;
	font-size: 0.70em;
	font-style: normal;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
	line-height: 1.45em;
}
A:hover.sub_item{
	font-weight: bold;
}
.sub_item_active{
	display: block;
	position: relative;
	font-family: verdana,arial;
	font-size: 0.70em;
	font-style: normal;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
	line-height: 1.45em;
}
h1{
	font-family: verdana,arial;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 10px;
	color: #464646;
	text-decoration: none;
	line-height: 1.45em;
	width: 340px;
}
h2{
	font-family: verdana,arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 10px;
	color: #464646;
	text-decoration: none;
	line-height: 1.45em;
}
.content{
	position: absolute;
	display: block;
	float: right;
	width: 420px;
	left: 50%;
	top: 220px;
	margin: 0000;
	padding-bottom: 20px;
	font-family: verdana,arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
	line-height: 1.45em;
}
.tools{
	position: absolute;
	display: block;
	width: 80px;
	height: 25px;
	left: 50%;
	top: 215px;
	margin: 000 395px;
	cursor: pointer;
	z-index: 1;
}
.taal_switch_block{
	position: absolute;
	left: 50%;
	margin: 000 353px;
	top: 115px;
	width: 100px;
	height: 25px;
	z-index: 10;
	font-family: arial;
	font-size: 10px;
	text-align: right;
	font-style: normal;
	color: #FFFFFF;
}
.taal_switch_link{
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}