img {
	border: 0px;
}
#content {
	width:976px;
	margin:0 auto;
	/* background-color: #c3d4eb; */
	/* uitgezet ivm vergroten scherm */
	background-image: url(/images/1/content-bg.jpg);
	background-position: -1px;
	background-repeat: repeat-y;
}

#heading {
	position: relative;
	top: 0px;
	left: 0px;
	width: 976px;
	height: 46px;
	background-color: white;
	}
#heading_2 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 976px;
	height: 22px;
	padding: 0px;
	margin: 0px;
	background-color: #c9d7ed;
	background-image: url(/images/1/heading_2_bg.png);
	background-position: center;
	background-repeat: repeat-y;
	border-top: 1px solid #00007a;
	border-bottom: 1px solid #0079c7;
}
#heading_logo {
	position: absolute;
	left: 360px;
	top: 0px;
	width: 266px;
	height: 20px;
	float: left;
}

#heading_where {
	position: absolute;
	width: 976px;
	height: 14px;
	font-family: verdana;
	border-top: 1px solid #d0ddf0;
	background: #f7f9fc;
	font-size: 10px;
	color: #000084;
	top: 31px;
}
#heading_where a {
	color: #000084;
}
#heading_search {
	position: absolute;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #000084;
	right: 10px;
	top: 0px;
}

.search_box {
	border: 1px solid silver;
	font-size: 9px;
	height: 16px;
	margin-top: 1px;
	padding: 2px 4px 0px;
}
.search_button {
	font-family: verdana;  /* toegevoegd 3-7-08 */
	font-weight: bold;  /* toegevoegd 3-7-08 */
	font-size: 11px;  /* toegevoegd 3-7-08 */
	color: #00007a;  /* toegevoegd 3-7-08 */
	overflow: hidden;
	margin-top: 1px;
	padding: 2px 4px 0px 4px;
	height: 16px;
	border: 1px solid silver;
	cursor: pointer;
	cursor: hand; /* IE6 Hack */
}

.search_button:hover {
	border: 1px solid white;
	background-color: #0079c7;
	color: white;
}
#search_results {
	margin: 10px;
}
.popup_link {
	text-decoration: underline;
	cursor: pointer;
	cursor: hand; /* IE6 Hack */
}
#heading_menu {
	position: relative;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #00007a;
	top: 1px;
	left: 195px;
	width: 700px;
}
.head_menuitems {
	margin: 0px 6px;
	border: 1px solid silver;
	font-family: verdana;  /* toegevoegd 3-7-08 */
	font-weight: bold;  /* toegevoegd 3-7-08 */
	font-size: 11px;  /* toegevoegd 3-7-08 */
	color: #00007a;  /* toegevoegd 3-7-08 */
	padding: 2px 4px 0px 4px;
	cursor: pointer;
	cursor: hand; /* IE6 Hack */
	height: 16px;
	width: auto;
	overflow: hidden;
}
.head_menuitems a {
	text-decoration: none;
	color: #00007a;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
}
.head_menuitems a:hover {
	color: white;
	text-decoration: none;
}
.head_menuitems:hover {
	border: 1px solid white;
	background-color: #0079c7;
}
.menuBox {
	position: absolute;
	font-family: verdana;
	font-size: 13px;
	color: #00007a;
	background-color: #c9d7ed;

/*	background-image: url(/images/1/menubox_bg.gif); */
	background-repeat: repeat-y;
	border-top: 0px;
	border-left: 2px solid #e1eaf5;
	border-right: 2px solid #8dadd9;
	border-bottom: 2px solid #8dadd9;
	padding: 2px;
}

.menuLine {
	/* border: 1px solid transparent; */
	cursor: pointer;
	cursor: hand; /* IE6 Hack */
	padding: 1px 4px 1px 1px;
	vertical-align: top;
	color: #00007a;
	border-top: 1px solid #8dadd9;
	/*_border-color: oldlace; /* IE6 Hack */
	/*_filter: chroma(color=#00007a); /* IE6 Hack */
}
.menuLine:hover {
	/* border: 1px dotted darkGray; */
	background-color: #d9e7fd;
}
.menuLine A {
	text-decoration: none;
	color: #00007a;
	margin: 6px;
	padding: 2px;
}
.menu_main_active {
	
}

