div.loginkop {
	font-weight: bold;
	float:left;
}

div.blokgroen {
	clear: both;
	background-color: rgb(222,227,215);
	width: 80%;
	padding: 20px 20px 20px 20px;
}

div.blokgroen form {
	margin: 0px;
}

div.blokgroen ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	
}

.verplicht {
	color: rgb(143,15,40);
	font-weight: bold;
	font-size: 11pt;
}

.stippel {
	border-bottom: 1px dashed rgb(123,123,122);
	width: 80%;
	padding: 0px 20px 0px 20px;
	margin-bottom: 10px;
}

div.logintabben {
	border-bottom: 1px solid rgb(188,181,173);
	padding-bottom: 2px;
	margin-left: 10px;
	height: 23px;
	width: 85%;
}

div.logintab {
	margin-right: 1px;
	font-weight: bold;
	background-color: rgb(222,222,214);
	float: left;	
}	

div.logintab a {
	color: rgb(18,75,61);
	text-decoration: none;
}

