
 /*----- CLASSES -----*/
  

.plus {
	margin-top: 10px;
}

.special {
	font-family: "Trebuchet MS";
	font-size: 200%;
	text-decoration: none;
	line-height: 22px;
	color: #C00;
	letter-spacing: 1px;
	padding: 0;
	margin: -5px 0 25px 0;
}
.streep {
	font-size: 100%;
	text-decoration: underline;
}

ul.nobul li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style-image: none;
}


.quote {
	font-size: 120%x;
	font-style: italic;
	line-height: 140%;
	font-weight: bold;
	color: #666;
}

.klein {
	font-size: 80%;
	color: #000;
	text-decoration: none;
}

/* buiten gebruik???

.separator {
	color: #FF9999;
	border-bottom: 3px solid #F93;
	border-top: 1px solid #F99;
}

*/

p.inline {
	display: inline;
}
#doel {
	display: inline;
}