﻿body
{
	background-color: White;	
	margin:0
}

td, p, li
{
	text-align: left;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
}

.textfieldlabel
{
	text-align: left;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}

.maintable
{
	width: 800px;
	margin-top: 10px;
	margin-left: 82px;
}

.maintable
{
	text-align: center;
}

.contentsection
{
	width: 600px;	
}

.header
{
	height: 150px;
	background-image: url("/media/header.png");	
	background-position: center top;
	background-repeat: no-repeat;
}

.footer
{
	height: 25px;
	background-image: url("/media/footer.png");	
	background-position: center bottom;
	background-repeat: no-repeat;
	
}

.contenttablegreen
{
	margin-left: 1px;
	width: 600px;
	height: 500px;
	border: 2px solid #00CF07;	
}

.contenttableyellow
{
	margin-left: 1px;
	width: 600px;
	height: 500px;
	border: 2px solid #F0DC00;	
}

.contenttableblue
{
	margin-left: 1px;
	width: 600px;
	height: 500px;
	border: 2px solid #2D37FB;	
}

.contenttablepurple
{
	margin-left: 1px;
	width: 600px;
	height: 500px;
	border: 2px solid #CE0064;	
}


input[type="text"],input[type="password"],input[type="submit"]
{
	width: 200px;	
	text-align: left;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
}

input[type="submit"]
{
	text-align: center;
}

#michelkooyman
{
	position: absolute;	
}
