
#slider li { padding-right: 15px; padding-left: 15px; vertical-align:middle;}

html {
	height: 100%;
}

body {
	height: 100%;
	margin:0px;
	padding:0px;
	text-align:center;
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	line-height: 14px;
	color:#000000;
	background: #fff url('/visuals/basis/balk.jpg') repeat-x scroll 0px 60px;	
}

h1 {
	font-size: 12px;
	margin: 0px 0px 15px 0px;
}

h2 {
	font-size: 12px;
	margin: 0px 0px 15px 0px;
}

h3 {
	font-size: 12px;
	margin: 0px 0px 15px 0px;
}

p {
	margin: 0px 0px 15px 0px;
}

table {
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin: 0px 0px 15px 0px;
	border-spacing: 0px 0px;
}

td {
	padding: 2px 2px 2px 2px;
}

a {
	text-decoration: underline;
	color: black;
}

a:hover {
	text-decoration: none;
	color: black;
}

ol {
	margin: 0px 0px 15px 25px;
	list-style-type: decimal;
}

ul {
	margin: 0px 0px 15px 15px;
	list-style-type: disc;
}

ul ul {
	list-style-type: circle;
}

li {
	margin: 0px 0px 2px 0px;
}

sup {
	font-size: 65%;
	vertical-align: super;	
}

sub {
	font-size: 65%;
	vertical-align: sub;	
}

input {
	width: 300px;
	border: 1px solid black;
	background: white;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

select {
	width: 204px;
	border: 1px solid black;
	background: white;
}

textarea {
	width: 400px;
	height: 80px;
}

.checkbox {
	border: 0px;
	width: 20px;
	background: none;
}

.radiobutton {
	border: 0px;
	width: 20px;
	background: none;
}

.form_button {
	background: white;
	border: 1px solid black;
	width: 204px;
}

#container{
	position:relative;
	display:block;
	margin:0 auto;
	text-align:left;
	padding:0;
	width:981px;
}

#logo {
	position:absolute;
	top:0px;
	left:0px;
}
#logo h2 a{
	
	background:  url('/visuals/basis/logo.png') top left no-repeat;
	display:block;
	height:283px;
	text-decoration:none;
	text-indent:-700em;
	width:209px;
	margin:0 0 0 21px;
}

#header{
	height:60px;
	margin:0;
	padding:0;
	color:#000;
}

#header p{
	color:#000;
	font-size:11px;
	text-align:right;
	padding:20px 20px 0 0;
}

#header p a {
	font-size:11px;	
	text-decoration:none;
}


#nieuwsbrief {
	padding-left:20px;
	background: url('/visuals/basis/email.jpg') no-repeat scroll 0% ;	
}

#content {
	position:relative;
	height:auto;
	min-height:321px;
	width:632px;
	left:326px;
	padding:30px 0 0 0;
}

#content p {
	font-family:Verdana;
	color:#34322e;
	font-size:10px;
	line-height:14px;
}

/* Menu Main */
#menu_main{
	padding:0;
	margin:0;
	height:90px;
}

#graphic_items{
	height:63px;
	width:455px;
	padding:18px 0 0 326px;
}

/*Menu va search team */
#menu_search_team a:link,
#menu_search_team a:visited,
#menu_search_team a:active
 {
	float:left;
	padding:1px;
	text-decoration: none;
	width:223px;
	height:18px;
	background: url('/visuals/basis/menu/menu_search_team.jpg') center center no-repeat;		
}
#menu_search_team a:hover{
	background: url('/visuals/basis/menu/menu_search_team_hover.jpg') center center no-repeat;		
}

#menu_search_team a#active{
background: url('/visuals/basis/menu/menu_search_team_hover.jpg') center center no-repeat;		
}
/* menu press */

