body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background:#F5F5F5*/
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    color: #000000;
}
a {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}

a:hover {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: red;
	background-color: #F1F1F1;
	text-decoration: none;
}
.left_top {
	left: 0px;
	top: 0px;
	border-left-color: red;
	border-right-color: red;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: red;
	border-bottom-width: 1px;
}


.border_grijs_bottom {
	border-bottom: 1px solid #F1F6FD;
}

.header_artikel {
/*	background-color: #CCCCCC;
	background-image: url(images/template/background.jpg);
	background-repeat: repeat; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	font-weight: bold;
	top: 2px;
	right: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;

	}
	
.content_artikel {
	background-color: #C7C7C7;
}

.content_artikel_licht {
	background-color: #E5E5E5;
}



.teksten_artikelblokken {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 3px;
	line-height: 15px;
}

.spacer {
	width: 100%;
	border: 0px solid
}

.content_column_lichtgrijs {
	background-color: #EBEBEB;
	padding: 3px 5px 5px;
	vertical-align:top;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.content_column_donkergrijs {
	background-color: #D9D7D7;
	padding: 3px 5px 5px;
	vertical-align:top;
	left: 0px;
	top: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.teksten_opsommingen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F6FD;
	height: 20px;
	padding: 3px;
}
.drie_pijltjes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: -1.5pt;
}

tr.selected {
	background-color: #F1F1F1;
    font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #001A7B;
	text-decoration: none;
}

.content_bottom {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	color: #001A7B;
	text-decoration: none;
}
.opsommings_links {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.pagina_head {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: red;
	font-weight: bold;
}

.background_border_bottom {
	background-image: url(images/template/tabel_bg_header.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.artikel_head {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Verdana;
	/*background-image: url(images/template/background.jpg);*/
}
.artikel_tekst {
	font-size: 12px;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Verdana;
}
.klein_grijs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	top: 0px;
	line-height: 9px;
}
.contentfooter {
	font-size: 10px;
	color: #959595;
	text-align: center;
}

.contentfooter a{
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	color: #959595;
}

.contentfooter a:hover{
	text-decoration: underline;
	color: #959595;
}

/* FORM STYLES */
/* Besturingselementen (controls) voor formulieren: */

label {
	font-family: Tahoma, "MS Sans Serif", Geneva, sans-serif;
	font-size:   8pt;
}

legend {
	color:       #0046D5;
	font-family: Tahoma, "MS Sans Serif", Geneva, sans-serif;
	font-size:   8pt;
}

input {
	background: #F8F8F8;
	border: 1px solid #999;
	font-size: 12px;
	line-height: 12px;
	font-family: "Trebuchet ms", verdana, helvetica, sans-serif;
	padding: 3px 3px 0px 3px;

}

textarea {
	background: #FFFFFF;
	border: 1px solid #999;
	font: 13px "Trebuchet ms", verdana, helvetica, sans-serif;
	padding: 3px;
}
form {
	margin: 0px;
	padding: 0px;
}
.button {
	font-weight:bold;
	border: 1px solid red;
	font: 12px/15px "Trebuchet ms", verdana, helvetica, sans-serif;
	height: 22px;
	line-height: 13px;
}

select {
	background: #F8F8F8;
	font: 12px/15px "Trebuchet ms", verdana, helvetica, sans-serif;
	padding: 0px;
}

/*
.image_rand {
	border: 1px solid #001A7B;

}

.image_rand_spaced {
	border: 1px solid #001A7B;
	padding: 0px;
	margin: 7px;
}

.image_rand_spaced_not_right_top {
	border: 1px solid #001A7B;
	padding: 0px;
	margin: 4px 0px 7px 7px;
}

.image_rand_spaced_not_left_top {
	border: 1px solid #001A7B;
	padding: 0px;
	margin: 0px 7px 7px 0px;
}
*/

