.normaal {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.evenementen_geweest {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: line-through;
}
.normaal_12 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.normaal_rood {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}

.credits {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.trademarks {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #ECE9D8;
	text-decoration: none;
	line-height: 10px;
}


.bold {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.bold_rood {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.bold_rood_12 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.bold_rood_14 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.bold_wit {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.bold_wit_14 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.bold_rood_16 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.status_11 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

.status_16 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}

.bold_grijs_12 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.bold_grijs_14 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}


.error {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}

.poll_vraag {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

body, html {
	margin: 0px;
	height: 100%;
	width: 100%;
	background-color: EFEFEF;
}
form {
	margin: 0px;
	display: inline;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000099;
}
select {
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000099;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
	}
.clearfix {
	display: block;
	}
/* End hide from IE-mac */
