/* 
Colors:
Beige: rgb(203,186,138);
Blauw: rgb(27,45,83);
Rood: rgb(226,0,21);
Groen: rgb(114,191,68);
Paars: rgb(145,39,143);
Geel: rgb(255,242,0);
Zwart: rgb(26,22,23)
*/

body {
margin:0;
padding:0;
background:rgb(145,39,143);
font-family: Helvetica, Arial, sans-serif;
font-size: 0.8em;
line-height: 1.6em;
font-weight:bold;
color:rgb(203,186,138);
}

td {
font-family: Helvetica, Arial, sans-serif;
font-size: 0.8em;
line-height: 1.6em;
font-weight:bold;
}

a {
text-decoration:none;
}

i {
color: #FFF;
font-style:normal;
}

strong, b {
text-transform:uppercase;
color: #FFF;
}

#headerBlock {
margin:35px 0 0 0;
width:100%;
height:265;
padding:0;
background:#FFF;
color:rgb(145,39,143);
font-size:1.2em;
line-height:1.1em;
}
#headerBlock ul {
margin:0 0 0 15px;
padding:0;
list-style-type:none;
}
#headerBlock li {
margin:6px 0;
}
#headerBlock li ul li {
padding-left:10px;
margin:6px 0;
}

.MenuItem_lvl_0 A {
color:rgb(0,0,0);
}
.MenuItem_lvl_Active0 A {
color:rgb(226,0,21);
}
.MenuItem_lvl_1 A {
color:rgb(0,0,0);
}
.MenuItem_lvl_Active1 A {
color:rgb(226,0,21);
}

#headerBlock a:hover {
color:rgb(255,0,21);
}

h1 {
font-family: Helvetica, Arial, sans-serif;
font-size: 1.8em;
text-transform:uppercase;
}
h3 {
margin:15px 0 5px 0;
font-size: 1.2em;
text-transform:uppercase;
color:#FFF;
}
h4 {
margin:0;
font-size: 1.2em;
color:#FFF;
}

#container {
margin:0;
padding:0;
}

#mainBlock {
width:500px;
margin:0 0 0 250px;
text-align:justify;
}

#leftBlock {
float:left;
width:200px;
height:40%;
margin:30px 0 0 15px;
padding:0px;
font-family: Helvetica, Arial, sans-serif;
font-size: 0.9em;
line-height: 1.3em;
font-weight:bold;
color:#FFF;
}
#leftBlock IMG {
margin-top:3px;
}

#mainBlock A, #leftBlock a {
color:rgb(226,0,21);
text-decoration:none;
}

.articleTitle {
margin:30px 0 20px 0;
font-family: Helvetica, Arial, sans-serif;
font-size: 1.6em;
line-height:1.1em;
text-align:left;
text-transform:uppercase;
color:rgb(114,191,68);
}
.articleSubtitle {
margin:-20px 0 20px 0;
font-family: Helvetica, Arial, sans-serif;
font-size: 1.6em;
line-height:1.1em;
text-align:left;
text-transform:uppercase;
color:#999999;
}

.articleHeaderLine {
height:1px;
font-size:1px;
border-bottom:1px solid #FFF;
margin:0 0 30px 0;
overflow:hidden;
}

.articleText {
margin-bottom:1em;
}

.image_caption, .imglistcaption {
padding-top:3px;
text-align:left;
font-family: Helvetica, Arial, sans-serif;
font-weight:normal;
font-size: 0.6em;
line-height:1.3em;
color:#FFF;
}

#footerBlock {
clear:both;
width:100%;
padding:0;
margin:0;
background:inherit;
}
#flash {
margin:0;
padding:0;
}
#credits {
padding:8px;
background:#FFF;
font-family: Helvetica, Arial, sans-serif;
font-size: 0.7em;
line-height: 1em;
font-weight:bold;
color:rgb(0,0,0);
}
#credits a {
color:rgb(226,0,21);
text-decoration:none;
}

#VisualMODE {
visibility:hidden;
}
