html {
	padding:0px;
	margin:0px;
}
body{
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	background:#951718 url(../images/bg.jpg) top no-repeat fixed;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
h1{
	margin:0px;
	font-size:12pt;
}
#springbody{
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	background:#951718 url(../images/bg_spring.jpg) top no-repeat fixed;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#summerbody{
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	background:#951718 url(../images/bg_summer.jpg) top no-repeat fixed;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#autumnbody{
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	background:#951718 url(../images/bg_autumn.jpg) top no-repeat fixed;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#kerstbalbody{
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	background:#951718 url(../images/bg_kerstbal.jpg) top no-repeat fixed;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#winterbody{
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	background:#951718 url(../images/bg_winter.jpg) top no-repeat fixed;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
/* Top of Site */
#Top{
	margin:0px auto 0px auto;
	width:980px;
	height:44px;
}
#TopLeft{
	float:left;
	width:18px;
	height:44px;
}
#TopMiddle{
	float:left;
	width:942px;
	height:44px;
	background:url(../images/Top_Menu_Bg.gif);
}
#TopMenu{
	background:url(../images/Top_Menu.gif); 
	margin-left:20px;
	margin-top:12px;
	padding-top:5px;
	width:280px;
	height:20px;
	color:#999999;
	text-align:center;
}
#TopMenu a{
	color:#999999;
	text-decoration:none;
}
#TopMenu a:hover{
	color:#951718;
	text-decoration:none;
}
#TopRight{
	float:left;
	width:20px;
	height:42px;
}
/* Header */
#Header{
	margin:0px auto 0px auto;
	background:url(../images/header.gif); 
	width:980px;
	height:162px;
}
#HeaderMenu{
	float:right;
	margin-top:20px;
	padding-top:10px;
	margin-right:8px;
	width:220px;
	height:125px;
	background:url(../images/header_menu.gif) no-repeat; 
}
.HeaderMenuItemLeft{
	float:left;
	padding:5px;
	margin-left:12px !important;
	margin-left:6px;
	width:85px;
}
.HeaderMenuItemLeft a{
	color:#dddddd;
	font-size:11pt;
	text-decoration:none;
}
.HeaderMenuItemLeft a:hover{
	color:#ABABAB;
	font-size:11pt;
	text-decoration:none;
}
.HeaderMenuItemRight{
	float:left;
	padding:5px;
	margin-left:15px;
	width:80px;
	color:#dddddd;
	font-size:11pt;
}
.HeaderMenuItemRight a:hover{
	color:#ABABAB;
	font-size:11pt;
	text-decoration:none;
}
.HeaderMenuItemRight a{
	color:#dddddd;
	font-size:11pt;
	text-decoration:none;
}
.MenuBottom{
	opacity:0.5;
	filter: alpha(opacity = 50);
	border-top:1px dotted #E4E4E4;
	padding-top:5px;
	height:80px;
	color:#E4E4E4;
	font-size:7pt;
	margin:0 auto;
	text-align:center;
}
.MenuBottom a{
	color:#E4E4E4;
	text-decoration: none;
}
.MenuBottom a:hover{
	color:#666666;
	border-bottom:1px dotted #666666;
}
#HeaderMenuItemSelect{
	border-bottom:1px dotted #ABABAB;
}
#bottomMenuItemSelect{
	border-bottom:1px dotted #ABABAB;
}
#HeaderShadow{
	margin:0px auto 0px auto;
	background:url(../images/header_shadow.gif); 
	width:980px;
	height:16px;
}
/* Content */
.jnet{
    background:#F1F1F1;
    text-align:center;
    font-size:7pt;
    padding:5px;
    margin-bottom:15px;
}
.jnet a{
    color:#666666;
}
.jnet img{
    border:0px solid #CCCCCC;
}
.jnet_btns{
    background:#E8E8E8;
}
#Content{
	margin:0px auto 0px auto;
	background:url(../images/body_bg.gif) repeat-y;
	width:944px;
}
#ContentLeft{
	float:left;
	width:656px;
	overflow:hidden;
}
#ContentLeftTitle{
	background:url(../images/title.gif) no-repeat;
	height:30px;
	padding-top:17px;
	padding-left:35px;
	color:#666666;
	font-size:14px;
	font-weight:bold;
}
#ContentLeftTitle img{
	margin-right:5px;
}
.ContentLeftTitle{
	background:url(../images/title.gif) no-repeat;
	height:30px;
	padding-top:17px;
	padding-left:35px;
	color:#666666;
	font-size:14px;
	font-weight:bold;
}
.ContentLeftTitle img{
	margin-right:5px;
}
.ContentLeftTextFoto{
	float:left;
	width:600px;
	margin-left:45px !important;
	margin-left:23px;
	margin-right:30px;
	cursor:pointer;
}
.ContentLeftTextFoto img{
	padding-top:3px;
	padding-right:15px;
}
.ContentLeftText{
	float:left;
	margin-left:45px !important;
	margin-left:23px;
	margin-right:30px;
	cursor:pointer;
}
#ContentRight{
	float:right;
	width:286px;
	overflow:hidden;
}
#ContentRightText{
	float:left;
	margin-right:35px;	
}
#CFooter{
	margin:0px auto 0px auto;
	width:944px;
	background:url(../images/footer_gray.gif) no-repeat;
	height:46px;
	overflow:hidden;
}
#CFooterText{
	margin-top:15px;
	margin-left:35px;
}
/* News */
.NewsFoto{
	margin-top:20px;
	float:left;
	width:150px;
}
.NewsTitle{
	width:600px;
	float:left;
	height:20px;
	padding-top:4px;
	padding-bottom:10px;
	color:#951718;
	font-size:13pt;
}
#HSVideos{
	background:#E8E8E8 url(../images/arrow_ext_right.gif) no-repeat right;
	height:30px;
	float:left;
	width:200px;
	font-size:11pt;
	font-weight:bold;
	padding-left:5px;
	margin-bottom:5px;
	margin-top:15px;
	padding-top:8px;
	cursor:pointer;
	line-height:1.5;
	display:block;
}
#HSVideosClose{
	background:#E8E8E8 url(../images/arrow_ext_left.gif) no-repeat left;
	height:30px;
	float:left;
	width:200px;
	font-size:11pt;
	font-weight:bold;
	padding-left:5px;
	margin-top:15px;
	margin-bottom:5px;
	padding-top:8px;
	padding-left:20px;
	cursor:pointer;
	line-height:1.5;
	display:none;
}
.NewsActions{
	background-color:#f0f0f0;
	height:20px;
	font-size:7pt;
	padding-left:5px;
	margin-top:15px;
	margin-left:28px;
	margin-right:10px;
	color:#999999;
}
.NewsIcon{
	float:left;
	width:25px;
	height:18px;
	background:url(../images/newspaper.gif) no-repeat center;
}
.NewsDate{
	float:left;
	height:20px;
	width:130px;
	padding-top:4px;
}
.NewsFull{
	float:left;
	height:20px;
	width:265px;
	text-align:right;
	padding-top:4px;
}
.NewsFull a{
	color:#999999;
	text-decoration:none;
}
.NewsReactions{
	float:left;
	width:70px;
	text-align:left;
	height:18px;
	padding-top:4px;
	padding-left:15px;
	padding-right:20px;
	background:url(../images/reactions.gif) no-repeat left;
}
.NewsImage{
	float:left;
	width:185px;
	padding-right:8px !important;
	padding-right:0px;
	text-align:center;
}
.newsText a{
	color:#A96E6E;
}
.newsText a:hover{
	color:#999999;
	text-decoration:none;
}
.NewsVideoIcon
{
	float:left;
	height:20px;
	width:80px;
	padding-top:4px;
	text-align:center;
}
.pageNavi{
	text-align:right;
	padding-right:15px;
	font-size:8pt;
}
.pageNavi a{
	color:#A96E6E;
	text-decoration:none;
}
.newsText{
	float:left;
	width:400px;
}
.stippel{
	margin-bottom:5px;
	margin-left:28px;
	margin-right:10px;
	background:url(../images/stippel.gif) repeat-x;
}
.backToMain{
	margin-left:38px;
}
.backToMain a{
	color:#000000;
	text-decoration:none;
	font-size:8pt;
}
.reatToTop{
	float:right;
	text-align:right;
	margin-right:10px;
	margin-top:-35px;
}
#addComment{
	margin-bottom:5px;
	margin-left:35px;
	margin-right:10px;
	margin-top:4px !important;
	margin-top:5px;
	float:right;
}
#addComment a{
	text-decoration:none;
	color:#A96E6E;
}
#addComment a:hover{
	text-decoration:none;
	color:#999999;
}
#formToAddReact{
	float:left;
	margin-left:40px !important;
	margin-bottom:10px !important;
	margin-left:18px;
	margin-bottom:10px;	
	margin-top:8px;
}
.avatar0{
	float:left;
	margin-left:40px !important;
	margin-bottom:10px !important;
	margin-left:20px;
	margin-bottom:10px;
	width:85px;
	height:95px;
	background:url(../images/avatar.png) no-repeat;
}
.avatar1{
	float:left;
	margin-left:40px !important;
	margin-bottom:10px !important;
	margin-left:20px;
	margin-bottom:10px;
	width:85px;
	height:95px;
	background:url(../images/avatar2.png) no-repeat;
}
.avatarTxt{
	margin-top:80px;
	font-size:7pt;
	color:#CCCCCC;
	text-align:center;
	word-wrap:break-word;
}
.reaction{
	float:left;
	margin-top:10px;
	margin-left:2px;
	margin-bottom:5px;
}
.reactTop{
	padding-top:8px;
	padding-left:50px;
	width:437px;
	height:16px;
	font-weight:bold;
	color:#999999;
	background:url(../images/reaction_t.png) no-repeat;
}
.reactMid{
	width:425px;
	color:#444444;
	padding-left:50px;
	padding-right:12px;
	padding-top:5px;
	background:url(../images/reaction_m.gif) repeat-y;
}
.reactMid a{
	color:#A96E6E;
}
.reactMid a:hover{
	color:#999999;
	text-decoration:none;
}
.reactDate{
	font-size:6.5pt;
	color:#CCCCCC;
	text-align:right;
}
.reactBot{
	width:479px;
	height:27px;
	padding-right:8px;
	background:url(../images/reaction_b.png) no-repeat;
}
#reactMainTitle{
	color:#951718;
	font-size:14pt;
	font-weight:bold;
	margin-bottom:12px;
}
/* end news*/
/*Footer*/
#Footer{
	margin:0px auto 0px auto;
	width:944px;
	background:url(../images/footer_bot.gif) no-repeat;
	height:41px;
}

