@charset "UTF-8";
/* CSS Document */
/*-------------------------------------- RESET ----*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, * {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
/*-------------------------------------- FIREFOX DOTTED OUTLINE FIX ----*/
a:active { 
	outline: none; 
}
a:focus { 
	-moz-outline-style: none; 
}
/*-------------------------------------- BASIS ----*/
body,td,th {
	font-family: Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #9EC9EC;
}

.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.bold_italic {
	font-style: italic;
	font-weight: bold;
}
/*--- HEADERS ---*/
h1 {
	color: #86b0de;
	font-size: 20px;
	line-height: 26px;
	font-style: normal;
	font-weight: normal;
}
h2 {
	color: #86b0de;
	font-size: 16px;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
}
h3 {
	font-size: 16px;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
}
h4 {
	font-size: 14px;
	line-height: 20px;
	font-style: normal;
	font-weight: bold;
}
h4 .blauw {
	font-size: 14px;
	line-height: 20px;
	font-style: normal;
	font-weight: bold;
	color: #86b0de;
}
h5 {
	font-size: 14px;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
}

.header_01 {
	color: #86b0de;
	font-size: 20px;
	line-height: 26px;
	font-style: normal;
	font-weight: normal;
}
.header_02 {
	color: #86b0de;
	font-size: 16px;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
}
.header_03 {
	font-size: 16px;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
}
.header_04 {
	font-size: 14px;
	line-height: 20px;
	font-style: normal;
	font-weight: bold;
}
.header_04_blauw {
	font-size: 14px;
	line-height: 20px;
	font-style: normal;
	font-weight: bold;
	color: #86b0de;
}
.header_05 {
	font-size: 14px;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
}
/*--- EIND HEADERS ---*/

#site_container {
	position: relative;
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
}
#main {
	position: absolute;
	height: auto;
	width: 960px;
	top: 405px;
	background-color: #DEE9F7;
}
#main_low {
	position: absolute;
	height: auto;
	width: 960px;
	top: 335px;
	background-color: #DEE9F7;
}
#main_content {
	position: relative;
	height: auto;
	width: 940px;
	left: 20px;
	background-color:#FFF;
}
#bar_left_01 {
	position: absolute;
	height: 100px;
	width: 20px;
	background-color: #FEC85D;
	left: 0px;
	top: 0px;
}
#blomer_header {
	position: absolute;
	height: 100px;
	width: 940px;
	background-image: url(../images/blomer_header_01.jpg);
	left: 20px;
	top: 0px;
}
.ikoon_lees_verder {
	list-style-image: url(../images/ikoon_lees_verder.jpg);
	list-style-type: none;
	position: relative;
	top: 2px;
}
.align_right {
	text-align: right;
}
.link_blauw a {
	color: #86b0de;
	text-decoration: underline;
}
.link_blauw a:hover {
	text-decoration: none;
}
.img_kader_balk {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}
/*-------------------------------------- NAV ----*/
#nav {
	position: absolute;
	height: 40px;
	width: 940px;
	top: 100px;
	left: 20px;
}
#nav_top {
	position: absolute;
	height: 25px;
	width: 920px;
	background-color: #FFF;
	top: 0px;
	padding-left: 20px;
	font-size: 14px;
	line-height: 25px;
}
#nav_bottom {
	position: absolute;
	height: 18px;
	width: 920px;
	background-color: #fdf0d7;
	top: 25px;
	padding-left: 20px;
	z-index: 6;
	font-size: 12px;
	line-height: 18px;
	background-image: url(../images/nav/ag_subnav.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#nav li{
	list-style: none;
	display: inline;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: -15px;
	margin-right: -15px;
}
#nav li a {
	color: #271700; 
	text-decoration: none;
}
#nav li a:hover {
	color: #FF9900; 
	text-decoration: none;
}
li#nav_select a {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 15px;
	padding-left: 15px;
	margin-left: -21px;
	margin-right: -21px;
	color: #271700;
	background-image: url(../images/nav/ag_nav_select.jpg);
	background-repeat: repeat-x;
}
li#nav_select a:hover {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 15px;
	padding-left: 15px;
	margin-left: -21px;
	margin-right: -21px;
	color: #271700;
	background-image: url(../images/nav/ag_nav_select.jpg);
	background-repeat: repeat-x;
}
/*** SUBNAV ***/
#sublink {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sublink li{
	list-style: none;
	display: inline;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: -15px;
	margin-right: -15px;
}
#sublink li a {
	color: #2711700; 
	text-decoration: none;
}
#sublink li a:hover {
	color: #FF9900; 
	text-decoration: none;
}
li#sublink_select a {
	color: #2711700;
	font-weight: bold;
}
li#sublink_select a:hover {
	color: #2711700;
	font-weight: bold;
}
.devider {
	position:relative;
	top: 1px;
	margin-left: 15px;
	margin-right: 15px;
	width: 1px;
	height: 12px;
}
.subnav_devider {
	position:relative;
	height: 9px;
	width: 1px;
	top: 1px;
	margin-left: 15px;
	margin-right: 15px;
}
/*-------------------------------------- BALK RECHTS ----*/
#br_blok_meer_weten a { color: #271700; text-decoration: none; }
#br_blok_tour_01 a, #br_blok_brochure a { color: #FFF; text-decoration: none; }
#main_balk_rechts {
	position: absolute;
	height: 100%;
	width: 235px;
	left: 705px;
	top: 0px;
	background-color: #f0f5fb;
}
#br_blok_basis_blauw_intro {
	position: relative;
	height: 44px;
	width: 220px;
	padding-left: 15px;
	padding-top: 26px;
	padding-bottom: 2px;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-color: #86B0DE;
	color: #FFF;
}
#br_blok_basis_blauw {
	position: relative;
	height: auto;
	width: 205px;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 18px;
	line-height: 18px;
}

