html, body, h1 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#mainbody {
	position: absolute;
	width: 750px;
	margin-top: 0px;
	padding-bottom: 50px;
	margin-left: -375px;
	left: 50%;
}

#hwleft {
	position: absolute; 
	top: 20px; 
	width: 980px; 
	margin-left: -490px; 
	left: 50%; 
	text-align: left;
}
#hwright {
	position: absolute; 
	top: 20px; /*20*/
	width: 980px;  /*980*/
	margin-left: -490px;  /*-490*/
	left: 50%; 
	text-align: right;
}
#hwbottom {
	width: 728px;
	height: 90px;
	margin-left: 11px;
}
.banner {
	width: 100px;
	height: 500px;
	border: 1px solid #FF8000;
	text-align: center;
	font-size: x-small;
	color: #666666;
	position: absolute;
}
div#hwright div.banner {
	right: 0px;
}
.banner a {
	color: #666666;
}

h1 {
	background-image: url(../images/header.jpg);
	width: 750px;
	height: 149px;
}
h1 span {
	display: none;
}

h2 {
	font-size: small;
	clear: both;
	margin-bottom: 0px;
	padding-left: 2px;
}
h2.withtext {
	padding-left: 0px;
}
h2 a {
	text-decoration: none;
}
h2 a.dolink {
	text-decoration: underline;
}
h3 {
	font-size: small;
	margin-bottom: 0px;
}
p {
	margin-top: 0px;
}
a {
	color: #000000;
}
a img {
	border: none;
}
div#menu {
	background-image: url(../images/bgmenu.jpg);
	height: 29px;
}
ul#menu_head {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 29px;
	padding-left: 10px;
	padding-top: 3px;
	float: left;
}
ul#menu_head li {
	margin: 0px;
	padding: 0px;
	float: left;
	margin-right: 5px;
}
ul#menu_head li a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
ul#menu_profile {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 29px;
	padding-right: 10px;
	padding-top: 3px;
	float: right;
}
ul#menu_profile li {
	margin: 0px;
	padding: 0px;
	float: left;
	margin-left: 5px;
}
ul#menu_profile li a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

form.profiel {
	margin: 0px;
	padding: 0px;
	margin-bottom: 1em;
}
form.profiel fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
}
form.profiel legend {
	display: none;
}
form.profiel label {
	width: 148px;
	float: left;
}
form.profiel input, form.profiel select, form.profiel textarea, form.profiel span {
	display: block;
	margin-left: 150px;
}
p#image {
	text-align: center;
}
#footer {
	clear: both;
	text-align: center;
	font-size: x-small;
	padding-top: 10px;
	color: #666666;
}
#footer a {
	text-decoration: underline;
	color: #666666;
}
#footer p {
	margin-bottom: 4px;
	margin-top: 2px;
}

div.picturelist, div.picturelist table, div.picturelist h3, div.picturelist dl, div.picturelist dd {
	margin: 0px;
	padding: 0px;
}

div.picturelist {
	border-bottom: 2px solid #FF8000;
}
div.picturelist table {
	border: 2px solid #FF8000;
	border-bottom: none;
	width: 100%;
}
div.picturelist table td {
	vertical-align: top;
}
div.picturelist table td.image {
	width: 200px;
	border-right: 2px solid #FF8000;
	background-color: #FFEEDD;
	text-align: center;
}
div.picturelist form {
	margin: 0px;
	padding: 0px;
}
div.picturelist form label {
	width: 120px;
	display: block;
	float: left;
}
div.picturelist form .submit {
	margin-left: 120px;
}


div.picturelist h3 {
	font-size: small;
	width: 100%;
	border-bottom: 2px solid #FF8000;
}
div.picturelist dl dt {
	width: 120px;
	float: left;

}
div.picturelist dl dd {
	margin-left: 120px;
}
ul.paging {
	margin: 0px;
	padding: 0px;
	text-align: center;
	border: 2px solid #FF8000;
	padding-top: 2px;
	padding-bottom: 3px;
	background-color: #FFEEDD;
}
ul.paging#top {
	border-bottom: none;
}
ul.paging#bottom {
	border-top: none;
}
ul.paging li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
ul.paging li a {
	font-weight: bold;
}

