@charset "utf-8";

/*
	Version: 1.0
	Name: Delta Lloyd
	Date: 18 Augustus 2009
	Project: Pensioenportfolio
	Project URI: 
*/

/* Imports */
@import url("reset.css");
@import url("external.css");
@import url("sifr.css");
@import url("mrk.css");
/***** GLOBAl *****/
@font-face {
	font-family: 'HelveticaNeueLTStd85Heavy';
	src: url('/fonts/helveticaneueltstd-hv-webfont.eot');
	src: url('/fonts/helveticaneueltstd-hv-webfont.eot?#iefix') format('embedded-opentype'),  url('/fonts/helveticaneueltstd-hv-webfont.woff') format('woff'),  url('/fonts/helveticaneueltstd-hv-webfont.ttf') format('truetype'),  url('/fonts/helveticaneueltstd-hv-webfont.svg#HelveticaNeueLTStd85Heavy') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* Body */
body {
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 62.5%; /* 10px */
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.3em;
	text-align: left;
}

/* Headings */
h1 {font-size: 2.2em}	/* 24px */ 
h2 {font-size: 2.4em}	/* 28px */
h3 {font-size: 2.4em}	/* 28px */
h4 {font-size: 1.1em}	/* 12px */
h5 {font-size: 10px}	/* 10px */
h6 {font-size: 1.6em}	/* 16px */
h7 {font-size: 1.6em}	/* 16px */

h1 {
	font-weight: normal;
	line-height: 1em;
	margin: 0;
	padding: 0;
	font-family: HelveticaNeueLTStd85Heavy, Verdana, Geneva, sans-serif;
}
h2 {
	font-weight: normal;
	line-height: 1em;
	margin: 0;
	padding: 0 0 14px 0;
	color: #484443;
	font-family: HelveticaNeueLTStd85Heavy, Verdana, Geneva, sans-serif;
}

h2.blauw {
	font-weight: normal;
	line-height: 1em;
	margin: 0;
	padding: 0 0 14px 0;
	color: #00aeef;
	font-family: HelveticaNeueLTStd85Heavy, Verdana, Geneva, sans-serif;
}
h2.subkop{
	font-size:22px;
	font-weight: normal;
	line-height: 1em;
	margin: 0;
	padding: 0 0 14px 0;
	color: #00aeef;
	font-family: HelveticaNeueLTStd85Heavy, Verdana, Geneva, sans-serif;
}

h3 {
	font-weight: normal;
	line-height: 1em;
	margin: 0;
	padding: 0 0 14px 0;
	color: #00aeef;
	font-family: HelveticaNeueLTStd85Heavy, Verdana, Geneva, sans-serif;
}

h3.grijs {
	font-size:18px;
	font-weight: normal;
	line-height: 1em;
	margin: 0;
	padding: 0 0 14px 0;
	color: #484443;
	font-family: HelveticaNeueLTStd85Heavy, Verdana, Geneva, sans-serif;
}

h3.kleiner{
	font-weight: bold;
	line-height: 1em;
	margin: 0;
	padding: 0 0 8px 0;
	color: #00aeef;
	font-size: 2.0em
}


h4 {
	font-weight: bold;
	line-height: 1em;
	margin: 0;
	padding: 0;
	color: #000;
}

h5 {
	font-weight: bold;
	margin: 0;
	padding: 0 0 7px 0;
	text-transform: uppercase;
}

h5.groot {
	font-weight: bold;
	margin: 0;
	padding: 0 0 7px 0;
	text-transform: uppercase;
	font-size: 1.1em;
}

h6 {
	font-weight: bold;
	margin: 0;
	padding: 0 0 13px 0;
	color: #fff;
}

h6.zwart{
	font-weight: bold;
	margin: 0;
	padding: 0 0 13px 0;
	color: #000;
}

h7 {
	font-weight: bold;
	line-height: 1em;
	margin: 0;
	padding: 0 0 14px 0;
}


/* Anchors */
a {outline: none;}
a img {border: 0px; text-decoration: none;}
a:link, a:visited {
	color: #00aeef;
	text-decoration: underline;
}
a:hover, a:active {
	color: #000;
	text-decoration: underline;
}

a.active {
	color: #00aeef;
	text-decoration: underline;
}

/* Paragraphs */
p {margin-bottom: 10px; }


/* Lists */
ul {
	margin: 0;
	list-style-position: outside;
	list-style-type: disc;
	padding: 0 0 0 15px;
	font-size:11px;
	color: #424242;
}

li {
	margin: 0;
	padding: 0;

}


ol {
	list-style: outside decimal;
	margin: 0;
	padding: 0;
}

.border {
border-right: solid 1px #666;
}


/* Quotes */
blockquote {font-style: italic;}

/* Input */
input, textarea {
	color: #747474;
	border: 1px solid #c5c5c5;
	font-size: 1.2em;
	padding: 3px;
	font-family: Verdana, Geneva, sans-serif;
}

.center {
	width: 935px;
	margin: 0 auto;
	position: relative;
}

th {
	text-align: left;
	width: 180px;
	vertical-align: top;
	padding: 5px 0 0 0;
	font-weight:normal;
}


/***** SPECIFIC *****/
/* WRAPPERS */
#wrapper_body {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	position: relative;
	background-color: #FFF;
	
}


