/* General */

html, body
{
	width: 100%;
	height: 100%;
	min-height: 100%;
	margin: 0px;
	padding: 0px;
	background: #f0e2d1 url(../images/interface/background.gif) repeat-x top;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-decoration: none;
	color: #505050;
}

table
{
	margin: 0px;
	border: 0px;
	padding: 0px;
}

img
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

form
{
	margin: 0px;
	padding: 0px;
}

ul
{
	margin: 0px 0px 0px 10px; 
	list-style-type: none;
}

ul li
{
	padding-left: 15px;
    background: transparent url(../images/interface/bullet.gif) no-repeat;
    background-position: 0px 5px;
}

ol
{
	
}

ol li
{
	padding-left: 0px;
    background: none !important;
}

/* Interface */

#main
{
	position: absolute;
	left: 50%;
	right: 50%;
	width: 838px;
	margin-left: -419px;
	background: #ffffff url(../images/interface/background_main.gif) repeat-y top;
}

#main2
{
	width: 764px;
}

#header
{
	width: 826px;
	height: 273px;
	text-align: left;
	vertical-align: top;
}

#header img
{
	width: 826px;
	height: 273px;
}

#menu
{
	width: 764px;
	height: 36px;
	background-color: #fe9800;
	text-align: center;
	vertical-align: middle;
}

#menu img
{
	float: left;
	height: 36px;
}

#leftbar
{
	width: 218px;
	background: #ffffff url(../images/interface/background_leftbar.gif) repeat-x top;
	text-align: center;
	vertical-align: top;
}

#leftbar .address
{
	width: 198px;
	height: 70px;
	margin: 10px 10px 0px 10px;
	background: #fbfbfb url(../images/interface/background_address.gif) no-repeat top;
}

#leftbar .address td
{
	text-align: left;
	vertical-align: top;
	padding: 5px 0px 5px 0px;
}

#leftbar .address img
{
	width: 40px;
	height: 42px;
	margin: 3px 0px 0px 7px;
}

/*
#leftbar .margriet
{
	width: 198px;
	height: 75px;
	margin: 10px 10px 0px 10px;
}
*/

#leftbar .hj
{
	width: 58px;
	height: 75px;
	margin: 10px 10px 0px 10px;
}

#leftbar .newsitem
{
	width: 190px;
	margin: 15px 10px 0px 15px;
}

#leftbar .newsitem td
{
	padding: 0px 0px 2px 0px;
	text-align: left;
	vertical-align: middle;
}

#leftbar .newsitem .newsimage
{
	width: 40px;
	height: 40px;
}

#leftbar .newsitem .arrow
{
	width: 15px;
	height: 11px;
	float: left;
	margin: 1px 5px 0px 0px;
}

#leftbar .donateur
{
	width: 149px;
	height: 40px;
	margin: 15px 10px 10px 10px;
}

#content
{
	width: 536px;
	text-align: left;
	vertical-align: top;
}

#content #deelnemers
{
	width: 536px;
}

#content #deelnemers td
{
	text-align: left;
	vertical-align: top;
}

#content #deelnemers img
{
	width: 197px;
	height: 98px;
}

#content #activiteiten
{
	width: 536px;
}

#content #activiteiten td
{
	text-align: left;
	vertical-align: top;
	padding: 2px 0px 2px 0px;
}

#content #activiteiten img
{
	width: 89px;
	height: 67px;
	margin: 4px;
}

#content #activiteiten td.image
{
	text-align: left;
	vertical-align: top;
	padding: 2px 0px 2px 0px;
	background: url(../images/activiteiten/background_picture.gif) no-repeat top left;
}

#content #fotogallerij
{
	width: 536px;
}

#content #fotogallerij td
{
	text-align: center;
	vertical-align: top;
	padding: 0px 0px 5px 0px;
	width: 134px;
}

#content #fotogallerij img.horizontalthumbnail
{
	width: 125px;
	height: 94px;
	border: 1px solid #505050;
}

#content #fotogallerij img.verticalthumbnail
{
	width: 94px;
	height: 125px;
	border: 1px solid #505050;
}

#content #agenda
{
	width: 536px;
}

#content #agenda td.agenda1
{
	text-align: left;
	vertical-align: top;
	padding: 2px;
	background-color: #f3f3f3;
}