#menu_press a:link,
#menu_press a:visited,
#menu_press a:active
 {
	float:left;
	padding:1px;
	text-decoration: none;
	width:223px;
	height:18px;
	background: url('/visuals/basis/menu/menu_press.jpg') center center no-repeat;		
}
#menu_press a:hover,
#menu_press a#active
{
	background: url('/visuals/basis/menu/menu_press_hover.jpg') center center no-repeat;		
}

/* VA search method */
#menu_va_search_method a:link,
#menu_va_search_method a:visited,
#menu_va_search_method a:active
 {
	float:left;
	padding:1px;
	text-decoration: none;
	width:223px;
	height:18px;
	background: url('/visuals/basis/menu/menu_va_search_method.jpg') center center no-repeat;		
}
#menu_va_search_method a:hover,
#menu_va_search_method a#active
{
	background: url('/visuals/basis/menu/menu_va_search_method_hover.jpg') center center no-repeat;		
}

/*contact */
#menu_contact a:link,
#menu_contact a:visited,
#menu_contact a:active
 {
	float:left;
	padding:1px;
	text-decoration: none;
	width:223px;
	height:18px;
	background: url('/visuals/basis/menu/menu_contact.jpg') center center no-repeat;		
}
#menu_contact a:hover,
#menu_contact a#active
{
	background: url('/visuals/basis/menu/menu_contact_hover.jpg') center center no-repeat;		
}


/* recent searched */

#menu_recent_searches a:link,
#menu_recent_searches a:visited,
#menu_recent_searches a:active
 {
	float:left;
	padding:1px;
	text-decoration: none;
	width:223px;
	height:18px;
	background: url('/visuals/basis/menu/menu_recent_searches.jpg') center center no-repeat;		
}
#menu_recent_searches a:hover,
#menu_recent_searches a#active
{
	background: url('/visuals/basis/menu/menu_recent_searches_hover.jpg') center center no-repeat;		
}

/*Home */
#menu_home a:link,
#menu_home a:visited,
#menu_home a:active
 {
	float:left;
	padding:1px;
	text-decoration: none;
	width:223px;
	height:18px;
	background: url('/visuals/basis/menu/menu_home.jpg') center center no-repeat;		
}
#menu_home a:hover,
#menu_home a#active
{
	background: url('/visuals/basis/menu/menu_home_hover.jpg') center center no-repeat;		
}


/*Menu Sub */

#menu_sub {
	height:53px;
	margin:0;
	padding:0;
}

#flasher_main {
	height:351px;
	margin:0;
	padding:0;
}

/* Flash home */
#flasher_main_kolom1 {
	position:absolute;
	top:380px;
	left:20px;
	width:209;
	height:163px;
}

#flasher_main_kolom1_flash {
	width:209px;
	height:163px;
}
#flasher_main_kolom2 {
	position:absolute;	
	top:320px;
	left:440px;
	width:631px;
	height:160px;	
}

#flasher_main_kolom2_flash {
	width:631px;
	height:160px;
}

#flasher_main_line {
	position:absolute;	
	top:175px;
	left:188px;
	width:110px;
	height:220px;	
}

#flasher_main_line_flash {
	width:110px;
	height:220px;
}



#footer {
	clear:both;
	height:110px;
	margin:0;
	padding:0;
	text-align:center;
}

/* horizontaal css menu */

#menu {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 24px;
	width: 100%;
	z-index: 15;
	float: left;
	font-family: Arial, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #bbbbbb;
}

#menu ul {
	list-style: none;
	margin: 0px;
	width: 125px;
	float: left;
}

#menu a, #menu h2 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	border-top: 1px solid #bbbbbb;
	border-right: 1px solid #444444;
	border-bottom: 1px solid #444444;
	border-left: 1px solid #bbbbbb;
	display: block;
	margin: 0px;
	padding: 4px 2px 4px 2px;
	background: white;
	text-decoration: none;
	color: #000000;
}

#menu a:hover {
	color: #FFFFFF;
	background: #999999;
}

