body , html {
	height:100%;
	width:100%;
	padding:0px;
	margin:0px;
	overflow:hidden;
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	font-family: verdana;
	color: #000000;
	background-color:#FFFFFF;
}
table {
	padding:0px;
	border-collapse:collapse;
	border:0px;
}
td {
	font-size: 11px;
	color: #000000;
	line-height: 13px;
	font-family: verdana;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
li {
	list-style-type: square;
}
hr {
  height: 0px;
  border-bottom: 1px solid #000;
}
fieldset {
	margin:6px;
	padding:6px;
}
.navlink {
	color:#000000;
	text-decoration: none;
}
.navlinkactive {
	color:#000000;
	text-decoration: none;
}
.verticalbar {
	padding:10px;
	background-color:#EEEEEE;
}
.locationbar {
	color: gray;
	height:24px;
	text-align:left;
	border-bottom:1px solid black;
	padding-left:12px;
}
.printbar {
	color: black;
	height:24px;
	text-align:right;
	border-bottom:1px solid black;
	padding-right:12px;
}
.languageselect {
	font-size:10px;
	padding: 10px;
}
.scrollmenu {
	font-size : 10px;
	color : black;
	background-color : #003366;
	border : 1px double white;
}
.contentdiv_ie {
	position:absolute;
	width:780px;
	height:100%;
	overflow-x:hidden;
	overflow-y:auto;
}
.contentdiv_mozilla {
	position:absolute;
	top:178px;
	bottom:36px;
	width:780px;
	height:auto;
	min-height:auto;
  	overflow:auto;
  	overflow-x:hidden;
	margin-top:10px;
}
.contenttext {
	margin:10px;
}
.contenttext a {
	text-decoration: underline;
}
.topcontentdivider {
	background: url(/template/images/dotted_2px.gif) repeat-x bottom;
}
.bottomlink {
	text-decoration:none;
	color:black;
}
.bottomlink:hover {
	text-decoration:underline;
	color:black;
}
.atlas6 {
	background:#bf3dd1;
}
.atlas6_light {
	background:#f2d8f6;
}
.atlas7 {
	background:#513dd1;
}
.atlas7_light {
	background:#dcd8f6;
}
.atlas8 {
	background:#3dcad1;
}
.atlas8_light {
	background:#d8f4f6;
}
.atlas9 {
	background:#3dd14a;
}
.atlas9_light {
	background:#d8f6db;
}
.atlas2 {
	background:#ffcb05;
}
.atlas2_light {
	background:#fff5cd;
}
.atlas4 {
	background:#ec2132;
}
.atlas4_light {
	background:#fbd3d6;
}
.atlas10 {
	background:#f48106;
}
.atlas10_light {
	background:#fde6cd;
}
.atlas11 {
	background:#000000;
}
.atlas11_light {
	background:#cccccc;
}
.leftbg {
	background: #fff url(/template/images/bg_fade_left.gif) repeat-y top;
}
.rightbg {
	background: #fff url(/template/images/bg_fade_right.gif) repeat-y top;
}
.dotted1 {
	background: url(/template/images/dotted_1px.gif) repeat-x top;
}
.dotted2 {
	background: url(/template/images/dotted_2px.gif) repeat-x top;
}
.Kop1 {
	font-size:13px;
	font-weight:bold;
}
.Kop2 {
	font-size:11px;
	font-weight:bold;
}
.standaardtekst {
	font-weight: normal;
	font-size: 11px;
	font-family: verdana;
	line-height: 13px;
	color: #000000;
}

.form						{ color: #000000; font-size: 12px; font-weight: normal; line-height: 14px; font-family: Verdana, Arial, Helvetica; }
.formbutton					{ color: #FFFFFF; font-size: 12px; font-weight: bold; line-height: 14px; font-family:  Verdana,Arial, Helvetica; background-color: #002880; border: normal; }
.tekst						{ color: #000000; font-size: 12px; font-weight: normal; line-height: 14px; font-family: Verdana, Arial, Helvetica; }
.kop						{ color: #0000ff; font-size: 14px; font-weight: bold; line-height: 16px; font-family: Verdana, Arial, Helvetica; }