/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------KOPIE VANUIT MAIN.CSS*/


.meerdere_bladen{
height:15px;
width:15px;
background-color:#e0dfcf;
border:1px solid #555555;
text-align:center;
}
.selected_meerdere_bladen{
height:15px;
width:15px;
background-color:#e0dfcf;
border:1px solid #555555;
text-align:center;
}

.button1{
padding:3px;
width:110px;
height:25px;
font-size:11px;
font-weight:bold;
color:#555555;
border:none;
background:  url(images/button1.png) no-repeat top center;
}

.button1:hover{
background:  url(images/button1_hover.png) no-repeat center center;
color:#ffffff;
cursor:pointer;
}



/*----------------------GALLERY------------------------------------*/

.galleryalbum{
	background:  url(/images/background_album.png) no-repeat top center;
	height:225px;
	width:151px;
	margin:5px;
	text-align:center;
}
	.galleryalbumbuttons{
		margin-top:3px;
		font-size:11px;
		font-weight:bold;
		padding-left:10px;
		padding-right:10px;
	}

	.galleryalbumimagehouder{
		
		text-align:center;
		width:120px;
		height:100px;
		overflow:hidden;
		margin-top:3px;
		border:1px solid #bbbbbb;
	}
	.galleryalbumtitle{
	
		background-color:transparent;
		font-size:11px;
		font-weight:bold;
		margin-left:10px;
		margin-right:10px;
		margin-top:5px;
		margin-bottom:5px;
		color:#555555;
		line-height: normal;
	}
	.galleryalbumdetails{
		padding-left:10px;
		padding-right:10px;
		text-align:left;
		font-size:9px;
		color:#999999;
		line-height: normal;
	}


.galleryimage{
	background:  url(/images/background_album.png) no-repeat top center;
	height:225px;
	width:151px;
	margin:5px;
	text-align:center;
}
	.galleryimage .buttons{
		margin-top:3px;
		font-size:11px;
		font-weight:bold;
		padding-left:10px;
		padding-right:10px;
	}
	.galleryimage .imagehouder{
		text-align:center;
		width:120px;
		height:100px;
		overflow:hidden;
		margin-top:10px;
		border:1px solid #bbbbbb;
	}
	.galleryimagetitle{
		font-size:11px;
		font-weight:bold;
		margin-left:10px;
		margin-right:10px;
		margin-top:5px;
		margin-bottom:5px;
		color:#555555;
		text-align:left;
	}
	.galleryimagedetails{
		padding-left:10px;
		padding-right:10px;
		text-align:left;
		font-size:9px;
		color:#999999;
	}

	.galleryimage .titleboxhouder {
		height:60px;
		width:120px;
		margin:0px;
		padding:0px;		
		margin-top:2px;
	}
	.galleryimage .titleboxhouder .titlebox{
		height:60px;
		width:120px;
		margin:0px;
		padding:0px;
		border:1px solid #bbbbbb;
		overflow-y:auto;
	}

/*----------------------TEAMPAGE------------------------------------*/

.teampag_link_overzicht{
display:block;
text-align:center;
background-color:#cccccc;
border:1px solid #888888;

}

.teampag_link{
float:left;
height:25px;
width:150px;
text-align:center;
vertical-align: middle;
font-size:13pt;
background-color:#cccccc;
border:1px solid #888888;
border-bottom-width:0px;

}


.fiche_button{
display:block;
float:left;
background:  url(images/bt_2_left.png) no-repeat top left;
color:#ffffff;
height:22px;
padding:3px;
margin-left:5px;
font-size:10px;
font-weight:bold;
}
	.fiche_button .right{
	background:  url(images/bt_2_right.png) no-repeat top right;
	position:relative;
	top:-3px;
	height:24px;
	right:-4px;
	padding:3px;
	padding-right:10px;
	padding-top:5px;
	text-align:center;
	}

