@charset "utf-8";
/* v1.0 | 20080212 Reset CSS*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*end Reset*/



body{
	background:#777777;
	font-family: Candara, Tahoma,Geneva, Verdana, sans-serif;
	font-size: 0.95em;
	line-height: 1,5;
	padding-left:10%;
}
acronym{
	border-bottom: 1px dashed;
}
#gads{
	width: auto;
	height: auto;
	margin-left: 5px;
	margin-top: 15px;
}
a:link, a:visited, a:hover, a:active
{
	color: #333333;
	text-decoration: none;
	border:none;
	outline: none;
	font-size: 1.1em;
}

a#register:link, a#register:visited, a#register:hover, a#register:active{
	color: #8c181b;
	text-decoration: none;
	border:none;
	outline: none;
	font-size: 0.95em;
	line-height: normal;
}
a img.menu {
border: none;
display:block;
float:left;
} 
img
{
	text-decoration: none;
	border: none;
	outline: none;
}

#header{
	width:965px;
	height:93px;
}

#maindiv{
	width:965px;
	position: absolute;
	top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#left{
	float:left;
	width: 250px;
	height: auto;
	margin-left: 5px;
	margin-top: 15px;
	margin-bottom:10px;
}
#leftTop{
	width: 250px;
	height: 20px;
	background-image: url(images/layout/left/left1.png);
	background-repeat: no-repeat;
	background-position:top;	
}
#linksBoven {
	background-image: url(images/layout/left/left3.png);
	background-repeat: no-repeat;
	background-position:bottom;
	height: 20px;
	width: 250px;
}
#linksMain {
	background-image: url(images/layout/left/left2.png);
	background-repeat: repeat-y;
	background-position: top;
	background-color: #777777;
	width: 250px;
	min-height:300px;
	padding-top: 30px;
}
.labelsJquery {
	font-family: Tahoma,Geneva, Verdana, sans-serif;;
	font-size: 1em;
	color: #990000;
}
#right{
	float:right;
	width: 700px;
	height: auto;
	margin-left: 5px;
	text-align: center;
	vertical-align: middle;
	margin-bottom:10px;
	padding-bottom: 20px;
	background-image: url(images/layout/right/rechts1.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 15px;
	padding-top: 90px;
}
#rightGal{
	float:right;
	width: 700px;
	height: auto;
	margin-left: 5px;
	text-align: center;
	vertical-align: middle;
	margin-bottom:10px;
	padding-bottom: 20px;
	background-image: url(images/layout/right/rechts1.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 15px;
	padding-top: 68px;
}
#rechtsOnder {
	background-image: url(images/layout/right/rechts3.png);
	background-repeat: no-repeat;
	background-position:bottom;
	height: 20px;
	margin-left: 2px;
	width: 700px;
}
#rmain{
	text-align:center;
	background-image: url(images/layout/right/rechts2.png);
	background-repeat: repeat-y;
	vertical-align: middle;
	background-color: #777777;
	height: 100%;
	width: 700px;
	min-height:300px;
	padding-top: 10px;
	margin-left: 6px;
	padding-left:20px;
	padding-bottom: 10px;
}
#rmaingal{
	text-align:center;
	background-image: url(images/layout/right/rechts2.png);
	background-repeat: repeat-y;
	vertical-align: middle;
	background-color: #777777;
	height: 100%;
	width: 700px;
	min-height:300px;
	padding-top: 10px;
	margin-left: 6px;
	padding-bottom: 10px;
}
#title{
	font-weight: bold;
}
#formulier{
	width:65%;
	margin-left:40px;
}
#formulierlijst {
	list-style-type: none;
	width:65%;
}

.titel
{
	font-size: 1.1em;
}

.ondertitel
{
	font-size: 0.9em;
	clear: both;
	display: block;
}
#username{
font-size: 14pt;
float: left;
padding-left: 25%;
}
.succeed {
	font-size: 1em;
	line-height: 1.5em;
	color: #003300;
}

#errormessage {
	background-color: #666666;
}

a.links:link, a.links:visited, a.links:hover, a.links:active {
	color: #CCCCCC;
	font-size: 0.9em;
}
.imagetable {
	padding: 10px;
	width: 660px;
}
.newstable{
padding: 10px;
width: 95%;
}
td.imagetable {
	position:absolute;
	margin-right: 10px;
	width: 100px;
	height: 100px;
	vertical-align:bottom;
	display:inline-block;
}
td.newstable {
	position:absolute;
	padding: 10px;
	width: 20%;
	height: 150px;
	vertical-align:bottom;
	display:inline-block;
}
.infotable {
	padding: 10px;
	width: 100%;
	text-align: left;
}
td.infotable {
	width: 50%;
	text-align: left;
	vertical-align:middle;
}
.imgtitle{
padding-top: 5px;
font-size:12px;	
}
.aboutdivl{
	float:left;
	width:300px;
	margin-left:20px;
}
.aboutdivr{
	float:right;
	width:350px;
	margin-right:30px;
	text-align:left;
}
#aboutdiv{
	margin-left: 10px;
	margin-right: 50px;
}
#addspan{
	margin-left: 0px;
}
#footer{
font-size: 10pt;
padding-top: 50px;
width:auto;
margin-left: 10%;	
}
