/* CSS Document */
* {	
margin: 0;
padding: 0;
}
body{
align: center;
background: #FFFFFF url(../../images/bodybg4.jpg) top center repeat-y;

}

/*********** BACKGROUND ****************/
#background{
width:950px;
height:100%;
background: transparent;
}

/*********** BOX ****************/
#box{
width:950px;
height:780px;
background: url(../../images/bodybg1.jpg) repeat-x;
}

/*********** FLAGS ****************/
#flags{
height: 26px;
}

#flags img{
float: left;
border:none;
margin-top:5px;
}

#flags p{
font-size:12px;
color: #333333;
font-family:Arial, Helvetica, sans-serif;
float: right;
margin:12px 12px 6px 6px;
margin-top:5px;
}

#flags a:link, #flags a:visited{
color:#FF7F00;
}

#flags a:hover, #flags a:active{
color:#FF7F00;
}

/***************** HEADER ******************/


#header{
width:950px;
background: #FFFFFF url(../../images/logo.jpg) no-repeat left center;
height:136px;
border-top: 1px solid #929492;
overflow: hidden;
}




/**************** FULLTEXT ********************/
#fulltext{
float: right;
text-align: left;
clear:both;
background: transparent;
border-top:0px solid #FFFFFF;
border-bottom:1px solid #FFFFFF;
width:938px;
top: 150px;
padding-right: 10px;
padding: 3px 0px 2px 5px;
min-height:196px;
color:#000000;
margin-top: 1em;
}

#fulltext ul{
padding-left:20px;
padding-bottom:0px;}

#fulltext li{
display: block;
list-style:none;
background-image:url(../../images/list.gif);
background-position:0px 2px;
background-repeat:no-repeat;
padding-left:20px;
margin:0;
font-size:12px;
color: #333333;
font-family:Arial, Helvetica, sans-serif;
}

#fulltextli li{
display: block;
list-style:none;
background-image:url(../../images/menu/arrowbullet.png);
background-position:0px 2px;
background-repeat:no-repeat;
padding-left:20px;
margin:0;
font-size:12px;
color: #333333;
font-family:Arial, Helvetica, sans-serif;
}


#fulltext p{
font-size:12px;
color: #333333;
font-family:Arial, Helvetica, sans-serif;
line-height:16px;
margin:10px 12px 16px 0px;
}

#fulltext a:link, #fulltext a:visited, #fulltext a:hover, #fulltext a:active{
font-size:12px;
color:#FF7F00;
font-family:Arial, Helvetica, sans-serif;
line-height:16px;
margin:0px 0px 0px 0px;
}

#fulltext img {
background-color:#FFFFFF;
color:#58564f;
border-top:2px solid #FA7A21;
border-bottom:2px solid #FA7A21;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 0px;
margin-right: 0px;
padding:5px;
text-decoration:none;
}



/**************** TEKSTGEDEELTE ********************/
#text{
float: right;
text-align: left;
background: transparent;
border-top:0px solid #FFFFFF;
border-bottom:1px solid #FFFFFF;
width:713px;
padding-right: 10px;
padding: 3px 0px 2px 5px;
min-height:196px;
color:#000000;
margin-top: 1em;
}

#text ul{
padding-left:20px;
padding-bottom:0px;}

#text li{
display: block;
list-style:none;
background-image:url(../../images/list.gif);
background-position:0px 2px;
background-repeat:no-repeat;
padding-left:20px;
margin:0;
font-size:12px;
color: #333333;
font-family:Arial, Helvetica, sans-serif;
}

#text p{
font-size:12px;
color: #333333;
font-family:Arial, Helvetica, sans-serif;
line-height:16px;
margin:10px 12px 16px 0px;
}

#text table{
font-size:12px;
color: #333333;
font-family:Arial, Helvetica, sans-serif;
line-height:16px;
margin:10px 12px 16px 0px;
}


#text a:link, #text a:visited, #text a:hover, #text a:active{
font-size:12px;
color:#FF7F00;
font-family:Arial, Helvetica, sans-serif;
line-height:16px;
margin:0px 0px 0px 0px;
}


#text img {
background-color:#FFFFFF;
color:#58564f;
border-top:2px solid #FA7A21;
border-bottom:2px solid #FA7A21;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 0px;
margin-right: 0px;
padding:5px;
text-decoration:none;
}


/********************* HEADERS ***********************/
h1{
text-align: left;
font-size: 18px;
color: #333333;
background:url(../../images/dotted.gif) bottom left repeat-x;
line-height: 1.4em;
margin: 4px 12px 4px 0px;
padding-bottom:8px;
font-family:Arial, Helvetica, sans-serif;
font-weight:600;
}
h2{
text-align: left;
font-size: 16px;
color: #333333;
background:url(../../images/dotted.gif) bottom left repeat-x;
line-height: 1.4em;
margin: 4px 12px 4px 0px;
padding-bottom:8px;
font-family:Arial, Helvetica, sans-serif;
font-weight:600;
}
h3{
text-align: left;
font-size: 14px;
color: #333333;
line-height: 1.4em;
margin: 4px 12px 4px 0px;
padding-bottom:4px;
font-family:Arial, Helvetica, sans-serif;
font-weight:600;
}
/******************** FOOTER **********************/
#footer{
width:950px;
height:75px;
padding: 3px 0px 2px 5px;
clear: right;
color:#000000;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
border-top: 1px solid #929492;
}

#footer p{
font-size:12px;
color: #333333;
font-family:Arial, Helvetica, sans-serif;
margin:12px 12px 12px 6px;
margin-top:5px;
text-align:right;
}


#footer a:link, #footer a:visited{
color:#FF7F00;

}
#footer a:hover, #footer a:active{
color:#FF7F00;

}
#footer img{
padding:5px;
background-color:#404457;
border:1px solid #c5cff5;
margin:4px 14px 6px 0px}
a:link, a:visited{
color:#fff}
a:hover, a:active{
color:#d2c4a9}
