﻿div#content_site_header {width:900px;height:20px;border-style:solid;border-color:Black;border-width:2px;text-align:center;border-bottom:none;}
div#content_site_header a {color:Black;display:block;width:100%;padding-top:3px;height:17px;}
div#content_site_header a:hover {background:#888688;color:White;}
div#content_site_header_www {width:298px;border-right:2px solid black;float:left;height:20px;text-transform:uppercase;font-weight:bold;background-color:#888688;}
div#content_site_header_www a {color:White;}
div#content_site_header_sponsor {width:298px;border-right:2px solid black;float:left;height:20px;text-transform:uppercase;font-weight:bold;background-color:White;}
div#content_site_header_tornooi {width:300px;float:left;height:20px;text-transform:uppercase;font-weight:bold;background-color:white;}

div#content_site
{
	width:900px;
	height:550px;
	background-color:White;
	border-style:solid;
	border-color:Black;
	border-width:2px;
	text-align:left;
}
div#menucontainer
{
	width:175px; 
	height:550px; 
	float:left;
}
div#content
{
	overflow:scroll;
	overflow-Y:auto;
	overflow-X:hidden;
	width:513px;
	height:458px;
	float:left;
	padding-top:15px;
	padding-left:10px;
}
div#eyecatcher
{
	width:513px;
	height:37px;
	float:left;	
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
}
div#right
{
	width:197px; 
	height:550px;
	float:right;
}
table.full-width-height-perc
{
	height:100%;
	width:100%;
}
div#footer
{
	float:left;
	font-size:85%;
	text-align:center;
	width:517px;
	padding-top:13px;
}
