/* Start of CMSMS style sheet 'Rive Bleue' */
body { font-size: 62.5%; 
overflow-x: hidden;
overflow-y: auto;
}

#banner_temp {
position: absolute;
top: 0px;
left: 0px;
width: 253px;
height: 253px;
background-image: url(uploads/images/system/banner.png);
}

#pagewrapper{
font-family: Trebuchet MS;
background-color: #fff;
color: #444;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 1;
line-height: 1.82em;
font-size: 1.1em;
background-color: #fff;
width: 900px;
margin: 0 auto;
}

#logo{
width: 200px;
height: 100px;
float: left;
background-image:url(uploads/images/system/logo.png);
}

#menu{
width: 500px;
height: 20px;
float: right;
text-transform: uppercase;
l
}

#banner{
clear: both;
width: 900px;
height: 200px;
}

#menu_links{

padding-top: 10px;
width: 200px;
height: 250px;
float: left;
}

#text{
margin:10px;
padding: 10px;
float: left;
width: 410px;
height: 220px;
overflow-x: hidden;
overflow-y: auto;
}

#news{
margin:10px;
float: left;
width: 230px;
height: 250px;
}

#footer{
clear: both;
background-image:url(uploads/images/system/footer02.png);
background-repeat: repeat-x;
width: 900px;
}

#menu_onder{
width: 520px;
padding-top: 13px;
float: left;
text-align: right;
}

#zoeken{
float: right;
width: 180px;
padding-top: 10px;
}

.loep{
margin-top: -18px;
}

a{}
a:link {color: #444; text-decoration: none;}
a:visited {color: #444; text-decoration: none;}
a:hover {color:#0080C0; text-decoration: none;}
a:active {color: #444; text-decoration: none;} 

ul
{
list-style-type: none;
}

h1{
font-size: 1.3em;
}

h2{
font-size:1.2em;
}

h3{
font-size:1em;
}

img
{
 border-style: none;
}
/* End of 'Rive Bleue' */

