html {
height: 100%; 
}

body{
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #191713;
	border-right-width: 2px;
}

p.groot {
	font-size: 1.4em; /* = 14px */
	margin: 0px;
	padding: 0px;
}

p.menu {
	font-size: 1.8em; /* = 14px */
	margin: 0px;
	padding: 0px;
}

p.klein {
	color: #FCFBD2;
	line-height: 16px;
}


p.underline {
	text-decoration: underline;

}


p.menu {
	font-family: trebuchet, arial, helvetica, sans-serif;
	font-size: 1.1em; /* = 14px */
	font-weight: bold;
	color: #3B392D;
	margin: 0px;
	padding: 15px 0px 2px;
}

ul.menu {
	font-family: trebuchet, arial, helvetica, sans-serif;
	font-weight: normal;
	color: #3B392D;
	margin-right: 1px;
}

ul {
	margin: 0;
	list-style: none;
}

a:link {color: #fcfbd2;text-decoration: underline;}
a:visited {color: #fcfbd2;text-decoration: underline}
a:hover {color: #fcfBD2;text-decoration: none;}
a:active {color: fcfBD2 }

div#nieuws a:link {color: #D88922;text-decoration: none;}
div#nieuws a:visited {color: #3B372D;text-decoration: none;}
div#nieuws a:hover {color: #191713;text-decoration: underline;}
div#nieuws a:active {color: #CC0000;text-decoration: none; }

div#menubalk_tekst a:link {color: #3b372d;text-decoration: none;}
div#menubalk_tekst a:visited {color: #3b372d;text-decoration: none;}
div#menubalk_tekst a:hover {color: #3b372d;text-decoration: underline;}
div#menubalk_tekst a:active {color: #d88922;text-decoration: none; }

div#page_menubalk_tekst a:link {color: #3b372d;text-decoration: none;}
div#page_menubalk_tekst a:visited {color: #3b372d;text-decoration: none;}
div#page_menubalk_tekst a:hover {color: #3b372d;text-decoration: underline;}
div#page_menubalk_tekst a:active {color: #d88922;text-decoration: none; }

#container {
	position: absolute;
	min-height: 100%;
    height:100% /* voor moderne browsers */
    height:100%; /* voor IE */
	width: 1000px;
	margin-left: -500px;
	left: 50%;
	background-color: #3b372d;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 800px;
}
#header {
	background-image: url(images/achtergrond.jpg);
	height: 230px;
}

#index_flash {
	height: 150px;
	width: 350px;
	position: relative;
	left: 570px;
}
#logo {
	position: absolute;
	left: 34px;
	top: 5px;
	width: 215px;
	z-index: 1;
	color: #CA6D10;
}
#menubordjes_tekst {
	height: 57px;
	top: 138px;
	width: 700px;
	position: absolute;
	left: 240px;
	z-index: 3;
}
#menubordjes_fotos {
	height: 98px;
	top: 194px;
	width: 700px;
	position: absolute;
	left: 240px;
	background-image: url(images/menubordjes_fotos.jpg);
}

#menubalk {
	position: absolute;
	width: 206px;
	left: 50px;
	background-color: #FCFBD2;
	top: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
#nieuws {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 240px;
	margin-right: 0px;
	margin-left: 15px;
	position: absolute;
	height: 79px;
	width: 175px;
	left: 0px;
	color: #D88922;
	font-size: 1.2em;
	text-align: left;
}
#menubalk_tekst {
	margin-top: 325px;
	text-align: right;
	padding-right: 15px;
	margin-right: 15px;
	margin-left: 15px;
	border-top: thin #3C372D;
	border-right: thin #3C372D;
	border-bottom: thin #3C372D;
	border-left: thin #3C372D;
	font-size: 1.3em;

}
#hoofdblock {
	position: absolute;
	height: 340px;
	width: 675px;
	left: 280px;
	top: 293px;
	font-size: 1.2em;
	padding: 10px;
}

#insert {
	position: absolute;
	width: 101px;
	left: 274px;
	top: -94px;
	height: 118px;
	z-index: 100;
}

#hoofdblock_tekst_links {
	position: absolute;
	width: 400px;
	left: 17px;
	top: -1px;
	height: 456px;
}

#hoofdblock_tekst_rechts {
	position: absolute;
	width: 250px;
	left: 436px;
	top: 29px;
	height: 400px;
	background-image: url(images/groot_bord.png);
	color: #FCFBD2;
}

#hoofdblock_foto {
	position: absolute;
	width: 368px;
	left: 10px;
	top: 76px;
}
#banner {
	position: absolute;
	width: 206px;
	height: 66px;
	left: 745px;
	top: 726px;
	color: #000000;
}

#push { 
	height: 45px
}
	
	
#page_container {
	position: absolute;
	min-height: 100%;
    height:100% /* voor moderne browsers */
    height:100%; /* voor IE */
	width: 1000px;
	margin-left: -500px;
	left: 50%;
	background-color: #3b372d;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#page_hoofdblock {
	position: absolute;
	width: 702px;
	left: 277px;
	top: 218px;
	padding: 10px;
	font-size: 1.2em;
	line-height: 16px;
	color: #FCFBD2;
	background-color: #3b372d;
	float: right;
}

#page_menubalk_tekst {
	margin-top: 280px;
	text-align: right;
	padding-right: 15px;
	margin-right: 15px;
	margin-left: 15px;
	border-top: thin #3C372D;
	border-right: thin #3C372D;
	border-bottom: thin #3C372D;
	border-left: thin #3C372D;
	font-size: 1.3em;
}
#page_titel {
	color: #FCFBD2;
	font-size: 1.2em;
	font-weight: bold;
	width: 91%;
	position: relative;
}
#page_inhoud {
	color: #FCFBD2;
	padding: 5px;
	overflow: visible;
}
#page_kolom_l{
	height: 100%;
	width: 48%;
	float: left;
	position: relative;
}
#page_kolom_r{
	height: 100%;
	width: 48%;
	float: right;
	position: relative;
}
#page_tekstenimage {
	position: relative;
	overflow: visible;
}
#page_table {
	position: absolute;
	left: -6px;
	top: 732px;
}
#page_b_tekstlinks {
	position: relative;
	width: 45%;
	background-color: #3B372D;
	float: left;
	border: 1px solid #191713;
	padding: 8px;
}
#page_b_tekstrechts {
	position: relative;
	width: 45%;
	float: right;
	border: 1px solid #191713;
	padding: 8px;
}

#page_menubordjes_tekst {
	height: 57px;
	top: 138px;
	width: 700px;
	position: absolute;
	left: 290px;
	z-index: 3;
}
.bulleted {
	list-style-position: inside;
	list-style-type: disc;
}
