

.h1{
	font-family: verdana;
	font-size: 14px;
	line-height: 20px;
	color: #ff0000;
	font-weight: bold;
}

.h2{
		font-family: courier;
	font-size: 12px;
	line-height: 20px;
}

body{
margin: 0px;
background-image: url(../images/verloopbackground.jpg);
background-repeat: repeat-x;
}

.hoehetbegonback{
background-image: url(../images/ledenAchtergrond_03.png);
background-repeat: no-repeat;	
}
.agendaback{
background-image: url(../images/ledenAchtergrond_04.png);
background-repeat: no-repeat;	
}
.contactback{
background-image: url(../images/ledenAchtergrond_05.png);
background-repeat: no-repeat;	
}
.linksback{
background-image: url(../images/ledenAchtergrond_06.png);
background-repeat: no-repeat;	
}
.ledenback{
background-image: url(../images/ledenAchtergrond_07.png);
background-repeat: no-repeat;	
}
.restback{
background-image: url(../images/ledenAchtergrond_02.png);
background-repeat: no-repeat;	
}
.rrechts{
	background-image:url(../images/rodeLijnRechts.png);
	background-repeat:repeat-y;
	
}

.xkophoehetbegon{
	background-image: url(../images/kop_hoehetbegon.png);
background-repeat: no-repeat;	

}
.xkopagenda{
	background-image: url(../images/kop_agenda.png);
background-repeat: no-repeat;	

}
.xkopactueel{
background-image: url(../images/kop_actueel.png);
  
}
.xkopleden{
	background-image: url(../images/kop_leden.png);
background-repeat: no-repeat;	
}
.xkopcontact{
	background-image: url(../images/kop_contact.png);
background-repeat: no-repeat;	
}
.xkoplinks{
	background-image: url(../images/kop_links.png);
background-repeat: no-repeat;	
}

.content{
background-image: url(../images/contentAchtergrond.pngx);
background-repeat: repeat-y;
xxpadding-left: 220px;
xxpadding-right: 440px;
}
.xonderkant{
		background-image: url(../images/onderkant.png);
background-repeat: no-repeat;	
}
.tekst{
	xxpadding-right: 250px;
	font-family: verdana;
	font-size: 12px;
	line-height: 20px;
	vertical-align: top;
	background-color:#FFF;
}

.menu{
vertical-align: top;
background-image:url(../images/links.png);
background-repeat:repeat-y;
background-position:right;
}
img.floatlinks{
float: left;
margin-right: 6px;
margin-bottom: 6px;
margin-top: 6px;
}
img.floatrechts {
float: right;
margin-left: 6px;
margin-bottom: 6px;
margin-top: 6px;
}




