@charset "UTF-8";
/* CSS Document */


/*----------------------------
	Begin Structure
----------------------------*/

html,body{

}

.loginbody{

}

#centercontainer{

}

#white{	
	
}

#contentcontainer{

}

#container{

}

#top{
    display:none;
}

#contentBlock{
	position: relative;
}

#footerBlock{
	
}



/*----- Begin top -----*/


#logoleft{
	float:left;
	position: relative;
	height: 104px;
	width: 104px;
	margin: 8px 0px 0px 8px;
}
#logoright{
	float:right;
	position: relative;
	height: 104px;
	width: 104px;
	margin: 8px 8px 0px 0px;
}
#userpanel {
	width:160px;
	float: right;
	height: 94px;
	margin: 10px 18px 0px 8px;
	padding: 0px 5px 5px 15px;
	overflow: hidden;
	border-left: 2px;
	border-left-style: dotted;
	border-left-color: gray;
}
.userpanelLinks{
	position: relative;
	margin-top: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #003A77;
}
.userpanelLinks a{
	color: #003A77;
	font-size: 11px;
}
#banner {
	float:left;
	position: relative;
	height: 104px;
	width: 550px;
	margin: 8px 0px 0px 8px;
	font-size:24px;
	overflow: hidden;
	padding: 0px;
}
.bannerNieuws{
	position: relative;
	color: #003A77;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 13px;
	margin-left: 10px;
}
.bannerTitle{
	position: relative;	
	width: 420px;
	margin-top: 10px;
	margin-left: 10px;
}
.bannerTitle a {
	font-family: Arial;
	color: #e2001a;
	font-size: 22px;
}

#bannerCycle {
}
.bannerPanel {
	height:104px;
	padding: 0px;
	margin: 0px;
}
.bannerThumb{
	position: relative;
	width: 104px;
	height: 104px;
	overflow: hidden;
	float:left;
	margin-right: 5px;
}

.bannerContent{
	position: relative;
	float: left;
}

#dividertop{
	float:left;
	position: relative;
	height: 104px;
	width: 16px;
	margin: 8px 0px 0px 0px;
}
#newsticker {
	font-size: 24px;
	padding: 0;
}

/*----- Einde top -----*/

/*----- Begin News Scroller -----*/
/* bron : http://www.gcmingati.net/wordpress/wp-content/lab/jquery/newsticker/jq-liscroll/scrollanimate.html */
.tickercontainer { /* the outer div with the black border */
	margin: 0; 
	padding: 0;
	overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
/*
	left: 10px;
	top: 8px;
	width: 718px; */
	overflow: hidden;
}
ul.newsticker { /* that's your list */
	position: relative;
	left: 460px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin-right: 100px;
	padding: 0;
	background: #fff;
}
ul.newsticker a {
	white-space: nowrap;
	padding: 0;
	color: black;
	font-size: 24px;
} 
ul.newsticker span {
	margin: 0 10px 0 0;
}
/*----- Einde News Scroller -----*/

/*----- Begin contentBlock -----*/

#content{
	position: relative;
	height: auto;
	width: 974px;
	margin: -14px 0px 0px 8px;
}
#leftContent{
	position: relative;
	float: left;
	height: auto;
	width: 631px;
	margin: 0px;
}
#largeTitleBlock{
	position: relative;
	height: 43px;
	width: 631px;
	margin: 0px;
	background-image: url('../images/large-balk.gif');
	background-repeat: no-repeat;
}
#iconTitleBlock{
	position: relative;
	float: left;
	height: 20px;
	width: 24px;
	margin: 12px 0px 0px 20px;
	background-image: url('../images/icons/talkclouds.gif');
}
#textTitleBlock{
	position: relative;
	float: left;
	height: 20px;
	width: 530px;
	margin: 15px 0px 0px 11px;
	
	font-family: 'Arial', 'Helvetica', 'sans-serif';
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
}
#textBlock, .textBlock{
	position: relative;
	height: auto;
	width: 611px;
	margin: 18px 0px 0px 20px;

}