#menu li {
	position: relative;
}

#menu ul ul {
	position: absolute;
	z-index: 500;
	border: 0px solid black;
}

#menu ul ul ul {
	top: 0;
	left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul {
	display: none;
}

div#menu ul ul,
div#menu ul ul ul,
div#menu ul li:hover ul ul,
div#menu ul li:hover ul ul ul{
	display:none;
}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul {
	display: block;
}




/* Verticaal menu*/

#menu_ver {
	position:absolute;
	top:7px;
	left:7px;
	z-index:900;
	width:110px;
	padding-bottom:12em; /* To allow room for bottom dropdown */
}

#menu_ver a, #menu_ver h2 {
	display:block;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	border-top: 1px solid #bbbbbb;
	border-right: 1px solid #444444;
	border-bottom: 1px solid #444444;
	border-left: 1px solid #bbbbbb;
	display: block;
	margin: 0;
	padding: 4px 2px 4px 2px;
	background: white;
	text-decoration: none;
	color: #000000;

}

#menu_ver a:hover, #menu_ver a:active{
	color: #FFFFFF;
	background: #999999;
}

#menu_ver ul{
	list-style:none;
	margin: 0px;
	width:100%;
}

div#menu_ver li, div#menu li:hover{
	position:relative;
}

div#menu_ver li ul{
	position:absolute;
	top:0px;
	left:100%;
	display:none;
}

div#menu_ver ul ul,
div#menu_ver ul ul ul,
div#menu_ver ul li:hover ul ul,
div#menu_ver ul li:hover ul ul ul{
	display:none;
}

div#menu_ver ul li:hover ul,
div#menu_ver ul ul li:hover ul,
div#menu_ver ul ul ul li:hover ul {
	display:block;
}



/* normaal menu */

#main_menu {
	position: relative;
	background-color:#e3e3e3;
	margin:5px 0 0 326px;
	height: 100%;
	width:100%;
	padding: 0;
}

#main_menu ul {
	list-style-type: none;
	margin: 0px;
}

#main_menu ul li {
	float: left;
	height: 20px;
	padding:0 5px;
	text-align: center;
}

#main_menu ul li a:link,
#main_menu ul li a:visited,
#main_menu ul li a:active {
	display: block;
	padding: 2px 0px 0px 0px;
	height: 18px;
	text-decoration: none;
}

#main_menu ul li a:hover {
	color: #7d000a;
}

#main_menu ul .active a:link,
#main_menu ul .active a:visited,
#main_menu ul .active a:hover,
#main_menu ul .active a:active {
	color: #7d000a;
}

#top {
	position: relative;
}


#swfBase {
	margin:0px;
	padding:0px;
	width:100%;
}

.login_form {
	width: 120px;
	font-size: 11px;
	font-weight: normal;
}

.login_form p {
	margin: 0px;
}

.login_form input {
	width: 116px;
	height: 16px;
}

.login_form .form_button {
	width: 120px;
	height: 20px;
	font-size: 11px;
}

.login_form .checkbox {
	width: 40px;
	border: 0px;
}

.login_form .username {
	text-align: center;
}

.navigation {
	position: relative;
	margin: 0px auto 0px auto;
	text-align: center;
	color: #666666;
}

.frame {
	padding: 0px;
	margin: 0px auto 0px auto;
}

.frame img {
	display: inline;
	float: left;
	border: 1px solid black;
	margin: 0px;
	padding: 0px;
}

.right_shadow {
	display: inline;
	float: left;
	width: 7px;
	font-size: 0px;
	line-height: 0px;
}

.shadow_top_right {
	width: 7px;
	height: 7px;
	font-size: 0px;
	line-height: 0px;
	background:  url('/visuals/basis/shadow_right_top.png') top left no-repeat;
}

.shadow_right {
	width: 7px;
	font-size: 0px;
	line-height: 0px;
	background:  url('/visuals/basis/shadow_right.png') top left repeat-y;
}

