body {
	background: #c6d1e0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 100%;
}

#xcontent a {
	color: #e7effa;
}
#xcontent a:Visited {
	color: #e7effa;
}

a.navigation {
	color: #eeeeee;
	font-size: 18px;
	text-decoration: none;
}
a.navigation:Visited {
	color: #eeeeee;
	font-size: 18px;
	text-decoration: none;
}
a.navigation:Hover {
	xcolor: #6e0482;
	xxcolor: #ff6000;
	color: #dbe9fd;
	font-size: 18px;
	text-decoration: none;
}

a.black {
	color: black;
	text-decoration: none;
}
a.black:Hover {
	color: black;
	text-decoration: underline;
}

a.advert {
	color: #06306e;
	xcolor: #ff6000;
	text-decoration: none;
}
a.advert:Hover {
	color: #06306e;
	xcolor: #4361ad;
	text-decoration: none;
}

#head {
	xbralbackground: #5c95d0;
	xxbackground: #c6d1e0 url("/images/punt_top.png");
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 98;
	right: 0;
	left: 0;
	top: 0;
}

#headtext {
	float: left;
	position: absolute;
	right: 80px;
	top: 0px;
	width: 230px;
	margin: 0 0 0 0px;
	padding-bottom: 30px;
	padding-top: 15px;
	color: #000000;
}

#navigation {
	xxcolor: #4361ad;
	color: #ffffff;
	font-size: 18px;
	padding-left: 10px;
	background: #71849f url("/images/gradience2.png");
	background-repeat: repeat-x;
	background-position: bottom;
}

#navgradience1 {
	background: #71849f url("/images/gradience1.png");
	background-repeat: repeat-x;
	background-position: top;
	height: 11px;
	right: 0;
}
#navgradience2 {
	background: #c6d1e0 url("/images/gradience3.png");
	background-repeat: repeat-x;
	background-position: top;
	height: 8px;
}

#container {
	position: relative;
}

#tabellen {
	position: absolute;
	top: 0;
	right: 0;
	width: 30%;
}

.tabellenmg {
	position: relative;
	padding-right: 8px;
	padding-top: 8px;
}

#content {
	background: #c6d1e0;
	color: #000000;

	position: relative;
	top: 0;
	left: 0;
	width: 70%;
	padding-top: 8px;
}

#helpcontent {
	background: #c6d1e0;
	color: #000000;

	position: relative;
	top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
}

.contentmg {
	position: absolute;
	padding-left: 18px;
	padding-right: 18px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

td.login {
	color: #ffffff;
	xbackground: #e7effa;
	xpadding-left: 0px;
	xpadding-right: 0px;
	xpadding-top: 0px;
	xpadding-bottom: 0px;
}

td.grijs {
	background: #b6c3d4;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 3px;
	padding-bottom: 3px;
}

td.grijskop {
	background: #b6c3d4;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}

td.dblauw {
	background: #5c96de;
	color: #FFFFFF;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 3px;
	padding-bottom: 3px;
}

p.vraag {
	xbackground: #e7effa;
	color: #000000;
	background: #c6d1e0;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 18px;
	margin-top: 15px;
	margin-bottom: 1px;
}

ul.antwoord {
	color: #000000;
	margin-left: 10px;
	padding-left: 24px;
	padding-right: 18px;
	border-left: 2px solid #71849f;
	margin-top: 0px;
	margin-bottom: 0px;
}

p.antwoord {
	background: #c6d1e0;
	color: #000000;
	margin-left: 10px;
	padding-left: 8px;
	padding-right: 18px;
	border-left: 2px solid #71849f;
	margin-top: 0px;
	margin-bottom: 0px;
}

.tooltip {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	width: 500px;
	background-color: #e7effa;
	padding: 8px;
	visibility: hidden;
	border: 1px solid #000000;
}









