@charset "utf-8";
/* CSS Document */
html, body{
	font-family:"Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	margin-top:0;
	color:#003366;	
}



.scrollbar {

	scrollbar-base-color: #BFD9D0;
	scrollbar-arrow-color: white;
	scrollbar-track-color: ##006699;
	
	scrollbar-shadow-color: #006699;
	scrollbar-lightshadow-color: #006699; 
	scrollbar-darkshadow-color: #006699;
	
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: #006699;
}



a:link {
	font-family: "Comic Sans MS", cursive;
	font-size:10pt;
	color: #003366;
	text-decoration: none;
}
a:visited {
	font-family: "Comic Sans MS", cursive;
	font-size:10pt;
	color: #003366;
	text-decoration: none;
}
a:hover {
	font-family: "Comic Sans MS";
	font-size:10pt;
	color: #FC2012;
	font-weight: bold;
	text-decoration: none;
	background-color: #DCF2F0;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #003366;
	text-decoration: none;
}

#hoofdcontainer{
	width:1024px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	height:2000px;

	
}

#logo{
	position:absolute;
	margin-top:0px;
	margin-left:0px;
	border:0px;
	height:100px;
	left: 0px;
	width: 1024px;
	top: 21px;
	z-index: 1;
}

#inhoud {
	position:absolute;
	width:872px;
	z-index:1;
	left: 150px;
	top: 177px;
	overflow: visible;
	text-align: left;
	height: 1305px;
	
}

#voet {
	position:absolute;
	width:900px;
	height:20px;
	z-index:5;
	left: 0px;
	top: 640px;
	text-align:center;
	
}

#scheiding {
	position:absolute;
	width:908px;
	height:58px;
	z-index:5;
	left: 116px;
	top: 147px;
	text-align:center;
	background:none;
	
}

#navigatie {
	position:absolute;
	width:149px;
	height:802px;
	z-index:7;
	left: 2px;
	top: 220px;
	
}

#DivTemplateDiRupo {
	position:relative;
	width:350px;
	height:460px;
	top: 180px;
	left: 690px;
}
#DivUitspraak {
	position:absolute;
	width:318px;
	height:300px;
	z-index:1;
	left: 540px;
	top: 470px;
}

.rand1 {
	border: 1px solid #003366;
}

h1{
	color:#5B2827;
	width:500px;
	font-size:1.1em;
	border-bottom:1px dotted #006699;
}
a.menulinks{
	font-family: "Comic Sans MS";
	font-size: 1em;
	color: #003366;
	font-weight: bold;
	line-height: 1.2em;
}
a.menulinks:hover{
	color:#FC2012;
	font-family: "Comic Sans MS";
	font-weight: bold;
	background-color: #DCF2F0;
}

.tekstTitel {
	
	color:#003366;
	font-size:1.0em;
	font-weight:bold;
	width:420px;
	border-bottom:1px dotted #373533;
	
}


.tekstKleiner{
	color:#003366;
	font-size:0.8em;
	
}

.tekstPrijslijst {
	color:#000000;
	font-size:0.88em;
}

.achtergrond {
	background-attachment: fixed;
	background-image: url(../Images/Achtergrond2009.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.CursiefWitteAchtergrond {
	background-attachment: fixed;
	background-image: url(../Images/Achtergrond2009.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
}
.AchtergrondZDiRupo {
	background-attachment: fixed;
	background-image: url(../afbeeldingen/AchtergrondZonderDiRupo.jpg);
}
.style6 {
	font-size: 35px;
	font-weight: bold;
	color: #467090;
}
.titelBelgie {
	font-size: 35px;
	font-weight: bold;
	color: #FF0000;
	background-color: #CCC;
}


.center {
	text-align: center;
}
.Celinhoud {
	font-size: 9pt;
	font-style: normal;
	font-family: "Comic Sans MS";
}
.CelinhoudTitel {
	font-family: "Comic Sans MS";
	font-size: 9pt;
	color: #FC2012;
	font-style: normal;
	font-weight: 900;
}
.CursiefKlein {
	font-size: 9pt;
	font-variant: normal;
	color: #6C8299;
	text-align: right;
}
.BoldBlauw {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #003366;
}
.BoldBlauwGeelMark {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-weight: bold;
	background-color: #FF6;
}
.BoldRood {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}
.Rood {
	font-family: "Comic Sans MS";
	font-size: 9pt;
	font-weight: normal;
	color: #FF0000;
}
.BoldGeel {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-weight: bold;
	color: #D8FE01;
	background-color: #7FA2E6;
}
.center #apDiv2 table tr td .TitelBelgië strong {
	text-align: left;
}
.achtergrond #hoofdcontainer #inhoud table tr .Celinhoud .Rood b {
	color: #F00;
}

