/* CSS Document */
* {	
margin: 0;
padding: 0;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
body{
background-image:url(../assets/bg.gif);
background-position:0px 95px;
background-repeat:repeat-x;
}
/************ LOGO ****************/
#header{
width:780px;
height:120px;
margin-left:auto;
margin-right:auto;
background-image:url(../assets/banner_test.gif);
background-position:bottom;
background-repeat:no-repeat;
padding:5px 0px 0px 0px}
/************ MENU TOP ************/
#menu{
border-bottom:1px solid #777;
border-left:1px solid #777;
width:780px;
margin-left:auto;
margin-right:auto;
margin-bottom:18px;
margin-top:-30px;
padding-top:1px;
display:block;
height:28px;
}
#nav, #nav ul {
float: right;
width: 100%;
list-style: none;
line-height: 1.0;
font-weight: normal;
padding: 0;
background:transparent;
border: solid #777;
border-width: 0 0;
margin: 0px;
}

#nav a {
display: block;
width: 10em;
color:#444;
background-color:#eee;
text-decoration: none;
padding: 7px;
border-top:1px solid #bbb;
border-bottom:1px solid #fff;
font-size:13px;
}

#nav a:hover{
background-color:#999;
background-image:url(../assets/menubg_hover_sub.gif);
color:#130e53;}

#nav a.daddy {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
height:19px;
text-align:center;
display:block;
padding:7px 11px 2px 10px;
width:70px;
text-decoration:none;
color:#444;
background:#eeeeee url(../assets/menubg.gif) bottom;
border-left:1px solid #fff;
border-right:1px solid #777;
border-bottom:0px;
border-top:0px;
}
#nav a:hover.daddy , #nav a.current{
background-color:#eee;
background-image:url(../assets/menubg_hover.gif);
color:#130e53;
}
#nav li {
	float:right;
	padding:0px;
	width:93px;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 174px;
	font-weight: normal;
	color:#444;
	background-color:#eee;
	border-width: 1px;
	margin: 0;
}

#nav li li {
float:left;
	padding-right: 0em;
	width: 160px;
}

#nav li ul a {
	width: 160px;
}

#nav li ul ul {
	margin: -1.75em 0 0 124px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover{
	color:#003366;
}
/********* CONTAINER *************/
#container{
font-size:76%;
line-height:19px;
color:#444;
background-color:#FFFFFF;
margin:0 auto;
width:780px;
}
#top{
height:200px;
padding:0px 0px 12px 12px;
background:url(../assets/animation_header.gif) top no-repeat;
}
#container h1{
background-color:#eee;
color:#130E53;
font-size:13px;
border-bottom:2px solid #ddd;
margin:0px -10px 10px -10px;
padding:4px 0px 0px 10px;
text-transform:uppercase;
border-top:1px solid #fff;
border-left:1px solid #fff;
border-right:1px solid #fff;}
/*************** INHOUD *************/
#one{
float:left;
width:148px;
padding:0px 10px 10px 10px;
height:200px;
border:1px solid #e8e8e8;
}
#two{
float:left;
width:349px;
margin:0px 10px 0px 10px;
padding:0px 10px 10px 10px;
border:1px solid #e8e8e8;
}
#three{
float:left;
width:197px;
padding:0px 10px 10px 10px;
height:200px;
border:1px solid #e8e8e8;
}
#four{
display:block;
float:left;
width:197px;
padding:0px 10px 10px 10px;
margin-top:10px;
border:1px solid #e8e8e8;
}
.input{border:1px solid #ccc;
font-size:12px;
padding-left:2px;
padding-top:1px;
}
.buttonform{
border:1px solid #ccc;
height:21px;
width:60px;
font-size:12px;
padding-top:0px;
background:url(../assets/button.gif) repeat-x;
cursor:pointer;
}
#container p{
margin:12px 0px 12px 0px;}
/************** LIST ***************/
#container ul, #container li{
font-size: 11px;
list-style: none;
line-height:14px;
}
#container ul{
border-top:1px solid #eee;
}
#container li img{
border:0px;
margin-right:6px;
margin-left:1px;
}
#container li a{
display:block;
text-decoration:none;
color:#1a3163;
background-color:#FFFFFF;
padding:7px 10px 4px 10px;
}
#container li a:hover{
text-decoration:none;
color:#449cb7;
background-color:#efefef;
}
#container li{
display:block;
text-decoration:none;margin:0px -10px 0px -10px;
border-bottom:1px solid #ddd;
}
/*********** FOOTER *********/
#footer{
color:#666666;
font-size:12px;
text-align:right;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
padding:6px 0px 6px 0px;
margin-top:15px;
width:100%;
height:18px;
background-color:#EEEEEE;
background-image:url(../assets/bg_footer.gif);
}
.clear{
clear:both;
}
/************** REGULAR LINKS ****************/
a:link, a:visited{
color:#449cb7;
background-color:#fff;
}
a:hover, a:active{
color:#000;
background-color:#fff;
}
.readmore a:link, .readmore a:visited{
background: url(../assets/readmore.gif) no-repeat center right;
color: #449cb7;
background-color: #fff;
padding-right : 10px; 
}
.readmore a:hover, .readmore a:active{
background: url(../assets/readmore_hover.gif) no-repeat center right; 
color: #000;
background-color: #fff;
padding-right : 10px; 
}