a {
	color: #d0171f;
	text-decoration: underline;
}

a:hover {
	color: #d52f36;
	text-decoration: none;
}

a img {
	border: 0;
}

a.language {
	display: inline-block;
	text-align: center;
	color: #485059;
	text-decoration: none;
	font-size: 11px;
	font-family: verdana;	
	position: relative;		
}

a.language:hover {
	color: #d0171f;
}

a.language img {
	margin-bottom: 5px;
}

a.menu {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 14px;
	padding-bottom: 13px;			
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-family: verdana;
}

a.menu:hover {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 14px;
	padding-bottom: 13px;			
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-family: verdana;
}

/* Thickbox styled */

a#sitemap {
	display: inline-block;
	text-align: center;
	color: #485059;
	text-decoration: none;
	font-size: 11px;
	font-family: verdana;	
	position: relative;		
}

a#sitemap:hover {
	color: #d0171f;
}

a#sitemap img {
	margin-bottom: 5px;
}

/* */

/* voor IE6 begin */
* html a.menu {
	height: 41px;
}
/* voor IE6 einde */

a.submenu_left {
	padding-left: 17px;
	padding-right: 20px;
	padding-top: 7px;
	padding-bottom: 7px;			
	display: block;
	color: #d0171f;
	text-decoration: none;
	font-size: 12px;
	font-family: verdana;
	position: relative;
	margin-bottom: 5px;
	margin-left: 10px;
	background-image: url("./images/list_bullet.png");
	background-repeat: no-repeat;
	background-position: left 1em;		
}

a.submenu_left:hover {
	color: #484f59;
	xbackground-color: #d0171f;
	padding-left: 20px;	
	background-image: url("./images/list_bullet_reverse.png");
	background-repeat: no-repeat;
	background-position: left 1em;			
}		

a.submenu {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 7px;
	padding-bottom: 7px;			
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-family: verdana;
	position: relative;
	margin-bottom: 5px;									
}

a.submenu:hover {
	background-color: #d52f36;
	color: #ffffff;	
}

#main_bottom a {
	color: #ffffff;
	font-size: 11px;
	font-family: Verdana;
	text-decoration: none;
}	

body, html {
	height: 100%;
	width: 100%;
	margin: 0;
	color: #485059;
}

table#main {
	height: 100%;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
}

td#main_top {
	height: 100%;
	margin: 0;
	padding-top: 10px;
	vertical-align: top;
	text-align: center;
}

td#main_bottom {
	/* Footer */
	margin: 0;
	padding: 5px;
	line-height: 1.5em;
	background-color: #454b54;
	color: #ffffff;
	font-size: 11px;
	font-family: Verdana;
	text-align: center;
}

div#header_top {
	margin: auto;
	width: 900px;
}

#header_top_left td, #header_top_right td {
	text-align: center;
	vertical-align: bottom;
}

/* Refer to header.css
div#header_bottom {
	margin: auto;
	width: 930px;
	height: 253px;
	background-image: url("./images/nl_header_top.png");
	background-repeat: no-repeat;
}
*/

div#menu {
	margin: auto;
	width: 930px;
	height: 56px;
	background-image: url("./images/menu_background.png");
	background-repeat: no-repeat;						
	text-align: left;
	font-size: 12px;
	font-family: verdana;
	color: white;
	position: relative;
	z-index: 99900;
}

div#menu_content {
	position: relative;
	margin-left: 20px;
	/*border: 1px solid black;*/
}		

td.menu_item {
	vertical-align: middle;
}

td.menu_item_selected {
	vertical-align: middle;
	background-image: url("./images/menu_arrow.png");
	background-repeat: no-repeat;
	background-position: center top;
}						

td.menu_separator {
	padding-top: 1px;
	font-size: 12px;
	font-family: verdana;			
	color: #ffffff;
	cursor: default;
}

.none {
	display: none;
}

div.submenu_hidden {
	padding-top: 0px;
	padding-bottom: 2px;
	width: 180px;
	position: absolute;
	top: 0px;
	left: 20px;
	background-color: #d0171f;
	float:left;
	display: none;
}

div.submenu_visible {
	padding-top: 0px;
	padding-bottom: 2px;
	width: 180px;
	position: absolute;
	top: 0px;
	left: 20px;
	background-color: #d0171f;
	float:left;
	display: block;
}

table#header_top {
	width: 100%;
}

td#header_top_left {
	width: 50%;
	text-align: left;
	background-color: #ffffff;
}

td#header_top_right {
	width: 50%;
	text-align: right;
	background-color: #ffffff;
}

div.language_seperator {
	color: #485059;
	display: inline;
	font-size: 11px;
	font-family: verdana;	
	margin-left: 5px;
	margin-right: 5px;
	cursor: default;
}

.relative {
	position: relative;
}

.right {
	 margin-left: auto;
}

