body {
	padding: 0px;
	margin: 0px;
}

body, html {
	border: none;
	height: 100%;
}

html { overflow-y:scroll; }

table {
	padding: 0px;
	border: none;
	/* margin: 0 auto; */
}

.mainbody {
	background-color: #BEC899;
	background-image: url("/images/background.gif");
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 0px;
}

.maintable_topshade_left {
	background-image: url("/images/topshade_left.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 18px;
}

.maintable_topcorner_left {
	background-image: url("/images/topcorner_left.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 7px;
}

.maintable_shade_left {
	background-image: url("/images/shade_left.gif");
	background-repeat: no-repeat;
	background-position: right top;
}

.maintable_shade_left_repeat {
	background-image: url("/images/shade_left_repeat.gif");
	background-repeat: repeat-y;
	background-position: right;
}

.maintable_topshade {
	background-image: url("/images/topshade.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: verdana;
	font-size: 11px;
}

.disclaimer {
	width: 150px;
	font-family: Arial;
	font-size: 7pt;
	color: #000;
	padding-bottom: 15px;
}

.disclaimer a{
	font-family: Arial;
	font-size: 7pt;
	color: #000;
	text-decoration: none;
}

.zoeken {
	padding-bottom: 15px;
}

.zoek {
	font-family: Arial;
	font-size: 10pt;
	color: #333333;
	padding-bottom: 15px;
	padding-top: 5px;
	padding-left: 30px;
	padding-right: 30px;
}

.zoek a{
	color: #333333;
}

.maintable_topshade_right {
	background-image: url("/images/topshade_right.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
}

.maintable_topcorner_right {
	background-image: url("/images/topcorner_right.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
}

.maintable_shade_right {
	background-image: url("/images/shade_right.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.maintable_shade_right_repeat {
	background-image: url("/images/shade_right_repeat.gif");
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

.maintable_bottomshade_left {
	background-image: url("/images/shade_bottom_left.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 36px;
	height: 30px;
}

.maintable_bottomshade_right {
	background-image: url("/images/shade_bottom_right.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	width: 36px;
}

.maintable_bottomshade {
	background-image: url("/images/shade_bottom.gif");
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 30px;
}

.maintable_logo {
	padding-left: 20px;
}

.maintable_header {
	background-color: #fff;
}

.maintable_menu {
	height: 22px;
	background-image: url("/images/topmenu.gif");
	background-repeat: repeat-x;
}

.headermenu {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 20px;
}

.headermenu li{
	display: inline;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
}

.headermenu li a{
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: #000;
	text-decoration: none;
}

.topmenu {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
}

.topmenu li{
	display: inline;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
}

.topmenu li a{
	font-family: verdana;
	font-weight: normal;
	font-size: 8pt;
	color: #CCCC99;
	text-decoration: none;
}

.leftmenu_main {
	list-style-type: none;
	margin: 0px;
	margin-left: 25px;
	padding: 0;
}

.leftmenu_main li{
	margin-top: 15px;
}

.leftmenu_main li a{
	font-family: Arial;
	font-size: 10pt;
	color: #999999;
	text-decoration: none;
}

ul li a.leftmenu_selected {
	color: #666;
}

ul li a.leftmenu_sub_selected{
	font-weight: bold;
}

.leftmenu_sub {
	margin-left: 15px;
	padding: 0;
	list-style-image: url('/images/pijl.gif');	
}

.leftmenu_sub li{
	margin: 0px;
}

.stdbtn{
	font-family: Arial;
	font-size: 10pt;
	color: #333333;
	border: solid 1px #000066;
	background-color: #F2F2F2;
	cursor: pointer;
}

.stdtekst{
	font-family: Arial;
	font-size: 10pt;
	color: #333333;
}

.stdtekst h1{
	font-family: Arial;
	font-size: 12pt;
	color: #000066;
}

.tekst {
	font-family: Arial;
	font-size: 10pt;
	color: #333333;
	padding-bottom: 15px;
	padding-top: 5px;
	padding-left: 30px;
	padding-right: 30px;
}

.tekst h1{
	font-family: Arial;
	font-size: 12pt;
	color: #000066;
}

.error {
	font-family: Arial;
	font-size: 10pt;
	color: #f00;
}

.maintekst {
	background-image: url('/images/tekstbackground.gif');
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
}

.acties {
	background-color: #D6D1DF;
}

.actie {
	background-color: #fff;
}

.actie1 a, .actie4 a, .actie5 a, .actie2 a, .actie3 a{
	background-position: top center;
	background-repeat: no-repeat;
	display: block;
}

.actie1 a, .actie1 a img{
	width: 100%;
	height: 151px;
}

.actie2 a, .actie3 a, .actie2 a img, .actie3 a img{
	width: 104px;
	height: 84px;
}

.actie4 a, .actie5 a, .actie4 a img, .actie5 a img{
	width: 100%;
	height: 84px;
}

a{
outline:none;
}

.errorTxt, .errorTxt a {
	font-weight: normal;
	font-family: Arial;
	font-size: 10pt;
	color: #333333;
}