body {
	margin: 0px 0px 0px 0px; /* overruled standaardinstelling verschillende browsers */
	padding: 0px 0px 0px 0px; /* overruled standaardinstelling verschillende browsers */
	text-align: center; /* center de container voor IE5 browsers. */
	background-image:url(../images/nieuw/blokrechts.gif);
	background-position: right;
	background-repeat: repeat-y;
	font-family: Georgia, "Times New Roman", Times, serif;
}

html, body {
	height: 100%; /* belangrijk voor correct weergave kolommen tot onderaan pagina in IE */
}

#container {
	position: absolute;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	text-align: left; /* overschrijft body{ text-align: center; } */
	background-image: url(../images/nieuw/menu_achtergrond.gif); /* afbeelding voor menu, zodat deze tot onderaan doorloopt */
	background-position: right;
	background-repeat: repeat-y;
		background-color: #fff;
	z-index: 2;
	height: 100%; /* zodat menu ook bij weinig content doorloopt tot onder aan de pagina */
}

/* deel de pagina op in een stuk links (stuk header, inhoud) en rechts (stuk header, menu) */
#links {	
	float: left;
	width: 550px;
}

#rechts {
	float: right;
	width: 250px;
}

#header {
	float: left;
	width: 550px;
	height: 162px;
}

#content {
	float: left;
	width: 550px;
	background-color: #fff;
}

#paginalocatie {
	height: 30px;
}

#paginatitel {
	margin-bottom: 15px;
}

#inhoud {
	width: 535px;
}

#inhoud ul {
	list-style-type: none;
}

#inhoud_links {
	float: left;
	width: 260px;
	margin-right: 15px;
}

#inhoud_rechts {
	float: left;
	width: 260px;
}

#menu {
	float: right;
	width: 250px;
}

/* Links */
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

/* Crumblepad */
.crumblepad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 28px; /* origineel was 16px, veranderd voor juiste hoogte t.o.v. header */
	color: #CCCC99;
	padding-right: 25px;
}
.crumblepad a:link {
	color: #CCCC99;
}
.crumblepad a:visited {
	color: #CCCC99;
}
.crumblepad a:hover {
	color: #CCCC99;
	text-decoration: none;
}
.crumblepad a:active {
	color: #CCCC99;
}

/* algemene aangepaste html tags */
ul {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

/* Layout tekst van de pagina */
.paginakoppen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 30px;
	color: #6E7266;
}
.paginakopjes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #999966;
}
.paginabody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	background-color: #fff;
	
}

.paginabody a:link {
	color: #cccc99;
}
.paginabody a:visited {
	color: #cccc99;
}
.paginabody a:hover {
	color: #000;
}
.paginabody a:active {
	color: #cccc99;
}

/* Menu css */
#masterdiv {
	width: 250px;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 600;
}

.menutitle {
	cursor:pointer;
	margin-bottom: 2px;
	background: #fff;
}

.submenu {
	cursor: pointer;
	font-size: 12px;
	color: #76761C;	
	text-decoration: none;
}

.submenu a:link {
	font-size: 12px;
	color: #76761C;	
	text-decoration: none;
}

.submenu a:visited {
	font-size: 12px;
	color: #76761C;	
	text-decoration: none;
}

.submenu a:hover {
	font-size: 12px;
	color: #76761C;	
	text-decoration: none;
}

.submenu a:active {
	font-size: 12px;
	color: #76761C;	
	text-decoration: none;
}

.submenu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.submenu li {
	background: url(../images/nieuw/menuback_off.gif);
	border-bottom: 2px solid white;
	height: 17px;
	width: 230px; /* minus 20px vanwege padding-left */
	padding-left: 20px; /* voor het verschuiven van de tekst */
	padding-top: 3px;
}

.submenu li:hover {
	background: url(../images/nieuw/menuback_on.gif);
	height: 17px;
	width: 230px; /* minus 20px vanwege padding-left */
}

/* csss niet voor indexnieuw2.html maar wel voor andere */
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 30px;
	color: #6e7266;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #999966;
}

.tabelkopjes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
	padding-right: 25px;
	font-weight: bold;
}

.formulier {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #6E7266;
}

.payoffwit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 15px;
}

.telindex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #0099CC;
}

.emailindex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: lighter;
	color: #999999;
}

.copyrights
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #336699;
}

.disclaimer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}

/* added by Wijnand for formerrors */

.error 
{
	color: #ff0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left: 23px;
	background-image: url(../images/warning.gif);
	background-repeat: no-repeat;
}

/* NIEUWSBRIEF */
#nieuwsbrief,#form_nieuwsbrief{
color:white;
font-size:11px;
line-height:22px;
position:absolute;
right:243px;
top:2px;
width:110px;
z-index:20;
}

#nieuwsbrief button, form#form_nieuwsbrief button {
-moz-border-radius:0 0 0 0;
background:url("../images/btn.nieuwsbrief.png") no-repeat scroll left top transparent;
border:0 none;
color:transparent;
height:20px;
overflow:hidden;
position:absolute;
right:12px;
top:1px;
width:20px;
}

#form_nieuwsbrief{
width:191px;
}

#form_nieuwsbrief input{
-moz-border-radius:4px 4px 4px 4px;
background-color:#6F7267;
color:white;
font-size:11px;
left:24px;
padding:2px 4px;
position:absolute;
top:0;
width:118px;
z-index:2;
}

button span{
display:none;
}
