body { 
	font-family:verdana,arial;
	font-size: 11px; 
	font-weight:normal;
	color: #000000; 
	text-decoration:none;
	margin:0px;
	background:#cecece;

	scrollbar-arrow-color: #b3b3b3;
	scrollbar-face-color: #5a5a5a;
	scrollbar-highlight-color: #6a6a6a;
	scrollbar-3dlight-color: #6a6a6a;
	scrollbar-shadow-color: #6a6a6a;
	scrollbar-darkshadow-color: #6a6a6a;
	scrollbar-track-color: #6a6a6a;
}

td {
	font-size:11px; 
	font-family:verdana, arial; 
	text-decoration:none; 
	font-weight:normal;
	color:#eeeeee;
}
/** INTROOOOOOOOOOOOOOOOOO **/

#intLT
{
	background:url(../img/ltback.gif) no-repeat bottom right;
}
#intMT
{
	background:url(../img/mtback.gif) no-repeat bottom;
	width:770px;
}
#intRT
{
	background:url(../img/rtback.gif) no-repeat bottom left
}
#intLM
{
	height:423px;
	background:url(../img/lmback.gif) no-repeat right;
}
#intMM
{
	width:770px;
	height:423px;
}
#intRM
{
	height:423px;
	background:url(../img/rmback.gif) no-repeat left;
}
#intLB
{
	background:url(../img/lbback.gif) no-repeat top right;
}
#intMB
{
	background:url(../img/mbback.gif) no-repeat top;
	width:770px;
}
#intRB
{
	background:url(../img/rbback.gif) no-repeat top left;
}
#intTable
{
	width:770px;
	height:423px;
}
#intHeader
{
	width:770px;
	height:8px;
	overflow:hidden;
	background:#87040c;
	
}
#intSc
{
	width:462px;
	height:335px;
}
#intLink
{
	background:#1f1f1f;
	width:308px;
	height:335px;
	text-align:center;
	vertical-align:middle;
}
#intFooter
{
	height:80px;
	width:770px;
	background:url(../img/introfooter.jpg);
}

/** MAIN LAYOUT **/	

#mainLT
{
	background:url(../img/ltback.gif) no-repeat bottom right;
}
#mainMT
{
	background:url(../img/mtback.gif) no-repeat bottom;
	width:770px;
}
#mainRT
{
	background:url(../img/rtback.gif) no-repeat bottom left
}
#mainLM
{
	height:423px;
	background:url(../img/mainleft.jpg) no-repeat right;
}
#mainMM
{
	width:770px;
	height:423px;
}
#mainRM
{
	height:423px;
	background:url(../img/mainright.jpg) no-repeat left;
}
#mainLB
{
	background:url(../img/lbback.gif) no-repeat top right;
}
#mainMB
{
	background:url(../img/mbback.gif) no-repeat top;
	width:770px;
}
#mainRB
{
	background:url(../img/rbback.gif) no-repeat top left;
}
#mainTable
{
	width:770px;
	height:423px;
}
#mainHeader
{
	width:770px;
	height:8px;
	overflow:hidden;
	background:#87040c;
	
}
#mainSc
{
	width:462px;
	height:335px;
}
#mainLink
{
	background:#1f1f1f;
	width:308px;
	height:335px;
	text-align:center;
	vertical-align:middle;
}
#mainFooter
{
	height:81px;
	width:770px;
	background:url(../img/mainfooter.jpg);
}

#menuCell
{
	width:770px;
	height:93px;
	background:url(../img/menuback.gif) no-repeat;
}
#contentCell
{
	vertical-align:top;
	width:770px;
	background:#6a6a6a;
}
#contentFoto
{
	width:307px;
	float:left;
	height:293px;
	overflow:hidden;
}
#content
{
	width:462px;
	float:left;
	height:293px;
	overflow:auto;
	line-height:16px;
}
#contentPad
{
	width:445px;
	padding:5px;
}


/**	 FORMS **/ 

