﻿@charset "utf-8";
.wit {
	color: #FFFFFF
}

.style1 {
	border-width: 0px;
}
.style2 {
	font-size: 13px;
	font-weight: bold;
}
a{
	color: #FFFFFF;
}
a:link, a:visited{
	color: #FFFFFF;
}
a:hover, a:active{
	color: #292C83;text-decoration: underline;
}
.banner {
	background-image:url(images/bannerbg.gif);
	text-align: center;
}
th {
	font-family: calibri;
	font-size: 12px;
	color: #292C83;
}
td {
	font-family: calibri;
	font-size: 12px;
	color: #292C83;
}
body {
	font-family: calibri;
	font-size: 12px;
	color: #292C83;
}
body {
	background-color: #DBDBDB;
}

/* spelerinfo */

#spelerid	{
	border: 1px solid #2e3192;
	width: 450px;
	height: 300px;
	margin-left: 18%;
	margin-top: 5px;
	margin-bottom: 5px;
}
#spelersnaam	{
	padding: 2px;
	margin: 5px;
	border: 1px solid #FFFFFF;
	width: 436px;
	height: 15px;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	vertical-align: middle;
	background-color: #2e3192;
	font-variant: small-caps;
	font-weight: bold;
}
#spelersfoto {
	float: left;
	width: 130px;
	height: 150px;
	margin: 5px;
	margin-bottom: 15px;
}
#spelersinfo {
	float: left;
	width: 295px;
	height: 150px;
	margin-bottom: 15px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding-left: 5px;
}
#titel	{
	float: left;
	margin: 5px;
	border: 1px solid #FFFFFF;
	width: 440px;
	height: 15px;
	margin: 3px;
	background-color: #2e3192;
	padding: 2px;
	color: #FFFFFF;
	font-weight: bold;
}
#info {
	float: left;
	width: 140px;
	margin: 5px;
	text-align: center;
}

/* dropdown */

#dropmenudiv{
	position:absolute;
	border:1px solid white;
	border-bottom-width: 0;
	font:normal 12px calibri;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid white;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
}

#dropmenudiv a:hover { 
	color: #000033;

}

/* teksten */

.middelgroot {
	font-size: 14px;
	font-weight: bold;
	font-family: calibri;
	text-align: center;
}
.groot {
	font-size: 18px;
	font-weight: bold;
	font-family: calibri;
	text-align: center;
}

/* tabellen */ 
.tabel {
	white-space: normal;
	vertical-align: top;
	text-align: left;
	border-color: #1A4871;
	border-width: 1px;
}
.tabeltitel {
	background-color:#CCCCCC;
	font-weight: bold;
	font-size: 13px;
	border: 1px solid #2E3192;
}
.tabelklassement {
	border: 1px solid #2E3192;
	font-family: calibri;
	font-size: 14px;
	font-weight: bold;
}
.border {
	border: 1px solid #292C83;
}
.bordercel {
	border: 1px solid #808080;
	text-align: center;
	background-color: #2e3192;
}
.tabelrand {
	border: 1px solid #2e3192;
}
.tabellichtebg {
	border: 1px solid #2e3192;
	background-color: #c4caee;

}
a.links{
	color: #000099;
}

a.links:link, a.links:visited{
	color: #000099;
}

a.links:hover, a.links:active{
	color: #666666;
}



/* CSS Document */