#content #agenda td.agenda2
{
	text-align: left;
	vertical-align: top;
	padding: 2px;
	background-color: #fbfbfb;
}

#content #agenda img
{
	float: left;
}

#content #formtable
{
	width: 536px;
}

#content #formtable td
{
	width: 536px;
	text-align: left;
	vertical-align: middle;
	padding: 1px 0px 1px 0px;
}

#content .nieuws
{
	width: 536px;
}

#content .nieuws td
{
	text-align: left;
	vertical-align: top;
	width: 536px;
}

#content img.seperator
{
	width: 536px;
	height: 2px;
	border: 0px;
	margin: 3px 0px 4px 0px;
}

#content #admintable
{
	width: 536px;
	border-top: 1px solid #cecece;
}

#content #admintable td
{
	text-align: left;
	vertical-align: middle;
	padding: 1px 0px 1px 0px;
	border-bottom: 1px solid #cecece;
}

#admintable .icon
{
	width: 11px;
	height: 13px;
	border: 0px;
}

#admintable .icon2
{
	width: 13px;
	height: 13px;
	border: 0px;
}

#footer
{
	width: 764px;
	height: 21px;
	text-align: right;
	vertical-align: middle;
	color: #ffffff;
	background-color: #fe8300;
	padding: 0px 20px 0px 0px;
	font-size: 10px;
}

/* Spacers */

#rightspacer
{
	width: 12px;
	text-align: left;
	vertical-align: top;
	background: url(../images/interface/background_right.gif) no-repeat top;
}

#leftspacer
{
	width: 62px;
	text-align: left;
	vertical-align: top;
	background: url(../images/interface/background_left.gif) no-repeat top;
}

.horizontalspacer
{
	width: 764px;
	height: 10px;
	text-align: left;
	vertical-align: top;
}

.verticalspacer
{
	width: 10px;
	text-align: left;
	vertical-align: top;
}

.menuspacer
{
	width: 764px;
	height: 10px;
	text-align: left;
	vertical-align: top;
	background: url(../images/interface/background_menu.gif) no-repeat top;
}

#bottomspacer
{
	width: 764px;
	height: 41px;
	text-align: left;
	vertical-align: top;
	background: url(../images/interface/background_bottom.gif) no-repeat bottom right;
}

/* Font classes */

.title
{
	font-size: 15px; 
	font-weight: bold;
	color: #fe9900;
}

.subtitle
{
	font-size: 12px; 
	font-weight: bold;
	color: #fe9900;
}

.small
{
	font-size: 10px; 
}

.error
{
	color: #ff0000;
}

/* Link classes */

a:link
{
	text-decoration: none; 
	color: #fe8300;
}

a:visited
{
	text-decoration: none; 
	color: #fe8300;
}

a:active
{
	text-decoration: underline; 
	color: #fe9900;
}

a:hover
{
	text-decoration: underline; 
	color: #fe9900;
}

#footer a:link
{
	text-decoration: none; 
	color: #ffffff;
}

#footer a:visited
{
	text-decoration: none; 
	color: #ffffff;
}

#footer a:active
{
	text-decoration: underline; 
	color: #ffffff;
}

#footer a:hover
{
	text-decoration: underline; 
	color: #ffffff;
}

/* Forms */

input
{
	background: #ffffff;
	border: 1px solid #cecece;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #505050;
	font-weight: normal;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	width: 220px;
}

.radio
{
	border: none;
	margin: 0px;
	padding: 0px;
	width: auto;
}

select
{
	background: #ffffff;
	border: 1px solid #cecece;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #505050;
	margin: 0px;
	padding: 0px;
	width: 220px;
}

textarea
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #505050;
	background-color: #ffffff;
	border: 1px solid #cecece;
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-arrow-color: #505050; 
	scrollbar-darkshadow-color: #ffffff; 
	scrollbar-face-color: #ffffff; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #ffffff; 
	scrollbar-track-color: #ffffff;
	margin: 0px;
	padding: 0px;
	width: 500px;
	height: 180px;
}

.formbutton
{
	background: #fe9900;
	border: 1px solid #fe9900;
	color: #ffffff;
	width: 120px;
	font-weight: bold;
	margin: 0px;
}