.fiche_selected_button{
display:block;
float:left;
background:  url(images/bt_2_left_selected.png) no-repeat top left;
color:#555555;
height:22px;
padding:3px;
margin-left:5px;
font-size:10px;
font-weight:bold;
}
	.fiche_selected_button .right{
	background:  url(images/bt_2_right_selected.png) no-repeat top right;
	position:relative;
	top:-3px;
	height:24px;
	right:-4px;
	padding:3px;
	padding-right:10px;
	padding-top:5px;
	text-align:center;
	}
	
.teamicon{
	background:  url(images/background_team.png) no-repeat top center;
	height:151px;
	width:151px;
	margin:5px;
	text-align:center;
}
	.teamicon .imagehouder{
		text-align:center;
		width:120px;
		height:100px;
		overflow:hidden;
		margin-top:10px;
		border:1px solid #bbbbbb;
	}
	.teamicon .title{
		font-size:11px;
		font-weight:bold;
		padding-left:10px;
		padding-right:10px;
	}

.teamdetails{
	background:  url(images/background_teamdetail.png) no-repeat top center;
	height:283px;
	width:181px;
	margin:5px;
}

	.titleteamdetails {
		font-size:12px;
		font-weight:bold;
		margin-left:10px;
		margin-right:10px;
		margin-top:7px;
		padding-left:2px;
		border-bottom:1px dotted #888888;
	}
	.detailsteamdetails {
		font-size:11px;
		margin-top:3px;
		margin-left:20px;
		margin-right:10px;		
	}
	.tabeldetails{
	font-size:10px;	
	}
.teamiframe{
	height:283px;
	width:450px;
	margin:5px;
}

.teamperson{
	background:  url(images/background_teamperson.png) no-repeat top center;
	height:164px;
	width:110px;
	margin:5px;
	text-align:center;
}

	.imagehouderteamperson{
		text-align:center;
		width:85px;
		height:85px;
		overflow:hidden;
		margin-top:10px;
		border:1px solid #bbbbbb;
	}
	.titleteamperson{
		font-size:10px;
		font-weight:bold;
		padding-left:10px;
		padding-right:10px;
		color:#555555;
	}
	.detailsteamperson{
		font-size:10px;
		padding-left:10px;
		padding-right:10px;
		color:#888888;
	}	

/*------------stats-------------*/
.fiche_button2{
display:block;
float:left;
background:  url(../images/bt_fiche_2.png) no-repeat top left;
width:128px;
color:#888888;
height:24px;
padding:3px;
padding-top:5px;
margin-left:5px;
text-align:center;
font-size:10px;
font-weight:bold;
cursor:pointer;
}
.fiche_selected_button2{
display:block;
float:left;
background:  url(../images/bt_fiche_2_selected.png) no-repeat top left;
width:128px;
color:#555555;
height:24px;
padding:3px;
padding-top:5px;
margin-left:5px;
text-align:center;
font-size:10px;
font-weight:bold;
cursor:pointer;
}
.rankingcontainer_top{	
	height:15px;
	width:100%;

}

.rankingcontainer{	
	width:100%;
	padding-bottom:20px;
}

.ranking{
	text-align:center;
}
.rt{
	font-weight:bold;
	text-align:center;
}
.rt td{
	padding-left:5px;
	padding-right:5px;
	border:1px dotted #999999;
}

.rrs{
	background-color:#a2b5c9;
}

.rrs td{
	border:1px dotted #999999;
}
.rr td{
	border:1px dotted #999999;
}

.ss{
	border:1px dotted #999999;
	text-align:left;
}
.st{
	border:1px dotted #999999;
	text-align:left;
	font-weight:bold;
}
.speeldag{
	float:left;
	background:  url(../images/speeldag.png) no-repeat top center;	
	height:23px;
	width:25px;
	min-width:25px;
	text-align:center;
	cursor:pointer;
	padding-top:4px;
	font-size:;
}
.speeldag_selected{
	float:left;
	background:  url(../images/speeldag_selected.png) no-repeat top center;	
	height:23px;
	width:25px;
	min-width:25px;
	text-align:center;
	cursor:pointer;
	padding-top:4px;
}


/*------------  einde teampag */

/*------------ begin popup --*/