.spacerBlock{
	postion: relative;
	width: 611px;
	padding-bottom: 7px;
	margin: 18px 0px 0px 20px;
	border-bottom: 1px solid #A1A1A1;
}

#rightBlock{
	display:none;
}

/*----- Einde contentBlock -----*/


/*----- Begin footer -----*/



/*----- Einde footer -----*/

/*----------------------------
	Einde Structure
----------------------------*/


/*----------------------------
	Begin Widgets
----------------------------*/

.column .widget-dock {
	display: none;
}
.column .widget-content {
	display: block;	
}

.dock .widget-dock {
	display: block;
}
.dock .widget-content {
	display: none;	
}

#widgetBlock{
	width: 957px;
	margin-left: 19px;
}

.widgetColumn{
	float: left;
	width: 312px;
	margin-right: 7px;
	min-height: 100px;
}

.widget-content{
	width: 312px;
	margin-bottom: 19px;
	background-color: #FFFFFF;
	overflow-x: hidden;
}

.widget{
	float: left;	
}

/*----------------------------
	Einde Widgets
----------------------------*/


/*----------------------------
	Begin Navigation
----------------------------*/

#navigate{
	position: relative;
	float: left;
	height: 72px;
	width: 624px;
	margin: 14px 0px 0px 0px;
	padding: 0px;
}

#navigate ul{
	position: relative;
	height: 72px;
	width: 624px;
	margin: 0px;
	padding: 0px;
}
#navigate li{
	list-style: none;
	position: relative;
	float: left;
	width: 100px;
	margin: 0px 0px 9px 44px;
}
#navigate a{
	font-family: 'Arial', 'Helvetica', 'sans-serif';
	font-size: 10px;
	color: #002b58;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
}
#navigate a:hover{
	color: #e2001a;
}
#navigate a.active{
	color: #e2001a;
}



#navExtra{
	position: relative;
	height: auto;
	width: 290px;
	margin: 0px 0px 20px 12px;
	padding: 20px 0px 0px 0px;
}

#navExtra ul{
	position: relative;
	height: auto;
	width: 290px;
	margin: 0px;
	padding: 0px;
}
#navExtra li{
	list-style: none;
	margin: 3px 0px 3px 0px;
}
#navExtra a{
	font-family: 'Arial', 'Helvetica', 'sans-serif';
	font-size: 12px;
	color: #002b58;
	text-decoration: none;
	font-weight: bold;
	padding: 1px 0px 2px 13px;
	background-image: url('../images/nav-pijl.gif');
	background-repeat: no-repeat;
	background-position: left center;
}
#navExtra a:hover{
	color: #e2001a;
	background-image: url('../images/nav-pijl-hover.gif');
	background-repeat: no-repeat;
	background-position: left center;
}
#navExtra a.active{
	color: #e2001a;
}

#bigdivider{
	display:none;
	
}

#navExtra ul li ul{
	display: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 270px;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 5px;
	cursor: default;
}
/*#navExtra ul li:hover ul{
	display: block;
}*/
#navExtra ul li ul.drop{
	display: block;
}
#navExtra li li a{
	text-transform: none;
	text-decoration: none;
	background-image: none;
}
#navExtra li li a:hover{
	text-transform: none;
	text-decoration: none;
	background-image: none;
}

#navExtra li.activeDrop{
	background-image: url('../images/nav-pijl-hover.gif');
	background-repeat: no-repeat;
	background-position: left 4px;
}
#navExtra li.activeDrop a{
	background: none;
}
#navExtra li.nonActiveDrop{
	background-image: url('../images/nav-pijl.gif');
	background-repeat: no-repeat;
	background-position: 0px 4px;
	overflow:hidden;
}
#navExtra li.nonActiveDrop a{
	background: none;
}
#navExtra a.inactive{
	background-image: url('../images/nav-pijl.gif');
	background-repeat: no-repeat;
	background-position: left center;
}


/*----------------------------
	Einde Navigation
----------------------------*/


#navigation{
     display:none;
}

