/* Algemene stijlen */
BODY {
	
	margin:0px;
	background-color: #FFFFFF;
	color: #000000;
	
	overflow-y:scroll;
	overflow-x:auto;
	
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	color: #646464;
	
	width: 100%;
	height: 100%;
	
}

TD{
	
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	
}

TEXTAREA{
	
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	
}

A{
	
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	color: #1E2A55;
	
	text-decoration: underline;
	
}

A.linkVerbergen {
	text-decoration:none;
	font-size: 1px;
	height: 1px;
}

A:hover{
	
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	color: #1E2A55;
	
	text-decoration: underline;
}

INPUT{
	
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	color: #646464;
	
	border: 1px solid #BEBEBE;
	
}
/* EIND algemene stijlen */

/* Hoofdopmaak stijlen */
.hoofdtabel{
	
	width: 100%;
	height: 100%;
	
	text-align: left;
	vertical-align: top;
	background-image: url('/img_layout/background/achtergrond.jpg');
	background-repeat: repeat-x;
	
}


#divContent{
	
	width: 530px;
	/*height: 830px;
	overflow-y: auto;*/
	
}

.tdHoofdSitemapItem, .tdSubSitemapItem {
	
	cursor: pointer;
	
}

/* EIND hoofdopmaak stijlen */


.INPKnop{
	border-bottom:1px solid #bd061c;
	border-left:1px solid #bd061c;
	border-top:0px;
	border-right:0px;
	color:#868686;
	background-color:#FFFFFF;
	text-align:left;
	cursor:pointer;
}
INPUT.BUTTON{
	border-bottom:1px solid #bd061c;
	border-left:1px solid #bd061c;
	border-top:0px;
	border-right:0px;
	color:#000000;
	background-color:#FFFFFF;
	cursor: pointer;
}

#txtTrefwoord{
	color:#868686;
	height:20px;
	width:145px;
	border-top:0px;
	border-left:0px;
}

TABLE.tblMenucontainer {
	table-layout:fixed;
	width: 175px;
}


/* TD stijlen */
.tdmenuboven{
	
	width: 167px;
	height: 4px;
	
	background-image: url('/img_layout/menu/uitgeklapt_top.gif');
	background-repeat: no-repeat;
	
}

.tdmenumidden{
	background-color:#FFFFFF;
	width:160px;
	height: 35px;
	padding-left: 5px;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
}

.tdmenuonder{
	height: 3px;
	
	background-image: url('/img_layout/menu/uitgeklapt_bottom.gif');
	background-repeat: no-repeat;
	
}

.tdmenuactief{
	
	width: 175px;
	height: 40px;
	
	cursor: pointer;
	
	padding-left: 25px;
	padding-top: 1px;
	
}

.tdmenuactief A{
	
	color: #000000;
	font-weight: bold;
	
	text-decoration: none;
	
}

.tdmenuactief A:hover{
	
	color: #546793;
	font-weight: bold;
	
	text-decoration: none;
	
}

.tdmenuinactief{
	
	width: 175px;
	height: 35px;
	
	cursor: pointer;
	
}

.tdmenuinactief A{
	
	color: #1E2A55;
	
	text-decoration: none;
	
	padding-left: 25px;
	padding-top: 10px;
	
}

.tdmenuinactief A:hover{
	
	color: #1E2A55;
	
	text-decoration: none;
	
	padding-left: 25px;
	padding-top: 10px;
	
}

.tdmenutop{
	
	/*width: 175px;*/
	height: 38px;
	
	cursor: pointer;
	
}

.tdmenutop A{
	
	color: #1E2A55;
	
	text-decoration: none;
	
	padding-left: 25px;
	padding-top: 10px;
	
}

.tdmenutop A:hover{
	
	color: #1E2A55;
	
	text-decoration: none;
	
	padding-left: 25px;
	padding-top: 10px;
	
}

.tdmenubottom{
	
	/*width: 175px;*/
	height: 37px;
	
	cursor: pointer;
	
}

.tdmenubottom A{
	
	color: #1E2A55;
	
	text-decoration: none;
	
	padding-left: 25px;
	padding-top: 10px;
	
}

.tdmenubottom A:hover{
	
	color: #1E2A55;
	
	text-decoration: none;
	
	padding-left: 25px;
	padding-top: 10px;
	
}

