body{
	background-image: url(fig/background9.jpg);
}
div#container{
	width: 800px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	border: thin solid #a8ae5c;
	background-color: #3f0101;
	color: #a8ae5c;
	-moz-border-radius-topleft: 30px;
	-moz-border-radius-topright: 30px;
	-moz-border-radius-bottomleft: 30px;
	-moz-border-radius-bottomright: 30px;
}
div#visites{
	float: left;
}
div#header{
	text-align: center;
}
div#footer{
	margin-right: -1px;
	margin-bottom: -1px;
	clear: left;
	height: 100px;
	width: 801px;
}
#time {
	margin-left: 15px;
}
div.tabel{
	padding: 7px;
	font-size: 1.2em;
	text-align: center;
	border: thin solid #a8ae5c;
}
#kalender{
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
td.datum {
	width: 150px;
}
div#login{
	float: right;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 35px;
	font-size: 0.8em;
	text-align: center;
}
div#main{
	width: 87%;
	padding: 2.5%;
	margin-left: 50px;
	margin-top: 35px;
}
div#foto{
	padding: 2.5%;
	text-align: center;
}
span#fotoTerug{
	font-size: 1.2em;
	border: solid #a8ae5c;
	border-style: dotted;
	padding: 10px;
}
div#body{
	margin-top: 10px;
	margin-right: 20px;
	text-align: justify;
}
div#functie{
	float: left;
	padding: 2px;
	margin-right: 10px;
	text-align: center;
	font-size: 1.1em;
}
div#naam{
	padding: 5px;
	margin-left: 20%;
}
div.ruimte{
	padding: 2.5px;
}
div.dag{
	float: left;
	width: 25px;
	margin-right: 20px;
}
div.instellingen{
	margin-left: 25px;
}
fieldset#nope{
	border-style: none;
}
fieldset#kader{
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	border: thin solid #a8ae5c;
}
.kalender{
	text-align: center;
}
.winst{
	text-align: center;
	color: #33BA24;
}
.verlies{
	text-align: center;
	color: #cd0714;
}
.gelijk{
	text-align: center;
	color: #e7d012;
}
span.onderlijnd{
	text-decoration: underline;
}
span.vet{
	font-weight: bold;
}
span.schuin{
	font-style: italic;
}
span.match{
	font-weight: bold;
	font-size: 1.3em;	
}
div#tekst{
	padding: 0.3em;
}
a:link, a:visited, a:hover{	
	text-decoration: none;
	color: #636265;
}
input, textarea, select {
	border: 1px solid #a8ae5c;
	margin-top: 0.2em;
	background-color: #080808;
	color: #a8ae5c;
}
label{
	display: block;
	float: none;
	margin-top: 0.2em;
	text-align: left;
}
div#registreer{
	padding: 0.2em;
	margin-top: 15px;
}
th.naam, td.naam{
	width: 100px;
	text-align: center;
}
.topschutter{
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}
.aantal{
	text-align: center;
}
#klassement{
	width: 622px;
	margin-left: auto;
	margin-right: auto;
}
table.table1 td{
	padding-left: 15px;
}
table.table1 td.treffers{
	color: #3f0101;
	background-color: #a8ae5c;
}