.popup_player_top{
	background:  url(images/popup_players_top.png) no-repeat top left;
	height:10px;
	width:316px;
}
.popup_player_bottom{
	background:  url(images/popup_players_bottom.png) no-repeat bottom left;
	width:316px;
}
/*------------- einde popup --*/

.res_oc{
	border:1px solid #77798e;
	font-size:9px;
}

.profilepic{
	text-align:center;
	overflow:hidden;
	border:1px solid #bbbbbb;
}
.style1 {
	color: #858585;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-weight : bold;
	font-size: 12pt;
}
.style2 {
	color: #444444;
	font-style: italic;
	padding-left:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	
}
.style3 {
	border:1px solid black;
	padding:5px;
	background-color:#ebeebf;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.taal{
display:none;
}

.taalicon{
height:15px;
margin:3px;

}


.taalicon_selected{
border:2px solid white;
height:15px;
margin:3px;

}

.view_id_selected{
color:#ffffff;
background-color:#2b612c;

}
.view_id_not_selected{

}


p{
margin-top:8px;
margin-bottom:8px;
}

body.page{
text-align: center;
background-image: url(images/bg_index.png);
background-repeat: repeat-x;
background-color:#132d4a;
margin : 0px;
height: auto;
width:100%;
font-family: Tahome, Arial, Sans-serif; 

}


table.index{
paddin:0px;
margin:0px;

width:1000px;
}


.index_login{
}

tr.login_top{
}

td.login_top{
width:100%;
text-align:right;
padding-top:3px;
padding-right:10px;
}
td.login_top form{
margin:0;
}

div.login{   
float:right;
color: #ffffff;
position:relative;
}
	
img.login{
height:17px;
}
input.login{
float:left;
font-size:11px;
height:13px;
width:80px;
}
input.loginbutton{
float:left;
margin-left:5px;
}
input.logoutbutton{
float:left;
}

a.login{
color: #ffffff; 
text-decoration:none;
font-weight:normal; 

}
a.login:hover{
color: #ffffff; 
text-decoration:underline;
}
img.fb_login{
float:left;
cursor:pointer;
height:22px;
margin-left:5px;
}
img.fb_connect{
float:left;
cursor:pointer;
height:22px;
margin-left:5px;
}
.rememberlogin{
float:left;
}

td.index_display{
background:url("images/bg_header.png") no-repeat top left;
paddin:0px;
margin:0px;
height:185px;
width:100%;
border-collapse:collapse;
text-align:left;
overflow:hidden;
}
	div.index_top {  
	display:none;
	}
	
	td.error {    
	color: #FFFFFF;
	background-color: #AAAAAA; 
	width: auto;
	}