/* HEADER */
#wrapper_header {
	width: 100%;
	margin: 21px 0 0 0;
	position: relative;
	float: left;
	padding: 0;
}

#header_left {
	width: 912px;
	
	position: relative;
	float: left;
}

	#header_left .uitloggen a, #header_left .uitloggen a:link,  #header_left .uitloggen a:active{
 		font-size: 1.1em;
 		color: #000;
 	}
 
	#header_left .uitloggen a:hover{
	 	 color: #fff;
  	}

	#header_left .logo {
		padding: 0;
		height: 77px;
		widt: 170px;
		padding: 0 14px 0 14px;
		float:left;
	}
	
#header_left .logo img{
width: 170px;
height: 43px;
}	

.streep {
	width: 100px;
	height: 2px;
	position: absolute;
	top: 0;
	left: 446px;
	background-color: #ddecf5;
}

#balk {
	width: 100%;
	height: 15px;
}

#balk2{
	width: 935px;
	padding: 0;
	height: 29px;
	margin: 0 auto 14px auto;
	position: relative;
}


.uitloggen {
	width: 60px;
	position: relative;
	float: right;
	text-align:right;
	padding: 4px 0 0  0;
 	margin: 0;
 }

.pp {
	height: 35px;
	padding: 15px 0 0 0;

}

/* MENU */

.menu {
	float: left;
	background-color:#bbd9eb;
	padding: 0 14px 0 19px;
	width: 681px;
	height: 77px;
}

/* IE6 hack */
* html .menu {
	float: left;
	background-color:#bbd9eb;
	padding: 0 13px 0 19px;
	width: 681px;
	height: 77px;
}


#topmenu ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;

}
#topmenu li {
	position:relative;
	float:left;
	margin:0 6px 0 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
background-color:#ddecf5;
}

#topmenu a:link, #topmenu a:visited {
	color: #000;
	font-weight:bold;
	font-size: 1.1em;
	text-decoration: none;
	display: block;
	padding: 7px 17px 7px 2px;
	float: left;
background-color:#ddecf5;

}
#topmenu a:hover, #topmenu a:active {
	background-color: #eef6fa;
		color: #00aeef;
}

#topmenu #active_topmenu {
				background-color:#FFF;
}


#topmenu #active_topmenu a, #topmenu #active_topmenu a:visited, #topmenu #active_topmenu a:active{
	padding-bottom:7px;
	font-weight:bold;
		background-color:#fff;
		color: #000;
}

#topmenu a:hover,  {
		color: #00aeef;
}

#topmenu li:hover {
	background-color: #eef6fa;
}



/* SUBMENU */

#submenu {
	width: 694px;
	border-left: solid 1px #bbd9eb;
		border-right: solid 1px #bbd9eb;
			border-bottom: solid 1px #bbd9eb;
	margin: 0 23px 0 0;
	background-color: #fff;
	float: right;
	padding: 8px 0 0 18px;
	height: 21px;
	background-image: url(/images/bg_submenu.gif);
	background-repeat:repeat-x;
	background-position: right 250px;
	position: relative;
}

