html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}:focus{outline:0}body{line-height:1;color:black;background:white}ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,th,td{text-align:left;font-weight:normal}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:""""}
html,body {
	height:100%;
}
body {
	background:#133745 url(../img/basketbal/gradient.jpg) repeat-x center top;
	width:100%;
	height:auto;
	font:11px/15px Verdana, Arial, Helvetica, sans-serif;
}
#subcontainer {
	background:url(../img/basketbal/bg.jpg) no-repeat center top;
	display:table;
	width:100%;
	overflow:hidden;
}
#container {
	background:url(../img/basketbal/container.gif) repeat-y center;
}
legend {
	display:none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight:bold;
	text-transform:uppercase;
}
table {
	border-collapse:collapse;
	width:530px;
	background:#b7d7d9;
}
em a {
	color:#818181;
	text-transform:uppercase;
	display:inline;
}
em a:hover {
	color:#d01341;
}
td {
	padding:2px 8px 3px;
}
.alt td {
	background:#fff;
}
p {
	margin:0 0 18px;
}
a {
	color:#ffba00;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
em {
	color:#ffbe0e;
	font-style:normal;
}
a em {
	text-transform:uppercase;
	color:#818181;
}
h2 {
	color:#129ead;
	font-size:15px;
	margin:0 0 20px;
	position:relative;
	width:100%;
}

h2 a{
	color:#129ead;
	font-size:15px;
	margin:0 0 20px;
	position:relative;
	width:100%;
}

h2+h3 {
	font-size:10px;
	color:#000;
	font-weight:normal;
	margin:-15px 0 20px;
}
h2 em {
	display:inline-block;
	color:#000;
	position:absolute;
	top:0;
	right:0;
}
h3,h4,h5,h6 {
	color:#129ead;
	font-size:11px;
	margin:0 0 10px;
}
h4,h5,h6 {
	color:#ffbe0e;
}
.wrap {
	margin:0 auto;
}
#header {
	height:170px;
	background:url(../img/basketbal/header.png) no-repeat center top;
	display:table;
	width:100%;
		margin: 0 auto;
}
#header .wrap {
	width:960px;
	position:relative;
}
#logo a {
	display:block;
	width:960px;
	height:65px;
	background:url(../img/basketbal/logo.png);
	overflow:hidden;
	text-indent:-999px;
	position:absolute;
	top:26px;
}
#search {
	height:20px;
	width:240px;
	background:url(../img/basketbal/search.gif);
	position:absolute;
	z-index:99;
	top:106px;
	right:0;
}
#search .text {
	width:165px;
	height:14px;
	border:0;
	background:#fff;
	position:absolute;
	top:2px;
	right:27px;
	font-size:11px;
	line-height:14px;
}
#search .submit {
	width:26px;
	height:16px;
	border:0;
	background:transparent;
	display:block;
	overflow:hidden;
	text-indent:-999px;
	cursor:pointer;
	right:2px;
	position:absolute;
	top:2px;
}
#nav {
	width:924px;
	position:absolute;
	top:100px;
	padding:0 7px;
}
#nav li {
	display:inline;
}
#nav li a {
	display:block;
	height:33px;
	line-height:32px;
	float:left;
	padding:0 18px;
	color:#24aee8;
	text-transform:uppercase;
	font-size:10px;
}
#nav li a:hover {
	text-decoration:none;
	color:#fff;
}
#nav li.current a {
	background:url(../img/basketbal/nav.gif);
	padding:0 17px;
	border:1px solid #fff;
	border-bottom:0;
	text-decoration:none;
}
#nav li ul {
	display:block;
	position:absolute;
	height:19px;
	width:960px;
	position:absolute;
	top:33px;
	left:8px;
	background:url(../img/basketbal/subnav.gif);
}
#nav li ul a {
	background:none!important;
	border:0!important;
	height:19px!important;
	line-height:17px!important;
	color:#081123!important;
	padding:0 32px 0 18px!important;
}
#nav li ul a:hover,#nav li ul li.current a {
	text-decoration:underline;
}
#nav li ul {
	display:none;
}
#nav li.current ul {
	display:block;
}
#nav li:hover ul,#nav li.hover ul {
	z-index:99;
}
#body {
	width:960px;
	margin:0 auto;
}
.sidebar {
	width:178px;
	float:left;
}
.sidebar h3,.sidebar h4 {
	text-align:center;
}
.nextgame {
	height:165px;
	width:158px;
	margin:0 0 20px;
	padding:10px;
	color:#fff;
	position:relative;
	overflow:hidden;
}
.nextgame h3 {
	color:#fff;
	margin:0;
}
.nextgame .score {
	font:15px/16px "Bookman Old Style", Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	position:absolute;
	left:0;
	top:60px;
	height:85px;
	width:178px;
	overflow:hidden;
}
.nextgame p strong {
	display:block;
}
.nextgame p em {
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	width:178px;
	text-align:center;
	position:absolute;
	top:160px;
	left:0;
	color:#fff;
}
.banner {
	margin:0 0 20px;
	display:inline-block;
}
.sponsors {
	margin:40px 0 0px;
}
.sponsors h3 {
	color:#fff;
}
.sponsors .banner {
	margin:0 0 10px;
}
.chart {
	background:url(../img/basketbal/chartBottom.png) no-repeat bottom;
	padding:0 0 15px;
	margin:0 0 20px;
}
.chart .wrap {
	padding:0 0 0 10px;
	background:url(../img/basketbal/chartTop.png) no-repeat;
	width:168px;
}
.chart h3 {
	line-height:27px;
	margin:0 0 5px;
}
.chart li {
	line-height:16px;
	font-size:9px;
	text-transform:uppercase;
}
.chart strong {
	color:#1aa1af;
	margin:0 2px 0 0;
}

.chart .stand
{
	padding: 0px;
	margin: 0px;
	background: none;
	width: 175px;
}

.stand .positie
{
	width: 10px;
}

.stand .naam
{
	width: 105px;
}

.stand .gespeeld
{
	width: 22px;
}

.stand td
{
	margin: 0px;
	padding: 0px;
}

#main {
	width:578px;
	float:left;
	margin:0 12px;
	border:1px solid #ffc424;
	background:#ffbe0e url(../img/basketbal/main.gif) repeat-x top;
}
.mediabox {
	width:560px;
	height:287px;
	background:url(../img/basketbal/mediabox.png);
	padding:9px;
	margin-bottom:-9px;
}
#main .wrap {
	background:#fff;
	margin:9px;
	padding:15px;
	overflow: hidden;
}
#main .section {
	border-bottom:1px solid #129ead;
	padding:0 0 15px;
	margin:0 0 20px;
}
#main .section img {
	margin:0 0 12px;
}
.photoviewer {
	height:480px;
	border-bottom:1px solid #129ead;
	margin:0 0 10px;
	position:relative;
	background:url(../img/basketbal/profiel.jpg) no-repeat center 30px;
}
.photoviewer ul {
	position:absolute;
}
.photoviewer img {
	display:block;
	position:absolute;
	top:31px;
	left:143px;
}
.iconUp,.iconPrevious,.iconNext {
	display:block;
	width:45px;
	height:45px;
	overflow:hidden;
	text-indent:-999px;
	position:absolute;
}
.iconUp {
	background:url(../img/basketbal/iconUp.jpg) center;
	left:243px;
	top:-15px;
}
.iconPrevious {
	background:url(../img/basketbal/iconPrevious.jpg) center;
	top:185px;
	left:85px;
}
.iconNext {
	background:url(../img/basketbal/iconNext.jpg) center;
	top:185px;
	left:400px;
}
.counter {
	margin:-12px 0 0 0;
}

.counter a strong{
color:#000000;
}

.counter ul {
	margin:0 5px;
	display:inline;
}
.counter li {
	display:inline;
} 
.counter li a {
	color:#000;
}
#footer {
	display:table;
	width:100%;
	height:18px;
	overflow:hidden;
	margin:10px 0 0;
	background:url(../img/basketbal/footer.gif) no-repeat center top;
	clear:both;
}
#footer .wrap {
	width:960px;
}
#footer p {
	margin:0;
	color:#000;
	line-height:18px;
	text-transform:uppercase;
	font-size:10px;
	width: 600px;
	display: inline-block;
	/*margin-left: 200px;*/
	float: left;
}

#footer p a{
	color: #000000;
	text-decoration:underline;
}


.footerright
{
	margin-right: 200px;
	display: inline-block;
	color:#000000;
	text-transform: uppercase;
	width: 155px;
	text-indent: 100px;
}

.footerright a
{
	color:#000000;
}


/* Sitemap */
#sitemap a{
	color:#000000;
}

#sitemap li ul
{
	margin-left: 25px;
}

#thumbs .categorieblok{
	width:125px;
	float: left;
	margin-bottom:20px;
	height: 100px;
}

#thumbs .categorieblok a{
	width:125px;
	color:#000066;
}

#thumbs .categorieblok img{
	display:block;
	margin: auto;
}

#thumbs .categorieblok .categorietitel{
	display:block;
	text-align: center;
	margin: auto;
}

#thumbs .selectable
{
	cursor: pointer;
}

#thumbs .selectable:hover
{
	text-decoration:underline;
}

.formlijst li
{
	display: block;
	margin-bottom: 10px;
}

.formtext
{
	width: 155px;
	font-weight:bold;
	display:inline-block;
}

.datumtekst
{
	font-style:italic;
}

.sponsorlist
{
	float:left;
	width: 250px;
}

ul.bullet li {
	padding:0 0 0 35px;
	background:url(../img/basketbal/bullet.gif) no-repeat left center;
	text-transform:uppercase;
	font-size:10px;
}

.invoerveld
{
	border: 1px solid #133745;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

textarea
{
	font-size: 12px;
}


.superscript
{
	color: #000000;
}

.datum{
font-style:italic;
}

.stand em{font-weight:bold;}
