body
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	background-repeat: repeat;
	background: URL("images/bodyBackground.jpg") bottom right;	
	text-align: center;
}

html, body {
	height: 100%; width: 100%;
}

table, td, a
{
	border-collapse: collapse;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	vertical-align: top;
}

b {
	font-family: Verdana, Tahoma, Arial;
	vertical-align: top;
}



table.width
{
	width: 100%;
}

table.max
{
	width: 100%; 
	height: 100%;
}

td.menuBackground {
	background-repeat: repeat;
	background: URL("images/menuBackground.gif");
	height: 29px;
	text-align: left;
	font-variant: small-caps;
}

ul.menu {
	list-style: none;
	margin: 0;
	padding: 6px 0 0;
}

.menu li {
	height: 20px; 
	padding: 2px 15px;
	vertical-align: middle; 
	cursor: pointer;
	display: inline;
}

.menu a {
	font-size: 14px;
	color: #cecece;
	text-decoration: none;
}

.menu a:hover {
	text-decoration: underline;
	color: white;
}

td.title {
	background-repeat: repeat;
	background: URL("images/titleBackground.gif");
	height: 24px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

td.tableTopPart
{
	border-width: 1px;
	border-color: #ffffff;
	border-style: solid;
	border-bottom-style: none;
	text-align: center;
	vertical-align: top; 
	height: 100px; 
	width: 150px;
}

td.tableBottomPart
{
	border-width: 1px;
	border-color: #ffffff;
	border-style: solid;
	border-top-style: none;
	text-align: right;
}

td.max
{
	width: 100%; 
	height: 100%; 
	vertical-align: top; 
	text-align: center;
}

td.verjaardagDatum 
{
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;
}

td.verjaardagNaam, a.verjaardagNaam
{
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #000000;
}

td.verjaardagLeeftijd
{
	font-weight: bold;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;
}


tr.standHeader 
{
	font-weight: bold;
	background-color: #b84546;
	color: #000000;
}

tr.scoreHeader
{
	background-color: #b84546;
	color: #000000;
	width: 100%;
}

tr.clubselectie 
{
	background-color: #cc595a;
	color: #000000;
}

td.scoretd 
{	
	padding: 2px;
	color: #123456;
}


td.content
{
	padding: 0px;
	width: 100%; 
	text-align: left; 
	vertical-align: top; 
	padding-top: 2px;
	color: #FFFFFF;
	background: URL("images/mainBackground.jpg");
	background-position: top left;
	padding-left: 15px;
	padding-right: 15px;
}

td.articleContent {
	background: URL("images/contentBackground.jpg");
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #993780;
	padding: 26px 20px 25px 20px;
	line-height: 17px;
	text-align: justify;
	margin-bottom: 20px;
}

td.footer
{
	padding-top: 5px;
	color: #E3B6B7;
	text-align: center;
}

div.footer {
	padding: 0px;
	margin: 0px;
	width: 100%;
	text-align: right;
	font-style: italic;
	color: #cfbfbf;
}

td.pageFooter, div.pageFooter, a.pageFooter
{
	color: #E3B6B7;
	text-align: right;
	text-transform: uppercase;

	background-color: black;
	text-decoration: none;
	font-weight: normal;
	filter:alpha(opacity=58);
	-moz-opacity:.58;
	opacity:.58;
	font-style: italic;
	padding: 5px 5px 0 0;
}

td.pageHeader, div.pageHeader, a.pageHeader
{
	padding-top: 5px;
	color: #E3B6B7;
	text-align: left;
	text-transform: uppercase;
}

div
{
	text-align: left;
	border: 0px;
}

div.inleiding
{
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

div.image
{
	padding: 0px;
	margin: 0px;
	text-align: center;
	width: 100%;
}

div.tab
{
	padding: 0px;
	margin: 0px;
	left: -75px;
	top: -12px;
	height: 10px;
	width: 200px;
	position: relative;
	float: right;
}

img
{
	border: 0px;
}

img.image
{
	border-width: 1px;
	border-color: #FFFFFF;
	border-style: solid;
	display: block;
}

.imageright
{
	border-width: 1px;
	border-color: #FFFFFF;
	border-style: solid;
	display: block;
	float: right;
	margin: 0 0 15px 15px;
}

img.imageleft
{
	border-width: 1px;
	border-color: #FFFFFF;
	border-style: solid;
	display: block;
	float: left;
	margin: 0 0 15px 15px;
}

img.thumbnail {
	display: block;
	float: left;
	padding: 0 12px 10px 0;
}

a.sponsor {
	color: #000000;
	text-decoration: none;
}

div.sponsor {
	width: 175px;
}

form
{
	padding: 0px;
	margin: 0px;
}

input, select, option
{
	width: 350px;
	border: 0;
	background-color: #851667;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	color: white;
}

input.pictureInput
{
	width: 300px;
}

input.pictureButton
{
	width: 45px;
	background-color: #D4D0C8;
}

textarea
{
	width: 350px;
	height: 150px;
	border: 0px;
	background-color: #851667;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	color: white;
}

input.button
{
	 background-color: #D4D0C8;
	 color: black;
}

hr
{
	color: #cfbfbf;
	height: 1px;
}

b.big
{
	font-size: 11px;
}


.panelBackground TD {
	color: #000000;
}

/** Nieuwe vormgeving **/


h1 {
	font-size: 25px;
	padding-bottom: 0px;
}

.blockHeader {
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #000000;
}

table.score {
	width: 100%;
}


.panelBackground b {
	color: #000000;
}

div.imageDescription {
	position: relative;
	bottom: 27px;
	left: 0;
	width: 500px;
	color: white;
	background-color: black;
	text-decoration: none;
	font-weight: normal;
	filter:alpha(opacity=58);
	-moz-opacity:.58;
	opacity:.58;
	font-style: italic;
	padding: 5px 0 5px 3px;
}

table.background {
	background-image: url("images/background.jpg");
	background-repeat: repeat-x;
}

td.mainTable {
	background: URL('images/background2.jpg');
}

table.max {
	line-height: 15px;
}

h2 {
	font-weight: bold;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	letter-spacing: 1px;
}

.contentTable {
	margin-bottom: 20px;
	width: 750px;
}

div.contentRight {
	margin: 0 0 15px 0;
}

.contentRight {
	float: right;
	width: 190px;
	background: #cc76b7;
	padding: 5px;
	font-size: 9px;
}

.contentRight .title {
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 10px;
}

.contentRight .datum {
}
.contentRight .item {
	padding: 0 0 5px 5px;
}

.leesmeer {
	float: right;
}

.leesmeer A {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

#header {
	height: 237px;
}

#sidebar {
	float: right;
	width: 200px;
}

#sidebar .item {
	padding: 0 0 10px 0;
}

#sidebar .item a {
	display: block;
}


.colofon {
	
}

.colofon td {
	height: 20px;
	padding: 0 20px 0 10px;
}

.colofon .header td {
	font-weight: bold;
	font-size: 14px;
	padding: 25px 0 10px 0;
}

.colofon .subheader td {
	font-weight: bold;
	padding: 10px 0 0 0;
}


table.competitie td {
	padding-right: 50px;
	height: 20px;
	text-align: right;
}

table.competitie .line0 td {
	font-weight: bold;
}

table.competitie td.column0 {
	padding: 0 20px 0 0;
}

table.competitie td.column1 {
	font-weight: bold;
	width: 220px;
	text-align: left;
}

image.right {
	float: right;
}


table.wedstrijdlijst td {
	padding: 0 10px 10px 0;
}

table.wedstrijdlijst .vereniging {
	padding: 0 20px 0 0;
}

table.wedstrijdlijst td.leeg {
	width: 40px;
}

table.wedstrijdlijst .verloren {
	color: #6c6c6c;
}