#navHeaditems{
	display:none;
}
#navHeadfoto{
	position: relative;
	float: left;
}
#navHeadHome{
	position: relative;
	float: left;
	height: 86px;
	width: 102px;
	margin: 0px;
	background-color: #bcbcbc;
	border: 1px solid #bcbcbc;
	cursor: pointer;
}
#pijlHome{
	position: relative;
	height: 52px;
	width: 46px;
	margin: 13px 0px 0px 27px;
	background-image: url('../images/pijl.gif');
	background-repeat: no-repeat;
}
#homeText{
	position: relative;
	height: 15px;
	width: 100px;
	margin: 0px auto;
	
	font-family: 'Arial', 'Helvetica', 'sans-serif';
	font-size: 10px;
	color: #002b58;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
}

#navigationColumn{
	width: 3000px;
	height: 88px;
}

#navigationHolder{
	width: 892px;
	height: 88px;
	overflow: hidden;
	float: left;
}

#navigationControlLeft, #navigationControlRight{
	float: left;
	width: 41px;
	height: 88px;
	background-color: #bcbcbc;
	color: #053e79;
	text-align: center;
	line-height: 88px;
	font-size: 40px;
	font-family: Arial;
	font-weight: bold;
	cursor: poainter;
}

#navigationControlLeft{
	background-image: url('../images/iconleft.jpg');
}

#navigationControlRight{
	background-image: url('../images/iconright.jpg');
}

.widget-dock:hover{
	background-color: #D3D3D3;
}

.widget-dock{
	cursor: move;
	width: 80px;
	height: 80px;
	float: left;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 23px;
	margin-right: 23px;
	background-color: #e3e3e3;
}

.widgeticon{
	height: 58px;
	width: 80px;
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align:center;
	cursor: pointer;
}
.widgeticon img {
	margin-top:12px;
}
.widgetsmalltitle{
	height: 17px;
	width: 80px;
	font-family: Arial;
	text-transform: uppercase;
	color: #002b58;
	font-size: 9px;
	text-align: center;
	margin-top: 5px;
	font-weight: bold;
}

.widgetsmalltitle a{
	font-family: Arial;
	text-transform: uppercase;
	color: #002b58;
	font-size: 9px;
	font-weight: bold;
}

.ui-sortable-placeholder { 
	border: 3px dotted #E2001A; 
	visibility: visible !important; 
	width: 306px;
	margin-bottom: 10px;
}

.dock .ui-sortable-placeholder { 
	height: 79px !important; 
	width: 79px;
	float: left;
	margin: 2px;
	margin-left: 22px;
	margin-right: 23px;
}

.ui-sortable-placeholder * { 
	visibility: hidden;
	display: none;
}

/*----------------------------
	Begin Style
----------------------------*/

body, table, strong{
	font-family: 'Arial';
	font-size: 12px;
	color: #545454;
}

h1{
	font-family: 'Arial';
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

h2{
	font-family: 'Arial', 'Helvetica', 'sans-serif';
	font-size: 16px;
	color: #e2001a;
	font-weight: bold;
}

#textBlock p{
	font-family: 'Arial', 'Helvetica', 'sans-serif';
	font-size: 12px;
	color: #545454;
	font-weight: normal;
	line-height: 16px;
}
.subtitle{
	font-family: 'Arial', 'Helvetica', 'sans-serif';
	font-size: 12px;
	color: #e2001a;
	font-weight: bold;
	line-height: 16px;
}
.tabletitle{
	font-family: 'Arial', 'Helvetica', 'sans-serif';
	font-size: 12px;
	color: #003A76;
	font-weight: bold;
	line-height: 16px;
	vertical-align:top;
}

p{
	font-family: 'Arial';
	font-size: 12px;
	color: #000000;
}