input {
	background:transparent;  
	border:1px solid #eeeeee; 
	font-weight:normal; 
	font-family:verdana, arial; 
	font-size:11px;
	color:#eeeeee;
}
input.submit{
	color:#eeeeee;
	font-weight:normal; 
	font-family:verdana, arial; 
	font-size:11px;
	background-color:#eeeeee;
}
textarea{
	background:transparent;  
	border:1px solid #eeeeee; 
	font-weight:normal; 
	font-family:verdana,arial; 
	font-size:11px;
	overflow:hidden;
	color:#eeeeee;
}

.trans{
	border:0px;
}

/**	 LINKS **/ 


a{
	font-family:verdana,arial; 
	font-size:11px; 
	font-weight:bold;
	color:#d1d1d1;
	text-decoration:none;	
}

a:hover{
	font-family:verdana,arial; 
	font-size:11px; 
	font-weight:bold;
	color:#000000;
	text-decoration:underline;		
}
a.nlink{
	font-family:verdana,arial; 
	font-size:11px; 
	font-weight:normal;
	color:#00000;
	text-decoration:none;	
}

a.nlink:hover{
	font-family:verdana,arial; 
	font-size:11px; 
	font-weight:normal;
	color:#EE992A;
	text-decoration:none;		
}




#NieuwsBoxcontent
{
	width:770px;
	height:293px;
	overflow:auto;
	line-height:16px;
}
#NieuwsBoxcontentPad
{
	width:750px;
}



.lnFoto
{
	width:307px;
	float:left;
	height:293px;
	overflow:hidden;
}
.lnBox
{
	height:293px;
	width:435px;
	float:left;
}
.lnDatTitel
{
	width:435px;
	border-bottom:1px solid #757575;
	height:20px;
	margin-left:5px;
	color:#a7000a;
}
.lnDatum
{
	color:#850a0a;
	font-weight:bold;
}
.lnTitel
{
	font-weight:bold;

}
.lnContent
{
	border:0px solid red;
	margin-top:5px;
	margin-left:5px;
	width:435px;
	line-height:16px;
}
.lnLink
{
	margin-top:5px;
	width:435px;
	text-align:right;
	margin-bottom:15px;
}


/**	 TELLAFRIEND **/


#show_tellafriend
{
	display: none;
}
#display_tellafriend
{
	display: block;
}
td.tdtopfriend
{
	background-color:#000000;
	color:#ffffff;
}



/**	 PROJECTEN **/
.projectkop
{
	font-weight:bold;
	color:#000000;
	border-bottom:1px solid #666666;
}
.projectkopLink
{
	font-weight:bold;
	color:#000000;
	border-bottom:1px solid #666666;
	text-align:right;
}
.projectLink
{
	font-weight:bold;
	color:#000000;
	text-align:right;
}
.projectThumb
{
	border:2px solid #666666;
}

#deafbeelding
{
	border:2px solid #666666;
}








/** GASTENBOEK **/

.gast{
	width:10px;
	border:1px solid #000000;
	font-weight:bold;
	padding:2px;
	cursor:hand;
}
.gastactief{
	color:#000000;
	font-weight:bold;
	padding:2px;
	cursor:hand;
}
.gastTable
{
	width:100%;
}
.gastHeadTable
{
	width:100%;
	background:#333333;
}
.gastHeadTable td
{
	color:#eeeeee;
}
.gastHeadTime
{
	width:120px;
}
.gastHeadName
{
	
}
.gastHaderIcons
{
	width:100px;
}
.gastContent
{
	text-align:left;
	vertical-align:top;
	width:100%;
	border:1px solid #6f6f6f;
	padding:2px;
}
.gastReactie
{
	padding-left:3px;
	padding-right:3px;
	border-left:1px solid #6f6f6f;
	color: #2d2d2d;
	vertical-align:top;
}



/** NIEUWSBRIEF MODULE **/