/* IE^ hack */
* html #submenu {
	width: 695px;
	margin: 0 12px 0 0;
	background-color: #ddecf5;
	border-left: solid 1px #fff;
	float: right;
	padding: 8px 0 0 18px;
	height: 22px;
	background-image: url(/images/bg_submenu.gif);
	background-repeat: repeat-x;
	background-position: 1px top;
	position: relative;
}



#submenu a:link, #submenu a:visited {
	color: #000;
	font-weight:normal;
	font-size: 1.1em;
	text-decoration: none;

}
#submenu a:hover, #submenu a:active {
	text-decoration: underline;
	
}

#submenu #active_submenu {
	font-weight:bold;
}


#submenu #active_submenu a, #submenu #active_submenu a:visited, #submenu #active_submenu a:active, #submenu #active_submenu a:hover{
	font-weight:bold;
	color: #000;
	text-decoration: none;
	
}

.divider {
color: #8a8889;
}



/* CONTENT */

#wrapper_content {
	width: 100%;
	padding: 10px 0 0 0;
	margin: 0;
	position: relative;
}

/* afbeelding in content */

.blz_links {
	width: 14px;

	position: relative;
	float: left;
	height: 385px;
}

.blz_links_small {
	width: 14px;
	position: relative;
	float: left;
	height: 200px;
}

.blz_links_smallest {
	width: 14px;
	position: relative;
	float: left;
	height: 150px;
}

.blz_rechts {
	width: 14px;
	position: relative;
	float: left;
	height: 385px;
}

.blz_rechts_small {
	width: 14px;
	position: relative;
	float: left;
	height: 200px;
}

.blz_rechts_smallest {
	width: 14px;
	position: relative;
	float: left;
	height: 150px;
}

.blz_onder {
	width: 935px;
	height: 12px;
	position: relative;
}

.media {
	width: 900px;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}

/* kolommen indeling */
#content_left {
	width: 413px;
	padding: 0;
	position: relative;
	float: left;
}

#content_left_actie {
	width: 590px;
	padding: 0;
	position: relative;
	float: left;
}

#content_left_actie .uitleg{
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0 0 0 14px;
	color: #424242;
}

#content_right {
	width: 475px;
	padding: 12px 21px 0 0;
	position: relative;
	float: right;
}

#content_right_actie {
	width: 246px;
	padding: 16px;
	margin: 11px 0 0 45px;
	position: relative;
	float: left;
	border: solid 1px #d2d2d2;
}

	#content_right_actie .uitleg{
		font-size: 1.3em;
		line-height: 1.3em;
	}

#content_right_map {
	width: 278px;
	margin: 11px 0 0 45px;
	position: relative;
	float: left;
}


.contactpersoon {
	padding: 15px;
	position: relative;
	background-color: #eaf3f9;
	margin: 55px 0 0 0;
}


.afbeelding {
	border: solid 1px #d2d2d2;
	width: 276px;
}

.vraag_map_aan {
	padding: 16px;
	background-color:#00aeef;
}

.vraag_map_aan .uitleg{
	font-size: 1.3em;
	line-height: 1.3em;
	color: #fff;
}

.select_map {
	position: relative;
	float: right;
	width: 50px;
	text-align:right;
}

.aantal {
	position: relative;
	float: left;
	font-size: 1.2em;
	width: 190px;
	height: 19px;
	padding: 6px 0 0 0;
	font-weight: bold;
	color: #fff;
}

/* TABBLADEN BLOK */

#tabbladen {
width: 475px;
}

#tabbladen ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;

}
#tabbladen li {
	position:relative;
	float:left;
	padding: 0;
	color: transparant;
	text-indent: -3000px;
	outline: none;
}


#tabbladen a.rood, #tabbladen a.rood:hover {
	background-image: url(/images/tab_verzorging.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 98px;
	height: 27px;
	display: block;
}

#tabbladen a.geel, #tabbladen a.geel:hover {
	background-image: url(/images/tab_zekerheid.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 94px;
	height: 27px;
	display: block;
}

#tabbladen a.blauw, #tabbladen a.blauw:hover {
	background-image: url(/images/tab_betaalbaar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 97px;
	height: 27px;
	display: block;
}