/* Right Content */
.RightTitle{
	width:256px;
	height:25px;
	font-size:12pt;
	font-weight:bold;
	color:#951718;
	text-align:center;
}

.RedLine{
	width:256px;
	background:url(../images/red_line.gif) no-repeat;
}
/* activi slider */
.NextActL{
	float:left;
	width:35px;
	height:103px;
	padding-top:80px;
	text-align:right;
	vertical-align:middle;
}
.NextActL img{
	border:0px;
	cursor:pointer;
}
.NextActM{
	float:left;
	width:185px;
	height:183px;
	background:url(../images/paper.gif) no-repeat;
}
.NextLeadM{
	float:left;
	width:185px;
	height:183px;
}
.NextActR{
	float:left;
	width:20px;
	height:103px;
	padding-top:80px;
}
.NextActR img{
	border:0px;
	cursor:pointer;
}
#NoActFound{
	margin-left:5px;
	margin-top:70px;
	text-align:center;
}
.NextActGroup{
	width:150px;
	margin-left:23px;
	margin-top:15px;
	color:#a96e6e;
}
.NextActTitle{
	width:150px;
	text-align:center;
    vertical-align: middle;
	height:112px;
	margin-left:15px;
	margin-top:10px;
	font-size:13pt;
}
#ActCnt{
	width:150px;
	text-align:right;
    vertical-align: middle;
	margin-left:11px;
	color:#CCCCCC;
	font-size:8pt;
}
#NextActs {
	margin-left:5px;
}
#NextLeaders {
	margin-left:5px;
}
/* Agenda */
#Agenda{
	float:left;
	width:253px;
	/*background:url(../images/agenda.gif) no-repeat center;*/
}
#AgendaYear{
	background:url(../images/agenda_top.jpg) no-repeat center;
	float:left;
	width:253px;
	height:31px;
	padding-top:6px;
	color:#FFFFFF;
	text-align:center;
	font-size:14pt;
}
.AgendaItem{
	background:url(../images/agenda_mid.jpg) repeat-y center;
	float:left;
	margin-left: 18px !important;
	margin-left: 9px;
	width:212px;
	height:22px;
	font-size:9pt;
	padding-top:3px;
	padding-left:5px;
}
.AgendaLastItem{
	background:url(../images/agenda_bot.jpg) no-repeat center;
	float:left;
	margin-left: 18px !important;
	margin-left: 9px;
	width:212px;
	height:26px;
	font-size:9pt;
	padding-top:1px;
	padding-left:5px;
}
.agendaLine{
	float:left;
	width:207px;
	line-height:0px;
	overflow:none;
	border-bottom:1px solid #CCCCCC;
}
.AgendaIcon{
	padding-left:9px;
	float:left;
	width:18px;
	height:18px;
	background:url(../images/calendar.gif) no-repeat center;
}
.AgendaDate{
	padding-top:1px;
	font-size:8pt;
	float:left;
	width:45px;
	height:18px;
}
.AgendaDateLong{
	padding-top:1px;
	font-size:8pt;
	float:left;
	width:62px;
	height:18px;
}
.AgendaPoint{
	padding-top:1px;
	float:left;
	width:138px;
	height:18px;
	font-size:8pt;
}
.AgendaPointSmall{
	padding-top:1px;
	float:left;
	width:98px;
	height:18px;
	font-size:8pt;
}
.agendaContent{
	float:left;
	width:600px;
	margin-left:45px !important;
	margin-left:20px;
	margin-right:30px;
}
.agendaContentNextPoint{
	background:url(../images/nextagenda.png) no-repeat;
	height:113px;
	float:left;
	width:618px;
	margin-left:30px !important;
	margin-left:15px;
	margin-right:0px;
	font-size:14pt;
}
#agendaNextDate{
	padding-top:15px;
	padding-left:150px;
	float:left;
	height:10px;
	width:127px;
	text-align:center;
	font-size:8pt;
	color:#CCCCCC;
}
#agendaNextPoint{
	float:left;
	padding-left:190px;
	height:70px;
	width:460px;
}

