Body{
 font-family: Verdana, Arial, serif;
 font-size : 12px ;
 font-weight: normal;
 text-align: center;
 margin: 0 0 0 0;
 background-color:#444;
 background-image:url('../images/back.png');
}
#box{
	display: table;
	position:relative;
	width:1000px;
	color: #000;
	margin: 25px auto 25px auto;
}
#vraagboxback{
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index:1001;
    -moz-opacity: 0.8;
    opacity:.80;
}
#vraagbox{
	display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    z-index:1002;
}
.uservraag{
	display: block;
    position: absolute;
    top: 40%;
    left: 25%;
    width: 50%;
    padding: 16px;
    border: 2px solid #ff0011;
	color: #ff0011;
    background-color: white;
	overflow: auto;
}
.userDag{
	display: block;
    position: absolute;
    top: 40%;
    left: 25%;
    width: 50%;
    padding: 16px;
    border: 2px solid #ff0011;
	color: #000;
    background-color: white;
	overflow: auto;
}

#reclameBox{
	top: 2%;
	position: absolute;
	z-index: 5000;
	cursor: pointer;
	background-color: #000000;
	text-align: center;
	border:2px solid #ff0011;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
}
#box h3{font-size : 16px ;}
#box img {border:0px;}
a{text-decoration:none;color:#0F0F0F;}
a:visited {color:#0F0F0F;}
a:hover{text-decoration: underline;color:#ff0011;}
.infogame a{color:#FF0011;}
.dik { font-weight:bold;}
.lijn { text-decoration: underline;}
.hidden { display: none; }
.unhidden { display: block; }

/****************/
/****NEWS-BOX****/
/****************/
.news_box{
	padding: 5px 0px 5px 0px;
}
.news_text{
	display:table;
}
.news_title{
	font-size: 15px;
	font-weight:bold;
}
.news_share{
	text-align : right;
	border-bottom : 1px solid #aaa;
}
.news_space{
	height : 15px;
}

/****************/
/***HEADER-NAV***/
/****************/

#header,#nav,#footer{
	width:100%;
	text-align:left;
	margin: 0px;
}
#header{
	height: 117px;
	text-align:center;
	padding : 2px 30px 5px 5px;
	background-image:url('../images/site/back_header.png'); 
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 100;
	
}
#header ul{
	list-style-type : none;
	padding : 0px;
	margin: 0px;
	text-align : center;
}
#header li{
	width : 100%;
	text-align : center
}
#header_left, #header_mid, #header_right{
	width : 33%;
	height : 100px;
	padding : 0px;
	overflow: hidden;
}
#header_left{
	float : left;
}
#header_mid{
	margin : 0 auto 0 auto;
}
#header_right{
	float: right;
}


#nav, #menu{
	height: 35px;
	width:100%;
	background-image:url('../images/site/back_menu.png'); 
	background-repeat: no-repeat;
	background-position: left top;
	text-align:center;
}
/*********************/
/*******PAGINA********/
/*********************/
#centertable{
	border: 0px;
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
	}
#lefttb, #midtb, #righttb, #leftmidtb, #rightmidtb{	vertical-align: top;}


#left, #right, #midden ,#center, #forum, #rightmidden, #leftmidden{
	display : table; 
	width:100%;
	text-align: center;
	margin: 0px;
}
#center{
	text-align:left;
	width: 1000px;
	}
#forum{
	text-align:left;
	width: 1000px;
	}
#midden{
	text-align: left;
	width: 540px;
	margin: 0px 0px 10px 3px; 
}
#left{
	float:left;
	width:195px;
	}
#right{
	float:right;
	width: 255px;
}
#rightmidden{
	float: right;
	width: 800px; 
}
#leftmidden{
	float: left;
	width: 800px; 
}
#left h2,#right h2,#midden h2,#forum h2,#rightmidden h2, #leftmidden h2{
	color:#FF0011;
	margin-bottom:0px;
	font-size: 14px;
	text-align:left;
	height: 22px;
	padding-left: 10px;
	padding-top:5px;
	
}
.un_left, .un_right, .un_mid, .un_big, .un_bigmid{
	height:26px;
}
#forum h2{background-image:url('../images/site/back_h2_big.png'); }
#left h2{ background-image:url('../images/site/back_h2_left.png');}
#midden h2{ background-image:url('../images/site/back_h2_mid.png');}
#right h2{background-image:url('../images/site/back_h2_right.png');}
#rightmidden h2, #leftmidden h2{ background-image:url('../images/site/back_h2_bigmid.png');}
		