.bottom_shadow {
	clear: both;
	height: 7px;
	font-size: 0px;
}

.shadow_bottom_left {
	display: inline;
	float: left;
	width: 7px;
	height: 7px;
	font-size: 0px;
	background:  url('/visuals/basis/shadow_left_bottom.png') top left no-repeat;
}

.shadow_bottom {
	display: inline;
	float: left;
	height: 7px;
	font-size: 0px;
	background:  url('/visuals/basis/shadow_bottom.png') top left repeat-x;
}

.shadow_bottom_right {
	display: inline;
	float: left;
	width: 7px;
	height: 7px;
	font-size: 0px;
	background:  url('/visuals/basis/shadow_right_bottom.png') top left no-repeat;
}

#popup {
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	min-height: 100%;
	width: 100%;
	text-align: center;
	background:  url('/visuals/basis/popup.png') top left repeat;
}

/* VA Search Team */
#search_team_boxes {
	position:relative;
	margin:0;
	padding:0 0 20px 0;
	width:650px;
	float:left;
}

.search_team_box {
	margin:0 16px 16px 0;
	width:200px;
	height:600px;
	background-color:#e3e3e3;	
	float:left;
}

.search_team_box img {
	width:200px;
	height:134px;
	margin: 0 0 4px 0;
}

.search_team_box h1 {
	font-family:Verdana;
	color:#34322e;
	font-size:11px;
	line-height:14px;
	letter-spacing:1.1px;
	margin:0;
	padding:0 6px;
}

.search_team_box h2 {
	font-family:Verdana;
	color:#34322e;
	font-size:10px;
	line-height:14px;
	letter-spacing:1.1px;
	margin:0;
	padding:0 6px;
}

.search_team_box p {
	font-family:Verdana;
	color:#34322e;
	font-size:10px;
	line-height:14px;
	margin:0;
	padding: 14px 6px 0 6px;
}
#bottom_back {
	clear:both;
	position:relative;
	padding:0 0 0 800px;
	margin:0;
	height:15px;
	float:left;
}
#bottom_back a {
	width:79px;
	text-indent:-700em;
	height:15px;
	background: url('/visuals/basis/back_to_top.jpg') center center no-repeat;
	display:block;
}

/* Contact */
#contact_main {
	position:relative;
}

#contact_main #contact_content{
	position:relative;
	margin:0 0 10px 0;
	padding:0;
	border:1px solid #686868;		
	width:631px;
	height: auto;
}

#contact_main #contact_content p {
	padding: 5px 6px 5px 6px;
	margin:0;
	font-family:Verdana;
	color:#34322e;
	font-size:11px;
	line-height:24px;
	letter-spacing:1.1px;
}

#contact_main #contact_content p a {
	text-decoration: none;
}


#contact_main #viewmap {
	position:relative;
	padding:0;
	margin:3px;
	background: url('/visuals/basis/viewmap.jpg') no-repeat scroll 0% ;
	cursor:pointer;
}


/*  Bottom/sub menu */

#bottom_menu {
	position:absolute;
	left:327px;
	width:600px;
	float:left;
	margin-top:20px;

}

#bottom_menu ul{
	float:left;
	list-style-type: none;
	margin:0;
	padding:0;
	
}

#bottom_menu ul li{
	font-family: Verdana, sans-serif;
	font-size: 9px;
	letter-spacing:1.1px;
	color:#34322e;	
	float:left;
	margin-right:6px;

}

#bottom_menu ul li a {
	text-decoration: none;
}
#bottom_menu ul li a:hover,
#bottom_menu ul li.active a
 {
	color:#7d000a;
}



/* Press */

.news_item {
	border:1px solid #686868;
	width:50em;
	margin-bottom:6px;
	padding:0;
	float:left;
}