#menu {
	position: relative;
	float: left;
	min-height:458px;
	height:auto !important;
	height:458px; 
	width: 195px;
	padding-left: 5px;
	padding-top: 5px;
	font-family: verdana;
	font-size: 14px;
	color: #ffffde;
	text-align: left;
	text-decoration: none;
	background-color: #c9d7ed;
	background-image: url(/images/1/menu_bg.png);
	background-repeat: both;
}
.menu_desc {
   	margin: 0px 12px;
	font-family: verdana;  /* toegevoegd 3-7-08 */
	font-size: 9px;  /* toegevoegd 3-7-08 */
	color: #00007a;
	margin-bottom: 5px;
	width: 166px;
}
.menu_shortcut_btn {
	width: 172px;
	border: 1px solid #0079c7;
	background-color: #c9d7ed;
	padding: 0px 3px 0px 3px;
	margin: 1px; 
	cursor: pointer;
	cursor: hand; /* IE6 Hack */
	margin-bottom: 0px;
	overflow: hidden;
}
.menu_shortcut_btn a {
	text-decoration: none;
	color: #00007a;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
}
.menu_shortcut_btn:hover {
	border: 1px solid #00007a;
	background-color: #0079c7;
}
.menu_shortcut_btn a:hover {
	color: white;
	text-decoration: none;
}
.menu_sub_active {
	background-color:#b9c7dd;
}

.news-container {
	position: relative;
	top: 10px;
	left: 5px;
	margin-bottom: 12px; 
	width: 200px;
	font-weight: bold;
	font-size: 10px;
	color: #000084;
}
.news-container a {
	color: #000084;
}

#main {
	position: relative;
	float: right;
	width: 776px;
	min-height:463px;
	height:auto !important;
	height:460px;
	background-color:#ffffff;
}

#footer {
	clear: both;
	left: 0px;
	height: 22px;
	background-color: #c9d7ed;
	background-image: url(/images/1/heading_2_bg.png);
	background-position: center;
	background-repeat: repeat-y;
	border-top: 1px solid #0079c7;
	border-bottom: 1px solid #00007a;
}
.footer_link {
	float: left;
	margin-top: 3px;
	margin-left: 3px;
	font-size: 11px;  /* toegevoegd 3-7-08 */
	font-weight: bold;
}
.footer_link a {
	color: #000084;
}
.footer_copy {
	position: relative;
	float: right;
	margin-top: 3px;
	margin-right: 3px;
	font-size: 11px;  /* toegevoegd 3-7-08 */
	font-weight: bold;
}
.footer_text {
	position: relative;
	left: 120px;
	float: left;
	margin-top: 4px;
	font-family: verdana;
	font-size: 10px;
	color: #000084;
}
#bottom-links {
	position: relative;
	left: 0px;
	padding-top: 3px;
	width: 100%;
	font-family: verdana;
	font-size: 9px;
	color: #000084;
	text-align: center;
	background-color: #ffffff;
}
#bottom-links a {
	color: #000084;
}


#dsp_message {
    position: absolute;
    border: 1px solid silver;
    background-color: #EEEEEE;
    font-family: 'Arial';
    font-size: 8pt;
}
#dsp_message h1 {
    font-family: 'Arial';
    font-size: 10pt;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: lightGrey;
}
.btn15_red {
    position: absolute;
    font-family: 'arial';
    font-size: 8pt;
    font-weight: bold;
    color: white;
    left: 102px;
    width: 7px;
    height: 13px;
    padding: 1px 4px;
    background-image: url(/images/1/btn15_red_regular.png);
    cursor: pointer;
    cursor: hand; /* IE6 hack */
}
.forms_helptext {
  font-size: 7pt;
}
.forms td input {
  font-size: 9px;
}
.forms tr {
  border: 0px;
}
.forms td {
  border: 0px;
  PADDING-RIGHT: 1px;
  PADDING-LEFT: 1px;
  PADDING-BOTTOM: 0px;
  PADDING-TOP: 0px;
  vertical-align: top;
}
/* ********************************** */
/* CONTENT CSS VOORHEEN APART BESTAND */
body, #main table 
    {
    font-family: "Verdana", "Arial";
    font-size: 9pt;
    color: #000084;
    margin-top: 10px;
    margin-left: 0px;
    border: none;
    }
    