#nieuwsbriefTitle
{
	font-weight:bold;
	text-align:left;
	padding-bottom:2px;
}	
.nb-input
{
	width:155px;
	height:15px;
}
.nb-div
{
	width:155px;
	height:15px;
}
.nb-aanmelden
{
	width:155px;
	margin-top:6px;
}
	

/** INLOGGEN MODULE **/

#loginTitle
{
	font-weight:bold;
	text-align:left;
	padding-bottom:2px;
}

/** ROOSTER **/

#roosterDagen
{
	width:430px;
	float:left;
}
#roosterSchema
{
	width:430px;
	float:left;
	margin-left:5px;
}
#roosterTable
{
	margin-top:20px;
	border:1px solid #999999;
}
.roosterTableTijd
{
	width:100px;
	height:20px;
	border-bottom:0px solid #999999;
	background-color:#747474;
}
.roosterTableLes
{
	width:320px;
	height:20px;
	border-bottom:0px solid #999999;
	background-color:#747474;
}
#roosterLesNaam
{
	width:420px;
	border-bottom:1px solid #999999;
	font-weight:bold;
}
#roosterLesOmschrijving
{
	width:420px;
	border-bottom:1px solid #999999;
}
#roosterLesTerug
{
	width:420px;	
}



/** AGENDA **/



#agendahome
{
	width:425px;
	height:210px;
	border-bottom:1px solid #ff9000;
	float:left;
	overflow:hidden;
}
#agendaHeader
{
	float:left;
	height:16px;
	border:0px solid white;
	width:425px;
	background-image:url(../img/agendaheader.gif)
}
#agendaContent
{	
	float:left;
	
	width:425px;
	overflow:hidden;
	border:0px solid #ff9000
}

.meeragendaItem
{
	width:425px;
	margin-bottom:10px;
}
.madattit
{
	width:425px;
	border-bottom:1px solid #757575;
}
.meeragendaDatum
{
	float:left;
	width:100px;
	font-weight:bold;
	margin-left:2px;
	color:#a7000a;

}
	.meeragendaDatum img
	{	
		margin-right:4px;
	}
.meeragendaTitel
{
	float:left;
	width:320px;
	font-weight:bold;
	
}
	.meeragendaTitel a
	{
		text-decoration:none;
		color: #313131;
	}
	.meeragendaTitel a:hover
	{
		text-decoration:none;
		color:#a7000a;
	}

.meeragendaOmschr
{
	width:420px;
	float:left;
	padding:3px;
}
.meeragendaLinks
{
	width:420px;
	float:left;
	padding:3px;
}


/** FOTOALBUM **/
#fotoContent
{
	height:293px;
	width:770px;
	overflow: auto;
}
#fotoAlbumBox
{
	height:293px;
	width:770px;
	overflow: hidden;
}
#fotoThumbsBox
{
	width:307px;
	height:293px;
	float:left;
	overflow:auto;
}
#fotoThumbsBox img
{
	margin:2px;
	border:0px solid #87040c;
}
#fotoPicsBox
{
	width:452px;
	height:293px;
	overflow:hidden;
	float:left;
	margin-left:3px;
}
#fotoPicsBox img
{
	border:0px;
}
.fotoListItem
{
	width:750px;
	height:293px;
	border:1px soild red;
	float:left;
}
.fotoListThumb
{
	width:307px;
	height:293px;
	overflow:hidden;
	float:left;
}
.fotoListDescription
{
	width:440px;
	text-align:left;
	height:293px;
	float:left;
	margin-left:3px;
}
.fotoListDescriptionTitle
{
	width:435px;
	border-bottom:1px solid #757575;
	height:20px;
	margin-left:5px;
	color:#a7000a;
	font-weight:bold;
	
}
.fotoListDescriptionBeschr
{
	width:435px;
	margin-left:5px;
	
}
.fotoListDescriptionLink
{
	width:435px;
	margin-left:5px;
	margin-top:10px;
	font-weight:bold;
	
}

