body {
	background-color	: #FFFFFF;
	background-image	: url('../images/body-bg.png');
	background-repeat	: repeat-x;
	background-position	: top;
}

table {
	
	border-collapse		: collapse;
}

body,table {
	font-family		: Trebuchet MS,Tahoma;
	font-size		: 13px;
	color			: #333333;

}

h1 {
	font-size		: 18px;
}
h2 {
	font-size		: 16px;
}

a {
	text-decoration		: none; 
	color 			: #019CB1;
}

a:hover {
	text-decoration		: underline; 
}

a:visited {
	color			: #019CB1;
}

img {
	border			: 0px;
}

a img {
	cursor			: pointer;
}
a:visited img {
	cursor			: pointer;
}
a:hover img {
	cursor			: pointer;
}


td {
	vertical-align		: top;
}

div.base {
	width			: 775px;
	text-align		: center;
	margin			: auto;
	padding			: 1px;
	border-style		: solid;
	border-width		: 1px;
	border-color		: #E5E5E5;
	background-color	: #FFFFFF;
}

table.body {
	background-color	: #FFFFFF;
	margin			: auto;
}

table.body td.top_left {
	width			: 6px;
	height			: 6px;
	background-repeat	: no-repeat;
	background-position	: left top;
}

table.body td.top_middle {
}
table.body td.top_right {
}

table.body td.middle {
}

table.body td.bottom_left {
	width			: 6px;
	height			: 6px;
	background-image	: url('../images/bottom_left.png');
	background-repeat	: no-repeat;
	background-position	: left bottom;
}

table.body td.bottom_middle {

}
table.body td.bottom_right {
}

div.in-block {
	padding			: 13px;
}

div.in-block div.spacer {
	height			: 1px;
	line-height		: 2px;
	font-size		: 2px;
}

div.in-block div.line {
	border-color		: #677598;
	border-style		: dotted;
	border-width		: 0px;
	border-bottom-width	: 2px;
	height			: 15px;
	margin-bottom		: 15px;
}


div.in-block div.header {
	background-color	: #FFFFFF;
	text-align		: left;
	height			: 50px;
}

div.in-block div.header span.text {
	background-image	: url('../images/header-bg.png');
	background-repeat	: no-repeat;
	background-position	: center left;
	width			: 100%;
	height			: 100%;
	
}
div.in-block div.header span.left {
	float			: left;
	background-image	: url('../images/header_left.png');
	background-repeat	: no-repeat;
	background-position	: left top;
	width			: 8px;

}

div.in-block div.header span.right {
	float			: right;
	background-image	: url('../images/header_right.png');
	background-repeat	: no-repeat;
	background-position	: right top;
	width			: 8px;
}
div.in-block div.help {
	width			: 645px;
	height			: 300px;
	overflow: auto;
}
div.in-block div.navigation {
	background-image	: url('../images/menu-bg.png');
	background-repeat	: repeat-x;
	background-position	: right top;
	height			: 23px;
	padding-left		: 10px;
	background-color	: #999999;	
	
}

div.in-block div.navigation a {
	float			: left;
	text-decoration		: none;
	display			: block;

	height			: 24px;
    font-size		: 11px;
  	font-weight		: bold;
    font-family		: Arial, Verdana, Helvetica, sans-serif;
	color			: #FFFFFF;
}



div.in-block div.teaser {
	height			: 3px;
	background-color	: #990033;
	background-repeat	: no-repeat;
	background-position	: left top;
}

div.in-block div.location {
	padding			: 2px;
	padding-left		: 15px;
	background-color	: #577AAA;
	font-size		: 10px;	
}
div.in-block div.location a {
	color			: #FFFFFF;
}


div.in-block div.right-menu {
	float			: right;
	width			: 190px;
	padding-top		: 10px;
	margin-top		: 10px;
	margin-bottom		: 10px;
}

div.in-block div.right-menu h1 {
	color			: #EA8917;
	font-size		: 13px;
	margin			: 0px;
	font-weight		: bold;
}

div.in-block div.main {
	margin-top		: 10px;
	margin-bottom		: 10px;
	width			: 550px;
	border-color		: #677598;
	border-style		: dotted;
	border-top-width	: 0px;
	border-left-width	: 0px;
	border-right-width	: 2px;
	border-bottom-width	: 0px;
	padding-right		: 10px;

}

div.in-block div.main h1 {
	font-size		: 20px;
	margin			: 0px;
	margin-bottom		: 10px;
	font-weight		: bold;
	color			: #577AAA;
}



div.in-block div.copyright {
	background-color	: #78797D;
	text-align		: right;
	height			: 30px;

}

div.in-block div.copyright span.text {
	padding-right		: 15px;
	padding-top		: 7px;
	height			: 25px;
	color			: #FFFFFF;
	
}
div.in-block div.copyright span.left {
	float			: left;
	background-image	: url('../images/copyright_left.png');
	background-repeat	: no-repeat;
	background-position	: left bottom;
	width			: 8px;
	height			: 30px;

}

div.in-block div.copyright span.right {
	float			: right;
	background-image	: url('../images/copyright_right.png');
	background-repeat	: no-repeat;
	background-position	: right bottom;
	width			: 8px;
	height			: 30px;
}

span.link {
	cursor			: pointer;
}

div.table {

}
.foutmelding {
	color:#22409A;
}