ul.cats {
	margin: 0px;
	padding: 0px;
	text-align: center;
	margin-bottom: 1em;
	margin-top: 1em;
}
ul.cats li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
}
ul.cats li a {
	white-space: nowrap;
}

dl.infolist dt {
	width: 150px;
	float: left;

}
dl.infolist dd {
	margin-left: 150px;
}

/* contactformulier */
form#contactform {
}
form#contactform label {
	display: block;
	float: left;
	width: 110px;
}
form#contactform input#submit {
	margin-left: 110px;
}
form#contactform textarea, form#contactform input, form#contactform select {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
.required {
	color: red;
}
/* contactformulier */

/* reactions list*/
form.reactions {
	margin: 0px;
	padding: 0px;
	border: 1px solid #FF8000;
}
form.reactions fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
}
form.reactions legend {
	display: none;
}
form.reactions label {
	width: 148px;
	float: left;
	padding-left: 2px;
}
form.reactions input, form.reactions select, form.reactions textarea {
	display: block;
	margin-left: 150px;
}
form.reactions textarea {
	width: 580px;
	height: 5em;
	background-color: #FFEEDD;
}
table.reactions {
	width: 100%;
	border-top: 1px solid #FF8000;
}
table.reactions thead th {
	text-align: left;
	padding-left: 2px;
}
table.reactions tbody tr th {
	font-weight: normal;
	border-left: 1px solid #FF8000;
	border-right: 1px solid #FF8000;
	background-color: #FFEEDD;
	text-align: left;
	padding-left: 2px;
	padding-right: 2px;
}
table.reactions tbody tr td {
	border: 1px solid #FF8000;
	padding-left: 2px;
	padding-right: 2px;
}
/* reactions list*/

table.top3 {
	width: 100%;
}
table.top3 td {
	border-top: 2px solid #FF8000;
	border-bottom: 2px solid #FF8000;
}
table.top3 td.image {
	width: 200px;
	border: 2px solid #FF8000;
	background-color: #FFEEDD;
	text-align: center;
}
table.top3 td.top3newest {
	border: 2px solid #FF8000;
	border-top: none;
	background-color: #FFEEDD;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-right: 1px;
	padding-left: 1px;
}
table.top3 td.top3newest a {
	font-weight: bold;
}


p#image {
	margin-top: 1em;
}
p#image img {
	border: 2px solid #FF8000;
}

.error {
	color: #993300;
}


div.column {
	float: left;
	width: 375px;
}

table.topiclist {
	border-top: 2px solid #FF8000;
	border-left: 2px solid #FF8000;
	width: 100%;
}
table.topiclist td {
	border-right: 2px solid #FF8000;
	border-bottom: 2px solid #FF8000;
	padding-left: 1px;
	padding-right: 1px;
}
table.topiclist td a {
	text-decoration: none;
}
table.topiclist th {
	border-right: 2px solid #FF8000;
	border-bottom: 2px solid #FF8000;
	background-color: #FFEEDD;
	text-align: left;
	padding-left: 1px;
	padding-right: 1px;
}

table.maplist {
	border-top: 2px solid #FF8000;
	border-left: 2px solid #FF8000;
	border-right: 2px solid #FF8000;
	border-bottom: 2px solid #FF8000;
	width: 100%;
}
table.maplist td {
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
}
table.maplist td a {
	text-decoration: none;
}


table.maplist #newfolder td {
	border-bottom: 2px solid #FF8000;
}

table#numberlist td{
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
table#numberlist th {
	text-align: left;
	padding-right: 5px;
}
#picturebox {
	position: absolute; 
	border: 2px solid #FF8000;
}
