/*CSS*/
body {
	margin: 0px;
	padding: 0px;
	font: 11px/16px Arial, Verdana, Helvetica, sans-serif;
	color: #817C7D;
}

table {
	margin: 0px;
	padding: 0px;
	font: 11px/16px Arial, Verdana, Helvetica, sans-serif;
	color: #817C7D;
}

.honderd {
	height: 100%;
}

.body_rood {
	background: #FFFFFF url("../images/bg_rood_boven.jpg") left top repeat-x;
}

.bg_rood {
	background: url("../images/bg_rood.jpg") 780px top no-repeat;
}

.td_menu {
	background: url("../images/bg_menu.gif") repeat-x;
	padding-left: 28px;	
}

.bg_onder {
	background: url("../images/bg_onder.gif") repeat-x;
	height: 58px;	
}

.td_bg_oranje {
	text-align: justify;
	background: #F6D4B7 url("../images/bg_inhoud.gif") repeat-x bottom left;
}

.td_footer {
	color: #949494;
	text-align: left;
	padding-top: 8px;
	padding-left: 49px;	
}

.td_footer_boven {
	color: #B573A4;
	text-align: left;
}

.link_footer_menu {
	color: #B573A4;
	text-decoration: none;
}

.link_footer_menu:hover {
	color: #CB067C;
	text-decoration: underline;
}

.link_footer {
	color: #949494;
	text-decoration: none;
}

.link_footer:hover {
	color: #949494;
	text-decoration: underline;
}

.td_menuitem {
	background: #F3842E;
	padding-left: 15px;
	padding-right: 10px;		
	height: 23px;
}

.td_menuitem_hover {
	background: #FFFFFF;
	padding-left: 15px;
	padding-right: 10px;		
	height: 23px;
	cursor: pointer;	
}

.link_menuitem {
	color: #FFFFFF;
	text-decoration: none;
}

.link_menuitem_hover {
	color: #F3842E;
	text-decoration: none;
}

.link_menuitem_hover:hover {
	color: #F3842E;
	text-decoration: none;
}

.link_menuitem:hover {
	color: #F3842E;
	text-decoration: none;	
}

.td_inhoud {
	padding-left: 48px;
	padding-top: 15px;
	padding-bottom: 20px;
}

.td_content {
	padding: 20px;
	padding-bottom: 0px;
	background: #FFF2E6;
}

.header_vervolg {
	background: url("../images/header_vervolgpagina.gif") no-repeat left top;
	height: 31px;
	padding-left: 20px;
}

a {
	color: #CA0079;
	text-decoration: underline;
}

a:hover {
	color: #CA0079;
	text-decoration: none;
}

h1 {
	font: 13px/18px Arial, Verdana, Helvetica, sans-serif;
	color: #F3842E;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}

h2 {
	font: 11px/18px Arial, Verdana, Helvetica, sans-serif;
	color: #CA0079;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}


.justify {
	text-align: justify;
}

.text_oranje {
	color: #F3842E;
}

.padding_boven_onder_lijntje {
	padding-top: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #F3842E;
}

.padding_onder_lijntje {
	padding-bottom: 25px;
	border-bottom: 1px solid #F3842E;
}

.td_submenuitem {
/*	background: #F3842E;*/
	padding-left: 3px;
	padding-right: 10px;		
	height: 30px;
	border-bottom: 1px solid #F3842E;
	font-weight: bold;
}

.td_submenuitem_hover {
/*	background: #FFFFFF;*/
	padding-left: 3px;
	padding-right: 10px;		
	height: 30px;
	border-bottom: 1px solid #F3842E;
	cursor: pointer;	
	font-weight: bold;
}

.link_submenuitem {
	color: #000000;
	text-decoration: none;
}

.link_submenuitem_hover {
	color: #F3842E;
	text-decoration: none;
}

.link_submenuitem_hover:hover {
	color: #F3842E;
	text-decoration: none;
}

.link_submenuitem:hover {
	color: #F3842E;
	text-decoration: none;	
}

.inputtekst {
	height: 18px;
	border: 1px solid #F3842E;
	width: 100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #817C7D;
	background: #FFFFFF;
}

.inputbutton {
	background: #F3842E;
	border: 1px solid #F3842E;
	width: 90px;
	height: 18px;	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	cursor: pointer;
	font-weight: bold;
}

.inputtekstopmerking {
	height: 80px;
	border: 1px solid #F3842E;
	width: 100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #817C7D;
	background: #FFFFFF
}

.img_links {
	float: left;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-top: 3px;
	border: 1px solid #F3842E;
}

.img_rechts {
	float: right;
	margin-left: 8px;
	margin-bottom: 5px;
	margin-top: 3px;
	border: 1px solid #F3842E;
}

.img_border {
	border: 1px solid #F3842E;
	cursor: pointer;
}

/*
.link_breadcrumb {
	color: #606468;
	text-decoration: underline;
}

.link_breadcrumb:hover {
	color: #606468;
	text-decoration: none;
}

ol, ul {
	list-style: url(../images/opsomming.gif);
	margin-top: 1px;
	margin-bottom: 1px;
}

.img_rechts2 {
	float: right;
	margin-left: 29px;
	margin-bottom: 15px;
	margin-top: 3px;
	border: 1px solid #672C00;
}*/
