.mainbody {
cursor: default;
scrollbar-face-color : #CC0033;
scrollbar-shadow-color : #FFFAFE;
scrollbar-highlight-color : #FFFAFE;
scrollbar-3dlight-color : #FFFAFE;
scrollbar-darkshadow-color : #CC0033;
scrollbar-track-color : #FFFAFE;
scrollbar-arrow-color : #FFFAFE;
}

.cursor { cursor: default; }
.bg_oven { background-image: url("../../pic/bg_oven.jpg"); background-repeat: no-repeat; background-position: 138 110; }
.bg_white { background-image: url("../../pic/bg_white.gif"); background-repeat: repeat-y; background-position: 489 0; }
a, .title, .maintext, .maandmenu, .subtext { font-family: verdana, helvetica, arial; font-size: 11px; color: #000000; padding-left: 7px; padding-top: 7px; }
.title { font-size: 13px; font-weight: bold; color: #710000; padding: 0px; }
.maintext { text-align: justify; padding-left: 7px; padding-right: 7px; padding-top: 9px; }
.maandmenu { color: #450000; text-decoration: none; padding: 0px; }
.maandmenu:hover { text-decoration: underline; }
.menutabs { color: #FFFFFF; font-family: verdana, arial, helvetica; font-size: 11px; font-weigth: bold; }
.subtext { font-size: 10px; text-decoration: none; padding: 0px; margin: 0px; margin-left: 5px; }
.subtext:hover { text-decoration: underline; }
.arrow, { margin-bottom: 1px; margin-left: 3px; }
.arrow2 { margin-bottom: 1px; margin-left: 6px; margin-right: 4px; }
.subkop { color: #510000 }


.strook_white { background-image: url("../../pic/strook_white.gif"); background-repeat: repeat-y; background-position: 262 0; }
.strook_white2 { background-image: url("../../pic/strook_white.gif"); background-repeat: repeat-y; background-position: 490 0; }
.strook_white3 { background-image: url("../../pic/strook_white.gif"); background-repeat: repeat-y; background-position: 489 0; }

.right_dots { background-image: url("../../pic/main_dots.gif"); background-repeat: repeat-y; background-position: 0 0; }
.table_dots { background-image: url("../../pic/reactie_dots.gif"); background-repeat: no-repeat; background-position: 0 0; }

a {
  color: #A6002A;
  text-decoration: none;
  padding: 0px;
  }
a:hover {
  text-decoration: underline;
  }
  
  
.formtype, .forminput, .forminput2, .formbutton {
  border-style: solid; border-width: 1px; border-color: #CC0033; color: #000000;
  }
.forminput, .forminput2, .formbutton {
  font-family: verdana, arial, helvetica; font-size: 10px; font-weight: bold; background-color: #FFFFFF;
  }
.formtitle, .formtitle2 {
  font-family: verdana, arial, helvetica; font-size: 10px; font-weigth: bold;
}
.forminput2 {
  border-color: #000000; font-weight: normal; width: 100%;
  }
.formbutton {
  color: #CC0033;
  }
  
  .button			{
	font						: 	Verdana, Arial;
	color						:	#ffffff;
	letter-spacing				:   1px;
	background-color			:	#CC0033;
	height						:	20px;
	font-size					:	11px;
	font-weight					:	bold;
	text-align					: 	center;
	border						: 	1 solid #000000;
				}