﻿BODY
{
padding: 0; 
margin: 0px auto;
width: 960px;
height: 100%;
background-image: url('../images/xbg_main.jpg');
background-repeat:no-repeat;
background-position:top-left;
background-color: #FFFFFF; 
background-attachment: fixed;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
text-align: left;
color: #000000;
}

html 
{
overflow-y: -moz-scrollbars-vertical;
overflow: -moz-scrollbars-vertical;
}


a:link
{
color: #000000;
border-color: 1px; 
text-decoration: none 
}

a:visited
{
color: #000000; 
text-decoration: none 
}

a:active
{
color: #000000; 
text-decoration: none 
}

a:hover 
{ 
color: #000000; 
text-decoration: underline;
}

hr
{
border-bottom : 1px solid #d6d6d6;
color:#FFFFFF;
border-top : none;
text-align: center;

} 

.popup
{
COLOR: #FFFFFF;
CURSOR: help;
TEXT-DECORATION: none
}

div#upline{clear:both;width:100%;height:10px;background: #333; color: #FFF}
div#upline2{clear:both;width:100%;height:10px;background: #333; color: #FFF}
div#upline2{clear:both;width:100%;height:10px;background: #333; color: #FFF}
div#container{text-align:left}
div#content p{line-height:1.4}
div#footer{background: #333;color: #FFF}
div#footer p{margin:0;padding:5px 10px}

div#container{width:900px;margin:0 auto; background: #ececec; height:300;}


div#boven{float:left;width:300px; background:#0083DE; height: 125px;}
div#boven2{float:left;width:300px; background:#FEB602;height: 125px;}
div#boven3{float:right;width:300px; background:#EA463F; height: 125px;}

div#extra{float:left;width:300px; background:#0083DE;}
div#extra2{float:left;width:300px; background:#FEB602;}
div#extra3{float:right;width:300px; background:#EA463F;}
div#footer{clear:both;width:100%}

fieldset
{
_position : relative;  /* The underscore means only IE will see it */
_padding-top : 0px;   /* Stupid IE */
_padding-bottom : 15px;
_display : block;
border: 1px solid #b9b9b9;
margin-top: 0px;
background: #FFFFFF;
position: relative;
}

fieldset.opties
{
width: 540px;
}

legend
{
_position : absolute;
_top : -10px;
line-height: 1.5em;
position: relative;
top: -1.2em;
color: #FFFFFF;
background: #000000;
border: 1px solid #000000;
padding: 4px 6px;
}

label
{
width: 100px;
float: left;
text-align: left;
display: block
}

.submit input
{
margin-left: 10px;
color: #000000;
background: #FFFFFF;
border: 1px solid #000000;
} 

input	
{ 
border: 1px solid #000000; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
padding-left: 3px;
padding-right: 3px;
color: #000000;
}

/* ----------------- Teksten ----------------- */

p
{
text-align: justify;
line-height: 16px;
padding-left: 10px; 
padding-right: 10px;
padding-bottom: 10px;
}

p.ovz
{
text-align: justify;
line-height: 12px;
padding-left: 10px; 
padding-right: 10px;
}

p.kop 	
{ 
font-size: 12px; 
padding-left: 10px; 
padding-top: 10px; 
padding-bottom: 0px;   
color: #FF0000; 
}

p.footer 	
{ 
color: #FFFFFF; 
text-align: right;
}

/* ----------------- Formulier ----------------- */

.area 	
{ 
border: 1px solid #000000; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #000000;
padding-left: 3px;
padding-right: 3px;
}

.button	
{ 
border: 1px solid #FF9400;
background-color: #FFFFFF; 
height: 16px; 
vertical-align: middle;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px;
color: #000000; 
}
.dropdown 
{ 
height: 16px;
border: 1px solid #000000; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #000000;
}

/*  ----------------- MAIN MENU ----------------- */

#nav2
{
width: 960px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
background-color: #d6d6d6;
height: 25px;
}

ul#nav2
{
color: #7e7e7e; 
list-style-type: none;
padding-bottom: 0px;
padding-top: 0px;
margin: 0;
}

ul#nav2 li
{
float: left;
font-size: 11px;
background-color: #d6d6d6;
margin: 0px 4px 0px 14px;
}

ul#nav2 li#active
{
border-bottom: 0px solid #000000;
background-color: #FF0000;
color: #7a7a7a; 
}

li#active a 
{ 
color: #7a7a7a; 
}

#nav2 a
{
float: left;
display: block;
color: #7a7a7a;
text-decoration: none;
padding: 3px; 
padding-left: 3px; 
padding-right: 3px; 
border-top: 3px solid #d6d6d6;
border-bottom: 3px solid #d6d6d6;
border-left: 3px solid #d6d6d6;
border-right: 3px solid #d6d6d6;
}

#nav2 a:hover 
{ 
background: #FF0000; 
color: #FFFFFF;
padding-left: 3px; 
padding-right: 3px; 
border-top: 3px solid #d6d6d6;
border-bottom: 3px solid #d6d6d6;
border-left: 3px solid #d6d6d6;
border-right: 3px solid #d6d6d6;
}

/* ----------------- SUBMENU ----------------- */

.buttonscontainer 
{
width: 199px; 
border: 1px solid #b9b9b9;
}

.buttons a 
{
background-color: #FFFFFF;
display: block;
border-bottom: 1px solid #d6d6d6;
padding: 4px;
padding-left: 10px;
color: #FF0000;
text-decoration: none;
}

.buttons a:hover 
{
background-color: #FF0000;
color: #FFFFFF;
text-decoration: none;
}

/* ----------------- TABMENUS ----------------- */

ul#navlist
{
color: #0083de; 
list-style-type: none;
padding-bottom: 21px;
border-bottom: 0px solid #ff0000;
margin: 0;
}

#navcontainer
{
width: 960px;
text-align: left;
padding-left: 0px;
}


ul#navlist li
{
float: right;
height: 20px;
background-color: #ff0000;
margin: 0px 0px 0px 10px;
border: 1px solid #ff0000;
}

ul#navlist li#active
{
border-bottom: 0px solid #ff0000;
background-color: #FF9400;
}

li#active a 
{ 
color: #FFFFFF; 
}

#navlist a
{
float: left;
display: block;
color: #FFFFFF;
text-decoration: none;
padding: 4px;
padding-left: 8px;
padding-right: 8px;
}

#navlist a:hover 
{ 
background: #FFFFFF; 
color: #ff0000; 
border: #ff0000;
}

/* ----------------- NIEUWSMENU ----------------- */

.buttonscontainer2
{
width: 600px;
}

.buttons2 a 
{
color: #FFFFFF;
background-color: #AD2A36;
padding: 2px;
padding-left: 30px;
display: block;
border-bottom: 1px dotted #FF9400;
font: 10px Verdana, sans-serif;
text-decoration: none;
text-align: left;
}

.buttons2 a:hover 
{
background-color: #FF9400;
color: #FFFFFF;
text-decoration: none;
}
