body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CC0000;
	margin: 0;
	padding: 0;
	}


h1 {}

h2 {
	font-size: 18px;
	font-weight: bold;
	}

h3 {
	font-size: 16px;
	font-weight: bold;
	}

.bold {
	font-weight: bold;
	font-size: 14px;
}


.invulveld {
	border: 1px solid #CCCCCC;	
	}

.listitem1 {
	list-style-type: square;
	}

.listitem2 {
	list-style-type: none;
	list-style-image: url(../images/vlam20.gif);
	}

.kleinrood {
	color: #FF0000;
	font-size: 10px;
	}
	
#placeholder {
	margin: 0 auto;
	width: 770px;
	}

#header {
	}

	#logo {
		}
	
	#adres {
		}


#navtop {
	width: 100%;
	height: 34px;
	background-image: url(../images/bgnav.gif);
	background-repeat: repeat-x;
	}

#inhoud {
	background-color: #FFFFFF;
	width: 770px;
	}

	#links {
		width: 610px;
		float: left;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 20px;
		}
	
	#rechts {
		width: 120px;
		float: right;
		padding-left: 10px;
		padding-top: 10px;
		}

#footer {
	width: 770px;
	color: #FFFFFF;
	padding-top: 6px;
	}
	
	#copyright {
	float: left;
}
	
	#interlinie {
	float: right;
}

a.interlinie:link {color: #FFFFFF;text-decoration: none;font-weight: normal;}
a.interlinie:active {color: #FFFFFF;text-decoration: none;font-weight: normal;}
a.interlinie:visited {color: #FFFFFF;text-decoration: none;font-weight: normal;}
a.interlinie:hover {color: #FFFFFF;text-decoration: underline;font-weight: normal;}
