body
{
	background-color: #005208;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.moskee-al-firdaus.nl/images/back3.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.txt2
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
}
.tiny
{
	font-size: 9px;
	color: #FF0000;
}
.tiny2
{
	font-size: 9px;
}
.txtBig
{
	font-family: Times;
	font-size: 18px;
	font-style: italic;
	text-align: center;
	color: #0000FF;
}
a:link, a:visited, a:hover
{
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
	color: #0f0f0f;
}
img
{
	border: 0px;
}
.container
{
	width: 810px;
	background-color: #018452;
	/*background-color: #00803F;*/
}
.box
{
	text-align: left;
	width: 800px;
}
.top
{
	background-image: url('http://www.moskee-al-firdaus.nl/images/top6.jpg');
	background-repeat: no-repeat;
	height: 150px;
	width: 800px;
}
.main
{
	width: 800px;
	float: left;
	background-color: #FFE4C4; /*Bisque*/
	background-image: url(http://www.moskee-al-firdaus.nl/images/mainBack1.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	/*background-color: #E0FFFF;*/
	/*background-color: #a1a177;*/
}
.menuLeft
{
	width: 150px;
	float: left;
}
.menuSub
{
	background-color: #339966;
	color: #FFFFFF;
	width: 145px;
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
	float: left;
}
a.menuItem:link, a.menuItem:visited
{
	display: block;
	background-color: #339966;
	color: #FFFFFF;
	text-decoration: none;
	width: 145px;
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
	float: left; /*IED 6 BUG*/  /*Dit is niet nog moet ik nog ff nakijken */
}
a.menuItem:hover
{
	display: block;
	background-color: #66CC99;
	color: #FFFFFF;
	text-decoration: none;
	/*float: left;*/ /*IED 6 BUG*/ 
}
.menuRight
{
	width: 150px;
	float: left;
}
.center
{
	width: 500px;
	float: left;
}
.content
{
	padding-left: 10px;
	padding-right: 10px;
}
.footer
{
	background-color: #018452;
	/*background-color: #00803F;*/
	text-align: center;
	font-size: 9px;
	width: 800px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.kop
{
	/*background-color: #00803F;*/
	background-color: #018452;
	color: #FFFFFF;
	height: 25px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	float: left;
	width: 150px;
}
.titel
{
	/*background-color: #00803F;*/
	background-color: #018452;
	color: #FFFFFF;
	text-align: center;
	font-size: 16px;
	/*font-weight: bold;*/
}

/*******/
/*ADMIN*/
/*******/

a.artikelenLink:link
{
	background-color: #ccc;
}
a.artikelenLink:hover
{
	background-color: #ccc;
}

/**
*
* Namaaz tijden CSS
* JS by I. Akbarkhan
*
*/

#timetable /* main */
{
	border-width: 1px; 
	border-style: outset; 
	border-collapse: collapse; 
	border-color: gray;
}
#timetable td, #timetable th  /* body */
{
	border-width: 1px; 
	border-spacing: 1px; 
	padding: 2px; 
	border-style: inset; 
	border-color: #CCCCCC;
	text-align: left;
}
#timetable th /* datum */
{
	color:black; 
	text-align: center; 
	font-weight: bold; 
	/*background-color: #F8F7F4;*/
}