#br_blok_meer_weten {
	position: relative;
	height: 43px;
	width: 220px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-left: 15px;
	padding-top: 8px;
	line-height: 18px;
	background-image: url(../images/balk/ag_br_geel_235x51.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#br_blok_tour_01 {
	position: relative;
	height: 215px;
	width: 220px;
	padding-left: 15px;
	padding-top: 8px;
	line-height: 18px;
	background-image: url(../images/balk/ag_br_blauw_tour_235x225.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#br_blok_brochure {
	position: relative;
	height: 112px;
	width: 220px;
	padding-left: 15px;
	padding-top: 8px;
	line-height: 18px;
	background-image: url(../images/balk/ag_br_blauw_brochure_235x102.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
/*-------------------------------------- BEELD ----*/
.intro_kader_image_left {
	float:left;
	margin: 0 15px 15px 0;
	border: 0px;
	position:relative;
}
.intro_kader_image_right {
	float:right; margin: 0 0 15px 15px; 
	border: 0px;
}
/*-------------------------------------- SUBMIT BUTTON ----*/

.submit {
	height: 24px;
	width: 92px;
	border: none;
	background-image: url(../images/btn_verstuur.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 5px;
}
		
.submit:hover {
	background-image: url(../images/btn_verstuur.jpg);
	background-repeat: no-repeat;
	background-position: 0px -24px;
}

/*-------------------------------------- FOOTER ----*/
#footer {
	position: absolute;
	height: 20px;
	width: 960px;
	background-color: #86B0DE;
	font-size: 10px;
	line-height: 20px;
	color: #FFF;
	text-align: left;
	text-indent: 35px;
}
#footer a {
	color: #FFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFF;
	text-decoration: none;
}
.footer_devider {
	padding-right: 5px;
	padding-left: 5px;
}
#footer_right {
	position: absolute;
	height: 20px;
	width: 160px;
	font-size: 10px;
	line-height: 20px;
	color: #FFF;
	text-align: right;
	left: 765px;
}
#footer_right a {
	color: #FFF;
	text-decoration: underline;
}
#footer_right a:hover {
	color: #FFF;
	text-decoration: none;
}
/*-------------------------------------- FLASH COMPATIBLE ----*/