#tabbladen a.oranje, #tabbladen a.oranje:hover {
	background-image: url(/images/tab_budget.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 76px;
	height: 27px;
	display: block;
}

.laatste_tab {
	margin:0;
}

.tab {
	margin:0 5px 0 0;
}

.schema_tab{
	width: 380px;
	height: 78px;
}

.inhoud_tab {
border-left: solid 1px #d0d0d0;
border-right: solid 1px #d0d0d0;
border-bottom: solid 1px #d0d0d0;
width: 442px;
height: 130px;
padding: 16px 16px 14px 16px;
font-size: 1.1em;
color: #000;
}

#rood, #blauw, #geel, #oranje {
	position: relative;
	display: block;
}

a.link_pijl{
	text-decoration: none;
	background-image: url(/images/link_pijl.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding: 0 0 0 11px;
	line-height: 14px;
	font-size: 11px;
	font-weight: bold;
}

/* contactpersoonblok */
#wrapper_contactpersoon {
	background-image: url(/images/bg_contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
}

#wrapper_contactpersoon .tekst {
	width: 365px;
	/*padding: 28px 16px 10px 16px;*/
	padding: 28px 16px 10px 32px;
	position: relative;
	float: left;
}

#wrapper_contactpersoon .tekst_actie {
	width: 540px;
	padding: 28px 16px 10px 32px;
	position: relative;
	float: left;
}

.banner {
	width: 180px;
	height: 150px;
	padding: 0 0 20px 20px;
	position: relative;
	float: right;
}


.tekst p, .tekst_actie p{
	font-size: 1.1em;
	line-height: 130%;
	color: #424242;
}


span.introtekst {
	font-weight: bold;
	font-size: 1.3em;
	line-height: 130%;
	
}

.contact {
	width: 108px;
	position: relative;
	float: left;
	margin: 0 0 15px 0;
	}

.contactgegevens {
	width: 87px;
	background-color: #9ec9e3;
	color: #000;
	padding: 7px;
	font-size: 1em;
}

.contactgegevens a, .contactgegevens a:link, .contactgegevens a:visited {
	text-decoration: underline;
	color: #fff;
}

.contactgegevens a:hover {
	text-decoration: underline;
	color: #000;
}

.content {
	display: inline;
	margin: 0;
	padding: 0px;
	position: relative;
	float: left;
}

.content_kolom {
	display: inline;
	width: 150px;
	margin: 0 20px 0 0;
	padding: 0;
	float: left;
	position: relative;
}
.content_kolom:last-child {
	margin: 0;
}

/* berichten */
#wrapper_berichten {
	margin: 0 0 0 14px;
}

#wrapper_berichten_onderdeel {
	width: 900px;
	margin: 5px 14px 26px 14px;
	background-color: #f1f1f2;
}

.berichten_onderdeel {
	padding: 18px 20px 20px 20px;
	width: 860px;
	height: 52px;
}

.bericht {
	padding: 0;
	margin: 0 0 20px 0;
	height: auto;
	border-bottom: solid 1px #d0e7f8;
}

.antwoord {
	padding: 0;
	margin: 0 0 20px 15px;
	height: auto;
	border-bottom: solid 1px #d0e7f8;
}

.bericht_tekst {
	width: 415px;
	position: relative;
	float: left;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 0 20px 0;
}

.bericht_tekst_breed {
	width: 775px;
	position: relative;
	float: left;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 0 20px 0;
}

.bericht_tekst_actie {
	width: 615px;
	position: relative;
	float: left;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 0 20px 0;
}

.bericht_info {
	font-weight: normal;
	font-size: 0.85em;
	color: #00aeef;
}

.afzender {
	width: 60px;
	padding: 0 0 0 15px;
	position: relative;
	float: right;
}

.afzender img {
	border: solid 1px #cbcbcb;
}

.instuurder img {
		border: solid 1px #cbcbcb;
}

.reageer {
	background-color: #192a6c;
}

.nieuwe_berichten {
	font-size: 1.4em;
	font-weight: bold;
}

.aantal_berichten {
	width: 240px;
	position: relative;
	float: left;
}

.bericht_insturen {
	width: 500px;
	position: relative;
	float: right;
}

