

html, body {
	width: 100%;
	height: 100%;
	border: 0;
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	color: #EEDECE;
	line-height: 14px;
}

body {
	background-color: #3D3425;
}

table,
td,
ul {
	border:0;
	border-spacing:0;
	margin:0;
	padding: 0;
	border-collapse: collapse;
}

div {
	position: relative;
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

img {
	border:0;
}

a {
	font-family: Arial;
	font-size: 12px;
	color: #EEDECE;
}



.info_vrg {
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	vertical-align:top;
}

.info_antw {
	line-height: 15px;
}

.semi_trans {
	background-color: #453C2D;
}

.semi2_trans {
	background-color: #4A4131;
}



td.links,
td.midden,
td.rechts {
	vertical-align:top;
}

td.links {
	width: 190px;
}

td.midden {		/*volledige breedte = width + 2 paddings*/
	width: 550px;
	padding-left: 15px;
	padding-right: 15px;
}

td.titel_groot {
	width: 1px;
	font-size: 12px;
	color: #EEDECE;
}

td.titel03 {
	width: 1px;
	padding-left: 6px;
	font-size: 12px;
	line-height:9px;
	color: #625848;
}

td.zijonderdeel_titel {
	width: 1px;
	font-size: 12px;
	font-weight: bold;
	color: #EEDECE;
}
/*GEBRUIKT*/
div.actiemenu {
	line-height: 12px;
	text-align: right;
	background-color: #372F20;
}
/*GEBRUIKT*/
div.actiemenu a {
	line-height:12px;
	vertical-align: bottom;
}
/*GEBRUIKT*/
div.actiemenu *.tussen {
	display: inline-block;
	vertical-align: bottom;
	height: 12px;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #3D3425;
}
/*GEBRUIKT*/
div.actiemenu *.tussenlijn {
	display: inline-block;
	height: 12px;
	border-right-style:dotted;
	border-width:1px;
	border-color: #978879;
}

div.alg_waarschuwing {
	position: absolute;
	top: 225px;
	left: 280px;	/* (960-width-2*padding-2*border)/2 */
	width: 400px;
	z-index: 5;
	padding-top: 50px;
	padding-bottom: 50px;
	background-image: url(../../afb/bg.AlgWaarschuwing.png);
}

div.alg_waarschuwing_inner {
	left: 89px;	/* (400-width-2*padding-2*border)/2 */
	width: 200px;
	padding: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: red;
}


div.banner {
	width: 100%;
	height: 35px;
}

div.Bespreking {
	padding-top: 10px;
	background-image: url(../../afb/quote_trans_100.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

div.bron {
	text-align: right;
	font-size: 11px;
	font-style: italic;
}

div.hr_lijn {
	height: 1px;
	width: 100%;
	background-color: #574A3D;
}

div.hr_lijn_titel01 {
	top: 4px;
}

div.hr_titel03 {
	height: 9px;
	top: 0px;
	background-color: #524839;
}

div.hr_stippellijn {
	margin-top: 2px;
	margin-bottom: 2px;
	height: 0px;
	border: 0px;
	border-top-style:dotted;
	border-width:1px;
	border-color: #978879;
}

div.hr_lijn_subtitel {
	top: 1px;
}

div.info {
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

div.inhoud {
	margin-top: 15px;
	margin-bottom: 20px;
}
/*GEBRUIKT*/
div.titel04 {
	padding-top: 1px;
	padding-bottom: 2px;
}
/*GEBRUIKT*/
div.titel04 div.lijn {
	position: absolute;
	top: 15px;
	height: 1px;
	width: 100%;
	background-color: #574A3D;
}
/*GEBRUIKT*/
div.titel04 div.punt {
	position: absolute;
	left: 0px;
	top: 13px;
	height: 3px;;
	width: 3px;
	background-color: #574A3D;
}
/*GEBRUIKT*/
div.titel04 div.tekst {
	margin-left: 6px;
	font-size: 11px;
	font-weight: bold;
}

div.links {
	border: 0px;
	border-right-style:dotted;
	border-width:1px;
	border-color: #978879;
}

div.menu {
	top: -2px;
	line-height: 14px;
}

div.onderdeel div.info {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 5px;
	margin-left: 10px;
}

div.onderdeel div.titel {
	padding-top: 1px;
	padding-bottom: 2px;
}

div.onderdeel div.titel div.lijn {
	position: absolute;
	top: 15px;
	height: 1px;
	width: 100%;
	background-color: #574A3D;
}

div.onderdeel div.titel div.punt {
	position: absolute;
	left: 0px;
	top: 13px;
	height: 3px;;
	width: 3px;
	background-color: #574A3D;
}

div.onderdeel div.titel div.tekst {
	margin-left: 6px;
	font-size: 11px;
	font-weight: bold;
}

div.pagina {
	width: 960px;
	margin: 0px auto;
}

div.pagina_boven {
	width: 100%;
	height: 95px;
}

div.pagina_onder {
	margin-bottom: 20px;
	top: -2px;
	text-align: center;
	font-size: 11px;
	line-height: 12px;
	color: #978879;
}

div.rechts {
	border: 0px;
	border-left-style:dotted;
	border-width:1px;
	border-color: #978879;
}

div.spatie {
	height: 10px;
}

div.submenu {
	top: -2px;
	line-height: 14px;
	text-align: right;
}

div.subtitel {
	height: 20px;			//gaat over de pixels van subtitel_lijn
	width: 100%;
	padding-left:7px;
	padding-right:7px;
	background-color: #574A3D;
	font-family: Arial Black, Arial;
	font-size: 18px;
	line-height:20px;
	color: #FFFFFF;
}

div.titel_EigenBespreking {
	height: 25px;
	padding-left: 24px;
	background-image: url(../../afb/quote_24.png);
	background-repeat: no-repeat;
	background-position: top left;
}

div.titel_lijst {
	border: 0px;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #4A4131; /*hier moet een semi3-trans komen*/
	text-align: right;
	margin-bottom:2px;
}

div.titel_lijst a {
	font-family: "Arial Black";
	font-size: 16px;
	color: #4A4131; /*hier moet een semi3-trans komen*/
}

div.versiestrook {
	position: absolute;
	bottom: 1px;
	right: 0px;
	line-height:7px;
}

div.vinkje_aan {
	height: 5px;
	width: 5px;
	display: inline-block;
	background-color: #0000E4;
	border: 1px solid #EEDECE;
	margin-right: 4px;
}

div.vinkje_uit {
	height: 5px;
	width: 5px;
	display: inline-block;
	border: 1px solid #625848;
	margin-right: 4px;
}

div.zijonderdeel_inhoud_links {
	margin-top: 3px;
	margin-left:5px;
	margin-right:10px;
}

div.zijonderdeel_inhoud_rechts {
	margin-top: 3px;
	margin-left:10px;
	margin-right:5px;
}



a.blauw,
a.blauw:link,
a.blauw:visited {
	color: #0000E4;
}

a.foutmelding {
	color: red;
}

a.menu {
	font-size: 11px;
	color: #FFFFFF;
}

a.link {
	cursor: pointer;
}

a.link:link,
a.link:visited {
	text-decoration: none;
}
a.link:hover {
	color: #0000E4;
}

a.pagina_boven {
	position: absolute;
	bottom: 0px;
	right: 0px;
	font-size: 11px;
	color: #FFFFFF;
}

a.semi_trans {
	background-color: transparent;
	color: #625848;
}

a.tekst09 {
	font-size: 9px;
}

a.tekst10 {
	font-size: 10px;
}

a.tekst11 {
	font-size: 11px;
}

a.test {
	font-size: 11px;
	line-height: 11px;
}

a.versie {
	font-size: 9px;
	color: #EEDECE;
	opacity: 0.3;
}




img.pagina_boven {
	position: absolute;
	bottom: 5px;
}

img.kader {
	border: 1px;
	border-style: solid;
	border-color: #574A3D;
}




span.menupunt {
	position: relative;
	display: inline-block;
	height: 2px;
	width: 2px;
	background-color: #FFFFFF;
	margin-right: 6px;
}

span.menupunt_focus {
	background-color: #0000E4;
	top: -5px;
}

span.carre {
	position: relative;
	display: inline-block;
	height: 5px;
	width: 5px;
	margin-right: 4px;
	border: 1px;
	border-style: solid;
	border-color: #978879;
}

span.carre.biko {
	background-color: #0000E4;
}

span.icoon_Bierbespreking {
	position: relative;
	display: inline-block;
	height: 5px;
	width: 5px;
	top: -2px;
	background-image: url(../../afb/icoon_bierbespreking.gif);
}

span.icoon_Bierbespreking.wijz {
	background-image: url(../../afb/icoon_bierbespreking_wijz.gif);
}

span.icoon_Bierbespreking.verw {
	background-image: url(../../afb/icoon_bierbespreking_verw.gif);
}

span.icoon_Privacy {
	position: relative;
	display: inline-block;
	height: 5px;
	width: 7px;
	top: -2px;
}

span.icoon_Privacy.onzichtbaar {
	background-image: url(../../afb/icoon_PrivacyOnzichtbaar.gif);
}

span.icoon_Privacy.vrienden {
	background-image: url(../../afb/icoon_PrivacyVrienden.gif);
}

span.icoon_Privacy.zichtbaar {
	background-image: url(../../afb/icoon_PrivacyZichtbaar.gif);
}

span.icoon_Vlag {
	position: relative;
	display: inline-block;
	height: 12px;
	width: 15px;
	background-repeat: no-repeat;
	opacity: 0.7;
}

span.icoon_Vlag.belgie {
	background-image: url(../../afb/icoon.VlagBelgie.png);
}

span.icoon_Vlag.uk {
	background-image: url(../../afb/icoon.VlagUK.png);
}

.taalmenu {
	display: inline-block;
	padding-left: 3px;
	padding-right: 3px;
	background-image: url(../../afb/bg.Taalmenu.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

a.link:hover span.icoon_Bierbespreking {
	background-image: url(../../afb/icoon_bierbespreking-hover.gif);
}

a.link:hover span.icoon_Bierbespreking.wijz {
	background-image: url(../../afb/icoon_bierbespreking_wijz-hover.gif);
}

a.link:hover span.icoon_Bierbespreking.verw {
	background-image: url(../../afb/icoon_bierbespreking_verw-hover.gif);
}

a.link:hover span.icoon_Vlag {
	opacity: 1;
}

a.link:hover span.icoon_Vlag.belgie {
	background-image: url(../../afb/icoon.VlagBelgie-hover.png);
}

a.link:hover span.icoon_Vlag.uk {
	background-image: url(../../afb/icoon.VlagUK-hover.png);
}

a.link:hover span.menupunt {
	background-color: #0000E4;
	top: -5px;
}




li {
	background-image: url(../../afb/pijl_link.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 12px;
	list-style-type:none;
}

ul {
	list-style-type:none;
}





div.temp {
	width: 100%;
	line-height: 11px;
	background-color:red;
}
