body
{
	background-color: #252525;
	background-image: url(images/patroon.gif);
	background-repeat: repeat;
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 14pt;
	margin: 15px 0px 0px 0px;
	position: relative;
    text-align: center; 
    min-height: 101%;
}

h2 { color: #e8ad35; font-weight: bold; font-size: 15pt; margin: 0px 0px 10px 0px; }
img { border-style: none; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }

a:link, a:visited, a:active { color: #e8ad35; text-decoration: none; }
a:hover { text-decoration: underline; }

.textbox { font-family: Verdana,Arial; font-size: 11px; }
.dropdownlist { font-family: Verdana,Arial; font-size: 11px; }
.error { color: Red; font-weight: bold; }
.clear{ clear: both; }

/* -- Site -------------------------------------------------- */
#site { width: 750px; position: relative; margin: 0 auto; text-align: left; }

/* -- Header -------------------------------------------------- */
#header { width: 750px; height: 203px; background-image:url(images/header.jpg); }

/* -- Content -------------------------------------------------- */
#contentcontainer { width: 733px; background-color: #252525; padding: 10px 10px 10px 7px; margin-top: 17px; }
#contentbg { width:733px; background-image: url(images/contentbg.jpg); }
#contentwrapper { float: right; width: 535px; }

#content { padding: 5px 20px 10px 20px; color: White; min-height: 350px; }
#content .button { color: Black; border: solid 1px Black; padding: 2px 2px 2px 2px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; }
#content h2 { color: #e8ad35; font-weight: bold; font-size: 15pt; margin: 0px 0px 10px 0px; }

#sidebarwrapper { position: relative; float: left; width: 195px; height: 100%; padding-top: 5px; overflow: hidden; }
#sidebar { padding: 0px 0px 0px 0px; overflow: hidden; }

/* -- Footer-sub -------------------------------------------------- */
#footer { text-align: center; position: relative; }
#footerwrapper { font-size: 8pt; color: #e8ad35;  padding: 10px 0 10px 0; font-weight: bold; }
#footerwrapper a:link, #footerwrapper a:visited { color: #e8ad35; text-decoration: underline; }
#footerwrapper a:hover { text-decoration: none; }
