html{
	overflow: -moz-scrollbars-vertical;
}

body{
	font-size : 10px;
	line-height: 12px;
	font-style : normal;
	color : #000000;
	letter-spacing : 0px;
		font-family : Verdana;
	color:#000000;
	background-color:#fffffff;
	background-position: top center;
	background-repeat: repeat-y;
	margin:0px;
	padding:0px;
	vertical-align:middle;
	height:100%;
	min-height:100px;
}

h1{
	color: #00aeef;
	font-weight:bold;
	font-size:16px;
}

h2{
	color: #c41230;
	font-size:10px;
	font-weight:bold;
	margin:0px;
}

p,td,li{
	font-family : Verdana;
	font-size : 10px;
	line-height: 12px;
	font-style : normal;
	color : #000000;
	letter-spacing : 0px;
}
p{
margin: 0px 0px 8px 0px;
}

#container{
	width:750px;
	height: 500px;
	min-height:500px;
	background-image: url('images/bg_ll.gif');
	background-repeat: no-repeat;
	background-position:top left;
	margin-top:50px;
}
#top1 {
	height:58px;
	min-height:58px;
	width:750px;
	text-align:left;
	margin:0px;
	padding:0px;
}
#top1 img{
	margin-left:261px;
}
#top2{
	height:74px;
	min-height:74px;
	width:750px;
	text-align:left;
	padding-left:0px;
}
#top2  h1{
	font-family:"times new roman";
	font-size:14px;
	color:#ffffff;
	font-weight:normal;
	margin: 12px 0px 0px 90px;
	line-height: 25px;
	width:550px;
	letter-spacing:2px;
}
#menu {
	width:260px;
	text-align: left;
	float:left;

}
#menu  ul{
	list-style-type: none;
	margin: 18px 20px 0px 0px;
	text-align:right;
}
#menu  ul li{
	padding:0px;
	margin:0px;
}
#menu ul li a {
text-decoration:none;
color:#ffffff;
font-weight:bold;
letter-spacing:0px;
display:block;
line-height:26px;
display:block;
background-image:url(images/bullet.gif);
background-position: top right;
background-repeat: no-repeat;
padding:0px 20px 0px 0px;
margin:0px;
	letter-spacing:1px;
		font-family:Arial;
	font-size:12px;
}
#menu ul li a:link {
text-decoration:none;
color:#ffffff;
background-image:url(images/bullet.gif);
}
#menu ul li a:visited {
text-decoration:none;
color:#ffffff;
background-image:url(images/bullet.gif);
}
#menu ul li a:hover {
text-decoration:none;
color:#ffffff;
background-image:url(images/bullet_aan.gif);
}
#menu ul li a:active {
text-decoration:none;
color:#ffffff;
background-image:url(images/bullet_aan.gif);
}
#inhoud {
width:474px;
float: right;
text-align:left;
height:330px;
min-height:330px;
overflow:auto;
margin-top:25px;
}
td {
	vertical-align:top;
}
INPUT {
	color : #000000;
	font-family : Verdana;
	font-size : 11px;
	background: #ffffff;
	text-align : left;
	border-width: 1; 
	border-color: #00A0C6; 
	border-style: solid; 
}
textarea {
	color : #00372E;
	font-family : Verdana;
	font-size : 11px;
	background: #ffffff;
	text-align : left;
	border-width: 1; 
	border-color: #00A0C6; 
	border-style: solid; 
}
.checkbox {
	color : #00372E;
	font-family : Verdana;
	font-size : 11px;
	text-align : left;
	border-width: 0; 
	border-color: #00372E; 
	border-style: solid; 
}
INPUT.button {
	color : #00372E;
	cursor: hand;
	text-align: center;
	font-family : Verdana;
	font-size : 11px;
}
.radio {
	color : #00372E;
	font-family : Verdana;
	font-size : 11px;
	text-align : left;
	border-width: 1; 
	border-color: #00372E; 
	border-style: solid; 
}
.cursor {
	cursor : hand


}

A {
	font-family : Verdana;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	line-height : 12px;
	color :  #c41230;
	text-decoration : none;

}

A:HOVER {
	text-decoration: underline;
}

A:LINK {
	text-decoration : none;
}

A:VISITED {
}
A.2 {
	font-family : Verdana;
	font-size : 10px;
	font-style : normal;
	line-height : 12px;
	color : #2C5858;
	text-decoration : none;
}

A.2:HOVER {
	text-decoration: none;
}

A.2:LINK {
	text-decoration : none;
}

A.2:VISITED {
text-decoration : none;


}