html {
overflow: auto;
padding: 0;
margin:0;
}

body {
background-color: #fff;
background: #fff url("gfx/achter.jpg") repeat-y top center;
height: 100%;
overflow: auto;
padding: 0;
margin:0;
}

#totaal     {
position: absolute;
display: block;
padding: 0;
margin:0;
top: 0px;
left: 0px;
width: 100%;
height: 750px;
overflow: auto;
}

#content {
	height: 422px;
}

#logo {
position: absolute;
top: 0px;
left: 0px;
width: 200px;
height: 100px;
}

#details td a{
color:#fff;
text-decoration:none
}

#details td .detailsText a{
color:#f80;
text-decoration:none
}


#imgHolder a{
margin-left:5px;
color:#fff;
}

#imgHolder a:hover{
color:#f80;
}

#login {
position: absolute;
top: 25px;
left: 620px;
width: 255px;
height: 35px;
text-align: right;
}

#nav {
position: absolute;
top: 100px;
left: 30px;
width: 900px; 
}

#content h1{
margin:0;
}

#footer {
/*
position: absolute;
bottom: 40px;
left: 30px;
*/
width: 900px;
}

h3{
margin-top:22px;
}

img.help {
border: 0px none;
position: relative;
right:-8px;
top:4px;
}

/*--------------------------NAVIGATIE------------------*/

#nav ul{
position: absolute;
font-family: Trebuchet MS, Arial;
font-size: 13px;
margin: 0px;
margin-top: 18px;
padding:0;
}

#nav ul li {
display: inline;
margin: 0;
padding: 0;
}

#nav ul li a{
text-decoration:none;
padding: 0px 30px 0px 0px;
display: inline;
color:#000055;
}

#nav ul li a:hover{
color:#FF8800;
}

#nav ul li.active a{
background-image: url("gfx/bullet.gif");
background-repeat: no-repeat;
padding: 0px 30px 0px 10px;
}

/*---------------------------SUBNAV--------------------*/

#blok ul{
display: block;
position: absolute;
font-family: Trebuchet MS, Arial;
font-size: 13px;
padding:0;
margin:0;
top: 50px;
width:100%;
}

#blok ul li {
color:#fff;
text-indent:30px;
margin: 0;
padding: 0;
list-style: none;
line-height:25px;
display: inline;
}

#blok ul li a{
display:block;
text-decoration:none;
font-weight: normal;
text-indent: 30px;
color:#fff;

border-top: 1px solid #666;
border-bottom: 1px solid #000;
border-left: none;
border-right: none;
}

#blok ul li a:hover{
border-top: 1px solid #000;
border-bottom: 1px solid #666;
}

#blok ul li.active a {
border-top: 1px solid #000;
border-bottom: 1px solid #666;
}

/*------------------SITEMAP----------------------*/

.LSM_0 a {
font-size: 12px;
line-height: 20px;
text-decoration: none;
font-weight: bold;
color: #000055;
margin: 0px;
padding:0;
}

.LSM_0 li {
list-style: none;}

.LSM_0 a:hover {
color: #FF8800;
}

.LSM_1 a {
font-weight: normal;
color: #FF8800;
margin-left: -30px;
}

.LSM_1 a:hover {
color: #000055;
}

.LSM_2 a {
font-weight: normal;
color: #000055;
margin-left: -60px;
}

.LSM_2 a:hover {
color: #FF8800;
}

/* ---------------ZOEKEN----------------------- */
 
.FSF_resultLink {
 color: #000055; 
 font-size: 12px; 
 line-height: 15px;}

.FSF_resultLink:hover {
 color: #FF8800; 
 font-size: 12px; 
 line-height: 15px;}

/* ---------------INLOGGEN----------------------- */

.loginwelkom{
color:#f80;
font-size:12px;
}

#login ul{
position:absolute;
right:-10px;
list-style:none;
margin:0;
padding:0;
}

#login ul li{
margin:0;
padding:0;
}

#login ul li a,
#login ul li a.button {
text-indent:10px;
width:150px;
border:1px outset;
padding-right:10px;
display:block;
}

#login ul li a:hover{
border:1px inset
}

.inloggenkop{
font-size: 10px;
color: #000055;
font-weight:bold;
margin-right:25px;
}

#login{
text-align:right;
font-size: 10px;
color: #000055;
}

#login a{
font-size: 10px;
color: #000055;
text-decoration:none
}

#login a:hover{
color:#f80
}

#username, #password{
width:136px;
*width:133px;
font-size: 10px;
}

#onevision {
display: none;
}