.bericht_insturen_breed {
	width: 710px;
	position: relative;
	float: right;
}

.bericht_insturen_normal {
	width: 670px;
	position: relative;
	float: right;
}

.bericht_typen {
	width: 482px;
	height: 30px;
	padding: 10px;
}

.bericht_typen_normal {
	width: 650px;
	height: 30px;
	padding: 10px;
}

.bericht_typen_breed {
	width: 690px;
	height: 30px;
	padding: 10px;
}


.verstuur {
	width: 85px;
	postion: relative;
	float: right;
	padding: 26px 0 0 15px;
}

.verstuur2 {
	width: 87px;
	postion: relative;
	float: right;
	padding: 12px 0 0 0;
}


#wrapper_berichten_breed {
	width: 900px;
	margin: 0 14px 0 14px;
}

#wrapper_berichten_breed2 {
	width: 870px;
	margin: 0 14px 0 14px;
}

.klantblok{
	background-color: #dae8f2;
	padding: 10px;
	margin: 0 0 0 14px;
	position: relative; 
}

.pijl {
padding: 0 0 0 26px;
height: 16px;
}

/* actie ingevuld */

#alles_bekeken {
	background-color:#00aeef;
	padding: 15px 25px 15px 15px;
	margin: 11px 0 20px 17px;
	color: #fff;
	font-size: 1.3em;
	line-height: 1.3em;
}

/* meer info */
#wrapper_meer_info {
	padding: 0 0 0 14px;
}

.kolom {
	margin: 0 35px 0 0;
	position: relative;
	float: left;
	width: 270px;
	font-size: 1.1em;
	line-height: 1.3em;
	color: #424242;
}


.right {
	position: relative;
	float: right;
	width: 350px;
	}

.vraag {
	width: 900px;
	padding: 0 14px 0 14px;
}

.vraag_small {
	width: 870px;
	padding: 0 14px 0 14px;
}

.instuurder {
	position: relative;
	float: left;
	width: 60px;
	margin-right: 10px;

}

/* PROFIEL */
.invul_profiel{
	color: #000;
	border: 1px solid #bcbabf;
	font-size: 11px;
	padding: 3px;
	font-family: Verdana, Geneva, sans-serif;
	width: 170px;
	margin: 0;
}

.invul_profiel_postocde {
	color: #000;
	border: 1px solid #bcbabf;
	font-size: 1e1px;
	padding: 3px;
	font-family: Verdana, Geneva, sans-serif;
	width: 50px;
	margin: 0 6px 6px 0;
}

.wijzig_logo {
	width: 150px;
	height: 130px;
	position: relative;
	float: right;
	text-align:right;
}

.wijzig_logo img {
	border: solid 1px #cbcbcb;
}



.profiel {
	width: 350px;
	padding: 15px;
	position: relative;
	float: left;
	background-color: #eaf3f9;
}

.contactpersoon_foto {
	width: 100px;
	height: 125px;
	margin: 0 10px 0 0;
	position: relative;
	float: left;
}

/* ACTIE BLOK */

.wrapper_status {
margin: 0 0 7px 0;
}

.check {
width: 27px;
height: 22px;
position: relative;
float: left;
margin: 0 10px 0 0;
}

.pagina {
	font-size: 1.1em;
	font-weight: bold;
width: 170px;
height: 22px;
position: relative;
float: left;
padding: 5px 0 0 0;
}


/* FOOTER */
#wrapper_footer {
	width: 100%;
	margin: 40px 0 40px 0;
	padding: 0;
	position: relative;
	color: #00aeef;
	font-size: 1em;
}

#aanvragen a, #aanvragen a:link, #aanvragen a:active {
	color: #00aeef;
	text-decoration: underline;
}

#aanvragen a:hover, #aanvragen a:active:hover {
	color: #000;
}


.bg_footer {
	width: 900px;
	margin: 0 0 0 14px;
	background-image: url(/images/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.afbeelding_map {
	width: 57px;
	position: relative;
	float: left;
}


#aanvragen{
	width: 250px;
	position: relative;
	float: left;
	text-align:left;
	padding: 17px 0 0 10px;

}

#disclaimer{
	width: 370px;
	position: relative;
	float: right;
	text-align:right;
	padding: 17px 10px 0 0;

}