#content {
	width: 930px;
	margin: 10px auto 10px auto; /* top, right, bottom, left */
}

#content_content {
	margin-left: 17px;
	margin-right: 12px;
	text-align: left;
	font-size: 11px;
	font-family: verdana;
	color: #485059;			
	line-height: 1.5em;
}

#content_content td {
	font-size: 11px;
	font-family: verdana;
	line-height: 1.5em;
}

strong {
	font-weight: normal;
	color: #d0171f;
}

h1 {
	width: 258px;
	font-size: 13px;
	font-family: arial;
	color: #d0171f;
	margin-top: 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #d0171f;

}

h2 {
	font-size: 12px;
	font-family: arial;
	color: #484f59;
	margin-top: 0;
	margin-bottom: 8px;
	background-image: url("./images/list_bullet.png");
	background-repeat: no-repeat;
	background-position: left 0.35em;
	padding-left: 15px;
}

form {
	margin: 0;
}

form td {
	padding-bottom: 5px;
	vertical-align: top;
}

input, textarea {
	font-size: 11px;
	font-family: verdana;
	color: #485059;	
}

.input_text {
	background-color: #cdd5d8;
	border: 0px solid #d0171f;
	padding: 2px 3px 2px 3px; /* top, right, bottom, left */
}

.input_text_selected {
	background-color: #dce2e4;
	border: 0;
	padding: 2px 3px 2px 3px; /* top, right, bottom, left */		
}

td.login_button {
	vertical-align: middle;
	text-align: right;
	padding-top: 10px;
}

table.form {

}

#content_home_left {
	width: 258px;
	vertical-align: top;
}

#content_home_devider {
	width: 30px;
}

#content_home_right {
	vertical-align: top;
}

p {
	margin-top: 0;
	margin-bottom: 10px;
}

#submenu_left {
	float: left;
	width: 258px;
	position: relative;
	z-index: 0;
}

#submenu_right {
	float: right;
	position: relative;
	width: 613px;
	z-index: 1;
}

#about_left {
	float: left;
	position: relative;
	width: 613px;
	z-index: 1;
}

#about_right {
	float: right;
	width: 258px;
	position: relative;
	z-index: 0;
}

#devided_2_left {
	float: left;
	width: 435px;
	position: relative;
	z-index: 0;
}

#devided_2_right {
	float: right;
	position: relative;
	width: 435px;
	z-index: 1;
}

ul {	
	list-style-type: none;
	position: relative;
	padding: 0;
	margin: 0px 0 3px 13px;  /* top, right, bottom, left */	
}

li {
	margin: 3px 0 3px 0;  /* top, right, bottom, left */
	padding: 0 0 0 16px;  /* top, right, bottom, left */
	background-image: url("./images/list_bullet.png");
	background-repeat: no-repeat;
	background-position: left 0.45em;
	position: relative;
}

table.overview {
	/* width: 100%; */
}

table.overview td {
	text-align: center;
	vertical-align: middle;
	height: 18px;
	padding-left: 10px;
	padding-right: 10px;
	color: #485059;	
}

table.overview td.title_uneven {
	text-align: right;
	padding-right: 10px;
	color: #d52f36;
}

table.overview td.title_even {
	text-align: right;
	padding-right: 10px;
	
}

table.overview th {
	background-color: #d0171f;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	height: 15px;
	font-weight: bold;
}

td.even {
	background-color: #dce2e4
}

table.small_view td {
	text-align: left;
	vertical-align: top;
	height: 18px;
	padding-left: 10px;
	padding-right: 10px;
	color: #485059;	
}

table.small_view td.title {
	text-align: left;
	padding-right: 10px;
}

table.portfolio td {
	text-align: center;
	vertical-align: top;
	height: 18px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	color: #485059;	
}

table.portfolio img {
	margin-bottom: 2px;
}

div.right {
	text-align: right;
}

td.next_to_button {
	width: 100%;
	text-align: center;
	padding-right: 10px;
	padding-top: 5px;
}

tr.checkbox_v_center td {
	vertical-align: middle;
	padding-right: 4px;
}

.feedback_good {
	color: #008000;
	text-align: center;
	margin-bottom: 15px;
}

.feedback_bad {
	color: #d0171f;
	text-align: center;
	margin-bottom: 15px;	
}

.feedback_none {
	display: none;	
}

#sitemapContent {
	display: none;
}

.tb_inline {
	background-image: url("./images/logo_sitemap.jpg");
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	display: table;
}

*html .tb_inline {
	background-image: url("./images/logo_sitemap.jpg");
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 238px;
	width: 100%;
	display: table;
}

.tb_inline td {
	font-size: 11px;
	font-family: verdana;
	line-height: 1.5em;
	vertical-align: top;
}

.tb_inline .sitemap_logo {
	padding-left:  10px;
	padding-right: 10px;
	vertical-align: middle;
}