body{
background-image:url(bg.gif);
background-repeat: repeat-x;
background-color:#000000;
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: small;
color:#FFFFFF;
margin: 0;
padding: 0;



    scrollbar-arrow-color:#ffffff;
    scrollbar-face-color:#ac0000;
    scrollbar-track-color:#000000;
    scrollbar-darkshadow-color:#000000;
    scrollbar-highlight-color:#ffffff;
    scrollbar-shadow-color:#000000;


}

#header{
width: 1024px;
margin-top:150px;

}

#container {
	height: 320px;
	width: 1320px;
	margin: 210px 0px 0px 0px;
	background-image: url(bgbesim.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#containerleer {
	height: 320px;
	width: 1320px;
	margin: 210px 0px 0px 0px;
}


#menu {
font-size: 90%;
color:#CC0000;
height: 220px;
width: 155px;
padding: 40px 0 10px 10px;
background-image:url(bgleft.gif) ;
background-position: top left;
background-repeat: no-repeat;
float:left;	
line-height:150%; 
}

P
{

Direction: ltr;
}


a {
font-size: 90%px;
color: red;
text-decoration: none; 
}

a:hover {
font-size: 90%px;
color: black;
letter-spacing: 1pt;
text-decoration: none; 
}
	
	
#content {
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 90%;
height: 270px;
width: 640px;
float:left;
padding-top:10px;
padding-right:200px;
padding-left:10px;
overflow:auto;
Direction: rtl;
}

h1 {
font-size: 110%;
border-bottom: 2px dotted; 
paddin-bottom: 20px 0;
Direction: ltr;
}

h4 {
font-size: 110%;
Direction: ltr;
font-weight:bold;
}

#footer {
width:100%;
height:30px;
color: #333333;
border-top: 1px solid;
border-color: #333333;
position:absolute; bottom:5px; left:5px; width:100%;
}