body
{ 
	/*background-image: url(../images/background_bw.jpg);*/
	background-color: #444444;
	margin: 10px;
	font-family: Verdana,Georgia;
	color: Gray;
}
h1,h2,h3,h4,h5,h6
{
	color: Brown;/* #A05508;*/
}
p,ul
{
	color: Gray;
	line-height: 20px;
	text-align:justify;
	margin-left: 15px;
	margin-right: 15px;
	font-family: Verdana;
	line-height: 20px;
	font-size: 12px;

}
li
{
	margin-left:14px;
	}
td
{
	font-size: 10px;
	}

p:first-letter {font-size: 20px;
	font-weight: bold;
	padding-right: 2px;}

a
{
	color: #CA6C0B;
}
.address
{
	color: #CC6633;
	font-size: 10px;
	text-align: center;
}
a.menu
{
	color: White;/*#FBC58F;*/
	text-decoration: none;
	font-weight: bold;
	line-height: 24px;
	font-size:14px;
}
a.menu:hover
{
	color: Maroon;
	font-weight:bold;
}
img.imgOn
{
	filter: alpha(opacity=40);
	border: Inset 4px Brown;
}
img.imgOff
{
	border: Inset 4px Brown;
}
h3
{
	margin-left:10px;
}


h2 
{
	font-family: Verdana;
	font-size: 18px;
	margin-left: 5px;
}
/* Dit is voor de stijl te veranderen als er over de images rechts gegaan wordt*/
.picover
{
	text-decoration: none;
	font-weight: bold;
	line-height: 24px;
	text-decoration: none;
	color: Maroon;
	font-size:14px;
}
.address a
{
	color:"#CC6633";
	}
	
.address a:hover
{
	color:"gray";
	}