H1 
    {
    font-size: 15px;
    vertical-align: bottom;
    margin-bottom: 4px;
    }

H2 
    {
    font-size: 15px;
    vertical-align: bottom;
    margin-bottom: 4px;
    }

H3 
    {
    font-size: 15px;
    vertical-align: bottom;
    margin-bottom: 4px;
    }
H4 
    {
    font-size: 12px;
    }
H5 
    {
    font-size: 12px;
    vertical-align: bottom;
    margin-bottom: 4px;
    }
.blok1 {
	position: absolute;
	left: 0px;
	top: 10px;
    width: 237px;
    height: 305px; 
    padding: 0px 10px 0px 10px;
	font-family: "Verdana", "Arial"; 
    font-size: 9pt;
    border-right: 1px solid #c9d7ed;
}

.blok2 {
    position: absolute; 
    left: 257px;
	top: 10px;
    width: 237px;
    height: 305px; 
    padding: 0px 10px 0px 10px;
	font-family: "Verdana", "Arial"; 
    font-size: 9pt;
    border-right: 1px solid #c9d7ed;
}
.blok3 {
	position: absolute; 
    left: 514px;
	top: 10px;
    width: 237px;
    height: 305px; 
    padding: 0px 10px 0px 10px;
	font-family: "Verdana", "Arial"; 
    font-size: 9pt;
}
.blok_bottom {
	position: absolute; 
    left: 5px;
    width: 764px;
	top: 320px;
	border-top: 1px solid #c9d7ed;
}


.blok1_new {
	position: absolute;
	left: 0px;
	top: 10px;
    width: 237px;
    height: 221px; 
    padding: 0px 10px 0px 10px;
	font-family: "Verdana", "Arial"; 
    font-size: 9pt;
    border-right: 1px solid #c9d7ed;
}

.blok2_new {
    position: absolute; 
    left: 257px;
	top: 10px;
    width: 237px;
    height: 221px; 
    padding: 0px 10px 0px 10px;
	font-family: "Verdana", "Arial"; 
    font-size: 9pt;
    border-right: 1px solid #c9d7ed;
}
.blok3_new {
	position: absolute; 
    left: 514px;
	top: 10px;
    width: 237px;
    height: 221px; 
    padding: 0px 10px 0px 10px;
	font-family: "Verdana", "Arial"; 
    font-size: 9pt;
}
.blok4_new {
	position: absolute;
	left: 0px;
	top: 241px;
    width: 237px;
    height: 211px; 
    padding: 0px 10px 0px 10px;
	font-family: "Verdana", "Arial"; 
    font-size: 9pt;
    border-right: 1px solid #c9d7ed;
}

.blok5_new {
    position: absolute; 
    left: 257px;
	top: 241px;
    width: 237px;
    height: 211px; 
    padding: 0px 10px 0px 10px;
	font-family: "Verdana", "Arial"; 
    font-size: 9pt;
    border-right: 1px solid #c9d7ed;
}
.blok6_new {
	position: absolute; 
    left: 514px;
	top: 241px;
    width: 237px;
    height: 211px; 
    padding: 0px 10px 0px 10px;
	font-family: "Verdana", "Arial"; 
    font-size: 9pt;
}