#disclaimer a, #disclaimer a:link, #disclaimer a:active {
	color: #00aeef;
	text-decoration: underline;
}

#disclaimer a:hover, #disclaimer a:active:hover {
color: #071d64;
}


/* popup */
.popup_small 
{
background-color: #FFF;
width: 350px;
padding: 17px 25px 15px 15px;
font-size: 1.1em;
line-height: 1.2em;
border: solid 1px #071d64;
}


/* CMS */

.edit {
	width: 16px;
	height: 16px;
	display: block;
	position: absolute;
	top: -14px;
	left: 1px;
	background-image:url(/images/edit.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* BANNERS */
.banner_180x150 {
	display: inline;
	width: 180px;
	height: 150px;
	margin: 0;
	padding: 0;
	position: relative;
	float:left;
}


/* SPACERS */
.spacer_0px {
	clear: both;
	width: 10px;
	height: 0px;
	overflow: hidden;
}


.naam_partner {
	position: absolute;
	top: 17px;
	left: 0px;
	width: 78px;
	height: 48px;
	text-align:center;
}

/* formulier */

.form {
width: 350px;
font-size: 11px;
}


#submenu_garant, #submenu_pppc, #submenu_pppi {
	visibility: hidden;
	position: absolute;
	z-index: 1;
	background-color: #fff;
	border-top: solid 1px #fff;
	border-left: solid 1px #bbd9eb;
		border-right: solid 1px #bbd9eb;
			border-bottom: solid 1px #bbd9eb;
	font-size: 1.1em;
	padding: 4px 3px 4px 3px;
	margin: 7px 0 0 -8px;
}


#submenu_garant a, #submenu_garant a:link, #submenu_pppc a, #submenu_pppc a:link, #submenu_pppi a, #submenu_pppi a:link {
	color: #000;
		text-decoration:none;
		line-height: 1.3em;
		padding: 4px;
		display: block;
}

#submenu_garant a:hover, #submenu_pppc a:hover, #submenu_pppi a:hover    {
	color: #000;
	text-decoration:underline;
}

/* CONTACT */

#contact_left {
	width: 340px;
	margin: 11px 35px 0 15px;
	float: left;
}

#contact_right {
	width: 520px;
	float: left;
	margin: 11px 0 0 0;
	position: relative;
}

#contact_left p, #contact_right p {
	font-size: 1.1em;
	line-height: 1.4em;
}

p#contactpersoon {
	width: 324px;
	background-color:#ececec;
	border: solid 1px #dbdbdb;
	padding: 8px;
	font-size: 11px;
	line-height: 14px;
}

#contactpersoon img {
padding: 0 10px 0 0;
}

#contactpersoon a {
color: #000;
}

ul#relatiemanagersoverzicht  {
padding: 0;
margin:0;

}

#relatiemanagersoverzicht li {
	width: 328px;
	background-color:#e7f2f8;
	border: solid 1px #d1e2eb;
	padding: 6px;
	font-size: 1.1em;
	list-style-type: none;
	margin:0 0 3px 0;
}

#relatiemanagersoverzicht li img{
padding: 0 6px 0 0;
}

#relatiemanagersoverzicht li a{
color: #000;
}

.relatiemanager {
font-size: 12px;
font-weight: bold;
}

.uw_contactpersoon {
font-size: 12px;
font-weight: bold;
}

#klantenoverzicht td {
	border-bottom: solid 1px #fff;
	border-right: solid 1px #fff;
}

.header td {
background-color: #bfdbee;
padding: 5px;
}

.header a:link, .header a:active, .header a:visited {
	color: #000;	
}
.header a:hover {
	text-decoration: none;
}


#klantenoverzicht td.naam {
	font-weight: bold;
	position: relative;
}


.oneven td {
background-color: #e7f2f8;
	padding: 4px 5px 4px 5px;
}


.even td{
	padding: 4px 5px 4px 5px;
}

.info {
	text-align: center;
}

.informatie {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 484px;
	display:none;
	z-index: 9999;
	height: 164px;
}

#zoeken {
	width: 483px;
	height: 20px;
	background-color: #bfdbee;
	padding: 5px 5px 5px 30px;
	background-image: url(/images/zoeken.gif);
	background-repeat: no-repeat;
	background-position: 7px 9px;
}