h4 .flash {
	display: none;
}
#flash_compatible {
	height: 204px;
	width: 520px;
	position: relative;
	z-index: 100;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -204px;
	top: 235px;
}
/*-------------------------------------- TABEL ----*/
.tabel_rij_01 {
	background-color: #86B0DE;
	padding: 4px;
}
.tabel_rij_02 {
	background-color: #DEE9F7;
	padding: 4px;
}
.tabel_rij_01 li, .tabel_rij_02 li {
	list-style-type: none;
}
/*-------------------------------------- ITEM ----*/
.item {
	height: auto;
	width: auto;
	padding-bottom: 15px;
	position: relative;
}
.item a {
	text-decoration: none;
	color: #000;
}
.item a:hover {
	text-decoration: underline;
	color: #000;
}
/*-------------------------------------- FOOTER ----*/
#blomer_payoff {
	position: absolute;
	height: 28px;
	width: 233px;
	left: 727px;
	bottom: -60px;
	background-image: url(../images/blomer_payoff.jpg);
}
#design_by {
	position: absolute;
	height: 28px;
	width: 233px;
	left: 35px;
	bottom: -60px;
	font-size: 10px;
	color: #c8e2f5;
}
#design_by a {
	color: #c8e2f5;
	text-decoration: underline;
}
#design_by a:hover {
	color: #c8e2f5;
	text-decoration: none;
}
/*-------------------------------------- PRELOAD ----*/
#preload { 
	display: none; 
	z-index:-10; 
}
#br_blok_basis_blauw a { color: #000; text-decoration: underline; }
#br_blok_basis_blauw a:hover { color: #000; text-decoration: none; }

/*-------------------------------------- NIEUWS KOPPEN ----*/
.kop_01 {
	color: #000;
	font-size: 20px;
	line-height: 26px;
	font-weight: normal;
	text-decoration: none;
}
.kop_01 a {
	color: #000;
	text-decoration: none;
}
.kop_01 a:hover {
	color: #000;
	text-decoration: none;
}
.kop_01_blauw {
	color: #86B0DE;
	font-size: 20px;
	line-height: 26px;
	font-weight: normal;
	text-decoration: none;
}
.kop_01_blauw a {
	color: #86B0DE;
	text-decoration: none;
}
.kop_01_blauw a:hover {
	color: #86B0DE;
	text-decoration: none;
}
.kop_02 {
	color: #000;
	font-size: 18px;
	line-height: 22px;
	font-style: normal;
	text-decoration: none;
}
.kop_02 a { 
	color: #000;
	text-decoration: none;
}
.kop_02 a:hover { 
	color: #000;
	text-decoration: none;
}
.kop_02_blauw {
	color: #86B0DE;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	text-decoration: none;
}
.kop_02_blauw a {
	color: #86B0DE;
	text-decoration: none;
}
.kop_02_blauw a:hover {
	color: #86B0DE;
	text-decoration: none;
}
.kop_03 {
	color: #000;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}
.kop_03 a { 
	color: #000;
	text-decoration: none;
}
.kop_03 a:hover { 
	color: #000;
	text-decoration: none;
}
.kop_03_blauw {
	color: #86B0DE;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}
.kop_03_blauw a {
	color: #86B0DE;
	text-decoration: none;
}
.kop_03_blauw a:hover {
	color: #86B0DE;
	text-decoration: none;
}
.kop_04 {
	color: #000;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}
.kop_04 a { 
	color: #000;
	text-decoration: none;
}
.kop_04 a:hover { 
	color: #000;
	text-decoration: none;
}
.kop_04_blauw {
	color: #86B0DE;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}
.kop_04_blauw a {
	color: #86B0DE;
	text-decoration: none;
}
.kop_04_blauw a:hover {
	color: #86B0DE;
	text-decoration: none;
}
.kop_05 {
	color: #000;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}
.kop_05 a { 
	color: #000;
	text-decoration: none;
}
.kop_05 a:hover { 
	color: #000;
	text-decoration: none;
}
.kop_05_blauw {
	color: #86B0DE;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}
.kop_05_blauw a {
	color: #86B0DE;
	text-decoration: none;
}
.kop_05_blauw a:hover {
	color: #86B0DE;
	text-decoration: none;
}
