/*
Stylesheet FVN 
© FVN 2004
Author: Jan Wachtmeester 
*/

body, div, td, label, input {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
.bijschrift{
	font-size: 9px;
	margin-bottom: 10px;
}
.foto, .thumbs, .logo, .wallpaper{
	margin-left: 16px;
	margin-top: 10px;
}
.fotoinline{
	margin: 6px;
	border: 1px solid #FDB414;
	padding: 1px;
	background-color: #FFF;
}

.logo{
	float: left;
	width: 160px;
}

table{
	margin-left: 16px;
}
table.klein td, table.kleiner td{
	font-size: 9px;
}
table.kleiner td.klein_spacer{
	font-size: 6px;
}
table.klein td.kopje{
	font-size: 11px;
	text-align: center;
}
table.kleiner td.kopje{
	font-size: 10px;
	text-align: center;
}
.foto img{
	border: 1px solid #FDB414;
	padding: 1px;
	background-color: #FFF;
}

.foto img.noborder{
	border: 0;
	padding: 0;
	background-color: transparent;
}
#thumbs{
	width: 435px;
}

.thumbs{
	float: left;
	background-color: #FDB414;
	padding: 1px;
	height: 141px;
}
.wallpaper{
	float: left;
	border: 1px solid #FDB414;
	padding: 1px;
	background-color: #FFF;
}
h3{
	color: #666;
	
}
body{
	background: transparent url(../_img/bckgr.gif) no-repeat fixed;
}
p, ul, ol, td{
	line-height: 18px;
	margin: 0;
}

ul {
	list-style: square;
	padding-left: 1.8em;
}
ol{
	padding-left: 2.2em;
}

a{
	color: #666;
}

a:hover{
	text-decoration: none;
}


#canvas{
	width: 790px;

}
#header h1{
	display: none;
}
#logo{
	float: left;
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 7px;
	width: 100px;
	height: 100px;
	background: transparent url(../_img/logo.gif);
}
#foto{
	width: 669px;
	background: transparent url(../_img/header.gif);
	float: left;
	height: 112px;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
}

#main{
	clear: both;
}
#kolom1{
	float: left;
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
	width: 100px;
	height: 380px;
}
#navmini{
	margin-top: 345px;
	margin-left: 70px;
}

#navmini ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#navmini ul li{
	margin-bottom: 5px;
}
#navmini ul li a{
	display: block;
	width: 25px;
	height: 16px;
	text-indent: -9999px;
	text-decoration: none;
}
li.links a{
	background: transparent url(../_img/pijl_links.gif) no-repeat;
}
li.links a:hover{
	background: transparent url(../_img/pijl_links_over.gif) no-repeat;
}
li.mail a{
	background: transparent url(../_img/mail.gif) no-repeat;
}
li.mail a:hover{
	background: transparent url(../_img/mail_over.gif) no-repeat;
}
#kolom2{
	float: left;
	width: 548px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

#navigate{
	width: 548px;
	height: 25px;
	background: #FDB414;
	border-bottom: 1px solid #000;
}
#content{
	width: 548px;
}
#content h2, #content h3{
	margin-left: 10px;
	margin-right: 110px;
}
#content p, #footer p, #content ul, #content ol, #content form{
	margin-left: 16px;
	margin-right: 110px;
}

#content h2{
	font-size: 13px;
	margin-top: 12px; /*let op bij banner dit negatief */
	color: #FB6004;
}
#content h3{
	margin-top: 12px;
	margin-bottom: 6px;
	font-size: 11px;
	padding-bottom: 4px;
	border-bottom: 1px solid #FFF;
}

#banner{
	float: right;
	margin-top: -12px;
	background: transparent url(../_img/banner2.gif);
	width: 98px;
	height: 370px;
}
#kolom3{
	float: left;
	margin-top: 30px;
	width: 120px;
	height: 250px;
}
#kolom3 h2{
	margin-top: 5px;
	font-size: 13px;
	color: #FB6004;
	padding-left: 12px;
}
#kolom3 ul{
	font-size: 10px;
	list-style: none;
	line-height: 16px;
	margin: 0;
	padding: 0;
	padding-left: 9px;
	margin-bottom: 25px;
	border-left: 3px solid #FFF;
}
#kolom3 ul li{
	margin-bottom: 6px;
}

#footer{
	clear: both;
	margin-top: 25px;
	font-size: 9px;
	border-bottom: 1px solid #000;
}
.player{
	text-align: center;
	float: left;
	width: 175px;
	border: 1px solid #FDB414;
	margin-left: 16px;
	margin-bottom: 10px;
	padding: 5px;
}

.player table{
	width: 100%;
	border: 0;
	margin-left: 0px;
} 
.player table td{
	font-size: 10px;
	width: 50%;
	padding: 3px;
	text-align: left;
	border-bottom: 1px solid #FFF;
	vertical-align: top;
}
.player table td.last{
	border-bottom: none;
}
.ranking table td{
	padding: 3px;
	text-align: left;
	border-bottom: 1px solid #FFF;
	vertical-align: top;
}
.ranking table td.last{
	border-bottom: none;
}

#nedstat{
	display: none;
}

/* Form */

#regel{
	margin: 2px 0px;
}

input{
	background-color: transparent;
	padding: 2px;
	width: 250px;
	border: 1px solid #FDB414;
}
.button{
	margin-left: 130px;
	width: auto;
}
label {
	display: block;
	float: left;
	text-align: right;
	padding-right: 5px;
	width: 125px;
}