BODY {
	text-align: center; background: #FFFFFF; font-family: Arial; }
	
	IMG { border : 0; }

	a {text-decoration: none; }
	a:link { color: #000000; }
	a:visited { color: #000000; }
	a:active { color: #000000; }
	A:hover {color: #000000; text-decoration: underline;  }
	
IMG	{ border:0; }

H1 { font-family: Arial; font-size: 20px; }

TABLE {
	vertical-align: top;
	text-align: justify;
	color: #000000;
	font-size: 13px;
	border: solid 0px #ed1c24;
	font-family: Arial;
}

.header {
	height: 100px;
	vertical-align: bottom;
	text-align: center;
	color: #000000;
	font-family: Arial;
	background-image: url(http://studie-rechten.nl/images/weegschaal.jpg);
	background-repeat: no-repeat;
	background-position: 0% 100%;
}

.content {
	vertical-align: top;
	color: #000000;
	border-right: solid  1px #999999;
    border-left: solid 1px #999999;
	font-family: Arial;
	text-align: left;
/*	background-image: url(http://dennisvandenbroek.nl/Mselection/images/logo_M-Selection.png); */
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.contact {
	vertical-align: top;
	color: #000000;
	border: solid 0px #ed1c24;
	font-family: Arial;
	text-align: left;
}

.bottom {
	height: 10px;
	vertical-align: top;
	color: #6d6e71;
	border: solid 0px #ed1c24;
	font-family: Arial;
	text-align: left;
	font-size: 10px; 
}


input, select, textarea {
	color : black;
	border : 1px solid #333333;
	}

.t_invoerveld {
	background-color : transparent;
	}

.t_needed {
	background-color : transparent;
	border : 1px dashed red;
	}  