td.index_menu{
paddin:0px;
margin:0px;
height:auto;
width:100%;
padding-left:11px;
padding-right:10px;
padding-bottom:5px;
overflow:hidden;
}

	div.contentbox_0{
	float:left;
	width:250px;
	color: #FFFFFF;
	margin: 0px;
	text-align:left;
	}
	div.contentboxtitle_0{
	float:left;
	width:100%;
	background:url("images/bg_cb_0.png") repeat-y top left;
	color: #ffffff;
	font-size:15px;
	font-weight:bold;
	padding:10px 0px 5px 20px;
	}
	.contentboxbottom_0{
	float:left;
	width:100%;
	background:url("images/bg_cb_0.png") repeat-y bottom left;
	padding:0px 30px 20px 20px;
	}
	.contentboxitem_0{
	width:210px;
	list-style-position: inside;
	list-style-type: disc;
	margin:0px;
	vertical-align:middle;
	text-align:left;
	}
	a.contentboxlink_0{
	text-align:left;
	color: #ffffff;
	font-size: 11px;
	font-weight:bold;
	width:100%;
	vertical-align:middle;
	text-decoration:none;
	}
	a.contentboxlink_0:hover{
	text-decoration:underline;
	}
	li.contentboxopsomming_0{
	color: #bbbbbb;
	font-size: 11px;
	margin: 10px 0px 10px 0px;
	vertical-align:middle;
	text-decoration:none;
	list-style-type: none;
	}	
	
	
	
	div.contentbox_1{
	float:left;
	width:250px;
	color: #FFFFFF;
	margin: 0px;
	text-align:left;
	}
	div.contentboxtitle_1{
	float:left;
	width:100%;
	background:url("images/bg_cb_1.png") repeat-y top left;
	color: #ffffff;
	font-size:15px;
	font-weight:bold;
	padding:10px 0px 5px 20px;
	}
	.contentboxbottom_1{
	float:left;
	width:100%;
	background:url("images/bg_cb_1.png") repeat-y bottom left;
	padding:0px 20px 20px 20px;
	}
	.contentboxitem_1{
	width:210px;
	list-style-position: inside;
	list-style-type: disc;
	margin:0px;
	vertical-align:middle;
	text-align:left;
	}
	a.contentboxlink_1{
	text-align:left;
	color: #ffffff;
	font-size: 11px;
	font-weight:bold;
	width:100%;
	vertical-align:middle;
	text-decoration:none;
	}
	a.contentboxlink_1:hover{
	text-decoration:underline;
	}
	li.contentboxopsomming_1{
	color: #bbbbbb;
	font-size: 11px;
	margin: 10px 0px 10px 0px;
	vertical-align:middle;
	text-decoration:none;
	list-style-type: none;
	}	


	div.contentbox_2{
	float:left;
	width:250px;
	color: #FFFFFF;
	margin: 0px;
	text-align:left;
	}
	div.contentboxtitle_2{
	float:left;
	width:100%;
	background:url("images/bg_cb_2.png") repeat-y top left;
	color: #ffffff;
	font-size:15px;
	font-weight:bold;
	padding:10px 0px 5px 20px;
	}
	.contentboxbottom_2{
	float:left;
	width:100%;
	background:url("images/bg_cb_2.png") repeat-y bottom left;
	padding:0px 20px 20px 20px;
	}
	.contentboxitem_2{
	width:210px;
	list-style-position: inside;
	list-style-type: disc;
	margin:0px;
	vertical-align:middle;
	text-align:left;
	}
	a.contentboxlink_2{
	text-align:left;
	color: #ffffff;
	font-size: 11px;
	font-weight:bold;
	width:100%;
	vertical-align:middle;
	text-decoration:none;
	}
	a.contentboxlink_2:hover{
	text-decoration:underline;
	}
	li.contentboxopsomming_2{
	color: #bbbbbb;
	font-size: 11px;
	margin: 10px 0px 10px 0px;
	vertical-align:middle;
	text-decoration:none;
	list-style-type: none;
	}	



	div.contentbox_3{
	float:left;
	width:250px;
	color: #FFFFFF;
	margin: 0px;
	text-align:left;
	overflow:hidden;
	}
	div.contentboxtitle_3{
	display:none;
	}
	.contentboxbottom_3{
	background:url("images/bg_cb_1.png") repeat-y bottom left;
	padding:0px 10px 15px 10px;
	overflow:hidden;
	}
	.contentboxitem_3 p{
	margin:0px;
	padding:0px;
	}
	.contentboxitem_3{
	width:230px;

	list-style-position: inside;
	list-style-type: disc;
	margin:0px;
	vertical-align:middle;
	text-align:left;
	overflow:hidden;
	}
	a.contentboxlink_3{
	text-align:left;
	color: #ffffff;
	font-size: 11px;
	font-weight:bold;
	width:100%;
	vertical-align:middle;
	text-decoration:none;
	}
	li.contentboxopsomming_3{
	color: #555555;
	font-size: 10px;
	width:100%;
	margin: 10px;
	vertical-align:middle;
	text-decoration:none;
	list-style-type: none;
	}	
	
	
	
	div.contentbox_4{
	float:left;
	width:250px;
	
	color: #FFFFFF;
	margin: 0px;
	text-align:left;
	}
	div.contentboxtitle_4{
	display:none;
	}
	.contentboxbottom_4{
	background:url("images/bg_cb_1.png") repeat-y bottom left;
	padding:0px 10px 15px 10px;
	height:140px;
	overflow:hidden;
	}
	.contentboxitem_4{
	width:210px;
	list-style-position: inside;
	list-style-type: disc;
	margin:0px;
	vertical-align:middle;
	text-align:left;
	}
	a.contentboxlink_4{
	text-align:left;
	color: #ffffff;
	font-size: 11px;
	font-weight:bold;
	width:100%;
	vertical-align:middle;
	text-decoration:none;
	}
	li.contentboxopsomming_4{
	color: #555555;
	font-size: 10px;
	width:100%;
	margin: 10px;
	vertical-align:middle;
	text-decoration:none;
	}	




