﻿body
{
	margin:  10px;
	padding: 10px;
	font:10px Verdana, Arial, Sans-Serif;
	line-height:105%;
}
.headerDiv
{
	max-width: 950px;
}
.header
{
	height: 65px;
	width:100%;
	
	background: #000000;
	color: #fff;
	height: 60px;
}
.differentSeasonHeader
{
	height: 65px;
	
	width: 100%;
	background: #FF9966;
	color: #fff;
	height: 60px;
}
.titleCell
{
	width:auto;
}
.title
{
	font-size: 2em;
	font-weight:bold;
	color: #ffffff;
	background-color: transparent;
	text-align:center;
}
.logoCell
{
	width: 75px;
}
.infoCell
{
	width: 120px;
}
.info a:link
{
	color: #ffffff;
}
.info a:hover
{
	color: #ccccff;
}
.info a:visited
{
	color: #ffffff;
}
*.float-divider
{
	clear: both;
	display: block;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}
*.oi1
{
	background-color: white;
	margin: 0;
}
*.oi2
{
	margin: 5px;
	padding: 5px;
}
#main
{
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	max-width: 950px;
}
#nav
{
	float: left;
	width: 20%;
	min-width: 75px;
}
#content
{
	float: left;
	width: 60%;
	min-width: 150px;
}
#sponsors
{
	float: left;
	width: 20%;
	min-width: 115px;
}
#nav *.oi2
{
	line-height:120%;
	font-size: 1.3em;
	min-height: 150px;
}
#sponsors *.oi2
{
	min-height: 150px;	
}

*.copyright
{
	max-width: 950px;
	text-align: center;
	border-top: #000000 thin solid;
	background-color: white;
}
.SponsorNaam
{
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
}
.SponsorSector
{
	font-weight: bold;
	font-size: 1.1em;
	font-variant: small-caps;
}
.SponsorOmschrijving
{
	font-size: 1.05em;
	line-height: 1.05em;
	font-family: Calibri, Serif;
	text-align: justify;
}
h1
{
	font-weight: bold;
	font-size: 1.8em;
	color: #3333cc;
	background-color: #cccccc;
	line-height:2em;
	text-align:center;
}
h2
{
	font-weight: bold;
	font-size: 1.5em;
	color: #3333cc;
	background-color: #C0C0C0;
	line-height: 2em;
	text-align: center;
	text-transform: uppercase;
}
h5
{
    color:#575757;
}
/* -- ASPxNewsControl -- */
.dxncControl_Glass
{
	font: 10px Tahoma;
	color: black;
	padding: 15px 15px 15px 15px;
}
.dxncLoadingPanel_Glass
{
	font: 8pt Tahoma;
	color: #303030;
}
.dxncLoadingPanel_Glass td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}
.dxncContent_Glass
{
}
.dxncPagerPanel_Glass
{
	padding: 0px 3px 0px 3px;
}
.dxncItem_Glass
{
    font-size: 1.1em;
	font: Tahoma;
	vertical-align: top;
	padding: 12px 8px 12px 3px;
}
.dxncEmptyItem_Glass
{
	font: 10px Tahoma;
	vertical-align: top;
	padding: 12px 12px 12px 14px;
}
.dxncBackToTop_Glass a
{
    font: 10px Tahoma;
    text-decoration: underline;
    color: #337898;
    white-space:nowrap;
}