#zoeken input, #zoeken select {
		font-family: Verdana, Geneva, sans-serif;
font-size: 11px;
padding: 2px;
float: left;
}

.zoeken {
width: 215px;
	margin: 0 0 0 5px;
}

.zoekbutton {
	background-image: url(/images/zoeken_button.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	background-color: #484443;
	width: 64px;
	height: 19px;
	text-indent: -3000px;
	outline: none;
	display: block;
	position: relative;
	float: left;
	border: solid 1px #484443;
	margin: 0 0 0 5px;
}

.links {
background-color: #ddecf5;
border-left: solid 1px #bbd9eb;
border-top: solid 1px #bbd9eb;
padding: 5px;
font-weight: bold;
width: 481px;
}

.sluit {
width: 27px;
padding: 5px 3px 5px 4px;
background-color: #ddecf5;
border-right: solid 1px #bbd9eb;
border-top: solid 1px #bbd9eb;
border-bottom: solid 1px #bbd9eb;
	text-align: center;
	position: absolute; 
	right: -35px;
	 
	z-index: 9999;
}

*html .sluit {
width: 27px;
padding: 5px 3px 5px 4px;
background-color: #ddecf5;
border-right: solid 1px #bbd9eb;
border-top: solid 1px #bbd9eb;
border-bottom: solid 1px #bbd9eb;
	text-align: center;
	position: absolute; 
	right: -27px;
	z-index: 9999;
}


.info_relatiemanager {
padding: 5px;
min-height: 125px;
 height:auto !important;
  height:125px;

background-color: #ddecf5;
border-left: solid 1px #bbd9eb;
border-right: solid 1px #bbd9eb;
border-bottom: solid 1px #bbd9eb;
	font-size: 11px;
	line-height: 14px;
}

.info_relatiemanager img {
padding: 0 10px 0 0;

}


.info_relatiemanager a {
color: #000;
}

.div_border ul.bullet {
    list-style:disc;
    padding: 5px 0 5px 15px;
    margin: 0;
    font-size:11px;
    line-height:130%;
}

.div_border ul.bullet li {
	padding-bottom: 7px;
}
.pijl1, .pijl2, .pijl3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
	width: 340px;
	height: 35px;
	color: #424242;
	padding-left:14px;
}

.pijl1 a, .pijl2 a, .pijl3 a, .pijl1 a:link, .pijl2 a:link, .pijl3 a:link,  .pijl1 a:visited, .pijl2 a:visited, .pijl3 a:visited{
text-decoration:none;
color: #00aeef;
}

.pijl1 a:hover, .pijl2 a:hover, .pijl3 a:hover{
text-decoration:underline;
}

.pijl1 {
	position:absolute;
	left:515px;
	top:60px;
}

.pijl2 {
	position:absolute;
	left:513px;
	top:150px;
}


.pijl3 {
	position:absolute;
	left:513px;
	top:240px;
}

.stippel {
	background-image: url(/images/stippellijn.png);
	background-repeat: repeat-x;
	background-position: left top;	
}

a.link_rood, a.link_geel, a.link_blauw, a.link_oranje {
	color: #424242;
	text-decoration:underline;
	background-repeat: no-repeat;
	background-position: left 3px;
	padding: 0 0 0 15px;
	line-height:20px;
}

a.link_rood:hover, a.link_geel:hover, a.link_blauw:hover, a.link_oranje:hover{
color: #000;	
}

a.link_rood {
	background-image: url(/images/link_pijl_rood.gif);
}

a.link_geel {
	background-image: url(/images/link_pijl_geel.gif);
}

a.link_blauw {
	background-image: url(/images/link_pijl.gif);
}

a.link_oranje {
	background-image: url(/images/link_pijl_oranje.gif);
}

#links {
position: relative;
float: left;
width: 535px;
margin-top: 30px;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 14px;
font-size: 11px;
line-height: 130%;
color: #484443;
z-index: 150;
}

#rechts {
position: relative;
float: right;
width: 336px;
margin-top: 30px 0 0 0;
font-size: 11px;
line-height: 130%;
color: #484443;

}