.subtd{
	
	width: 1259px;
	height: 1077;
	
	/*background-image: url('/img_layout/background/hoofdtemplate.jpg');*/
	background-repeat: no-repeat;
	
}
.BackgroundSiteTotaal{
	background-image:url(/img_layout/background/Achtergrond_center.jpg);
	background-repeat:no-repeat;
	background-position:top center;

}
.backgroundRepeat{
	background-image:url(/img_layout/background/Achtergrond_center.jpg);
	background-repeat:no-repeat;
	background-position:top center;	
}
.subtdtussen{
	
	width: 1090px;
	
	background-image: url('/img_layout/background/hoofdtemplatedoorloop.jpg');
	background-repeat: repeat-y;
	
}

.subtdbottom{
	
	width: 1259px;
	height: 25;
	
	background-image: url('/img_layout/background/Achtergrond_bottom.jpg');
	background-repeat: no-repeat;
	
}

/* Eind TD stijlen */

/* input stijlen */
.inputzoeken{
	
	width: 148;
	height: 21;
	
	background-image: url('/img_layout/buttons/zoeken.jpg');
	background-repeat: no-repeat;
	
	border: 0px;
	padding-left: 5px;
	padding-top: 5px;
	
	color: #868686;
	
}
/* eind input stijlen */
/******************************* NIEUW ********************************/
.HeaderTop{
	background-image: url('/img_layout/background/header.jpg');
	background-repeat: no-repeat;
}
.RepeatContentLinks{
	background-image: url('/img_layout/background/schaduw_content_links.gif');
	background-repeat: repeat-y;	
}
.RepeatContentRechts{
	background-image: url('/img_layout/background/content_rechts_top_repeat.jpg');
	background-repeat: repeat-y;	
}
.RepeatContentNavRechts{
	background-image: url('/img_layout/background/schaduw_content_rechts_nav.gif');
	background-repeat: repeat-y;	
}
.WaterBackgroundLeft{
	background-image: url('/img_layout/background/Achtergrond_Links.jpg');
	background-repeat: no-repeat;
	background-position:right top;
}
.WaterBackgroundRight{
	background-image: url('/img_layout/background/Achtergrond_rechts.jpg');
	background-repeat: no-repeat;
	background-position:left top;
}
.BackgroundContent{
	background-image: url('/img_layout/background/background_content.jpg');
	background-repeat: no-repeat;
	background-position:center top;
	padding-top:38px;
}
.BackgroundNavigatie{
	background-image: url('/img_layout/background/achtergrond_navigatie.jpg');
	background-repeat: no-repeat;
}
.NavBackground{
	background-image: url('/img_layout/menu/button.png');
	background-repeat: no-repeat;
}
.NavBackgroundActive{
	background-image: url('/img_layout/menu/button_active.png');
	background-repeat: no-repeat;
}
.BackgroundContentLeft{
	background-image: url('/img_layout/background/background_content_left.jpg');
	background-repeat: no-repeat;
	background-position:center top;
}
#divNavigatieContainer{
	position:relative;
	width:175px;
	top:197px;
	left:16px;
}
#divNavigatie{
	position:absolute;
	width:175px;
	top:opx;
	left:0px;
}

#divTitleContainer{
	position:relative;
	width:500px;
	top:190px;
	left:420px;
}
#divTitle{
	position:absolute;
	width:500px;
	top:0px;
	left:0px;
}

.SubmenuItem{
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	color: #1E2A55;
	text-decoration: none;
	text-transform:uppercase;
}
.SubmenuItemActive{
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	color: #16d8b1;
	text-decoration: none;
	text-transform:uppercase;
}
A.SubmenuItemOut{
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	color: #1E2A55;
	text-decoration: none;
	text-transform:uppercase;
}
A.SubmenuItemOver:hover{
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	color: #16d8b1;
	text-decoration: none;
	text-transform:uppercase;
}

COL.colMenu {
	width: 187px;
}

.tdBreadCrumb{
	padding-top:20px;
	color: #FFFFFF;
	
}

.tdBreadCrumb a{
	color: #FFFFFF;
}
.tdBreadCrumb a:hover{
	
	color: #FFFFFF;
}

SPAN.spanZoekwoord {
	font-weight: 900;
	background-color: #6699cc;
}