html, body {
	background-color: #2D1736;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.LayoutTable {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 100%; 
	width: 100%;
}

p {
	color: #ffffff;
	font-weight: normal;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
}

a {
	font-weight: normal;
	color: #cccc99;
	text-decoration: underline;
}
	
a:active {
	color: #eeee99;
	text-decoration: none;
}

a:visited {
	color: #cccc99;
	text-decoration: underline;
}

a:hover {
	color: #eeee99;
	text-decoration: none;
}

.border {
	background-color : #444444;
}

.http {
	color: #cccc99;
	font-weight: bold;
	font-family: verdana, arial, Geneva, sans-serif;
	font-size: 11px;
	margin-top : 32px;
}

.http a {
	color: #CBD7DC;
	text-decoration: none;
}

.http a:active {
	color: #ffffff;
	text-decoration: none;
}

http a:visited {
	color: #CBD7DC;
	text-decoration: none;
}
	
.http a:hover {
	color: #ffffff;
	text-decoration: none;
}

.taalkeuze {
	color: #dddddd;
	background-color : #000000;
	font-weight: bold;
	font-family: verdana, arial, Geneva, sans-serif;
	font-size: 11px;
	text-align : center;
	padding-right : 12px;
	padding-left : 12px;
}

.taalkeuze a {
	font-weight: bold;
	color: #cccc99;
	text-decoration: none;
}
	
.taalkeuze a:active {
	color: #ffffff;
	text-decoration: none;
}
	
.taalkeuze a:visited {
	color: #cccc99;
	text-decoration: none;
}

.taalkeuze a:hover {
	color: #ffffff;
	text-decoration: none;
}


	