#agendaMore{
	float:right;
	text-align:right;
	margin-right:25px !important;
	margin-right:10px;
	font-size:7pt;
	color:#a96e6e;
}
#agendaMore a{
	font-size:7pt;
	text-decoration:none;
	color:#a96e6e;
}
/* form content leiding */
.formContent{
	width:523px;
	margin-left:78px;
}
.formContentTop{
	height:18px;
	text-align:right;
	font-size:8pt;
	padding-right:12px;
	padding-top:5px;
	background:url(../images/formtop.gif) no-repeat;
}
.formContentTop a{
	color:#A96E6E;
	text-decoration:none;
}
.formContentTop a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
.formContentTextLeiding{
	padding-left:40px;
	padding-top:20px;
	padding-bottom:10px;
	background:#EEEEEE url(../images/leiding.gif) no-repeat right top;
}
.formContentTextLeiding a{
	line-height:31px;
	cursor:pointer;
	font-size:11pt;
	color:#951718;
}
.formContentTextLeiding a:hover{
	line-height:31px;
	cursor:pointer;
	font-size:11pt;
	color:#000000;
}
.formContentTextActivi{
	padding-left:40px;
	padding-top:20px;
	padding-bottom:10px;
	background:#EEEEEE url(../images/activiteiten.gif) no-repeat left top;
}
.formContentTextActivi a{
	line-height:31px;
	text-decoration:none;
	cursor:pointer;
	font-size:11pt;
	color:#951718;
}
.formContentTextActivi a:hover{
	line-height:31px;
	cursor:pointer;
	font-size:11pt;
	color:#000000;
}
.formContentText{
	padding-left:40px;
	padding-top:10px;
	padding-bottom:10px;
	background:#EEEEEE no-repeat right center;
}
.formContentText a{
	line-height:31px;
	cursor:pointer;
	font-size:11pt;
	color:#951718;
}
.formContentText a:hover{
	line-height:31px;
	cursor:pointer;
	font-size:11pt;
	color:#000000;
}
.formContentBottom{
	height:48px;
	background:url(../images/formbottom.gif) no-repeat;
}
/* leader */
#leaderPhoto{
	float:left;
	width:210px;
}
#leaderInfo{
	float:left;
	width:250px;
}
#leaderResult{
	float:left;
	width:300px;
}
#leaderResult img{
	padding:5px;
}
#leaderCnt{
	width:65px;
	float:left;
	text-align:center;
    vertical-align: middle;
	color:#000000;
	font-size:8pt;
	margin-top:5px;
}
#emailChange{
	float:left;
	text-align:right;
	width:95%;
	color:#666666;
	font-size:8pt;
}
#leaderTitle{
	height:20px;
	padding-top:4px;
	padding-bottom:10px;
	color:#951718;
	font-size:13pt;
}
.currentLeader{
	width:234px;
	border-bottom:1px dotted #CCCCCC;
	border-top:1px dotted #CCCCCC; 
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	background:#ffffff;
}
.otherLeader{
	text-align:right;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
	background:#F1F1F1;
}
.otherLeader a{
	display:block;
	text-decoration:none;
	color:#666666;
}
.otherLeader a:hover{
	text-decoration:none;
	color:#a96e6e;
}
.NextLeaderGroup{
	width:90px;
	margin-right:14px;
	margin-top:5px;
	color:#a96e6e;
	float:right;
	text-align:right;
}
.NextLeaderTitle{
	width:122px;
	display:block;
    vertical-align: middle;
	height:150px;
	margin-left:27px;
	margin-top:5px;
	font-size:13pt;
}
#leaderGroups{
	/*height:231px;*/
	overflow:none;
	float:left;
	width:180px;
}
/* Jaarthema */
#JaarthemaText{
	float:left;
	width:600px;
	margin-left:45px !important;
	margin-left:20px;
	margin-right:30px;
	margin-bottom:10px;
}
.jaarthemaLogoPortletTop{
	background:url(../images/jaarthemaportletTop.png) repeat-y;
	margin-left:15px !important;
	margin-left:15px;
	width:220px;
	height:28px;
}
.jaarthemaLogoPortletMiddle{
	background:url(../images/jaarthemaportletMiddle.png) repeat-y;
	margin-left:15px !important;
	margin-left:15px;
	width:220px;
	text-align:center;
}
.jaarthemaLogoPortletBottom{
	background:url(../images/jaarthemaportletBottom.png) repeat-y;
	margin-left:15px !important;
	margin-left:15px;
	width:220px;
	height:54px;
}
/* end Jaarthema */
/* Media */
#interactiveContent{
	margin-left:85px !important;
	margin-left:60px;
	margin-bottom:40px;
}
#gameContent{
	margin-left:45px !important;
	margin-left:45px;
	margin-bottom:10px;
}
#gameFlash{
	margin-left:40px;
	margin-bottom:10px;
	margin-top:8px;
}
.gameImage{
	float:left;
	width:150px;
	height:109px;
}
.gameTitle{
	float:left;
	font-size:10pt;
	padding-left:10px;
	color: #951718;
	width:442px;
	background:#EEEEEE;
	padding-top:3px;
	padding-bottom:3px;
}
.gameText{
	float:left;
	font-size:10pt;
	padding-top:0px !important;
	padding-top:10px;
	padding-left:15px;
	width:442px;
	color:#000000;
}
.gameGame{
	margin:15px 0px 0px 0px;
}
.gamePlay{
	*margin-top:-15px;
	float:right;
	width:80px;
	font-size:7pt;
}
.gamePlay a{
	text-decoration:none;
	color:#951718;
}
.gamePlay a:hover{
	color:#0F0F0F;
}
.gamePlay img{
	border:0px solid red;
}
#gameIndex{
	float:right;
	width:150px;
	font-size:8pt;
	text-align:right;
	font-weight:normal;
	*margin-top:-15px;
	margin-right:22px !important;
	*margin-right:22px;
	margin-right:12px;
}
#gameIndex a{
	text-decoration:none;
	color:#A96E6E;
}
#gameIndex a:hover{
	text-decoration:none;
	color:#FFFFFF;
}
#addMop{
	margin-left:40px;
	margin-bottom:10px;
	margin-top:8px;
	font-size:14pt;
}
#formToAdd{
	margin-left:40px;
	margin-bottom:10px;
	margin-top:8px;
	display:none;
}
#addMop a{
	color:#000000;
	text-decoration:none;
}
#addMop a:hover{
	color:#CCCCCC;
	text-decoration:none;
}
#mopContent{
	margin-left:45px !important;
	margin-left:20px;
	margin-right:20px;
	margin-top:5px;
	margin-bottom:10px;
}
#mopMain{
	margin-left:45px !important;
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	width:280px;
}
#mopInfo{
	margin-top:10px;
	padding:10px;
	border:1px solid #CCCCCC;
	float:left;
	width:280px;
}
.mopMain{
	float:left;
	width:280px;
}
.mopId{
	float:left;
	width:50px;
	text-align:right;
	padding-right:5px;
}
.mopRow{
	float:left;
	width:220px;
}
#Error{
	margin-left:40px;
	margin-bottom:10px;
	margin-top:8px;
}
#Error a{
	text-decoration:none;
	color:#666666;
	font-size:10px;
}
#Error a:hover{
	text-decoration:none;
	color:#a96e6e;
}
/* end Media */
/* Contact */
.contactInfo{
	margin-left:45px !important;
	margin-right:20px;
	margin-top:10px;
	margin-bottom:10px;
}
.contactInfo a{
	color:#951718;
	text-decoration:none;
}
.contactInfo a:hover{
	color:#666666;
	text-decoration:underline;
}
.contactTitle{
	background:url(../images/title.gif) no-repeat;
	height:30px;
	padding-top:17px;
	padding-left:35px;
	color:#666666;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
}
#contactAdrInfo {
	display:block;
}
#contactVerInfo {
	display:none;
}
#contactLodInfo {
	display:none;
}
#contactWebInfo{
	display:none;
}
.arrowToggle{
	float:right;
	width:30px;
	height:42px;
	*margin-top:-15px;
	padding-top:4px !important;
}
/* end Contact */
/* Lodderrock info */
#lodderrockContent{
	margin-left:55px !important;
	margin-left:55px;
	margin-right:20px;
	margin-top:15px;
	margin-bottom:10px;
	height:300px;

}
#lodderrockContent a{
	color:#951718;
	text-decoration:none;
}
#lodderrockContent a:hover{
	color:#666666;
	text-decoration:underline;
}
.lodderrockRight{
	text-align:right;
	width:216px;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
	background:#F1F1F1;
}
.lodderrockRight a{
	display:block;
	text-decoration:none;
	color:#666666;
}
.lodderrockRight a:hover{
	text-decoration:none;
	color:#a96e6e;
}
.mailInfo{
	padding:5px;
	font-size:8pt;
	color:#666666;
	margin-top:8px;
}
/* Lodderrock info*/
/* Verhuur */
#verhuurContent{
	margin-left:55px !important;
	margin-left:55px;
	margin-right:20px;
	margin-top:15px;
	margin-bottom:10px;
}
#verhuurContent a{
	color:#951718;
	text-decoration:none;
}
#verhuurContent a:hover{
	color:#666666;
	text-decoration:underline;
}
/* end Verhuur */
/* Links */
.formContentTextLinks{
	padding-left:40px;
	padding-top:20px;
	padding-bottom:10px;
	background:#EEEEEE url(../images/links.png) no-repeat left top;
}
.formContentTextLinks a{
	line-height:31px;
	text-decoration:none;
	cursor:pointer;
	font-size:11pt;
	color:#951718;
}
.formContentTextLinks a:hover{
	line-height:31px;
	cursor:pointer;
	font-size:11pt;
	color:#000000;
}
#linkGroupsLinks{
	/*height:231px;*/
	overflow:none;
	float:right;
	width:250px;
}
.LinkText img{
	border:0px solid white;
	vertical-align:top;
}
.LinkText{
	float:left;
	width:600px;
	margin-left:45px !important;
	margin-left:20px;
	margin-right:30px;
	margin-bottom:10px;
}
.LinkText a{
	text-decoration:none;
	color:#951718;
}
.LinkText a:hover{
	color:#666666;
}
/* end links */
/* Activiteiten */
#leaderGroupsActivi{
	/*height:231px;*/
	overflow:none;
	float:right;
	width:180px;
}
.activiDone{
	height:15px;
	color:#CCCCCC;
}
.activiDone a{
	line-height:100%;
	font-size:10pt;
	text-decoration:underline;
	color:#666666;
}
.activiDone a:hover{
	line-height:100%;
	font-size:10pt;
	text-decoration:none;
	height:15px;
	color:#CCCCCC;
}
.activiNotDoneNext{
	height:15px;
}
.activiNotDoneNext a{
	height:15px;
	line-height:100%;
	font-size:10pt;
}
.activiNotDoneNext a:hover{
	line-height:100%;
	text-decoration:none;	
	font-size:10pt;
	height:15px;
}
.activiNotDone{
	height:15px;
	color:#A96E6E;
}
.activiNotDone a{
	line-height:100%;
	font-size:10pt;
	height:15px;
	color:#666666;
}
.activiNotDone a:hover{
	line-height:100%;
	font-size:10pt;
	text-decoration:none;
	height:15px;
	color:#A96E6E;
}
.Items{
	float:left;
}
.clear {
	clear:both;
    height:1px;
    overflow:hidden;
}
#copyright{
	text-align:center;
	font-size:8pt;
	color:#DDDDDD;
	margin-top:5px;
	margin-bottom:15px !important;
	margin-bottom:30px;
}
#copyright a{
	color:#999999;
	text-decoration:none;
}
#copyright a:hover{
	text-decoration:underline;
}
/*-- Impromptu --*/
.jqiwarning .jqi{
      background-color: #b0be96;
}
.jqifade{
      background-color: #000000;
}
div.jqi{
	  margin-top:-50px;
      position: absolute;
      background-color: #DEDEDE;
	  top:0px;
      padding: 10px;
      width: 600px;
}
div.jqi .jqiclose{
      float: right;
      margin: -35px -10px 0 0;
      cursor: pointer;
}
div.jqi .jqicontainer{
	  margin-top:-90px;
      background-color: #f2f2f2;
      padding: 5px;
      color: #ffffff;
      font-weight: bold;
}
div.jqi .jqimessage{
	  margin-top:-50px;
      background-color: #AF1802;
	  color: #FFFFFF;
      padding: 10px;
}
div.jqi .jqibuttons{
      text-align: center;
      padding: 5px 0 0 0;
}
div.jqi button{
      padding: 3px 10px 3px 10px;
      margin: 0 10px;
} 