body { 
	margin-left:1%;
	margin-right:1%;
	margin-bottom:1%;
	margin-top:1%;
	background-color: #000099;
	font-family: "times new roman";
}

p{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
}

ul{
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	list-style-image: url('images/smallblue.gif');
}

h1, h2, h3{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

A:hover{
	color: red;
}

A:visited{
	color: green;
}

A:active{
	color: red;
}

.leeg{
	background-color: #000099;
}

/* touw*/

.touw{
	background-image: url(images/touw.gif);
	height: 20px;
	width: 20px;
	
}

.touwo {
	background-image: url(images/touw_onder.gif);
	height: 20px;
}

.touwb {
	background-image: url(images/touw_boven.gif);
	height:20px;
}

.touwl {
	background-image: url(images/touw_links.gif);
	width: 20px;
}

.touwr{
	background-image: url(images/touw_rechts.gif);
	width: 20px;
}

.touwlb{
	background-image: url(images/touw_linksboven.gif);
	height: 20px;
	width: 20px;
}

.touwrb{
	background-image: url(images/touw_rechtsboven.gif);
	height: 20px;
	width: 20px;
}

.touwlo{
	background-image: url(images/touw_linksonder.gif);
	height: 20px;
	width: 20px;
}

.touwro{
	background-image: url(images/touw_rechtsonder.gif);
	height: 20px;
	width: 20px;
}

.touwto{
	background-image: url(images/touw_t_onder.gif);
	height: 20px;
	width: 20px;
}

.touwtlb{
	background-image: url(images/touw_t_linksboven.gif);
	height: 20px;
	width: 20px;
}

.touwtrb{
	background-image: url(images/touw_t_rechtsboven.gif);
	height: 20px;
	width: 20px;
}

.touwtlo{
	background-image: url(images/touw_t_linksonder.gif);
	height: 20px;
	width: 20px;
}

.touwtro{
	background-image: url(images/touw_t_rechtsonder.gif);
	height: 20px;
	width: 20px;
}


/*agenda*/
.agendamaand {
	background-color: #000099;
	color: #FFFFFF;
}


/*nieuws*/
.nieuwstitel{
	background-color: #000000;
	font-style: oblique;
}

.nieuwstekst{
	background-color: #FFFFFF;
	text-align: justify;
	padding: 10px;
}

.nieuwsfooter1{
	height: 25px;
	font-size: 12px;
	text-align: right;
	padding: 2px;
	vertical-align: top;	
}
.nieuwsfooter, .nieuwsfooter2, .nieuwsfooter3, .nieuwsfooter4, .nieuwsfooter7 {
	height: 25px;
	font-size: 12px;
	text-align: right;
	padding: 0px;
	vertical-align: bottom;
}
.nieuwsfooter5, .nieuwsfooter6 {
	height: 25px;
	font-size: 10px;
	text-align: right;
	padding: 0px;
	vertical-align: bottom;
}
.nieuwsfooter {
	background-image: url(images/1_klaar.gif);
}
.nieuwsfooter1 {
	background-image: url(images/2_pak_op_touw.gif);
}
.nieuwsfooter2 {
	background-image: url(images/3_touw_strekken.gif);
}
.nieuwsfooter3 {
	background-image: url(images/4_trekken.gif);
}
.nieuwsfooter4 {
	background-image: url(images/5_nu.gif);
}
.nieuwsfooter5 {
	background-image: url(images/6_block.gif);
}
.nieuwsfooter6 {
	background-image: url(images/7_vuisje.gif);
}
.nieuwsfooter7 {
	background-image: url(images/8_stop.gif);
}