td.index_top{
width:1000px;
padding-bottom:5px;
padding-top:4px;
text-align:center;

}

	
td.index_left{
padding:0px;
margin:0px;
padding-bottom:50px;
height:100%;
overflow: hidden;
max-width:250px;
}


.index_center_top{
text-decoration:none;
height:155px;
padding-top:5px;
}


.index_center_bottom{
height:auto;
vertical-align:bottom;
text-decoration:none;
overflow-x: hidden;
clip: auto;
}

td.index_right{
paddin:0px;
margin:0px;
height:100%;
overflow:hidden;
overflow: hidden;
}

td.index_bottom{
width:auto;
vertical-align: top;
padding-top:10px;
padding-bottom:10px;
}


.main{
width:750px;
overflow:hidden;
}

	table.article{
	width:750px;
	text-align:left;
	}
	
	td.article_title{
	text-decoration:none;
	padding: 8px 20px 0px 20px;
	text-align:left;
	background:url("images/bg_article2.png") repeat-y top left;
	}
	td.article_title a{
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	color: #343f4a;
	text-align:left;
	}	

	.article_details{
	display:none;
	background:url("images/bg_article2.png") repeat-y center left;
	}
	.article_timesread{
	float:left;
	display:none;
	}
	
	.article_author{
	float:left;
	color: #888888;
	text-decoration:none;
	font-size:7pt;
	padding-left:15px;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-left: 13px;
	margin-right: 13px;
	}
	.article_writtenon{
	float:left;
	color: #888888;
	text-decoration:none;
	font-size:7pt;
	padding-left:15px;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-left: 13px;
	margin-right: 13px;
	}
	
	.article_navigate{
	float:right;
	color: #888888;
	text-decoration:none;
	font-size:7pt;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left:15px;
	margin-left: 13px;
	margin-right: 13px;
	text-align:right;
	}
	

	

	
	td.article_shortstory{
	background:url("images/bg_article2.png") repeat-y center left;
	overflow-y: auto;
	overflow-x: auto;
	color: #222222;
	height:auto;
	text-decoration:none;
	font-size:8pt;
	line-height: 160%;
	text-align:left;
	padding: 8px 20px 0px 20px;
	margin-bottom:-5px;
	}
	
	td.article_bottom_link{
	background:url("images/bg_article2.png") repeat-y bottom left;
	text-decoration:none;
	font-size:9px;
	padding-top: 5px;
	padding: 0px 20px 20px 20px;
	}
	
	.fb{
	width:460px;
	text-align:left;
	float:left;
	}
	
	a.article_bottom{ 
	text-decoration:none;
	color: #343f4a;
	float:left;
	font-weight:bold; 
	font-size:11px;
	padding:3px;
	} 
	a.article_bottom:hover{ 
	background-color: #419442;
	color:#ffffff;
	} 
	
	table.write_comment{
	width:98%;
	margin: 13px 5px 13px 5px;
	background-color: #ffffff; 
	paddin:0px;
	}
	
	td.write_comment_title{
	width:95%;
	color: #191c1f;
	background-color: #ededed; 
	padding-top:3px;
	padding-bottom:3px;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	border-bottom: 1px solid #A3A3A3;
	}
	
	table.comment{
	width:98%;
	margin: 13px 0px 13px 5px;
	border-width: 1px;
	border-style: solid ;
	border-color: #A3A3A3;
	background-color: #ffffff; 
	paddin:0px;
	}
	
	td.commenttext{
	color: #000000;
	width:100%;
	text-decoration:none;
	vertical-align:top;
	font-size:8pt;
	margin-left: 13px;
	margin-right: 13px;
	line-height: 160%;
	}
	td.commentimage{
	vertical-align:top;
	}	
	img.commentimage{
	
	width:65px;
	}
	
	td.comment_author{
	color: #5c5c5c;
	width:100%;
	text-decoration:none;
	font-size:9pt;
	padding-top: 0px;
	margin-left: 13px;
	margin-right: 13px;
	}