.news_item  .left_news_content {
	margin:0;
	width:240px;
	float:left;
	padding:0;
}	

.news_item  .left_news_content p {
	padding:15px 0 0 15px;	
	margin:0;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 13px;
	letter-spacing:1.1px;
	color:#34322e;
}

.news_item  .left_news_content .image {
	position:absolute;
	padding:5px 0 0 15px;
	margin:0px;
}

.news_item  .left_news_content .image a {
	background: url('/visuals/basis/logo_pdf.jpg') no-repeat scroll 0% ;
	display:block;
	height:58px;
	text-decoration:none;
	text-indent:-700em;	
	width:64px;	
	margin:0;
}

.news_item  .right_news_content p {
	padding:15px;	
	margin:0;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 13px;
	letter-spacing:1.1px;
	color:#34322e;
}

.news_item .right_news_content h2 {
	margin:0px;
	font-family: Verdana, sans-serif;
	font-size: 12pt;
	line-height: 14px;
	letter-spacing:1.1px;
	color:#34322e;
	padding:15px 0 0 15px;
}

.news_item  .right_news_content {
	margin:0;
	width:30em;
	height:11em;
	padding:0;
	float:left;
}

.news_item .mod {
	position:absolute;
	left:15px;
	text-align:right;
	padding-right:20px;
}
/* More Read  */

.more_read {
	border:1px solid #686868;
	width:631px;
	min-height:130px;
	margin-bottom:6px;
	padding:0 0 40px 0;
	float:left;
}

.more_read  .left_news_content {
	margin:0;
	width:240px;
	float:left;
	padding:0;
}	

.more_read .left_news_content p {
	padding:15px 0 0 15px;	
	margin:0;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	line-height: 14px;
	letter-spacing:1.1px;
	color:#34322e;
}

.more_read  .left_news_content .image {
	position:absolute;
	padding:5px 0 0 15px;
	margin:0px;
}

.more_read  .left_news_content .image a {
	background: url('/visuals/basis/logo_pdf.jpg') no-repeat scroll 0% ;
	display:block;
	height:58px;
	text-decoration:none;
	text-indent:-700em;	
	width:64px;	
	margin:0;
}
.more_read  .right_news_content p {
	padding:15px;	
	margin:0;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 13px;
	letter-spacing:1.1px;
	color:#34322e;
}

.more_read .right_news_content h2 {
	margin:0px;
	font-family: Verdana, sans-serif;
	font-size: 12pt;
	line-height: 14px;
	letter-spacing:1.1px;
	color:#34322e;
	padding:15px 0 0 15px;
}

.more_read .right_news_content {
	margin:0;
	width:350px;
	padding:0;
	float:left;
}

#back_news {
	text-align:right;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	line-height: 14px;
	letter-spacing:1.1px;
	color:#34322e;	
}

/* Recent Searches */
#recent_search_main {
	position:relative;
	width:631px;
	margin:0;
	padding:0;
	min-height:321px;	
}

#recent_search_main #lijst{
	width:631px;
	position:relative;
	padding:5px 0 5px 0;
	margin:0 0 10px 0;
}

#recent_search_main #lijst .items p{
	padding:0 0 0 10px;	
	margin:0;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 16px;
	letter-spacing:1.1px;
	color:#34322e;
}

#recent_search_main #lijst .items{
	width:631px;
	height:17px;
	padding-bottom:6px;
	float:left;

}

#recent_search_main #lijst .items .name {
	border:1px solid #686868;
	width:314px;
	height:17px;
	float:left;
	margin-right:4px;
}

#recent_search_main #lijst .items .shortlist {
	border:1px solid #686868;
	width:172px;
	height:17px;
	margin-right:4px;
	float:left;
}

#recent_search_main #lijst .items .placement {
	border:1px solid #686868;
	background-color:#e3e3e3;
	width:131px;
	height:17px;
	float:left;
}