a{
	font-family: 'Arial';
	font-size: 12px;
	color: #003A76;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

a img{
	border: 0;	
}
.tdprofiel p {
	margin:0;
	padding:0;
}

/*----------------------------
	Einde Style
----------------------------*/


/* widget basic styles */



.wd_title{
	width: 312px;
	height: 29px;
	background-image: url('../images/bgwidget.jpg');
}

.wd_label{
	cursor: move;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	padding-left: 40px;
	padding-top: 8px;
	background-repeat: no-repeat;
	height: 21px;
	float: left;
	width: 244px;
}

.wd_control{
	position: relative;
	width: 28px;
	height: 29px;
	float: right;
	background-image: url('../images/closebutton.jpg');
	cursor: pointer;
}

.wd_content{
	width: 300px;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	overflow: auto;
	padding: 5px;
}


/* blokken basic styles */
.right_blok{
	position:relative;
	height:auto;
	width:312px;
	margin:0px;
	margin-bottom: 15px;
}

.right_blok_title{
	width: 312px;
	height: 29px;
	background-image: url('../images/bgwidget.jpg');
}

.right_blok_label{
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	padding-left: 40px;
	padding-top: 8px;
	background-repeat: no-repeat;
	height: 21px;
}

.right_blok_label_link{
		font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
}

.right_blok_control{
	
}

.right_blok_content{
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	width: 290px;
	margin: 0px;
	padding: 10px;
}

/*      LOGIN      */
#logincontainer{
	position: relative;
	width: 600px;
	height: 330px;
	background-color: #FFFFFF;
	text-align: left;
}

#logintop{
	position: relative;
	height: 112px;
}

#loginspacer{
	position: relative;
	margin-left: 16px;
	margin-right: 16px;
}

#loginleft{
	position: relative;
	float: left;
	width: 265px;
}

#loginmid{
	position: relative;
	float: left;
	width: 1px;
	height: 170px;
	margin-top: 10px;
	margin-left: 16px;
	margin-right: 16px;
	background-color: #CCC;
}

#loginright{
	position: relative;
	float: left;
	width: 265px;
}

#loginright p{
	color: #555;
	line-height: 15px;
}

#loginspacer a{
	color: #E2001A;
}


.loginname{
	width: 252px;
	padding: 4px;
	border: 1px solid #CCC;
	font-family: Arial;
	font-size: 12px;
	outline: none;
	margin-bottom: 10px;
}

.loginpass{
	width: 252px;
	padding: 4px;
	border: 1px solid #CCC;
	font-family: Arial;
	font-size: 12px;
	outline: none;
	margin-bottom: 10px;
}

.loginbutton{
	float :right;	
	border: 0px;
	font-family: Arial;
	font-size: 12px;
	background-color: #003b76;
	color: #FFFFFF;
	padding: 4px;
	padding-left: 10px;
	padding-right: 10px;
}



/*   verjaardag widget   */


div.wd_verjaardag{
	position: relative;
	overflow: auto;
}

ul.wd_verj_cont{
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: auto;
	margin-top: 15px;
	margin-bottom: 10px;
}

li.wd_verj_item{
	position: relative;
	width: 135px;
	height: 35px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}

div.wd_verj_photo{
	position: relative;
	float: left;
	margin-right: 5px;
	border: 1px solid #696969;
	width: 32px;
	height: 32px;
	background-image: url('../images/spacerverj.jpg');
	overflow: hidden;
}

div.wd_verj_title{
	position: relative;
	float: left;
	font-size: 10px;	
	color: #545454;
	line-height: 15px;
	height: 35px;
	width: 90px;
	height: 30px;
	overflow: hidden;
	margin-top: 3px;
}

div.wd_verj_title strong{
	font-size: 11px;	
}

/* einde verjaardag widget  */


/* begin agenda widget */

div.wd_agenda{
	position: relative;
	overflow: auto;
}

div.wd_agen_cont{
	position: relative;
	margin-top: 15px;
	margin-bottom: 15px;
}

div.wd_agen_item{
	position: relative;
	overflow: auto;
	width: 290px;
	margin-left: 5px;
	margin-top: 5px;
	font-size: 12px;
	font-family: Arial;
	color: #545454;
}

div.wd_agen_date{
	position: relative;
	float: left;
	width: 28px;
	height: 28px;
	background-image: url('/tableaux/reynaers/images/datebg.jpg');
	text-align: center;
	font-size: 10px;
	font-family: Arial;
	color: #4d4d4d;
	line-height: 14px;
}

