/* CSS Document */
body {
	background-color: #000000;
}
#container {
	height: 862px;
	width: 1005px;
}
#banner {
	height: 138px;
	width: 1005px;
}
#main {
	height: 674px;
	width: 1005px;
	background-image: url(images/courtPagina.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#mainPagina {
	height: 674px;
	width: 1005px;
	background-image: url(images/courtPagina.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#knoppenbalk {
	float: left;
	height: 432px;
	width: 158px;
	position: relative;
	left: 20px;
	top: 90px;
}
#mainTekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	position: relative;
	height: 360px;
	width: 390px;
	left: 200px;
	top: 130px;
	overflow: auto;
	padding-right: 10px;
	scrollbar-face-color: #000000;
	scrollbar-arrow-color: #333333;
	scrollbar-track-color: #000000;
	scrollbar-shadow-color: #333333;
}
#mainTekst a:link{
	color: #99CC33;
	text-decoration: none;
}
#mainTekst a:visited{
	color: #99CC33;
	text-decoration: none;
}
#mainTekst a:hover{
	color: #99CC33;
	text-decoration: none;
}
#mainTekst a:active{
	color: #99CC33;
	text-decoration: none;
}
#footer {
	height: 50px;
	width: 1005px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:link{
	height: 50px;
	width: 1005px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:visited{
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover{
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:active{
	color: #CCCCCC;
	text-decoration: none;
}