/* CSS Document */

ul, table, td, tr, p {
	margin:0;
	padding:0;
}
.list {
	margin:0 0 0 20px;
}
html, body {
	height:101%;
	width:100%;
	margin:0;
	padding:0;
}
body {
	font:0.80em/1.6 "Trebuchet MS", "Lucida Grande", "Lucida sans", Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	background-image:url(/img/bg.png);
	background-repeat:repeat-x;
	/*color:#36322c;*/
	color:#000000;
}
td {
	vertical-align:top;
}
body#homepage {
	background-color:#FFFFFF;
	background-image:url(/img/bghome.png);
}
strong {
	font-weight:normal;
	color:#7c7265;
	display:block;
	padding:10px;
	border:solid 1px #c0b3a0;
	background-color:#fcfbfa;
	margin-top:3px;
}
img {
 	border:0;
}
img.left {
	float:left;
	margin:5px 15px 5px 0;
}
p {
	margin:0;
	padding:0;
}
a {
	color:#47ab31;
	font-weight:bold;
}
a:hover {
	color:#ff0084;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	/*color:#7c7265;*/
	color:#91897e;
}
h1, h2 {
	font-size:24px;
	color:#ff0084;
}

h3 {
	font-size:18px;
}
h4 {
	font-size:14px;
}
h5, h6 {
	font-size:12px;
}
form {
	margin:0;
	padding:0;
}

div.formulier {
	display:block;
	width:344px;
	margin:0;
	padding:10px;
	margin-top:3px;
	background-color:#fcfbfa;
	color:#7c7265;
	border:solid 1px #c0b3a0;
}
.sitemap .level1 {
	margin-left:20px;
	list-style-type:circle;
}
.sitemap .level2 {
	margin-left:40px;
	list-style-type:circle;
}
.sitemap .level3 {
	margin-left:60px;
	list-style-type:circle;
}
.lijn {
	display:block;
	width:100%;
	min-height:24px;
	border-bottom:dotted 1px #b5d700;
}
#container {
	position:relative;
	min-height:100%;
	height:100%;
	voice-family:"\"}\"";
	voice-family:inherit;
	height:auto;
}
html>body #container {
	height:auto;
}
#pagina {
	padding:0;
	margin:0;
}
#footer {
	background:#fff url(/img/bgfooter.gif) no-repeat top;
	width:740px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	height:80px;
}
#homefooter {
	bottom:0;
	padding:1px 0 0 0;
	background-color:#FFFFFF;
	background-image:url(/img/bgfooter.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:740px;
	height:80px;
}
#topbar {
	width:740px;
	height:55px;
	background-color:#ffffff;
	background-image:url(/img/backtopbar.gif);
	background-repeat:no-repeat;
	background-position:center;
	margin:auto;
}
body#homepage #topbar {
	width:740px;
	height:55px;
	background-color:#ffffff;
	background-image:url(/img/backtopbar.gif);
	background-repeat:no-repeat;
	background-position:center;
}
#plaat {
	width:740px;
	height:130px;
	background-image:url(/img/plaat02.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin:auto;
}
#homeplaat {
	width:740px;
	/*height:275px;*/
	height:310px;
	overflow:hidden;
	background-color:#c0b3a0;
}
#menu {
	width:740px;
	height:32px;
	/*background-color:#c0b3a0;*/
	background-color:#91897e;
	margin:auto;
	padding:4px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
}
#menu ul {
	list-style-type:none;
	/*margin:0 0 0 20px;*/
	/*background-color:#FFCC00;*/
}
#menu ul li {
	font-size:18px;
	display:inline;
	padding-right:5px;
	padding-left:3px;
	letter-spacing:1px;
	/*background-color:#00FF66;*/
}
#menu ul li a {
	text-decoration:none;
	color:#ffffff;
	font-weight:normal;
}
#contenthouder {
	width:740px;
	height:auto;
	background-color:#ffffff;
	margin:auto;
	padding:0;
	margin-top:0;
}
#contenttable {
	height:280px;
	margin:0;
	padding:0;
	background-color:#ffffff;
	margin:20px;
	margin-top:0;
	margin-bottom:40px;
}
#contenttablehome {
	height:130px;
	padding:0;
	background-color:#ffffff;
	margin:8px 20px 0 20px;
}
/*td#submenu {
	width:203px;
	overflow:hidden;
	padding-top:20px;
}
td#content {
	width:497px;
	padding-top:20px;
}*/
td#submenu {
	width:167px;
	overflow:hidden;
	padding-top:20px;
}
td#content {
	width:533px;
	padding-top:20px;
}
td.tekst {
	width:366px;
	vertical-align:top;
}
td.tekst img {
	border:solid 1px #c0b3a0;
}
td.beeld {
	width:164px;
	text-align:right;
	vertical-align:top;
	font-size:11px;
}
td.beeld p {
	width:122px;
	overflow:hidden;
	height:auto;
	text-align:left;
	line-height:normal;
	padding-top:3px;
	padding-left:1px;
}
td.beeld p, td#beeld h1, td#beeld h2, td#beeld h3, td#beeld h4, td#beeld h5, td#beeld img {
	float:right;
}
td.beeld img {
	border:solid 1px #c0b3a0;
}
td.beeld img.noborder {
	border:none
}
td.beeld p b {
	display:block;
	padding-top:5px;
}
#submenu ul {
	list-style-type:none;
	font-weight:bold;
}
#submenu li {
	padding-bottom:5px;
}
#submenu ul li a {
	text-decoration:none;
	color:#7c7265;
}
#submenu ul li a:hover {
	color:#ff0084;
}
#footertekst {
	word-spacing:56px;
	width:740px;
	/*margin:auto;*/
	top:50px;
	overflow:hidden;
	line-height:23px;
	text-align:center;
}
body#homepage #footertekst {
	position:static;
	margin:20px 0 0 0;
}
#footertekst a {
	word-spacing:normal;
	text-decoration:none;
	color:#7d7366;
	font-size:11px;
	font-weight:normal;
}
#footertekst a:hover {
	color:#ff0085;
}
.bijschr {
	font-size:11px;
}


em {
	color:#c12174;
}

/*BUTTON - HOME */

div#button1{
text-align:center;
float:left;
width:120px;
border:1px solid #91897e;
margin-right:20px;
}

div#button2{
text-align:center;
width:120px;
float:left;
border:1px solid #91897e;

}

	div#button1 a, div#button2 a{
	color:white;
	text-decoration:none;
	width:120px;
	display:block;
	background: url('/img/bg_button.gif');
	}
	
	div#button1 a:hover, div#button2 a:hover{
	color:#ff0084;
	
	background: white;
	}