div.wd_agen_title{
	position: relative;	
	float: left;
	width: 250px;
	margin-left: 10px;
	font-weight: bold;
}

div.wd_agen_subtitle{
	position: relative;	
	float: left;
	width: 250px;
	margin-left: 10px;
}

/* einde agenda widget */

/* begin nieuws widget */

div.wd_nieuws{
	position: relative;
	overflow: auto;
}

div.wd_nieu_cont{
	position: relative;
	margin-top: 15px;
	margin-bottom: 15px;
	overflow: auto;
}

div.wd_nieu_firstitem{
	position: relative;
	float: left;
	width: 115px;
	height: 117px;
	margin-left: 15px;
	overflow: hidden;
}

div.wd_nieu_firstitem img{
	height: 115px;
	margin-left: -27px;
}

ul.wd_nieu_itemlist{
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	margin-left: 25px;
	margin-top: 5px;
}

li.wd_nieu_item{
	position: relative;
	width: 140px;
	margin-bottom: 5px;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	color: #545454;
}

li.wd_nieu_item a{
	font-weight: normal;
	color: #545454;
}

li.wd_nieu_item a:hover{
	text-decoration: none;
}

li.wd_nieu_itemactive{
	position: relative;
	width: 140px;
	margin-bottom: 5px;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #e2001a;
}

li.wd_nieu_itemactive a{
	font-weight: bold;
	color: #e2001a;
}

li.wd_nieu_itemactive a:hover{
	text-decoration: none;
}

/* einde nieuws widget */




div.widgetspacer{
	position: relative;	
	width: 290px;
	height: 1px;
	background-color: #a1a1a1;
	margin-left: 5px;
}

div.widgetmore{
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;	
	margin-right: 10px;
}

div.widgetmore a{
	font-size: 10px;
	font-weight: bold;
	color: #e2001a;
}




/* nieuws pagina */

.nieuws1_item{
	position: relative;
	width: 611px;
	height: 132px;
	margin-top: 25px;
	margin-left: 10px;
	cursor: pointer;
	border-bottom: 1px solid #a1a1a1;
}
.nieuws1_foto{
	position: relative;
	margin-right: 15px;
	width: 193px;
	height: 117px;
	overflow: hidden;
	float: left;
}	
.nieuws1_content{
	position: relative;
	float: left;
}
.nieuws1_content h2{
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;
}
.nieuws1_content, .nieuws1_content p{
	margin: 0;
	padding: 0;
	color: #848484;
	line-height: 18px;
}

.nieuws2_item{
	position: relative;
	width: 611px;
	height: 321px;
	margin-top: 10px;
	margin-left: 10px;
	padding-bott0m:10px;
	border-bottom: 1px solid #a1a1a1;
}

.nieuws2_foto{
	position: relative;
	width: 193px;
	height: 117px;
	overflow: hidden;
	margin-bottom: 10px;
}	

.nieuws2_subitem{
	position: relative;
	width: 203px;
	height: 316px;
	float: left;
	overflow: hidden;
	cursor: pointer;
}

.nieuws2_subitemgrey{ 
	position: relative;
	width: 205px;
	height: 316px;
	float: left;
	overflow: hidden;
	cursor: pointer;
	
	background-color: #e3e3e3;
}

.nieuws2_content{
	position: relative;
	float: left;
	width: 193px;
}
.nieuws2_content h2, .nieuws2_contentgrey h2{
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;
}
.nieuws2_content, .nieuws2_content p, .nieuws2_contentgrey, .nieuws2_contentgrey p{
	margin: 0;
	padding: 0;
	color: #848484;
	line-height: 18px;
}

.nieuws2_contentgrey{
	position: relative;
	margin-left: 6px;
	width: 193px;
}
.nieuws2_fotogrey{
	position: relative;
	width: 193px;
	height: 117px;
	overflow: hidden;
	margin-bottom: 10px;
	margin-left: 6px;
}