.un_left{background-image:url('../images/site/back_un_left.png'); }
.un_right{ background-image:url('../images/site/back_un_right.png'); }
.un_big{ background-image:url('../images/site/back_un_big.png'); }
.un_bigmid{ background-image:url('../images/site/back_un_bigmid.png'); }
.un_mid{ background-image:url('../images/site/back_un_mid.png'); }

.inhoud{
	padding: 5px;
	padding-right: 10px;
	background-image:url('../images/site/back_in.png');
	background-position: right top;
	margin:0px;	
	line-height: 16px;
}
.beneden{
	font-weight:bold;
	font-size: 10px;
	width: 100%;
	margin: 0px 0px -20px 0px;}
.paginas{
	text-align:center;
	width:95%;
	margin: 0px 5px -15px 0px;
	}
#footer{
	width: 100%;
	text-align: center;
	margin-top:10px;
	font-size:12px;
}
/*********************/
/*********MENU IE********/
/*********************/
#menu a{
	display: inline;
	font-size: 15px;
	padding: 5px;
	height: 19px;
	font-weight: bold;
}
#menu ul{ 
	margin: 0px;
	margin-left: -5px;
}
#menu li{
	position: relative;
	display: inline;
	list-style: none;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
}
#menu ul ul{
	position: relative;
	text-align: left;
	margin-left:40px;
	display: block;
	width:120px;
	background-image:url('../images/site/menu_in.png');
	background-position: right top;
}
#menu ul ul a{
	font-size: 12px;
	text-align: left;
	width:120px;
	margin-left: 0px;
}
#menu ul li ul{
	position: relative;
	display: block;
}
#menu ul li ul li{
	height: 15px;
	width: 120px;
	position: relative;
	display: block;
}

#nav a{
	display:block;
	font-size: 16px;
	padding: 5px;
	height: 19px;
	font-weight: bold;
}
#nav ul{ 
	margin: 0px;
	margin-left: -5px;
}
#nav a:hover{
	background-color: #FFF;
}
#nav li{
	position: relative;
	display: inline;
	list-style: none;
	padding-right: 23px;
	padding-left: 23px;
	float: left;
}
#nav ul ul{
	position: relative;
	margin-left:0px;
	display: none;
	z-index: 500;
	width:90px;	background-image:url('../images/site/menu_in.png');
	background-position: right top;
}
#nav ul ul a{
	font-size: 12px;
	text-align: left;
	width:120px;	margin-left: -63px;	
}
#nav ul li:hover ul{
	position: absolute;
	display: block;
}
/******************/
/********PM********/
/******************/
th.pmtitel{
	color: #FF0011;
	padding: 5px;
	text-align:left;
}
th.pmtitel_size{
	padding:5px;
	text-align:right;
}
.pm_tr_titel th{
	background-color: #DDD;
	padding: 3px;
}
.pm_rijen,.pm_post{
	border-collapse: collapse;
	border: 1px;
	border-style: solid;
	border-color: #999999;
	text-align: center;
	width: 100%;
}
.pm_rijen td,.pm_post td{
	padding: 5px;
	border: 1px;
	border-style: solid;
	border-color: #c1c1c1;
}

/*********************/
/********FORUM********/
/*********************/
th.forumtitel{
	color: #FF0011;
	padding: 5px;
	text-align:left;
}
th.forumtitel_size{
	padding:5px;
	text-align:right;
}
.forum_tr_titel th{
	background-color: #DDD;
	padding: 3px;
}
.forum_rijen,.forum_post{
	border-collapse: collapse;
	border: 1px;
	border-style: solid;
	border-color: #999999;
	text-align: center;
	width: 100%;
}
.forum_rijen td,.forum_post td{
	padding: 5px;
	border: 1px;
	border-style: solid;
	border-color: #c1c1c1;
}
.forum_tr_rijen1,.forum_tr_post1{
	background-image:url('../images/site/for/backf.png');
}
.forum_tr_rijen2,.forum_tr_post2{
	background-image:url('../images/site/for/backf2.png');
}
.forum_tr_postdel{
	background-image:url('../images/site/for/backfdel.png');
}
.forum_tr_rijen1:hover,.forum_tr_rijen2:hover{
	background-color: #FFF;
	cursor: pointer;
}


