A:visited  {color: #FD6A00; text-decoration: none; font-weight:bold;}
A:link  {color: #FD6A00; text-decoration: none; font-weight:bold;}
A:active  {color: #FD6A00; text-decoration: underline; font-weight:bold;}
A:hover   {cursor: HAND; color: #FD6A00; text-decoration: underline; font-weight:bold;}

html
{
height:100%;
}

/* Fix's #container not clearing inner floats in firefox */
.floatfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

/* Hides from IE-mac \*/
* html .floatfix {
height: 1%;
}
/* End hide from IE-mac */

body 
{ 
color: #262626;
font: 11px Verdana; 
background: transparent url(images/back.jpg) repeat-x;
background-color: #FD6A00; 
width:100%;  
height:100%;
padding: 0;  
margin: 0;  
overflow:visible;
}




.registreer
{
width: 120px;
height: 26px;
background: transparent url(images/registreerbutton.png) no-repeat;
outline: none;
border: none;
cursor : pointer;
}

.text
{
font: 11px Verdana;
}

.loginbutton
{
width: 80px;
height: 22px;
background: transparent url(images/loginbutton.png) no-repeat;
outline: none;
border: none;
cursor : pointer;
}

#back 
{
display: block; 
position: relative; 
width: 976px; 
height: auto; 
min-height: 500px; 
overflow: visible; 
left: 50%; 
margin-left:    -488px; 
background: transparent url(images/mid.png) repeat-y;
}

#backtop
{
margin-top: 0px;
margin-bottom: 0px;
overflow: visible; 
width: 976px;
height: auto;
min-height: 500px; 
background: transparent url(images/head.png) no-repeat;
}

#pagina
{

height:auto; 
min-height: 500px; 
width:960px;
padding-top:8px;
padding-bottom:20px;
padding-left: 10px;
padding-right: 10px;

background: transparent;
overflow: visible; 
}


#leftbox
{
display: block; 
position: relative; 
height:auto; 
margin-top:-75px;
padding:0px;
width: 230px;
float: left;
background: transparent;
}

#center
{
display: block; 
position: relative; 
height:auto; 
margin-top:-20px;
padding:0px;
width: 500px;
float: left;
background: transparent;
}

#rightbox
{
display: block; 
position: relative; 
height:auto; 
margin-top:-20px;
padding:0px;
width: 230px;
float: left;
background: transparent;
}


#login
{
margin-left:545px;
margin-top:202px;
margin-bottom:20px;
padding:0px;
width: 450px;
background: transparent;
float: left;
}

.uitlijnen
{
margin: 0px;
color: #FFFFFF;
font: 11px Verdana; 
font-weight: bold;
background: transparent;
padding:26px;
}
.uitlijnen2
{
margin-top: 5px;
margin-left: 25px;
margin-right: 10px;
background: transparent;
padding:0px;
}
.uitlijnen3
{
margin-left: 34px;
background: transparent;
padding:20px;
}

.zijvakhead
{
margin-bottom: 5px;
padding:0px;
width: 230px;
height: 60px;
background: transparent url(images/vakhead.png) no-repeat;
}

.zijvakmid
{
margin-top: -5px;
padding:0px;
width: 230px;
background: transparent url(images/vakmid.png);
}

.zijvakbottom
{
padding: 0px;
width: 230px;
height: 25px;
background: transparent url(images/vakbottom.png) no-repeat;
}


.vakhead
{
margin: 0 auto;
margin-bottom: 5px;
padding:0px;
width: 500px;
height: 60px;
background: transparent url(images/midvakhead.png) no-repeat;
}

.vakmid
{
margin-top: -5px;
padding:0px;
width: 491px;
background: transparent url(images/midvakmid.png);
}

.vakbottom
{
margin: 0 auto;
padding:0px;
width: 500px;
height: 30px;
background: transparent url(images/midvakbottom.png) no-repeat;
}
