/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position:center;
}

img{
	border: 0px;
}

p {
	line-height:20px;	
}

li {
	list-style-image:url(images/bullet.jpg);
}

H1, .title, .titles {
	font-family: helvetica,arial;
	font-size: 14px;
	font-weight: bold;
	color: #486D9B;
	margin-top:0px;
}

.kop {
	font-weight:bold;
	color: #486D9B;
}
	

a {
	color:#1E5086;
}
a:hover {
	text-decoration:none;
}

a.menu {
	color:white;
	text-decoration:none;
	font-size:12px;
}

.adres {
	color:#9F9F9F;
	font-size:12px;
}

.list {
	color:#737373;
	font-size:12px;
}

.copyright {
	font-size: 11px;
	color: #999999;
}
.adres A, .adres A:hover, .list A, .list A:hover {
	color:#9F9F9F;
	font-size:12px;
}
	

.copyright A {
	font-size:11px;
	color: #999999;
}
.ver_bar {
	background:url(images/ver_bar.gif) top center repeat-y;
}

.hor_bar {
	background:url(images/hor_bar.gif) left center repeat-x;
}

.bullet {
	background:url(images/bullet.jpg) center center no-repeat;
}

.item
{
width: 172px; height: 21px;
border-bottom:1px solid #8EACCE;
vertical-align: middle;
}
.item_links{
	width: 166px;
	padding: 1px;
	border-bottom:1px solid #8EACCE;	
}
.item_links a, .item_links a:visited{
	color: #FFF;	
}
.item_links a:hover{
	color: #CCCCCC;	
}
.item_head
{
width: 172px; height: 21px;
border-width:1px 1px 1px 1px;
border-style: solid;
border-color: #666666;
background-image: url('../images/bg_active.png');
vertical-align: middle;
}
.item2
{
position:relative;
width: 172px; height: 21px;
}
.item3
{
width: 172px; height: 21px;
border-bottom:1px solid #8EACCE;
}
.item3_head
{
width: 172px; height: 21px;
border-width:1px 1px 1px 1px;
border-style: solid;
border-color: #666666;
background-image: url('../images/bg_active.png');
}

INPUT,SELECT, TEXTAREA {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.submit_button {
	background:#8EACCE;
	color:white;
	text-align:center;
	font-size:11px;
	width:70px;
	border-width:0px;
}

.row_uneven {
	background:url(/images/common/record_line.gif) top left repeat-x #F8F8F8;
	cursor:pointer;
}

.row_even {
	background:url(/images/common/record_line.gif) top left repeat-x #FFFFFF;
	cursor:pointer;
}

.row_active {
	background:url(/images/common/record_line.gif) top left repeat-x #EEEEEE;
	cursor:pointer;
}

.lijn {
	background:url(/images/common/record_line.gif) center center repeat-x;
}

.download {
	background:url(/images/common/download.jpg) no-repeat;
	width:500px;
	height:60px;
	border:1px solid #999999;
	vertical-align:middle;
}
.download A {
	margin-top:25px;
	margin-left:80px;
}

.login
{
	background-color:#FFFFFF;
	width:70px;
	border: 0px;
}
.logintekst
{
	color:#8EACCE;
	font-size:12px;
}
.menulinks {
	font-family: helvetica,arial;
	font-size: 12px;
	color:#FFF;
	text-decoration: none;
}
.menutext {
	font-family: helvetica,arial;
	font-size: 12px;
	color:#d8d8d8;
	text-decoration: none;
}
.menutext a, a:visited {
	font-family: helvetica,arial;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.menutext a:hover {
	font-family: helvetica,arial;
	font-size: 12px;
	color: #d8d8d8;
	text-decoratio
}
