body {
	margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;	
	scrollbar-arrow-color: #4A4A4A;
	scrollbar-3dlight-color:#fff;
	scrollbar-base-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-darkshadow-color: #fff;
	scrollbar-face-color: #fff;
	scrollbar-shadow-color: #4A4A4A;
	scrollbar-highlight-color: #4A4A4A;
	background-color:#FFFFFF;
	background-image:url(../images/bg_logo.gif);
	background-repeat:no-repeat;
	background-attachment: fixed;
	background-position: 506px -115px;
}

body, table, th, td, div, span, a{
	color:#4A4A4A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

form {
	margin:0px;	padding:0px;
}


#container {
	margin-top: 20px;
}

.top {/*alleen voor de top*/
	background-image: url(../images/bg_logo.gif);
	background-position: 506px 80px;
}

.lijstje {
	line-height: 17px;	
}

.indextekst a:link, .indextekst a:visited, .indextekst a:active{
	line-height: 16px;
	text-decoration: none;
	color: #E52626;
	
}

.indextekst a:hover{
	text-decoration: underline;
}

#content {
	padding: 0 20px 20px 24px;
	text-align: justify;
}

#content td{	
	text-align: justify;
}

h1#pagtitel { /* hoofdpagina titels*/
	font-size: 18px;
	font-weight:bold;
	margin:0px;	padding:0px;
}

td.nieuwsbrief_hdr h1 {
	font-size: 11px;
	text-transform:uppercase;
	margin:0; padding:0 5px 0 0;
	font-weight: bold;
	letter-spacing: 1px;
}

h1 { 
	font-size: 20px;
	font-weight:bold;
}

h2 { 
	font-size: 20px;
	font-weight:bold;
	color:#E52626;
}

h3 { 
	font-size: 14px;
	font-weight:bold;
}

.titel1 { /*  titel voor in pagina*/
	font-size: 16px;
	font-weight:bold;
	margin:0px;	padding:0px;
}

.titel2 { /*  subtitel voor in pagina*/
	font-size: 12px;
	font-weight:bold;
	margin:0px;	padding:0px;
}


a {
	font-weight: bold;
}

a:hover {
	text-decoration:none;
}

.topnav {
	color:#E52626;
	font-weight:bold;
	text-decoration: none;
	line-height:11px;
}

.topnava {
	color:#000000;
	font-weight:bold;
	text-decoration: none;
	line-height:11px;
}

.topnav:hover, .topnava:hover  {
	text-decoration:underline;
}

.znav { /*side nav*/
	color:#E52626;
	font-size:10px;
	font-weight:normal;
	text-decoration: none;
	width:134px;
}

.znava {/*side nav active*/
	color:#fff;
	background-color:#E52626;
	font-size:10px;
	font-weight:normal;
	text-decoration: none;
	width:136px;
	padding-right: 5px;
	display:block;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

.znav:hover, .znava:hover  {
	color:#000;
}

.znav:hover {
	background-color:#FFEEEF;
}

.subnav {/*side nav subs*/
	color:#000;
	font-size:10px;
	font-weight:normal;
	text-decoration: none;
	line-height: 140%;
	padding-right: 3px;
}

.subnav_hi {/*side nav subs*/
	color:#E52626;
	font-size:10px;
	font-weight:normal;
	text-decoration: none;
	line-height: 140%;
	padding-right: 3px;
}

.subnav:hover  {
	color:#E52626;
}
	
.subitem, .subsubitem {/*side nav portfolio + subs*/
	padding:2px;
	width:134px;
	color:#E52626;
	font-size:10px;
	text-decoration: none;
}

.subsubitem {/*side nav portfolio subs*/
	color:#000;
}

.subsubitem:hover, .subitem:hover  {
	color:#4A4A4A;
	background-color: #FFEEEF;
}

.redbox {
	margin-top: 4px;
	border:1px solid #000;
	background-color:#E52626;
}

.redbox H1 {
	font-size: 11px;
	font-weight:bold;
	color:#fff;
	margin:0px;
	padding:2px;
}

.whitebox {
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	background-color:#FFFFFF;
	color:#000000;
	padding:4px;
}

.boxbutt {
	background-image:url(../images/bt_arrdown01.gif);
	width:19px;
	height:19px;
	display:block;
	color:#E52626;
	font-size:1px;
	
}

.boxbutt:hover {
	background-image:url(../images/bt_arrdown02.gif);
	color:#E52626;
}

.boxinp01 {
	width:142px;
	padding:1px;
}

#poll {
	margin-top: 20px;
	width: 163px;
	border: 1px solid #000000;
	background-color:#E52626;
}

#poll h3 {
	height: 18px;
	border-bottom: 1px solid #000000;
	background-color:#E52626;
	text-align: right;
	font-size: 11px;
	font-weight:bold;
	color:#fff;
	margin:0px;
	padding:2px;
}

#poll #toets {
	margin-bottom: 6px;
	padding: 7px;
	border-bottom: 1px solid #000000;
	background-color:#FFFFFF;

}

#toets .bw_toetsvraag, #toets .bw_toetsantwoord {
	padding: 3px 0 5px 5px;	
	font-size: 12px;
	color:#000000;
}

#toets .bw_toetspercentage {
	width: 100px;
	border: 1px solid #000000;
}

#toets .bw_toetspercentagebar {
	background-color:#FFCC00;
}

#poll #BovenFeedback {
	margin:0;
	padding: 5px 7px;
	background-color:#FFFFFF;
}

#toets label {
	position: relative;
	top: 3px;
	color: #000000;
}

#toets .boxbutt {
	margin-left: 127px;
	padding:1px;
}

tr.portfolio_navigatie td {
	text-align: center;
	padding-top: 5px;
}


a.button:link, a.button:visited, a.button:active {
	color: #666666;
	background-color:#FFEEEF;
	display: block;
	border: 1px solid #cccccc;
	text-align: center;
	font-weight:bold;
	text-decoration: none;
	width: 100px;
}

a.button:hover {
	color: #ffffff;
	background-color: #E52626;
	border-color: #333333;
}

a.button_close:link, a.button_close:visited, a.button_close:active {
	color: #666666;
	background-color:#FFEEEF;
	display: block;
	border: 1px solid #cccccc;
	text-align: center;
	font-weight:bold;
	text-decoration: none;
	width: 100px;
}

a.button_close:hover {
	color: #E52626;
	background-color: #ffffff;
	border-color: #333333;
}

div#BW_mailform textarea{
	width: 320px;
	height: 200px;
	scrollbar-track-color: #FFEEEF;
}

div#BW_mailform table{
	width: 0;
	margin-left:20px;
}

div#BW_mailform td{
	height: 22px;
}

div#BW_mailform input{
	height: 18px;
	width: 175px;
	line-height:12px;
}

div#BW_mailform input.mail_btn{
	height: 22px;
	width: 80px;
}

div#BW_mailform td.BW_cell_label {
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
}

div#BW_mailform tt {
	font-family: Arial, Helvetica, sans-serif;
}

div.banner {
	margin: 10px 0;
}



.clear {
	
clear: both;
float: none;

}