td.credits{
color: #e0e0e0;
height:25px;
background-color: #094d8c; 
text-decoration:none;
text-align: center; 
font-size:10px;
}



fieldset{
border: 1px solid #a3a3a3;
}

img{
border:none;
}

a{ 
text-decoration:underline;
color:inherit;
} 
a:hover{ 
text-decoration:none;
color: #inherit; 
} 



a.archief{
color: #2b2b2b; 
text-decoration:none;
font-weight:bold; 
font-size: 10px; 
}







legend{ 
font-size: 15px; 
color: #555555; 
font-weight:bold; 
font-style:italic; 
} 

input{ 
font-size: 10px; 

} 



td.stats{
color: #ffffff;
text-align: left; 
font-size: 12px; 

}

td{
text-align:left;
text-decoration:none;
font-size:8pt;
margin-left: 13px;
margin-right: 13px;
line-height: 160%;
}


td.login{    
color:#2b2b2b;
font-size: 11px; 
}

td.opentop{
color: #666871;
text-align: left; 
font-weight:bold; 
font-style:italic; 
font-size: 11px; 
}





tr.gallery_nav td a {
color: #a72b2b;
}
table.gallery_algemeen tr td{
vertical-align:top;
}



table.gallery_indiv{
width:170px;
min-width:170px;
max-width:170px;
margin:3px;
padding:0px;
border-collapse:collapse;
background-color: #ffffff; 
border-top-width: 1px;
border-top-style: solid ;
border-top-color: #eeeeee;
border-left-width: 1px;
border-left-style: solid ;
border-left-color: #eeeeee;
border-bottom-width: 2px;
border-bottom-style: solid ;
border-bottom-color: #A3A3A3;
border-right-width: 2px;
border-right-style: solid ;
border-right-color: #A3A3A3;
color: #5c5c5c;
text-decoration:none;

}


td.gallery_indiv_pic{
width:170px;

min-width:170px;
max-width:170px;
height:100px;
min-height:100px;
max-height:100px;

}

img.gallery_indiv_pic{
display:block;
position:absolute;
clip:rect(0px,168px,100px,0px);

width:170px;


}



td.gallery_indiv_title{
text-align:center;
font-size:9pt;
font-weight:bold;
border-bottom: 1px solid #A3A3A3;

}


td.gallery_indiv_details{
font-size:8pt;
}

span.gallery_indiv_created by{
}
span.gallery_indiv_name{
}
span.gallery_indiv_on{
display:none;
}
span.gallery_indiv_date{
}
span.gallery_indiv_amount{
display:block;
}









tr.album_nav td {
color: #5c5c5c;
text-decoration:none;
font-size:14pt;
font-weight:bold;
text-align:center;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #aaaaaa;
padding-left: 10px;
}

table.album_algemeen tr td{

vertical-align:top;
}



table.album_indiv{
width:170px;
min-width:170px;
max-width:170px;

margin:3px;
padding:0px;
border-collapse:collapse;
background-color: #ffffff; 
border-top-width: 1px;
border-top-style: solid ;
border-top-color: #eeeeee;
border-left-width: 1px;
border-left-style: solid ;
border-left-color: #eeeeee;
border-bottom-width: 2px;
border-bottom-style: solid ;
border-bottom-color: #A3A3A3;
border-right-width: 2px;
border-right-style: solid ;
border-right-color: #A3A3A3;

color: #5c5c5c;
text-decoration:none;

}


td.album_indiv_pic{
width:170px;

min-width:170px;
max-width:170px;
height:100px;
min-height:100px;
max-height:100px;

}

img.album_indiv_pic{
display:block;
position:absolute;
clip:rect(0px,168px,100px,0px);

width:170px;


}



