body
{
	background-image :URL(./images/bg.gif);

	font-family: Verdana;
	color:black;
	font-size:small;
	
}

.clsTopMenuBar 
{

	border-width : 1px;
	border-style : solid;
	border-color :  #734D7B #290C31  #734D7B #290C31 ;
	width:790px;
	background-color: black;
	color:white;
	text-decoration: none;
	padding-top:5px;
	padding-bottom:5px;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px 0px 0px 0px;
	text-align:right;

}

.clsTopMenuBar a
{

	background-color: black;
	color:white;
	text-decoration: none;
	font-weight:bold;
	
	

}

.clsTopMenuBar a:hover
{
	background-color:#290829;
	color:#CBA42F;
	text-decoration: underline;
	font-weight:bold;
	
}

.clsContent
{
	background-color:#63659C;	
	color: white;
	width:800px;
	font-size:small;
	padding: 0px 0px 0px 0px;
}

.clsContent a
{
	color:	white;
	text-decoration:none;
	font-weight:bolder;
	margin-left:0px;
	font-size:small;
}

.clsContent a:hover
{
	color:	white;
	text-decoration:underline ;
	margin-left:0px;
	font-size:small;
}


.clsLeftMenu
{
	color:	#CEA6D6;
	text-decoration:none;
	font-weight:bolder;
	margin-left:10px;
	font-size:small;

}

.clsLeftMenu a
{
	color:	#CEA6D6;
	text-decoration:none;
	font-weight:bolder;
	margin-left:10px;
	font-size:small;
}

.clsLeftMenu a:hover
{
	color:	#FFD300;
	text-decoration:underline ;
	margin-left:10px;
	font-size:small;
}

h1,h2,h3,h4
{
	color:#FFD300;	
}


.clsNote
{
	font-size: xx-small;
	text-align: left;

}

.clsButton 
{
  margin : 5px 4px 5px 5px;
  border-width : 1px;
  border-style : solid;
  border-color : #A5A2D6 #A5A2D6 #A5A2D6 #A5A2D6;
  background-color : #5D6093;
  font-size: 15px;
  font-weight : bold;
  font-family :Arial ;
  color: white;
  padding : 0 4px;
  width : 180px;
}


.clsButton a 
{
	color:	white;
	text-decoration:none;
	font-weight:bold;
	font-size: 13px;
	padding : 0px 0px;
	margin : 0px 0px 0px 0px;

}

.clsButton a:hover 
{
	color:	#C6A2EF;
	text-decoration:none;
	font-weight:bolder;
    font-size: 13px;
	padding : 0px 0px;
	margin : 0px 0px 0px 0px;

}


.clsJeugdButton 
{
  margin : 5px 4px 5px 5px;
  border-width : 1px;
  border-style : solid;
  border-color : #B3C7B1 #B3C7B1 #B3C7B1 #B3C7B1;
  background-color : #698A66;
  font-size: 15px;
  font-weight : bold;
  font-family :Arial ;
  color: white;
  padding : 0 4px;
  width : 180px;
}


.clsJeugdButton a 
{
	color:	white;
	text-decoration:none;
	font-weight:bold;
	font-size: 13px;
	padding : 0px 0px;
	margin : 0px 0px 0px 0px;

}

.clsJeugdButton a:hover 
{
	color:	#C6A2EF;
	text-decoration:none;
	font-weight:bolder;
    font-size: 13px;
	padding : 0px 0px;
	margin : 0px 0px 0px 0px;

}

.clsJeugdSubButton 
{
  margin : 5px 4px 5px 25px;
  border-width : 1px;
  border-style : solid;
 border-color : #B3C7B1 #B3C7B1 #B3C7B1 #B3C7B1;
  background-color : #698A66;
  font-size: 15px;
  font-weight : bold;
  font-family :Arial ;
  color: white;
  padding : 0 4px;
  width : 160px;
}


.clsJeugdSubButton a 
{
	color:	white;
	text-decoration:none;
	font-weight:bold;
	font-size: 13px;
	padding : 0px 0px;
	margin : 0px 0px 0px 0px;

}

.clsJeugdSubButton a:hover 
{
	color:	#85EB77;
	text-decoration:none;
	font-weight:bolder;
    font-size: 13px;
	padding : 0px 0px;
	margin : 0px 0px 0px 0px;

}

.clsImageEnvelop
{
	background-image: URL(./images/envelop.jpg);
	width : 20px;
	height : 20px;
	cursor: hand;
}

.clsShopTitle
{
	font-weight:bold;
	color:white;
	font-size:15px;

}

.clsShop
{
	list-style-type:none;
	list-style-position:outside;

}

.clsNieuwsTable
{
  border-width : 1px;
  border-style : solid;
  border-color : #A5A2D6 #A5A2D6 #A5A2D6 #A5A2D6;
  background-color : #5D6093;
  font-size: 15px;
  font-weight : bold;
  font-family :Arial ;
  color: white;
  width : 570px;
  padding : 0px 0px;
  margin : 5px 4px 5px 5px;
  overflow: auto;


}

.clsNieuwsTitle
{
	border-width : 1px;
    border-style : solid;
    border-color : #A5A2D6 #A5A2D6 #A5A2D6 #A5A2D6;
    background-color : #5D6093;
    font-size: 15px;
    font-weight : bold;
    font-family :Verdana ;
    color: #FFD300;
}

.clsNieuwsDate
{
	border-width : 1px;
    border-style : solid;
    border-color : #A5A2D6 #A5A2D6 #A5A2D6 #A5A2D6;
    background-color : #5D6093;
    font-size: 12px;
    font-family :Verdana ;
    color: white;
}

.clsNieuwsBody
{
	font-family: Verdana;
	color:#120F21;
	font-weight :normal;
    font-size: 12px;


}

.clsReporter a
{
	font-family:Times New Roman;
	font-size:12px;
	color:#1B124A;
}

.clsReporter a:hover
{
	font-family:Times New Roman;
	font-size:12px;
	color:#C6A2EF;
	font-weight:bolder;

}

.clsItems 
{
	list-style-type: square;
	font-size: 12 px;

}

.clsItems a
{
	list-style-type: square;
	font-size: 12 px;

}

.clsItems a:hover
{
	list-style-type: square;
	font-size: 12 px;
	color:	#C6A2EF;
	text-decoration:none;
	font-weight:bolder;
}

.clsTable
{
  border-width : 1px;
  border-style : solid;
  border-color : #A5A2D6 #A5A2D6 #A5A2D6 #A5A2D6;
  background-color : #5D6093;
  font-size: 15px;
  font-family :Arial ;
  color: white;
  width : 570px;
  padding : 0px 0px;
  margin : 5px 4px 5px 5px;
  overflow: auto;

}

.clsTableTitle
{
	border-width : 1px;
    border-style : solid;
    border-color : #A5A2D6 #A5A2D6 #A5A2D6 #A5A2D6;
    background-color : #5D6093;
    font-size: 15px;
    font-family :Verdana ;
    color: #FFD300;

}

.clsTableRowEven
{

}

.clsTableRowOdd
{

}

hr
{
	color: #A5A2D6;
}
