
body {
	background: #c3c3c3;
	margin: 0px padding;
	}
	

#left {
	position: absolute;
	top: 20px;
	left: 30px;
	width: 190px;
	}
		
#content {
	position: absolute;
	background: #ffffff;
	top: 20px;
	left: 220px;
	width: 570px;
	}

#adver {
	position: absolute;
	top: 20px;
	left: 800px;
	width: 200px;
	margin: 0px;
	}


p, t, h1, h2, h3, h4, h5, h6, p, td, th, tr, table, body, li, ul, ol {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 160%;
	margin-top: 0px;
	margin-bottom: 12px;
	}



p.nul {
	margin-bottom: 0px;	
	}

p.adv {
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px; font-style:italic
	}



p.t {
	color: #ffffff;
	font-size: 20px;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 30px;
	line-height: 24px;
	}


h1 {
	color: #cc3333;
	font-size: 13px;
	font-weight: bold;
	margin-top: 24px;
	margin-bottom: 6px;
	}
h2 {
	color: #cc3333;
	font-size: 13px;
	font-weight: bold;
	margin-top: 24px;
	margin-bottom: 4px;
	}
h3 {
	color: #333366;
	font-size: 11px;
	line-height: 160%;
	font-weight: bold;
	margin-top: 18px;
	margin-bottom: 2px;
	}
h4 {
	color: #333366;
	font-size: 11px;
	line-height: 160%;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;
	}
ul, ol, li {
	margin-top: 0px;
	margin-bottom: 0px;
	}

	
img {
	border: 0px none;
	}
	
	
	
a {
	color: #333333;
	text-decoration: underline;
	}
a:visited {
	color: #333366;
	}
a:hover {
	color: #cc3333;
	text-decoration: none;
	}
a:active {
	color: #333366;
	text-decoration: underline;
	}

a.g {
	background: #CC9900;
	color: #ffffff;
	text-decoration: none;
	}
a:visited.g {
	background: #CC9900;
	color: #ffffff;
	text-decoration: none;
	}
a:hover.g {
	background: #CC9900;
	color: #ffffff;
	text-decoration: none;
	}
a:active.g {
	background: #CC9900;
	color: #ffffff;
	text-decoration: none;
	}



a.menu {
	color: #ffffff;
	text-decoration: none;
	}
a:visited.menu {
	color: #ffffff;
	}
a:hover.menu {
	color: #ffffff;
	padding-left: 10px;
	}
a:active.menu {
	color: #CC3333;
	background-color: #ffffff;
	}



p.menutop {
	color: #FFFFFF;
	margin-left: 30px; letter-spacing:2pt; text-transform:capitalize; margin-bottom:0;
	}
a.menutop {
	color: #ffffff;
	text-decoration: none;
	}
a:visited.menutop {
	color: #ffffff;
	text-decoration: none;
	}
a:hover.menutop {
	color: #CC9900;
	background-color: #ffffff;
	text-decoration: none;
	}
a:active.menutop {
	color: #CC9900;
	background-color: #ffffff;
	}


p.footer {
	color: #cc9900;
	margin-top: 12px;
	text-align:center 
	}
p.footersmall {
	font-size: 9px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:center
	}
	
hr {
	border: 0px none;
	height: 1px; 
	width: 36%;
	color: #cc9900;
	background-color: #cc9900;
	text-align:center
	}



p.citaat {
	font-size: 10px;
	line-height: 13px;
	margin-left: 0px;
	margin-right: 0px;
	color: #FFFFFF;
	}
a.citaat {
	color: #ffffff;
	text-decoration: none;
	}
a:visited.citaat {
	color: #ffffff;
	text-decoration: none;
	}
a:hover.citaat {
	color: #ffffff;
	text-decoration: none;
	}
a:active.citaat {
	color: #ffffff;
	text-decoration: none;
	}



table, tr, td {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
		}
	



form { 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333366;
	}
textarea { 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333366;
	border: 1px #CC9900 solid;
	}
input { 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333366;
	border: 1px #CC9900 solid;
	}
input.radio {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #336;
	border:0px;
	}
input.submit {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background: #c90;
	}
select { 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #336;
	border:1px solid #c90;
	}