td.album_indiv_title{
text-align:center;
font-size:9pt;
font-weight:bold;
border-bottom: 1px solid #A3A3A3;

}


td.album_indiv_details{
font-size:8pt;
}

span.album_indiv_created by{
}
span.album_indiv_name{
}
span.album_indiv_on{
display:none;
}
span.album_indiv_date{
}
span.album_indiv_amount{
display:block;
}






td.gal_cat3_title{
color: #5c5c5c;
text-decoration:none;
font-size:9pt;
font-weight:bold;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #aaaaaa;
padding-left: 10px;
width:120px;
text-align:center;

}

td.gal_cat3_details{
color: #5c5c5c;
text-decoration:none;
font-size:8pt;
padding-top: 3px;
font-weight:normal;
word-wrap: break-word;
}



td.indiv_image_holder{
color: #5c5c5c;
background-color: #ffffff; 
text-decoration:none;
border-width: 1px;
border-style: solid ;
border-color: #A3A3A3;
border-bottom-width: 2px;
border-bottom-style: solid ;
border-bottom-color: #A3A3A3;
border-right-width: 2px;
border-right-style: solid ;
border-right-color: #A3A3A3;
width:120px;
}
img.gal_indiv_picture{
max-width: 150px;
max-height: 200px;
width:150px;
border:0px solid white;
}

.organigramhouder{
width:100%;
}

.organigramitem{
text-decoration:none;
width:100%;
border: 1px solid #ff0000;
}

.organigramtable{
margin-top:20px;
width: 95%;
overflow-x: scroll;
border-width: 1px;
border-style: solid ;
border-color: #A3A3A3;

}

.autocontent{
background: url(images/bg_article2.png) repeat-y left top;
width:750px;
}
.autocontent2{
margin:20px;
margin-top:0px;
padding-top:20px;
}
#archiefcontainer .article{
	width:710px;
}

.stattitle{
color: #ffffff;
height:auto;
width:500px;
background-image: url(images/content_back_green.png);
background-repeat: repeat-x;
background-color:#8f1a1a; 
font-size:13 px;
font-weight:bold;
text-align: left; 
padding-left:10px;
padding-top:3px;
padding-bottom:2px;

}

.locatiesitem{
color: #ffffff;
height:auto;
width:100%;
background-image: url(images/content_back_green.png);
background-repeat: repeat-x;
background-color:#8f1a1a; 
font-size:13 px;
font-weight:bold;
text-align: left; 
padding-left:10px;
padding-top:3px;
padding-bottom:2px;

}
.locatiesitem2{
text-decoration:none;
border-bottom-width: 2px;
border-bottom-style: solid ;
border-bottom-color: #A3A3A3;
width:100%;

}
.locatiestable{
width: 100% ;
overflow-x: scroll;
border-width: 1px;
border-style: solid ;
border-color: #A3A3A3;


}




.teampag_link_overzicht{
display:block;
text-align:center;
background-color:#cccccc;
border:1px solid #888888;

}

.teampag_link{
float:left;
height:25px;
width:150px;
text-align:center;
vertical-align: middle;
font-size:14px;
font-weight:bold;
color:#555555;
background-color:#cccccc;
border:1px solid #888888;
}

.teampag_selected{
float:left;
height:25px;
width:150px;
text-align:center;
vertical-align: middle;
font-size:14px;
font-weight:bold;
color:#555555;
background-color:#ffffff;
border:1px solid #888888;
border-bottom-width:0px;
}

.teampag_main{
border:1px solid #888888;
min-height:400px; 
width:95 %;
}

div.teampag_tg{
float:none;
overflow:auto;
background-color:#ffffff;
color: #2b2b2b; 
width:600px;
height:120px;
text-align: center; 
text-decoration:none;
font-size:10pt;
border: 1pt solid #888888;
}