.nieuws3_item{
	position: relative;
	width: 611px;
	height: 142px;
	margin-top: 10px;
	margin-left: 10px;
	cursor: pointer;
	border-bottom: 1px solid #a1a1a1;
}
.nieuws3_foto{
	position: relative;
	margin-right: 15px;
	width: 193px;
	height: 117px;
	overflow: hidden;
	float: left;
}	
.nieuws3_content{
	position: relative;
	float: left;
}
.nieuws3_content h2{
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;
}
.nieuws3_content, .nieuws3_content p{
	margin: 0;
	padding: 0;
	color: #848484;
	line-height: 18px;
}

/*   teamspelers widget   */


div.wd_teamspelers{
	position: relative;
	overflow: auto;
	margin-left: 3px;
}

ul.wd_team_cont{
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: auto;
	margin-top: 15px;
	margin-bottom: 10px;
}

li.wd_team_item{
	position: relative;
	width: 53px;
	height: 80px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	overflow: hidden;
	text-align:center;
}

div.wd_team_photo{
	position: relative;
	margin: 0 auto;
	border: 1px solid #696969;
	width: 51px;
	height: 51px;
	background-image: url('../images/spacerteam.jpg');
	overflow: hidden;
}

div.wd_team_title{
	position: relative;
	font-size: 10px;	
	color: #545454;
	line-height: 15px;
	width: 53px;
	overflow: hidden;
	margin-top: 3px;
	line-height: 11px;
}

/* einde verjaardag widget  */


div.teamlistrow{
	position: relative;
	height: 90px;
}

div.teamlistphoto{
	position: relative;
	width: 150px;
	height: 77px;
	margin-right: 10px;
	float: left;
}

div.teamlisttext{
	position: relative;
	width: 420px;
	height: 67px;
	float: left;
	margin-top: 5px;
}

div.teamrow{
	position: relative;
	cursor: pointer;
}

div.teamlist_item{
	position: relative;
	overflow: auto;
	border-top: 1px solid #E3E3E3;
	width: 580px;
}

div.teamlist_photo{
	position: relative;
	width:100px;
	height: 120px;
	overflow: hidden;
	margin: 10px;
	float: left;
}	

div.teamlist_text{
	position: relative;
	width: 455px;
	float: left;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 17px;
}

div.teamlist .title{
	color: #003A67;
	width: 130px;
}

/* search */
.search-button {
	background-image:url('/tableaux/reynaers/images/bgwidget.jpg');
	font-size:12px;
	color:white;
	border:0px;
	cursor:pointer;
	line-height:22px;
	height:22px;
	text-align:center;
	width:60px;
}

.SuggestFramework_List
{
	border: 1px solid #CCCCCC;
	border-top: 0;
}

.SuggestFramework_Heading
{
	padding: 0 1px 0 1px;
	background-color: #CCCCCC;
	color: #FFFFFF;
	font-weight: bold;
}

.SuggestFramework_Highlighted
{
	padding: 0 1px 0 1px;
	background-color: #eee;
	color: black;
}

.SuggestFramework_Normal
{
	padding: 0 1px 0 1px;
	background-color: white;
	color: black;
}

.SuggestFramework_Combo
{
	width: 100%; 
	margin: 0; 
	padding: 0;
}

.verjaardagItem{
	position: relative;
	height: 60px;
	margin-bottom: 15px;
}

.verjaardagPhoto{
	position: relative;
	width: 60px;
	height: 60px;
	float: left;
	overflow: hidden;
}

.verjaardagName{
	position: relative;
	float: left;
	line-height: 18px;
	margin-left: 10px;
	margin-top: 12px;
}


div.topagenda{
	position: relative;
	margin-top: 7px;
	overflow: auto;
}

div.topagendadate{
	position: relative;
	float: left;
	width: 170px;
	height: 173px;
}

