/*CSS*/
body {
	margin: 0px;
	padding: 0px;
	font: 10px/16px Verdana, Arial, Helvetica, sans-serif;
	background: #2E1318;
	color: #5A5A5A;
}

table {
	margin: 0px;
	padding: 0px;
	font: 10px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #5A5A5A;	
}

.boven_balk_links {
	background: #000000;
	border-right: 1px solid #DF0F32;
	border-bottom: 1px solid #DF0F32;
	height: 67px;
}

.boven_balk_rechts {
	background: #000000;
	border-left: 1px solid #DF0F32;
	border-bottom: 1px solid #DF0F32;
	height: 67px;
}

.tile_balk_home_links {
	background: url(../images/tile_balk_home_links.gif) repeat-x top left;
	height: 110px;
}

.tile_balk_home_rechts {
	background: url(../images/tile_balk_home_rechts.gif) repeat-x top left;
	height: 110px;
}

.tile_balk_1_links {
	background: url(../images/tile_balk_1_links.gif) repeat-x top left;
	height: 110px;
}

.tile_balk_1_rechts {
	background: url(../images/tile_balk_1_rechts.gif) repeat-x top left;
	height: 110px;
}

.tile_balk_2_links {
	background: url(../images/tile_balk_2_links.gif) repeat-x top left;
	height: 110px;
}

.tile_balk_2_rechts {
	background: url(../images/tile_balk_2_rechts.gif) repeat-x top left;
	height: 110px;
}

.tile_balk_3_links {
	background: url(../images/tile_balk_3_links.gif) repeat-x top left;
	height: 110px;
}

.tile_balk_3_rechts {
	background: url(../images/tile_balk_3_rechts.gif) repeat-x top left;
	height: 110px;
}

.tile_balk_4_links {
	background: url(../images/tile_balk_4_links.gif) repeat-x top left;
	height: 110px;
}

.tile_balk_4_rechts {
	background: url(../images/tile_balk_4_rechts.gif) repeat-x top left;
	height: 110px;
}

.tile_balk_5_links {
	background: url(../images/tile_balk_5_links.gif) repeat-x top left;
	height: 110px;
}

.tile_balk_5_rechts {
	background: url(../images/tile_balk_5_rechts.gif) repeat-x top left;
	height: 110px;
}

.honderd {
	height: 100%;
}

.bg_menu {
	background: #000000;
	border-bottom: solid 1px #DF0F32;
}

.td_menuitem {
	background: #DE0033;
	border-top: 1px solid #000000;
	padding-left: 10px;
	padding-right: 13px;		
	height: 26px;
}

.td_menuitem_hover {
	background: #000000;
	border-top: 1px solid #000000;
	padding-left: 10px;
	padding-right: 13px;		
	height: 26px;
	cursor: pointer;	
}

.link_menuitem {
	color: #FFFFFF;
	text-decoration: none;
}

.link_menuitem_hover {
	color: #DE0033;
	text-decoration: none;
}

.link_menuitem_hover:hover {
	color: #DE0033;
	text-decoration: none;
}

.link_menuitem:hover {
	color: #DE0033;
	text-decoration: none;	
}

.link_bekijk_ons_aanbod {
	color: #5A5A5A;
	text-decoration: none;	
}

.link_bekijk_ons_aanbod:hover {
	color: #5A5A5A;
	text-decoration: none;	
}

.left {
	background-color: #FFFFFF;
}

.center {
	background-color: #FFFFFF;
}

.right {
	background-color: #FFFFFF;
}

.bg_zwart {
	background: #000000;
	text-align: right;
	height: 47px;
}

.bg_donker_grijs {
	background: #2E1318;
	height: 100%;
	text-align: center;
	padding: 5px;
}

.bg_grijs_rechts {
	background: #E3E3E3;
}

.text_footer_menu {
	color: #B1B4B8;
}

.link_footer_menu {
	color: #B1B4B8;
	text-decoration: none;
}

.link_footer_menu:hover {
	color: #DE0033;
	text-decoration: underline;
}

.text_footer {
	color: #817478;
}

.link_footer {
	color: #817478;
	text-decoration: none;
}

.link_footer:hover {
	color: #817478;
	text-decoration: underline;
}

.padding_top_bottom {
	padding-top: 10px;
	padding-bottom: 10px;
}

.border_tussen_banners{
	padding-right: 10px;
	text-align: right;
}

.padding_boven_onder_rechts {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	text-align: right;
}

.padding_left {
	padding-left: 10px;
}

.border_rechts {
	border-right: 1px solid #8A8A8A;
}

.padding_rondom {
	padding: 20px;
}

.justify {
	text-align: justify;
}

.text_rood {
	color: #DE0033;
}

a {
	color: #DE0033;
	text-decoration: underline;
}

a:hover {
	color: #DE0033;
	text-decoration: none;
}

.border_onder_zwart {
	border-bottom: 1px solid #000000;
}

.kop_submenu {
	padding-left: 10px;
	padding-bottom: 3px;
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #8A8A8A;
	color: #DE0033;
}


.td_submenuitem {
	background: #FFFFFF;
	border-bottom: 1px solid #8A8A8A;
	padding-left: 10px;
	padding-right: 13px;		
	height: 26px;
	font-weight: bold;
}

.td_submenuitem_hover {
	background: #DE0033;
	border-bottom: 1px solid #8A8A8A;
	padding-left: 10px;
	padding-right: 13px;		
	height: 26px;
	cursor: pointer;	
	font-weight: bold;
}

.link_submenuitem {
	color: #8A8A8A;
	text-decoration: none;
}

.link_submenuitem_hover {
	color: #FFFFFF;
	text-decoration: none;
}

.link_submenuitem_hover:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.link_submenuitem:hover {
	color: #FFFFFF;
	text-decoration: none;	
}

.breadcrumb {
	color: #8E8E8E;
}

h1 {
	font: 16px/18px Arial, Verdana, Helvetica, sans-serif;
	color: #DE0033;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}

h2 {
	font: 14px/18px Arial, Verdana, Helvetica, sans-serif;
	color: #5A5A5A;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}

.link_breadcrumb {
	color: #8E8E8E;
	text-decoration: underline;
}

.link_breadcrumb:hover {
	color: #8E8E8E;
	text-decoration: none;
}

ol, ul {
	margin-top: 1px;
	margin-bottom: 1px;
}

.iframe {
	width: 760px;
	padding: 0px;
	margin: 0px;
	height: 550px;
	scrolling: no;
	padding-bottom: 10px;
}

.inputtekst {
	height: 18px;
	border: 1px solid #8A8A8A;
	width: 100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A5A5A;
	background: #FFFFFF;
}

.inputbutton {
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	width: 90px;
	height: 18px;	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A5A5A;
	cursor: pointer;
	font-weight: bold;
}

.inputtekstopmerking {
	height: 80px;
	border: 1px solid #8A8A8A;
	width: 100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A5A5A;
	background: #FFFFFF
}

/*
.img_links {
	float: left;
	margin-right: 29px;
	margin-bottom: 5px;
	margin-top: 3px;
	border: 1px solid #672C00;
}

.img_rechts {
	float: right;
	margin-left: 29px;
	margin-bottom: 5px;
	margin-top: 3px;
	border: 1px solid #672C00;
}

.img_rechts2 {
	float: right;
	margin-left: 29px;
	margin-bottom: 15px;
	margin-top: 3px;
	border: 1px solid #672C00;
}*/