.teampag_titel{
float:none;
overflow:auto;
color: #0a4da0; 
border-bottom:1px dashed #0a4da0;
width:500px;
text-align: left; 
font-weight:bold; 
font-size:10pt;
}
.teampag_author{
float:none;
overflow:auto;
color: #666666; 
width:500px;
text-align: left; 
font-size:7pt;
}
.teampag_text{
float:none;
overflow:auto;
color: #2b2b2b; 
width:500px;
text-align: left; 
font-size:11px;
}


  #imageSlideshowHolder{
	float: center;
	text-align: center;       	
    position:relative;  /* Never change this value */
    
  }
  
  .imageInGallery{    
  	padding-top: 5px;     
  	vertical-align: middle;     
    width:200px;
    height:100px;
   
    /* Never change these 3 value */
    left:0px;
    top:0px;
    position:absolute;  
  } 
  

.calendarcontainer{
width:210px;
}
  
.calendar{
width:100%;
}

.calendar_title{
font-weight:bold;
text-align:center;
}
.calendar_title td{
font-weight:bold;
text-align:center;
}
.calendar_day_title{
font-weight:bold;
text-align:center;
}

.calendar_day{
border:1px solid #666666;
text-align:center;
font-size:9px;
}

.calendar_current_day{
border:1px solid #55a055;
background-color:#ffffff;
color:#222222;
font-weight:bold;
font-size:9px;
text-align:center;
}
.calendar_event_day{
background-color:#55a055;
color:#ffffff;
font-size:9px;
text-align:center;
}

.calendar_day_notofmonth{
border:1px solid #999999;
font-size:9px;
text-align:center;
}


/* grote calendar */
#calendargrootcontainer{
text-align:center;
width:100%;
}

.calendargroot{
border:2px solid #888888;
margin:5px;
width:95%;
}

.calendargroot_title{
font-weight:bold;
text-align:center;
text-transform:uppercase;
}

.calendargroot_day_title{
font-weight:bold;
text-align:center;
}

.calendargroot_day{
border:1px solid #666666;
text-align:left;
font-size:9px;
height:80px;
width:80px;
}

.calendargroot_current_day{
border:2px solid #A72B2B;
font-size:9px;
text-align:left;
height:80px;
width:80px;
}

.calendargroot_day_notofmonth{
border:1px solid #999999;
font-size:9px;
text-align:center;
height:80px;
}

.daydetailtable{
	width:95%;
}
.eventtitle{
	background-color:#59d164;
	font-size:9px;
}
.gametitle{
	background-color:#d15959;
	font-size:9px;
}
.trainingtitle{
	background-color:#d1d059;
	font-size:9px;
}
.eventdetail{
	font-size:8px;
}
.gamedetail{
	font-size:8px;
}
.trainingdetail{
	font-size:8px;
}

.eventlink {
	color:#333333;
	text-decoration:none;
	cursor:pointer;
}



.calendardetail{
border-spacing:0px;
margin:15px;
width:90%;
}

.calendardetail_title td{
background-color:#A72B2B;
border:2px solid white;
color:#ffffff;
padding:3px;
text-align:center;
font-size:14px;
font-weight:bold;
}
.calendardetail_time{
padding-right:10px;
font-size:14px;
font-weight:bold;
color:#555555;
}
.calendardetail_event{
border-right:2px solid #888888;
border-top:2px solid #888888;
border-left:2px solid #888888;
font-size:14px;
padding-left:10px;
}
.calendardetail_details{
border-right:2px solid #888888;
border-bottom:2px solid #888888;
border-left:2px solid #888888;
font-size:10px;
color:#999999;
}


.poll{
width:100%;
}

.poll_omschrijving{
color:#ffffff;
padding-bottom:3px;
text-align:center;
font-size:10px;
font-weight:bold;
}

.poll_optie{
color:#ffffff;
font-size:9px;
}

.poll_button{
padding:5px;
}

.poll_result{
color:#ffffff;
font-size:9px;
}


.poll_totaal{
color:#ffffff;
font-size:9px;
text-align:center;
}

.poll_graph{
width:200px;
height:9px;
border:1px solid black;
}

.poll_graph_not_filled{
background-color:#ffffff;
}

.poll_graph_filled{
background-color:#094d8c;
}

.rss{

padding:0px;

}

.rssitem{

list-style:none;
}

.rssdate{


}

.rssdesc{


}
 
 
 .imagerotatorcontainer{
 }