.blok_left {
	position: absolute; 
    width: 372px;
    margin: 5px;
    height: 129px;
	border-right: 1px solid #c9d7ed;
}
.blok_left img {
	float: left;
	margin: 5px;
}
.blok_right {
	position: absolute; 
    left: 387px;
    width: 372px;
    margin: 5px;
}
.blok_right img {
	float: left;
	margin: 5px;
}
.blok_text { 
	position: absolute; 
	top: 130px;
	width: 237px;
}
.blok_small { 
	position: absolute; 
	top: 110px;
	font-family: "Verdana", "Arial"; 
	font-weight: bold; 
	font-size: 10px;
}
.blok_small a { 
	color: #000084;
}
.link_small { 
	font-family: "Verdana", "Arial"; 
	font-weight: bold; 
	font-size: 7pt;
}
.blok_image { 
	text-align: center;
}
.href_right {
	position: relative;
	left: 20px;
	font-family: "Verdana", "Arial"; 
    font-size: 8pt;
    line-height: 12pt;
}
.href_right a:link {
	position: absolute;
	left: 375px;
	font-family: "Verdana", "Arial"; 
    font-size: 8pt;
	color: #000084;
}
.href_right a:visited {
	position: absolute;
	left: 375px;
	font-family: "Verdana", "Arial"; 
    font-size: 8pt;
	color: #000084;
}
.href_quick_right a {
	position: absolute;
	left: 350px;
	top: 174px;
	font-family: "Verdana", "Arial"; 
    font-weight: bold;
    font-size: 8pt;
	color: #000084;
}
.href_quick_right_img {
	position: absolute;
	left: 409px;
	top: 170px;
}
.href_quick_right_img {
	position: absolute;
	left: 409px;
	top: 170px;
}
.href_quick_right_img2 {
	position: absolute;
	left: 409px;
	top: 102px;
}
.href_quick_right_img3 {
	position: absolute;
	left: 409px;
	top: 0px;
}

.p_blue
 {
	background: #f2f5fb;
}
.p_blue a
 {
	background: #f2f5fb;
}

.info_content {
	position: relative;
	left: 92px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 590px;
}
.info_content a{
	font-family: "Verdana", "Arial"; 
    font-size: 9pt;
}
.info_content a:hover{
    color: #000084;
}
.info_content input{
	font-size: 9px;
}
.cgi_content {
	position: absolute;
	left: 460px;
	width: 312px;
	height: 450px;
	border-left: 1px dotted silver;
}
.invul_content {
	margin: 10px;
} 
.invul_content input {
	font-size: 9px;
} 
.invul_content table {
	width: 420px;
} 
.invul_content table input {
	font-size: 9px;
}
.invul_small { 
	font-family: "Verdana", "Arial"; 
	font-weight: bold; 
	font-size: 7pt;
}
.invul_content td {
	font-family: "Verdana", "Arial";
	color: #000084;
	background-color: #edf2f9;
	font-size: 9pt;
} 

/* classes voor pakket offerte scherm */
.invul_content_pakket {
	margin: 10px;
} 
.invul_content_pakket input {
	font-size: 9px;
} 
.invul_content_pakket table {
	width: 580px;
} 
.invul_content_pakket table input {
	font-size: 9px;
}
.invul_content_pakket td {
	font-family: "Verdana", "Arial";
	color: #000084;
	background-color: #edf2f9;
	font-size: 9pt;
} 

/* classes voor pakket offerte scherm einde*/

.result  /* class voor de cgi-uitvoer */ 
    {
    margin-top: 10px;
    margin-left: 5px;
    }
.result input /* class voor de cgi-uitvoer */ 
    {
	font-size: 9px;
    }
.result table  /* class voor de cgi-uitvoer */ 
    {
    font-family: "Verdana", "Arial";
    font-size: 12px;
    color: #000084;
    border: 0px;
    }
.result table input  /* class voor de cgi-uitvoer aanvraag */ 
    {
	font-size: 9px;
    }
.uitvoer_content table /* class voor de cgi-uitvoer auto */
	{
	width: 550px;
} 
.uitvoer_content table input/* class voor de cgi-uitvoer auto */
	{
	font-size: 9px;
} 
.uitvoer_content td /* class voor de cgi-uitvoer auto */
	{
	font-family: "Verdana", "Arial";
	color: #000084;
	background-color: #edf2f9;
	font-size: 9pt;
} 
.text_right {
	position: absolute;
	left: 280px;
    font-size: 9pt;
}
.reis_right {
	position: relative;
	left: 20px;
	width: 600px;
    font-size: 8pt;
}
p.partner_block 
{
    padding:10px;
    border-top:1px solid #ddd;
    width:750px;
    margin:20px 0px;
    font-family: "Verdana", "Arial";
    font-size: 12px;
    color: #000084;
}

img.partner_img 
{
    float:left;
    margin:0 20px 15px 0;
}

