.clearfix:after{
    content:"."; 
    display:block; 
    height:0; 
    clear:both;
    visibility:hidden;
}
* html .clearfix {
	height:1%;
}
#left {
	float:left;
}
.small {
	font-size: 9px;
}
#menumain li {
	list-style: none;
}
ul {
	list-style: disc;
	color: #333;
}
ol {
	list-style: decimal inside;
}
li {
	list-style: disc inside;
}
li .big {
	font-size: 14px;
}
ol {
	font-size: 14px;
}
ul li {
	list-style: disc inside;
}
ol li {
	list-style: decimal inside;
}
.w {
	color: #fff;
}
#contentmain li {
	list-style:disc;
	color: #666;
	margin-left: 11px;
	line-height: 14px;
}
p {
	margin-bottom: 15px;
	line-height: 15px;
}
hr {
	border-top:1px solid #676767;
	height:1px;
	font-size:1px;
	margin: 10px 0;
}
.hrdotted {
	border-top:1px dotted #676767;
	height:1px;
	font-size:1px;
	margin-top: 10px;
}
.alert {
	color: #ff3333;
	line-height: 20px;
}
h1 {
	font-size:12px;
	font-weight:bold;
	color:#211f20;
	padding-bottom: 5px;
}
h2 {
	color: #9bc119;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 ;
}
h3 {
	font-size:12px;
	font-weight:normal;
	color:#211f20;
	padding-bottom: 5px;
}
h4 {
	color: #9bc119;
	font-weight: normal;
	font-size: 12px;
	padding-bottom: 5px;
}
h5 {
	color: #9bc119;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}
#footer h1 {
	font-size:10px;
	font-weight:bold;
	color:#bdbbbc;
}
.titelBlack {
	font-size:12px;
	font-weight:normal;
	color:#211f20;
	padding-bottom: 5px;
	float: left;
}
.titelGreen {
	color: #9bc119;
	font-weight: normal;
	font-size: 12px;
	margin: 0 0 ;
	float: left;
}
a:link {
	text-decoration:none;
	color: #9bc119;
	font-weight:normal;
}
a:visited {
	text-decoration:none;
	color: #9bc119;
}
a:hover {
	text-decoration:underline;
	color: #9bc119;
}
.form {
	font-size: 10px;
}
.form td {
	vertical-align: top;
}
form .text {
	color:#666;
	font-weight:normal;
	height:20px;
	font-size:10px;
	padding: 0 5px 0 5px;
}
.formfield_label {
	display:block;
	float:left;
	color:#666;
	font-weight:normal;
	height:20px;
	font-size:10px;
	padding: 0 5px 0px 5px;
}
.form input, form select, .form textarea {
	font-size:9px;
}
.formfield_radiobutton {
	width: 12px;
	height: 12px;
	margin: 0 0 0 0;
}
.formfield_clickbox {
	height: 11px;
	padding:2px 4px 2px 0;
}
.fields {
}
.formfield_text {
	border:1px outset #333;
	background:#fff;
	color:#666;
	font-weight:normal;
	height:20px;
	cursor:pointer;
	cursor:hand;
	font-size:10px;
	padding: 0 5px 0px 5px;
}
.formfield_combobox {
	border:1px outset #333;
	background:#FFF;
	color:#333;
	height:15px;
	padding: 0 0 0 2px;
	cursor:pointer;
	cursor:hand;
	font-size:10px;
}
option {
	padding: 2px 2px;
	border: 1px outset #333;
	background:#fff;
	color:#333;
	cursor:pointer;
	cursor:hand;
	font-size: 10px;
}
.short {
	width:150px;
	margin-bottom: 6px;
}
.long {
	width:300px;
	margin-bottom: 6px;
}
.extralong {
	width:600px;
	margin-bottom: 6px;
}
.tekstfield {
	border:1px outset #333;
	background:#FFF;
	color:#333;
	font-weight:normal;
	height:30px;
	padding:2px 4px 0px 4px;
	cursor:pointer;
	cursor:hand;
	font-size:9px;
}
.button {
	border: 5px solid #9bc119;
	background:#9bc119;
	color:#fff;
	font-weight:normal;
	text-align:center;
	height: 20px
	cursor: hand;
	cursor:pointer;
{
#register {
	width: 670px;
}