.forum_td_posttitel{
	padding-left: 10px;
	padding-right: 10px;
}
.forum_td_user{
	vertical-align: top;
	text-align: left;
}
td.forum_td_onder{
	padding:0px;
}
.posten{
	border: 1px;
	text-align: center;
	width: 100%;
}
td.forum_td_bericht{
	text-align: left;
	padding: 10px;
}
.forum_login{
	text-align: center;
}
.links{
	float: left;
}
.rechts{
	float: right;
}

/*********************/
/********FOTO*********/
/*********************/
.foto_nextprev, .foto_backalbum, .foto_maker,#foto_gettags,#foto_tag,#foto_seltags{
	font-size: 14px;
	font-weight: bold;
}
.foto_nextprev{ float: right;}
.foto_backalbum{ float: left;}
.foto_maker{ text-align: center;}
.foto_foto{
	text-align: center;
}
.foto_foto_click{
	cursor: pointer;
	text-align: center;
}
#foto_gettags{
	float: left;
}
#foto_seltags{}
#foto_tag{
	float: right;
}
.tabalbum{
	border-spacing : 0px,20px,0px,20px;
}
td.tdalbum:hover{
	background-color: #FFF;
	text-decoration: none;
	color: #000;
}
td.tdalbumfoto:hover{
	background-color: #FFF;
	text-decoration: none;
	color: #000;
}
.tdalbum, .tdalbumfoto{
	cursor: pointer;
	width: 150px;
	height: 140px;
	text-align:center;
}
td.tdalbum{
	background-image:url('../images/site/foto/folder.png');
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: center;
}
td.tdalbumfoto{
	vertical-align: center;
}
td.tdalbumtitel{
	vertical-align: bottom;
}


.tabfoto td{
	width: 155px;
	height: 120px;
}
.kranten{
	width:100%;
	text-align:center;
}
.kranten td{
	width:180px;
	vertical-align: top;
	text-align:center;
}
/*********************/
/*******TABELLEN******/
/*********************/
.simpelform th{
	text-align: right;
}
.tbheader{border-bottom: 1px solid #ff0011;}
.tbheader th{text-align: left;}
.tbpointer {
	cursor: pointer;
	margin-bottom:5px;
}
.tbpointer_del td{
	background-image:url('../images/site/for/backfdel.png');
}
.tbpointer td{
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px solid;
}
.tbpointer:hover {background-color: #FFFFFF;}
#tblogbox td{
	text-align: right;
}
#tblogbox th{
	text-align: left;
	font-weight: normal;
}
.tbwon{
	color: #FF0011;
	font-weight: bold;
}
.usertb{
	width:100%;
	border: 0px;
	text-align:center;
}

/*********************/
/*********BROL********/
/*********************/
.googlemap{
	display: block;
	text-align:right;
	float: right;
}
.googlelink{
	 font-size : 10px ;
}

/***CENTER***/

#aank{
	display: table;
	width:100%;
	font-weight: bold;
	color: #FF0011;
	font-size: 16px;
}

 
/***LEFT***/


#left h3{
 font-size: 13px;
 text-align: center;
}
#left h4{
 font-size: 12px;
 text-align: left;
 margin-bottom: 0px;
}
#left ul{
 list-style: none;
 text-align: left;
 text-decoration: none;
 margin-top: 5px;
 margin-left:-25px;}

/***LEFT-MENU***/
#leftmenu1{ width: 192px; }
#leftmenu2{ width: 192px; }
#leftmenu3{ width: 192px; }
.leftmenu{ width: 192px; }
.rightmenu{ width: 250px; }

/***MIDDEN***/


#midden h4{
	font-size: 12px;
	text-align: left;
	margin-bottom: 0px;
	margin-left: 5px;
}
/***FAN***/
.fanvoordelen{
	text-align:left;
	padding-left:10px;
}
.fanweg{
	width:100%;
}
.fanwegimg{
	float:right;
	width:160px;
}
.titelfan{
	color : #ff0011;
	text-decoration: underline;
}
.reglement{
	text-align:left;
}

