/*=====================================basis.css==================================*/
body {
	font-family: arial;
	font-size: 10pt;
	line-height: 14pt;
	margin: .5%;
	padding: 0;
}

body * { 
	font-family: arial;
	font-size: 8pt;
}

h1 {
	color: #8F0F28;
}

img {
	border: 0;
}

a  {
	color: #124B3D;
}

#printtotal {
	display: none;
}

ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

li {
	background-image: url(../images/list.gif);
	background-repeat: no-repeat;
	background-position: 0 .7em;
	padding-left: 10px;
}

.formlist {
	margin:0;
	list-style:none;
	padding-left:0;
	background-image:none;
	line-height:20px;
}

ul#as_menu {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul#as_menu li{
	background-image: url(../images/list2.gif);
	background-repeat: no-repeat;
	background-position: 0 .7em;
	padding-left: 10px;

}

/*=====================================container tags==================================*/
td#topContainer{ padding-bottom: 10px; }
td#loginContainer{ padding-top: 0px; }
td#leftContainer{ width: 160px; }
td#contentContainer{ padding: 0px 0px 0px 4px; }
td#rightContainer{ 
	width: 179px;
	padding-left: 6px;
	font-size: 10pt;
	line-height: 12pt;
	float: left;
}


#contentContainer td {
	vertical-align: top;
}


td#rightContainer a{
	margin: 3px 0px 3px 0px;
	color: black;
	text-decoration: none;
}

td#rightContainer a:hover {
	text-decoration: underline;
}

td#rightContainer h3{
	font-size: 11pt;
	font-weight: bold;
	color: #8D0126;
	margin: 0px;
}

td#rightContainer h3.actief{ color: #124B3D; }

/*=====================================custom tags==================================*/
#kop {
	width: 607px;
	height: 101px;
	margin: 5px 0px 0px 0px;
	background: url(../images/bovenBanner2.jpg);
	background-repeat: no-repeat;
}

div#loginblok {
	width: 174px;
	height: 102px;
	background: url(../images/loginbox.gif) no-repeat;
	text-align: left;
	float: right;
}

div#loginblok .loginform{ padding: 25px 0px 0px 15px; }

ul.ullogin {
	list-style-type: none;
	padding: 0;
	margin: 0;	
}


div#loginblok li {
	background-image: url(../images/bullet_red.gif);
	background-repeat: no-repeat;
	background-position: 0 .7em;
	padding-left: 10px;
	line-height: 8pt;
}


#password, #login {
	border: solid 1px #E1E1DC;
	margin: 1px 0px 3px 0px;
	padding: 0px 2px 0px 2px;
	width: 110px;
}

#loginbutton{
	position: relative;
	top: 2px;
}



div#loginblok a{
	color: #124B3D;
	font-size: 7pt;
}

/*=====================================content table tags==================================*/
td.nobottomline{ border-bottom: 0px !important; }
td.norightline{ border-right: 0px !important; }

td.contentContainerTop{
	background: url(../images/container_top_bg.gif);
	background-repeat: repeat-x;
	color: #124B3D;
	padding:0px;
	margin: 0px;
}

td.linkerKolom{ border-right: 1px solid #E1E1DC; }

td.content{
	color: #124B3D;
	background: #F5F5E8;
	border-left: 1px solid #E1E1DC;
	border-right: 1px solid #E1E1DC;
	border-bottom: 1px solid #E1E1DC;
	padding: 0px 40px 10px 10px;
	margin: 0px 20px 0px 0px;
	vertical-align: top;
	line-height: 14pt;
}

td.content a {
	color: #8F0F28;
	text-decoration: none;
}

td.content a:hover {
	text-decoration: underline;
}

td.bottom{ background: url(../images/onder_bg.gif) repeat-x; }

td.bottom li, td.bottom a{
	color: black;
	text-decoration: none;
}

td.bottom a:hover{text-decoration: underline;}

/****************************************************************************/
#banner1 {
	margin-top: 10px;
}

/************************ hoofdmenu ****************************************/
#menu {
	margin-top: 0px;
	margin-left: 2px;
}

#menu a.menuitem {
	margin: 0;
	display: block;
 	text-decoration: none;
 	text-align: right;
 	background: url(../images/menu/Nav01.gif);
 	background-repeat: no-repeat;
 	width: 157px;
 	height: 20px;
 	line-height: 20px;
 	color: #8F0F28;
 	padding-right: 8px;
 	margin-left: -4px;
 	font-weight: bold;
}

