.important {
	color: red;
}

.error {
	color: red;
	font-weight: bold;
}

.error a {
	color: red;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
}

.notification {
	color: #666666;
	font-style: italic;
	font-weight: normal;
	font-size:10px;
}

.verplicht {
	color: red;
	font-weight: bold;
}

#kop {
	color:#6E6E6E;
	font-family: sans-serif; 
	font-size: 20px; 
	font-weight: bold;
	border-bottom: 2px solid #808080;
	margin-bottom: 5px;
}

.subkop {
	color:#555555;
	font-family: sans-serif; 
	font-size: 14px; 
	font-weight: bold;
	margin-top: 30px;
}



.siteList {
	list-style-image: url('/images/li.png');
	margin-bottom:20px;
	padding-left:15px;
	margin-left:5px;
}

.siteList li {
	
	margin-left:10px;
}

.gezocht {
	font-style:italic;
	color: #888888;
}

#narrower h3 {
	font-size: 15px;
	color: #666666;
	margin: 20px 0px 10px;
}

h4 {
	font-size: 13px;
	color: #666666;
}

.message {
	background-color: #FFFF99;
	border: 1px dashed #999999;
	padding:5px;
	margin: 10px 0px 10px;
}

.adMessage {
	background-color: #FFFF99;
	border: 1px dashed #999999;
	padding:5px;
	margin: auto;
	width: 450px;
	text-align:center;
	

}

.message a{
	color:#666666;
}

.soft {
	color:#999999;
	font-style:italic;
}

.window .close {
	position:absolute;
	top:15px;
	right: 15px;
	cursor:pointer;
}

.soort {
	color: #999;
}

#accordion a {
	text-decoration: underline;
}

.nowrap {
	white-space:nowrap;
}

option.default {
	color: #AAA;
	font-style: italic;
}

span.information {
	color: #999;
	font-weight: normal;
	font-size: 11px;
}

.advertentieTbl .gezocht {
	font-weight: normal;
}


.advertentieTbl .aangeboden {
	
}