/***VOET***/
/**********/
/***HOME***/

.standgroot{
 display: table;
 border: 1px solid #ff0011;
 width: 570px; 
 text-align:center;
 margin: 10px;
 margin-left: 6px;
}


/****Mini-NAV***/
.user{
	text-align: left;
	margin-left: -50px;
	font-weight: bold;
	}
.user ul{
	margin-left: -65px;	font-style: normal;
	font-weight: normal;
	
}
#games{
	text-align: left;
	margin-left: -35px;	font-weight: bold;
}
#games ul{
	margin-left: -50px;	font-style: normal;
	font-weight: normal;
}

.tab_links th{text-align : left; text-decoration:underline;}
.tab_links td{padding-left:10px;}
.tab_deff{	
	border-collapse: collapse;
	border: 1px;
	border-style: solid;
	border-color: #999999;
	text-align: left;
	width: 100%;}
.tab_deff td, .tab_deff th{
	border: 1px;
	border-style: solid;
	border-color: #c1c1c1;
}

/***************/
#agenda{
	text-align:center;
}
#agendaDag{
	margin: 40px auto 0px auto;
	
	
}
.agendaInhoud{
	margin: 0px auto 0px auto;
	background-color:#fff;
	border-bottom: 2px solid #FF0011;
	border-right: 2px solid #FF0011;
	border-left: 2px solid #FF0011;
	padding-right: 10px;
	background-color:#fff;
	width:250px;
}
.agendaDagTitel{
	margin: 0px auto 0px auto;
	width:250px;
	color:#FF0011;
	background-color:#fff;
	text-align:left;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	border-top: 2px solid #FF0011;
	border-right: 2px solid #FF0011;
	border-left: 2px solid #FF0011;
}
#TBagendaDag td{
	text-align:left;
}
td.dagBox{ 
	width: 117px; 
	padding: 0px; 
	height: 100px; 
	cursor: hand; 
	margin: 0px; 
	font: 11px Verdana, Arial; 
	font-weight: normal; 
	color: #0D4E95; 
}
.dagTitel  td { 
	width:112px;
	text-align: center;
	border: solid #AAAAAA 1px; 
	padding: 0px; 
	margin: 0px; 
	center: top; 
	background-color: #FFFFFF; 
	color: #AAAAAA; 
}

/***********/
/**GAME TB**/
/***********/
#gamemenu li{
	display: inline;
	margin : 5px;
}
#gamemenu td{
	border: 0px;
	text-align : center;
	vertical-align: bottom;
	padding: 0px;
}
#gamemenu a:hover{
	text-decoration: none
}
#gamemenubox td{
	border: 0px;
	text-align : center;
	vertical-align: center;
}
#othergames{
	display: none;
}
#othergamesB{
	text-align: left;
}
#moregamesB{
	text-align: right;
}
#game_tekstbox{

}
.gametable{
	width: 100%;
	text-align: left;
}
.gameimg{
	width : 23px;
	text-align: center;
	vertical-align: center;
}
.gamedatum{
	width: 35px;
	text-align: center;
}
.gameploeg{
	text-align: left;
}
.gamepunten{
	width: 35px;
	text-align: center;
}
.gameattributes{
	width: 20px;
	text-align: center;
}

/*********/
/**Forms**/

.input_form input, textarea{
	border:1px solid #ff0011;
}

/******/
/**pm**/

#input_name{
	width: 300px;
	border:1px solid #ff0011;
}
#input_name_sel{
	position: absolute;
	z-index: 100;
	width: 300px;
	background-image:url('../images/site/menu_in.png');
	display:none;
	border:1px dotted #ff0011;
}
#input_name_sel ul{
	margin: 0px;
}
#input_name_sel li{
	margin-left: -45px;	display: block;
	list-style: none;
	height: 30px;
	padding: 5px;
	float: left;
	width:100%;
}
#input_name_sel li a{
	display: block;
	list-style: none;
	padding: 5px;
	width:100%;
}
#input_name_sel li a:hover{
	background: #fff;
}
.pm_pointer {
	cursor: pointer;
	margin-bottom:5px;
}
.pm_pointer:hover {background-color: #FFFFFF;}