/* Actie london eye */
#content_actie {
	position:relative;
	width:632px;
	padding:30px 0 0 0;
}

#content_actie #top {
	position:relative;
	margin:0 0 0 270px;
	height:118px;
	width:534px;
}

#content_actie #main{
	position:relative;
	width:859px;
	margin:0;
	padding:0;
}

#content_actie #image {
	position:relative;
	padding:430px 0 0 0;
	float:left;
	width:280px;
	margin:0;
}

#content_actie #main #content_main {
	position:relative;
	float:left;	
	width:534px;
		
	padding:30px 0 0 0;
}

#content_actie #main #content_main p{
	font-family: Verdana, sans-serif;
	font-size: 9px;
	line-height: 14px;
	letter-spacing:1.1px;
	color:#34322e;
}

#contact_form  .items{
	background: url('/visuals/basis/actie_form.jpg') no-repeat scroll 0% ;
	width:569px;
	height:24px;
	padding:3px 0;
}

#contact_form  .items p {
	width:560px;
	padding:4px 0 0 5px;
}

#contact_form .items p input {
	background:none;
	position:absolute;
	left:184px;
	width: 300px;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	margin:0;
	padding:0;
	background: none;
	color:fff;
	border: none;
	line-height: 14px;
	letter-spacing:1.1px;
	color:#34322e;
}

#contact_form .items p input.error {
	border:2px solid #7d000a;
}

#error {
	color:#7d000a;
}

#submit {
	width:570px;
	text-align:right;
	background: url('/visuals/basis/verstuurd.jpg') no-repeat scroll 0% ;	
	font-family: Verdana, sans-serif;
	font-size: 9px;
	margin:0;
	padding:0;
	background: none;
	color:fff;
	border: none;
	line-height: 14px;
	letter-spacing:1.1px;
	color:#7d000a;	
}


#content_main #error {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	line-height: 14px;
	letter-spacing:1.1px;
	color:#7d000a;
}

#content_main #text_bottom {
	
	font-family: Verdana, sans-serif;
	font-size: 9px;
	line-height: 14px;
	letter-spacing:1.1px;
}

#footer_actie {
	clear:both;
	height:1px;
	margin:0;
	text-align:center;
	background: url('/visuals/basis/footer_actie.jpg') no-repeat scroll 0% ;		
}

/* Viewmap popup */
#google_frame{
	position: absolute;
	top: 40px;
	left: 200px;
	
	padding:0;
	margin:0;
	display:none;
	border:1px solid #9c0024;
	background-color:#ffffff;
}

#map_canvas {
	position: absolute;
	top: 150px;
	left: 100px;

	display:none;
	border:1px solid #9c0024;
	background-color:#ffffff;
}

#close_button {
	position: absolute;
	display:none;
	top: 128px;
	left: 725px;
	width: 18px;
	height: 18px;
	background: url(/visuals/basis/close-button.jpg) top left no-repeat;
}

#close_button a:link,
#close_button a:visited,
#close_button a:hover,
#close_button a:active {
	display: block;
	height: 100%;
}

#bedankt p {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	letter-spacing:1.1px;
	color:#34322e;
}

/* Home wrapper */
#wrapper_home {
	position:absolute;
	top:220px;
	left:307px;
	height:288px;
	width:650px;
	background:#ffffff url(/visuals/basis/home_wrapper_img.jpg) top left no-repeat;
	padding:0px 20px 5px;
	color:#34322E;
	font-family:Verdana;

}

#wrapper_home #content {
	position:relative;
	width:600px;
	height:200px;
	left:0;
	min-height:200px;
	padding:10px 0 0 12px;
	margin:0;
	color:#34322E;
	font-family:Verdana;
	font-size:12px;
	line-height:22px;

}

#wrapper_home #content p{
	font-size:10px;
	line-height:22px;
	padding:0;
	margin:0;
}

#wrapper_home #content p a {
	text-decoration:none;
	}
