html {
overflow:hidden;
}

body {
overflow: hidden;
scrollbar-face-color: #000000;
scrollbar-arrow-color: #ff0000;
scrollbar-track-color: #000000;
scrollbar-shadow-color: #ff0000;
scrollbar-highlight-color: #ff0000;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
background-color: #000;
}

/* Hiermee zorg je voor de verticale centrering. 
Zet de breedte van de pagina op 99% : 100% geeft een 
horizontale scrollbalk in sommige browsers */
#center { 
position: absolute; 
top: 50%; 
width: 100%; 
height: 1px; 
overflow: visible;
}

/* Horizontale centrering. De margin-left en
top waardes moeten de helft zijn van de hoogte en
breedte die het ontwerp is. */
#main { 
position: absolute; 
left: 50%; 
width: 1018px; 
margin-left: -509px; 
height: 610px; 
top: -305px; 
}

DIV#main{
background-image:url(SAN_home_01_FILES/background.gif);
background-repeat:no-repeat;
}

DIV#menu{
position:absolute;
left: 35px;
right: 0px;
top: 15px;
width: 970px;
height: 16px;
overflow: hidden;
color: white;
background-image:url(../../fileadmin/images/header.gif);
background-repeat:no-repeat;
/*border: 1px solid #fff;*/
}

DIV#menu_campagne{
position:absolute;
left: 0px;
float: left;
}

DIV#menu_facts_figures{
position:absolute;
left: 105px;
float: left;
}

DIV#menu_projecten{
position:absolute;
left: 249px;
float: left;
}

DIV#menu_stopaidsnow{
position:absolute;
left: 360px;
float: left;
}

DIV#menu_home{
position:absolute;
left: 500px;
float: left;
}

DIV#menu_10miljoen{
position:absolute;
left: 565px;
float: left;
}

DIV#maincontent {
position:absolute;
font-family: Verdana, Arial;
font-size: 10px;
text-align: left;
top: 57px;
left: 600px;
right: 0;
width: 245px;
height: 5000px;
overflow: hidden;
color: white;
/*border: 1px solid #fff;*/
}

DIV#sanlogo{
position:absolute;
left: 878px;
top: 57px;
}

DIV#plaatjes{
position:absolute;
left: 35px;
right: 0px;
top: 45px;
overflow: hidden;
color: white;
background-image:url(../../fileadmin/images/header.gif);
background-repeat:no-repeat;
/*border: 1px solid #fff;*/
}

DIV#trivlogo{
position:absolute;
left: 916px;
top: 263px;
width: 65px;
height: 32px;
/*border: 1px solid #fff;*/
}

/*DIV#footer{
position:absolute;
left: 35px;
right: 0px;
top: 585px;
width: 970px;
height: 14px;
overflow: hidden;
color: white;
background-image:url(../../fileadmin/images/header.gif);
background-repeat:no-repeat;
/*border: 1px solid #fff;*/
}*/

div.csc-header h1.csc-firstHeader {
font-family: Verdana, Arial, Helvetica;
font-size: 10pt;
margin-top: 0px;
margin-bottom: -15px;
color: #fff;
}

div.csc-header h1 {
font-family: Verdana, Arial, Helvetica;
font-size: 10pt;
margin-top: 0px;
margin-bottom: 5px;
color: #0153A5;
}

.bodytext
{
font-family: Verdana, Arial, Helvetica; 
font-size: 11px;
color: #FFFFFF;
margin: 0px 0px 0px 0px;
}

a:active, a:link, a:visited {
color: #ffffff;
}

a:hover {
color: #ff0000;
}
