body{
	background-color: Black;
	color: #EEEEEE;
	border: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

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

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

IMG{
	border: 0px;
}

H1, H2.more, H2{
	color: #DF6600;
	clear: both;
}

H1{
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	padding-left: 5px;
	border-bottom: 1px solid black;
}

H2{
	height: 18px;
	line-height: 18px;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}

H2.more{
	height: 18px;
	line-height: 18px;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	padding-right: 5px;
	text-align: right;
	border-top: 1px solid black;
}

UL{
 	margin: 0px 0px 0px 15px;
}

OL{
 	margin: 0px 0px 0px 30px; 
}

LI{
	margin-top: 5px;
	margin-bottom: 5px;
}

A{
	color: #DF6600;
	text-decoration: underline;
}

.outerframe{
	position: absolute;
	margin-left: -475px;
	left: 50%;
	width: 950px;
}

.header{
	height: 80px;
	width: 100%;
	color: #EEEEEE;
	background-color: transparent;
	background-image: url(../images/style/header.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom: solid 2px gray;
}

.header .nav{
	position: relative;
	top: 56px;
	height: 19px;
	z-index: 2;
}

.left{
	float: left;
	width: 645px;
	padding-top: 5px;
	z-index: 1;
}

.right{
	float: right;
	width: 300px;
	padding-top: 5px;
	z-index: 1;
}

.footer{
	float: left;
	width: 100%;
	height: 20px;
	margin-top: 5px;
	line-height: 20px;
	text-align: center;
	background-color: #333333;
	color: #EEEEEE;
}

.pictures{
	position: relative;
	float: right;
	width: 460px;
	height: 355px;
	background-color: #333333;
	color: #EEEEEE;
}

.pictures IMG{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

.jbocHome{
	width: 300px;
	height: 120px;
	margin-bottom: 5px;
}

.jbocOthers{
	width: 180px;
}

.jbocOthers, .jbocHome{
	position: relative;
	float: left;
	color: #EEEEEE;
	margin-top:5px;
	background-color: #333333;
	text-align: left;
}

.logo{
	position: relative;
	float: left;
	width: 180px;
	height: 120px;
	background-color: #333333;
	color: #EEEEEE;
}

.events{
	position: relative;
	float: left;
	width: 180px;
	height: 230px;
	margin-top: 5px;
	background-color: #333333;
	color: #EEEEEE;	
}

.eventtekst{
	height: 170px;
	padding: 5px;
}

.eventtekst table{
	background-color: Black;
	height: 100%;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}

.sponsors{
	position: relative;
	float: left;
	width: 100%;
	color: #AAAAAA;
	margin-top:5px;
	height: 120px;
	margin-bottom: 5px;
}

.bbgnews{
	float: right;
	width: 300px;
	background-color: #333333;
	height: 355px;
}

.nbanews{
	float: right;
	width: 300px;
	background-color: #333333;
	margin-top: 5px;
	height: 355px;
}

.news_content{
	padding: 1px;
}

.news_content TABLE, .news_year_selector TABLE, .news_items TABLE{
	font-size: 11px;
	border-spacing: 0px;
	border-collapse: collapse;
	/*height: 100%;*/
}

.news_content TABLE{
	position: relative;
	float: left;
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 0px;
}

.news_year_selector TABLE{
	margin-bottom: 1px;
	width: 150px;
	position: relative;
	float: left;
}

.news_items TABLE{
	width: 590px;
	position: relative;
	float: right;
}

.podcast_items TABLE{
	width: 745px;
	position: relative;
	float: left;
	/*margin-right: 5px;*/
}

.news_year_selector select{
	width: 80px;
}

.news_year_selector TD{
	padding: 5px;
}


.news_content TABLE TR, .news_year_selector TABLE TR, .news_items TABLE TR, .podcast_items TABLE TR{
	background-color: black;
}

.news_content TABLE TR TD.tekst{
	text-align: left;
	height: 20px;
	padding: 0px;
}

.news_items TABLE TR TD.tekst, .podcast_items TABLE TR TD.tekst{
	text-align: left;
	height: 40px;
}

.news_content TABLE TR TD.spacer, .news_items TABLE TR TD.spacer, .podcast_items TABLE TR TD.spacer{
	background-color: #333333;
	height: 5px;
	padding: 0px;
}

.news_content TABLE TR TD.tekst A,
.news_content TABLE TR TD.tekst A:link,
.news_content TABLE TR TD.tekst A:visited,
.news_items TABLE TR TD.tekst A,
.news_items TABLE TR TD.tekst A:link,
.news_items TABLE TR TD.tekst A:visited,
.podcast_items TABLE TR TD.tekst A,
.podcast_items TABLE TR TD.tekst A:link,
.podcast_items TABLE TR TD.tekst A:visited{
	display: block;
	height: 100%;
	text-decoration: none;
	color: #EEEEEE;
	padding: 0px 0px 0px 5px;
	border-right: 5px solid black;
}

.news_items TABLE TR TD.tekst A,
.news_items TABLE TR TD.tekst A:link,
.news_items TABLE TR TD.tekst A:visited{
	width: 580px;
	line-height: 15px;
}

.podcast_items TABLE TR TD.tekst A,
.podcast_items TABLE TR TD.tekst A:link,
.podcast_items TABLE TR TD.tekst A:visited{
	width: 735px;;
	line-height: 15px;
}

.news_content TABLE TR TD.tekst A,
.news_content TABLE TR TD.tekst A:link,
.news_content TABLE TR TD.tekst A:visited{
	width: 280px;
	line-height: 25px;
}

.news_content TABLE TR TD.tekst A:hover,
.news_items TABLE TR TD.tekst A:hover,
.podcast_items TABLE TR TD.tekst A:hover
{
	border-right: 5px solid #DF6600;
}

.tabcontainer, .teamtabs{
	position: relative;
	float: left;
	width: 100%;
	background-color: #515151;
	margin-top:5px;
	padding-bottom: 5px;
}

.teamtabs{
  	min-height: 350px;
  	height:auto !important;
	height: 350px;
	
}

.tabcontainer{
	height: 350px;
}

.tabnav, .teamtabs_nav{
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding-left: 5px;
	margin-top: 5px;
}

.tabnav li, .teamtabs_nav li{
	margin: 0;
	padding: 0;
  	display: inline;
  	list-style-type: none;
}

.tabnav a:link, .tabnav a:visited, .tabnav a,
.teamtabs_nav a:link, .teamtabs_nav a:visited, .teamtabs_nav a{
	float: left;
	color: #DF6600;
	background-color: #333333;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	text-indent: 0px;
	padding: 4px 10px 5px 10px;
	margin-right: 10px;
	text-decoration: none;
	
}

.tabnav a.active, .tabnav a:link.active, .tabnav a:visited.active, .tabnav a:link.hover,
.teamtabs_nav a.active, .teamtabs_nav a:link.active, .teamtabs_nav a:visited.active, .teamtabs_nav a:link.hover
{
	background-color: black;
	color: #EEEEEE;
}

.tabnav a:hover, .teamtabs_nav a:hover{
	color: #EEEEEE;
}

.tab_content, .teamtabs_content{
	position: relative;
	float: left;
	left: 5px;
	background-color: Black;
	padding: 5px;
}

.tab_content{
	width: 625px;
	height: 310px;
	overflow-x: auto;
}

.teamtabs_content{
	width: 740px;
}

.tab_content P, .teamtabs_content P{
	padding: 5px;
}

.tabtable{
	width: 100%;
	position: relative;
	float: left;
	border-collapse: separate;
	background-color: #AAAAAA;
	border-spacing: 1px;
}

.oneven{
	background-color: #333333;
}

.even{
	background-color: Black;
}

.tabtable TR TD{
	height: 20px;
}

.tabtable TR TH{
	background-color: #DF6600;
	color: #EEEEEE;
	height: 20px;
}

.tabtable TR TD A{
	color: #DF6600;
	text-decoration: none;
	font-weight: bold;
}

.tabtable TR TH.title{
	background-color: #333333;
	color: #EEEEEE;
}

.tabtable TR.hometeam{
	color: #333333;
	font-weight: bold;
}

.tabtable TD.plaats{
	width: 10%;
	text-align: center;
}

.tabtable TD.team{
	width: 80%;
	text-align: left;
	text-indent: 5px;
}

.tabtable TD.teams{
	width: 50%;
	text-align: center;
}

.tabtable TD.score{
	width: 10%;
	text-align: center;
}

.tabtable TD.date{
	width: 10%;
	text-align: center;
}

.tabtable TD.hour{
	width: 5%;
	text-align: center;
}

.tabtable TD.match{
	width: 77%;
	text-align: center;
}

.tabtable TD.match2{
	width: 70%;
	text-align: center;
}

.tabtable TD.report{
	width: 10%;
	text-align: center;
}

.tabtable TD.score{
	width: 10%;
	text-align: center;
}

.tabtable .ranking_pos{
	text-align: center;
	width: 5%;
}

.tabtable .ranking_other{
	text-align: center;
	width: 5%;
}

.tabtable .ranking_team{
	text-align: left;
	padding-left: 5px;
	width: 40%;
}

.tabtable .ranking_center{
	text-align: center;	
}

.tabtable .nummer, .tabtable .length, .tabtable .position{
	text-align: center;
	width: 10%;
}

.tabtable .naam{
	text-align: left;
	padding-left: 5px;
	width: 50%;
}

.tabtable .birthdate{
	text-align: center;
	width: 20%;
}

.tabtable .staff_name{
	text-align: left;
	width: 30%;
	padding-left: 5px
}

.tabtable .staff_functions{
	text-align: left;
	width: 70%;
	padding: 5px	
}

.headSponsor, .otherSponsor{
	float: left;
	position: relative;
	height: 120px;
	background-color: #333333;	
}

.headSponsor{
	width: 240px;
}

.otherSponsor{
	width: 400px;
	margin-left: 5px;
}

.headSponsor TABLE, .otherSponsor TABLE{
	width: 100%;
	height: 100px;
	border-spacing: 0px;
	border-collapse: collapse;
}

.headSponsor TABLE TD, .otherSponsor TABLE TD{
	text-align: center;
	height: 50px;
	vertical-align: middle;
	background-color: #333333
}

.headSponsor TABLE TD{
	width: 50%;
}

.otherSponsor TABLE TD{
	width: 33.3%;
}

.general_left{
	float: left;
	width: 180px;
	padding-top: 5px;
	z-index: 1;
}

.general_right{
	float: right;
	width: 760px;
	padding-top: 5px;
	z-index: 1;
}

.content_frame, .content_frame2{
	float: right;
	width: 760px;
	background-color: #333333;
	min-height: 355px;
  	height:auto !important;
  	height:355px;
}

.content_frame2{
	margin-top: 5px;
}

.content{
	padding: 5px;
}

.content P{
	margin-bottom: 10px;
}

table.training, table.history, table.bestuur{
	width: 100%;
	background-color: #515151;
	border-collapse: separate;
	border-spacing: 1px;
	margin-bottom: 10px;
}

table.training TH, table.bestuur TH, table.Store TH{
	background-color: #DF6600;
	color: #EEEEEE;
	height: 20px;
}

table.training TR{
	background-color: Black;
	color: #EEEEEE;	
}

table.training TD, table.bestuur TD, table.Store TD{
	background-color: Black;
	vertical-align: top;
}

table.history TD, table.training TD, table.bestuur TD{
	padding: 5px 0px 5px 5px;
}

table.training TD.left{
	width: 30%;
	text-align: center;
}

table.training TR TD.right{
	width: 68%;
}

table.history TD.jaar{
	text-align: center;
}

table.bestuur TH.taken{
	width: 60%;
}

table.bestuur TD.naam, table.bestuur TD.functie{
	width: 20%;
	text-align: center;
}

table.bestuur UL{
	margin: 0px 0px 0px 15px;
}

table.bestuur LI{
	margin: 0px 0px 0px 0px;
}


.general_right .headSponsor, .general_right .otherSponsor{
	float: left;
	position: relative;
	height: 110px;
	background-color: #333333;	
}

.general_right .headSponsor{
	width: 280px;
}

.general_right .otherSponsor{
	width: 475px;
	margin-left: 5px;
}

.general_right .headSponsor TABLE, .general_right .otherSponsor TABLE{
	width: 100%;
	height: 90px;
	border-spacing: 0px;
	border-collapse: collapse;
}

.content INPUT{
	font-size: 11px;
	width: 250px;
	margin-top: 5px;
}

.content INPUT.button{
	width: 100px;
}

.content SELECT{
	font-size: 11px;
	margin-top: 5px;
}

.content TEXTAREA{
	font-size: 11px;
	width: 350px;
	height: 120px;
	margin-top: 5px;
}

.content OPTION{
	font-size: 11px;
}

.content SPAN{
	display: block;
	padding: 5px;
	margin: 0px 0px 0px 0px;
}

.content P.left{
	width: 280px;
	float: left;
	position: relative;
	margin: 0px;
}

.content P.right{
	width: 360px;
	float: left;
	position: relative;
	margin: 0px;
}

div.newsitem{
	padding: 5px;
	background-color: white;
	line-height: 13px;
	color: #333333;
}

div.newsitem P{
	padding: 5px;
	line-height: 13px;
}

div.newsitem Table{
	margin-left: 5px;
}

div.newsitem P.image{
	text-align: center;
}

.team_picture{
	position: relative;
	width: 410px;
	height: 280px;
	float: left;
	background-color: #333333;
}

.team_picture IMG{
	margin-top: 5px;
	margin-left: 5px;
}

.team_traininginfo{
	position: relative;
	float: right;
	height: 280px;
	width: 345px;
	background-color: #333333;
}

.team_content_frame{
	float: right;
	width: 760px;
}

body.popup{
	background-color: White;
	border: 0px;
	margin: 0px;
}

.player_picture{
  	width: 400px;
	background-color: #333333;
	margin: 5px auto 5px auto;
}

.player_picture IMG{
	border: 5px solid #333333;
}

.player_stats{
  	width: 400px;
	margin: 5px auto 5px auto;
}

.player_stats table{
	width: 400px;
	border-collapse: separate;
	background-color: #AAAAAA;
	border-spacing: 1px;
	line-height: 11px;
}

.player_stats table TH{
	width: 150px;
	text-align: right;
	vertical-align: top;
	background-color: #DF6600;
	color: #EEEEEE;
	height: 20px;
	padding: 5px;
}

.player_stats table TD{
	text-align: left;
	vertical-align: top;
	background-color: #333333 ;
	color: #EEEEEE;
	height: 20px;
	padding: 5px;
}

.sponsors_table{
	width: 710px;
	top:5px;
	left: 5px;
	position: relative;
	float: left;
	padding: 20px;
	background-color: Black;
	margin-bottom: 20px;
}

.sponsors_table .left, .sponsors_table .right, .sponsors_table .middle{
	width: 223px;
	height: 70px;
	text-align: center;
	padding: 20px 0px 0px 0px;
	background-color: #AAAAAA;
	position: relative;
	float: left;
}

.sponsors_table .right, .sponsors_table .middle{
	margin-left: 20px;
	margin-right: 0px;
}

.event{
	background-color: Black;
	padding: 5px;
	margin-bottom: 5px;
	width: 740px;
}

.event Table TR TD{
	padding: 5px;
	vertical-align: top;
}