/*CSS*/
@media print {
	#header {
		display: none;
	}
	#tussenbalk {
		display: none;
	}
	#menu {
		display: none;
	}
	#td_payoff {
		display: none;
	}
	#footer_menu {
		display: none;
	}
	#footer {
		display: none;
	}			
	#adresgegevens {
		display: block;
	}
}

@media screen {
	#adresgegevens {
		display: none;
	}
	#tussenbalk {
		margin: 0px;
		padding: 0px;
		border-top: 1px solid #E5E5E5;
		border-bottom: 1px solid #E5E5E5;
	}
	#header {
		display: block;
	}	
}

body {
	margin: 0px;
	padding: 0px;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	background: #BD6501 url(../images/bg.gif) repeat left top ;
}

table {
	margin: 0px;
	padding: 0px;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font: bold 16px/18px Arial, Verdana, Helvetica, sans-serif;
	color: #FF6E2B;
	margin-bottom: 3px;
	margin-left: 10px;
	text-decoration: none;
}

h1:hover {
	font: bold 16px/18px Arial, Verdana, Helvetica, sans-serif;
	color: #FF6E2B;
	margin-bottom: 3px;
	margin-left: 10px;
	text-decoration: none;
}

h2 {
	font: bold 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #FF6E2B;
	margin-bottom: 0px;
/*	margin-top: 3px;*/
}

h3 {
	font: bold 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom: 0px;
}

.bg_portal_boven {
	background: url(../images/bg_portal_boven.gif) no-repeat left top ;
	height: 28px;
	padding-left: 10px;
}

.bg_portal_onder {
	background: #FFDCCB url(../images/bg_portal_onder.gif) no-repeat left bottom;
	height: 9px;
	padding: 10px;
	padding-bottom: 15px;
}

#td_payoff {
	background: #FFFFFF url(../images/horizontale_lijn_payoff.gif) top left no-repeat;
	text-align: right;
	padding-top: 1px;
}

#div_rechts {
	float:right; 
	text-align: right;
	height: 28px;
}

#div_links {
	float:left; 
	text-align: left;
	height: 28px;	
}

.div_submenu_home {
}

.div_menu_home {
}


.honderd {
	height: 100%;
}

.td_footer {
	color: #FFBE9F;
	height: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	text-align: center;
}

.td_footer_menu {
	background: #D4D4D4;
	color: #6C6864;
	text-align: left;
	height: 24px;
}

.td_kop {
	border-bottom: 1px solid #FF6E2B;
}

.text_oranje {
	color: #FF6E2B;
}

a {
	color: #FF6E2B;
	text-decoration: underline;
}

a:hover {
	color: #FF6E2B;
	text-decoration: none;
}

.link_footer {
	color: #FFBE9F;
	text-decoration: underline;
}

.link_footer:hover {
	color: #FFBE9F;
	text-decoration: none;
}

.link_footer_menu {
	color: #6C6864;
	text-decoration: none;
}

.link_footer_menu:hover {
	color: #6C6864;
	text-decoration: underline;
}

.inhoud {
	padding-left: 24px;
	padding-right: 23px;	
	padding-top: 9px;
	background: #FFFFFF;
}

.content {
/*	padding: 21px;*/
	vertical-align: top;
}

.content_index {
	padding: 21px;
	padding-bottom: 0px;
	vertical-align: top;
}

.padding_vervolgpagina {
	padding: 10px;
	padding-bottom: 25px;
}

.paddingtop {
	padding-top: 5px;
	padding-right: 5px;
}

.padding_10 {
	padding: 10px;
}


.td_breadcrumbs {
	border-top: 1px solid #FF6E2B; 
	border-bottom: 1px solid #FF6E2B; 
	background: #FFDCCB;
	height: 30px;
	padding-left: 10px;
	color: #FF6E2B;
}

.td_ga_terug_link {
	border-top: 1px solid #FF6E2B; 
	padding-left: 10px;
}

ol, ul {
	list-style: url(../images/opsomming.gif);
	margin: 0px;
	padding: 0px;
	padding-left: 18px;
}

.img_rechts {
	float: right;
	margin-top: 3px;
	margin-left: 40px;
	margin-bottom: 20px;
}

.img_links {
	float: left;
	margin-top: 3px;
	margin-right: 40px;
	margin-bottom: 20px;
}

.padding_top_27 {
	padding-top: 21px;
}

.justify {
	text-align: justify;
	padding-left: 9px;
	padding-right: 9px;	
	padding-top: 4px;
	padding-bottom: 4px;		
}

.bg_oranje {
	background: #FFDCCB;
	padding-bottom: 15px;
	padding-top: 10px;
	border-bottom: 1px solid #FF6E2B;
}

.bg_oranje_onder {
	background: #FFDCCB url(../images/bg_oranje_onder.gif) no-repeat bottom right;
}

.bruin_rechts {
	background: #FF6721 url(../images/bruin_rechts.gif) no-repeat top right;
	vertical-align: top;
}

.td_groepen {
	border-top: 1px solid #FF6721; 
	border-bottom: 1px solid #FF6721; 
	background: #FFFFFF;
	height: 30px;
	padding-left: 10px;
}

.td_groepen_item {
	background: #FFDCCB;
	padding-left: 10px;
}

.inputtekst {
	height: 18px;
	border: 1px solid #FF6721;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #FFFFFF;
}

.inputtekstzoeken {
	height: 18px;
	border: 1px solid #000000;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #FFFFFF;
}

.inputbutton {
	background: #FF6721;
	border: 1px solid #FF6721;
	width: 77px;
	height: 18px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	cursor: pointer;
}

.inputtekstopmerking {
	height: 80px;
	border: 1px solid #FF6721;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #FFFFFF;	
}