body {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	margin: 10px;
}
table, td {
	font-family: "Trebuchet MS";
	font-size: 10pt;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 18pt;
	color: #000000;
	font-style: italic;
	height: 8px;
}
th {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: #002d53;
	background-color: #FFFFFF;
}

hr {
	/*	color: #4a6c8f; 
	color: #e1814e; */
	color: #D9B200;
	width: 100%;	
}
input, select, textarea {
	font-family: "Trebuchet MS";
	font-size: 8pt;
}
a {
	color: #006699;
}
a:hover {
	color: #e1814e;
}
.menu {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	color: #002d53;
	text-decoration: none;
}
.menu:hover {
	color: #002D53;
}
.menulink {
	background-image: url(../img/mnu.png);
	background-repeat: no-repeat;
	text-indent: 10px;
	height: 30px;
}

.menulinked {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	color: #8297B3;
	text-decoration: none;
	background-image: url(../img/mnu_lnk.png);
	background-repeat: no-repeat;
	text-indent: 10px;
	height: 30px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ced5e1;
	background: #000000;
	font-weight: bold;
	border: 1px outset #f9eed7;
	background-color: #002d53;
	height: 20px;
}
.error {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #FF0000;
}
.note {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #78a043;
}
.label {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: #002d53;
}
.small {
	font-family: verdana;
	font-size: 9px;
}
.admin {
	font-family: "Trebuchet MS";
	font-size: 9pt;
}
.bron {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	color: #666666;
}
legend {
	color: #666666;
	font-weight: bold;
	font-size: 10pt;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 4px;
}


fieldset {
	margin-bottom: 0px;
	padding: 0px 12px 12px 12px;
	display: block;
}

#logo {
	position: absolute;
	width: 170px;
	height: 140px;
	left: 0px;
	top: 0px;
/*	border: 1px dotted #CCCCCC; */
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	background-position: center right;
}
#menu {
	position: absolute;
	width: 160px;
	left: 0px;
	top: 140px;
	margin-left: 10px;
/*	border: 1px dotted #CCCCCC; */
}
#a_menu {
	position: absolute;
	width: 160px;
	left: 0px;
	top: 140px;
	background: #f9eed7;
/*	border: 1px dotted #CCCCCC;
	margin-left: 10px; */
}
#head {
	position: absolute;
	width: 82%; 
	height: 180px;
	left: 170px;
	top: 0px;
	background-image: url(../img/header2.jpg);
	background-repeat: no-repeat;
}
#headtekst {
	font-family: "Trebuchet MS";
	font-size: 18pt;
	font-weight: bold;
	color: #000000;
	font-style: italic;
	height: 8px;
	position: absolute;
	left: 140px;
	top: 165px;
}
#main {
	position: absolute;
	width: 80%; 
	left: 170px;
	top: 180px;
/*	border: 1px dotted #CCCCCC; */
	padding: 10px;
}
#content {
	height: 350px;
	width: 500px;
	overflow: auto;
}  
li {
	list-style-image: url(../img/list.png);
	list-style-position: outside;
}
ul {
}
img {
/*
filter:progid:DXImageTransform.Microsoft.Shadow(color='#444444', Direction=135, Strength=6);
border:1px solid #D9B200*/
}