div.topdate1{
	position: relative;
	width: 170px;
	height: 85px;
	background-color: #E3E3E3;
}
div.topdate2{
	position: relative;
	width: 170px;
	height: 85px;
	background-color: #E3E3E3;
	margin-top: 3px;
	overflow: auto;
}
div.topdate1-date{
	position: relative;
	height: 85px;
	width: 85px;
	float: left;
	font-size: 70px;
	text-align: center;
	line-height: 85px;
	margin-left: 10px;
}
div.topdate1-month{
	position: relative;
	width: 55px;
	float: left;
	margin-top: 22px;
	font-size: 20px;
	height: 25px;
	margin-left: 10px;
}
div.topdate1-year{
	position: relative;
	width: 55px;
	float: left;
	font-size: 20px;
	height: 25px;
	margin-left: 10px;
}

div.topdate2-start{
	position: relative;
	margin-left: 15px;
	margin-top: 15px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
div.topdate2-einde{
	position: relative;
	margin-left: 15px;
	margin-top: 3px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
div.topdate2-locatie{
	position: relative;
	margin-left: 15px;
	margin-top: 10px;
	font-size: 12px;
	text-transform: uppercase;
}

div.topagendatitle{
	position: relative;
	width: 440px;
	float: left;
	margin-left: 10px;
	line-height:24px;
}

div.topagendatext{
	position: relative;
	width: 440px;
	overflow:hidden;
	float: left;
	margin-left: 10px;
}

div.topagendamore{
	position: relative;
	width: 440px;
	float: left;
	margin-left: 10px;
}

.containerAgenda{
	position: relative;
	width: 645px;
	overflow: auto;
	margin-top: 20px;
	height: 195px;
}

.agendaBlock{
	position: relative;
	width: 195px;
	height: 195px;
	float: left;
	margin-right: 20px;
	cursor: pointer;
}

.abDate{
	position: relative;
	width: 72px;
	heigth: 73px;
	float: left;
}

.abDay{
	position: relative;
	background-color: #e5e5e5;
	width: 72px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	font-size: 30px;
}

.abMonth{
	position: relative;
	background-color: #e5e5e5;
	width: 72px;
	height: 31px;
	margin-top: 3px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 4px;
}

.abBlock{
	position: relative;
	overflow: hidden;
	width: 195px;
}

.abTitle{
	position: relative;
	float: left;
	margin-left: 7px;
	margin-top: 5px;
	width: 115px;
	
	color: #e2001A;
	font-size: 16px;
	font-weight: bold;
}

.abContent{
	position: relative;
	font-size: 11px;
	line-height: 14px;
	padding: 5px;
	margin-top: 5px;
}

.textareainput{
	border: 1px solid #A3A3A3;
	font-family: Arial;
	font-size: 12px;
	color: #545454;
	outline: none;
	resize: none;
}
	

.submitbutton, .button{
	border: 0px;
	background-color: #1159A3;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	padding: 4px 10px 4px 10px;
}

.reactieItem{
	position: relative;
	overflow: auto;
	padding: 5px;
}

.odd{
	background-color: #EFEFEF;	
}

.reactieLeft{
	position: relative;
	float: left;
	border-right: 1px solid #A1A1A1;
	padding-right: 10px;
	width: 100px;
}

.reactieLeft .wd_team_photo{
	position: relative;
	margin: 0px;
	margin-top: 7px;
}

.reactieRight{
	position: relative;
	float: left;
	margin-left: 5px;
	width: 470px;
	padding: 5px;
}

div.fPages{
	position: relative;
	height:18px;
}

div.fPages ul{
	position: relative;
	list-style: none;
	float: right;
	margin: 0;
	padding: 0;
}

div.fPages ul li{
	position: relative;
	float: left;
	width: 16px;
	height: 16px;
	background-color: #FFFFFF;
	margin-left: 5px;
	text-align: center;
	line-height: 18px;
	border: 1px solid #1159A3;
}

div.fPages ul li.actief{
	background-color: #1159A3;	
}

ul.pagination li.actief{
	color: #FFFFFF;	
}

div.fPages ul li.actief a{
	color: #FFFFFF;
	text-decoration: none;
}

div.fPages ul li a{
	color: #1159A3;
	text-decoration: none;
}