@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-attachment: fixed;
	background-image: url(../images/websiteachtergrond_streep3.jpg);
	background-repeat: repeat;
	list-style-type: circle;
	list-style-position: inside;
}
#container {
	background-image: url(../images/containerachtergrond3.gif);
	height: 560px;
	width: 975px;
	margin-right: auto;
	margin-left: -488px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center bottom;
	border: 1px solid #99CC33;
	list-style-type: circle;
	list-style-position: inside;
	margin-top: -280px;
	position: absolute;
	left: 50%;
	top: 50%;
}

#container #header {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	width: 100%;
}
#container #links #marquee {
	font-size: 14pt;
	color: #88A905;
	height: 150px;
}

#container #headermenu {
	height: 30px;
	width: 100%;
}
#container #links {
	float: left;
	height: 415px;
	width: 155px;
	padding: 5px;
	overflow: auto;
}
#container #content {
	margin: auto;
	padding: 5px;
	float: left;
	height: 415px;
	width: 790px;
	overflow: auto;
}
h1 {
	font-size: 14pt;
	color: #669900;
	font-style: italic;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	text-decoration: underline;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-width: 170px;
	border-top-color: #A2C806;
	border-right-color: #A2C806;
	border-bottom-color: #A2C806;
	border-left-color: #A2C806;
	border-right-width: 170px;
	text-align: center;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
a {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}


h2 {
	font-size: 12pt;
	color: #669900;
	font-style: italic;
	text-decoration: underline;
}
h3 {
	font-size: 12px;
	color: #669900;
}
#container #content #Inlogform table {
	background-color: #C0D354;
}
tabeltest {
	border: thick double #CC0000;
	background-color: #CC0033;
}