/*#menu a.menuitem:hover {
 	background: url(../images/menu/Nav02.gif);
 	background-repeat: no-repeat;
}*/

/*#menu a.selected {
 	background: url(../images/menu/Nav02.gif);
 	background-repeat: no-repeat;
}*/

#menu img#menuonder {
	margin-left: -4px;
}

#ondermenu {
	margin-left: 2px;
}

/******************************* submenu **************************************/			
.submenu a {
	margin: 0;
	display: block;
 	background: #8F0F28;
 	text-decoration: none;
 	text-align: left;
 	width: 180px;
 	line-height: 19px;
 	color: #fff;
 	margin-left: 5px;
 	font-weight: bold;
 	border-bottom: 1px solid #E4B6B4;
	padding: 0px 8px 0px 10px;
}

.submenu a:hover {
 	color: #E2A358;
}

.subcatmenu a {
	margin: 0;
	display: block;
 	background: #0E6554;
 	text-decoration: none;
 	text-align: left;
 	width: 180px;
 	line-height: 19px;
 	color: #fff;
 	margin-left: 5px;
 	font-weight: bold;
 	border-bottom: 1px solid #E4B6B4;
	padding: 0px 8px 0px 10px;
}

.subcatmenu a:hover {
 	color: #E2A358;
}
/******************************************************************************/

#zoek_nieuwsbrief {
	margin: 0;
	margin-left: -12px;
	background: url(../images/combiboxes.jpg);
	background-repeat: no-repeat;
	width: 174px;
	height: 123px;
	line-height: 14px;
}

#zoek_nieuwsbrief form {
	margin: 0;
	padding: 0;
}

#zoek_nieuwsbrief #zoek {
	margin: 22px 0px 0px 22px;
	width: 80px;
}

#zoek_nieuwsbrief #zoekknop {
	margin: 24px 0px 0px 0px;
	vertical-align: top;	
	text-align: center;
	width: 52px;
	height: 18px;
	line-height: 8px;
	padding: 0px;
	font-size: 11px;
	margin-left: 5px;
}



#zoek_nieuwsbrief #zoeklink {
	margin-left: 22px;
	font-size: 9px;
	color: #000;
}

#zoek_nieuwsbrief #email {
	margin: 31px 0px 0px 22px;
	width: 80px;
	display: inline;
}

#zoek_nieuwsbrief #verstuurknop {
	margin: 33px 0px 0px 0px;
	vertical-align: top;	
	text-align: center;
	width: 52px;
	height: 18px;
	line-height: 8px;
	padding: 0px;
	font-size: 11px;
	margin-left: 5px;
}

/* lelijk ding om de pagina niet kleiner dan 800 px te houden */
#achthonderd {
	width: 390px;
	height: 1px;
	line-height: 1px;
}

.middenkolom {
	width: 220px;
	height: 1px;
	line-height: 1px;
}

/*******************************************************************************/
.hr, div.hrGrey {
	margin: 20px 0px 15px 0px;
	height: 1px;
	line-height: 1px;
	border-top: solid 1px #ddd;
	overflow: hidden;
}

/****************************inhoud************************/
.containerinhoud h1, .containerinhoud h2, .containerinhoud h2 {
	margin: 0px 0px 0px 10px;
}

/****************************kruimelpad************************/
.kruimelpad, .kruimelpad a{
	color: black;
	font-size: 7pt;
	text-decoration: none;
}

.kruimelpad a:hover{
	text-decoration: underline;
}

/* =========================link list========================= */
td.linkList ul{ padding: 0px 0px 0px 15px;}
td.linkList a{
	color: #124B3D;
	text-decoration: none;
	font-size: 8pt;
}

td.linkList a:hover{ text-decoration: underline; }


/* =========================links met pijl naar meer ========================= */
.pijl img {
	margin: 0px;
	margin-right: 5px;
	margin-top: 5px;
}

a.pijl {
	text-decoration: underline;
	margin-top: 5px;
}

td#rightContainer a.pijl {
	color: #8F0F28;
}	

td#rightContainer h3 {
	color: #124B3D;
}


/* =========================linkjes in rechterkolom========================= */
ul.rightcl {
	list-style-type: none;
	padding: 0;
	margin: 0;	
}


.rightcl li {
	background-image: url(../images/bullet_red.gif);
	background-repeat: no-repeat;
	background-position: 0 .7em;
	padding-left: 10px;
}