body {
	margin:0;
	padding:0;
}

tr, td {
	z-index: 0;
}

p { 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	color: #00303A;
} 

h1 { 
	font-family: Tahoma, Arial, Helvetica; 
	font-size : 11px; 
	color: #00303A;
} 

h2 {
	font: 11px Tahoma, Arial, Helvetica; 
	color: #008484;
	font-weight: bolder;
}

h3 {
	font: 12px Tahoma, Arial, Helvetica; 
	color: #008484;
}

a {
	text-decoration: none; 
	color: #FC4703;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
} 

textarea {
	font-size: 12px;
}

input {
	font-size: 12px;
}

.indent20left {
	margin-left: 20%;
	margin-right: 20px;
}

.indent20just {
	margin-left: 15%;
	margin-right: 10%;
}

.indent10left {
	margin-left: 10%;
	margin-right: 10%;
}

.indent5color {
	margin-left: 5%;
	margin-right: 5%;
	color: #008484;
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 11px;
}

select {
	font-size: 12px;
}

div.scrolle {
	height: 290px;	
	overflow: auto;
	border-width: thin;
}

#nieuwsbrieflink {
	margin-top: 0px;
	margin-left:auto;
    margin-right:auto;
	background-image: url(images/nieuwsbrief.jpg);
	display:block;
	height:171px;
    text-indent:-9999px;
    width:177px;
	z-index: -10;
}
