
/* ---------------  ALGEMEEN        ------------------ */

body	{
	width:	100%;
	height: 100%;	
	margin: 0px;
	padding: 0px;
	background-color: #ffffff; 
	
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
}

.bgcolor_home	{
	background-color: #d7277d;
}

.bgcolor_korrewegwijk	{
	background-color: #f58800;

}

.bgcolor_paddepoel	{
	background-color: #319ac8;
}

.bgcolor_lewenborg	{
	background-color: #90be4d;
}



/* ----------- KOP (ZIE OOK ALGEMEEN.CSS) ------------ */


.bovenrand {
	height: 20px;
	background-color: #000000;
}


/* --------------- KOLOM 1 HOMEPAGE ------------------ */
.kolom1_home	{
	width: 200px;
	background-color: #d7277d;
	vertical-align: top;
}

.kolom1_korrewegwijk	{
	width: 200px;
	background-color: #f58800;
	vertical-align: top;

}

.kolom1_paddepoel	{
	width: 200px;
	background-color: #319ac8;
	vertical-align: top;
}

.kolom1_lewenborg	{
	width: 200px;
	background-color: #90be4d;
	vertical-align: top;
}


.logoblok {
	width: 200px;
	height: 135px;
	background-color: #ffffff;
}


.kolom1menu	{
	padding-top: 85px;
	height: 100%;
	#height: 275px;
	background-color: #ffffff;
	
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none;
	
	overflow: visible;

	
}



.kolom1bottom_home	{
	width: 200px;
	background-color: #d7277d;
	background-image: url("../media/col1-algemeen-bg.gif");
	background-repeat: no-repeat;
	
}


/* ---------------KOLOM 1 WIJKEN - NOG EDITEN------------------ */

.wijkmenudiv {

}

.wijkmenuitem {
	padding-bottom: 15px;

}

.wijksubmenuitem {
	width: 180px;
	height: 25px;
	overflow: hidden;
}

.wijkmenunotselect {
	color: #000000;
	font-weight: bold;
	
}

.wijkmenuselect_korrewegwijk {
	color: #f58800;
	font-weight: bold;
		
}

.wijkmenuselect_paddepoel {
	color: #319ac8;
	font-weight: bold;
}

.wijkmenuselect_lewenborg {
	color: #90BD4C;
	font-weight: bold;
}

.kolom1menu a, .kolom1menu a:visited {

}

.kolom1menu a:hover, .kolom1menu a:active {
	color: #D7277D;
}



.kolom1bottom_korrewegwijk	{
	width: 200px;
	
	vertical-align: top;
	
	background-image: url("../media/col1-korrewegwijk-bg.gif");
	background-repeat: no-repeat;
	


}

.kolom1bottom_paddepoel	{
	width: 200px;

	vertical-align: top;

	background-image: url("../media/col1-paddepoel-bg.gif");
	background-repeat: no-repeat;
}

.kolom1bottom_lewenborg	{
	width: 200px;

	vertical-align: top;
	
	background-image: url("../media/col1-lewenborg-bg.gif");
	background-repeat: no-repeat;
}





/* ---------------KOLOM 2 ------------------ */

.col2topspace {
	min-width: 350px;
	width: 100%;
	#width: 352px;
	height: 110px;
	background-color: #ffffff;
	
}




.kolom2	{
	vertical-align: top;
	background-color: #d7277d;
	border-right: white solid 1px;
}


.kolom2_korrewegwijk	{
	vertical-align: top;
	background-color: #f58800;
}

.kolom2_lewenborg	{
	vertical-align: top;
	background-color: #90be4d;	
}

.kolom2_paddepoel	{
	vertical-align: top;
	background-color: #319ac8;
}

.kolom2metstreep_korrewegwijk	{
	vertical-align: top;
	background-color: #f58800;
	border-right: white solid 1px;
}

.kolom2metstreep_lewenborg	{
	vertical-align: top;
	background-color: #90be4d;
	border-right: white solid 1px;		
}

.kolom2metstreep_paddepoel	{
	vertical-align: top;
	background-color: #319ac8;
	border-right: white solid 1px;
}

.wijkwonderkop {
	height: 18px;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: -4px;
	color: white;

	
}

 /*----------------- NOG EDITEN ----------------*/
 
.artikeltitel {
	height: 43px;
	#height: 60px;
	padding-top: 17px;
	padding-left: 29px;
	padding-right: 20px;
	background-image: url("../media/col2-algemeen-bg.gif");
	background-repeat: no-repeat;
		
		
}


.artikeltitel_korrewegwijk {
	height: 43px;
	#height: 60px;
	padding-top: 17px;
	padding-left: 29px;
	padding-right: 20px;
	background-image: url("../media/col2-korrewegwijk-bg.gif");
	background-repeat: no-repeat;
		
		
}

.artikeltitel_lewenborg {
	height: 43px;
	#height: 60px;
	padding-top: 17px;
	padding-left: 29px;
	padding-right: 20px;
	background-image: url("../media/col2-lewenborg-bg.gif");
	background-repeat: no-repeat;
		
		
}

.artikeltitel_paddepoel {
	height: 43px;
	#height: 60px;
	padding-top: 17px;
	padding-left: 29px;
	padding-right: 20px;
	background-image: url("../media/col2-paddepoel-bg.gif");
	background-repeat: no-repeat;
		
		
}



/* ----- CONTENT BASIS -----*/

.artikelinleiding {
	
x	height: 44px;
	height: 58px;

	margin-top: 0px;
	margin-bottom: 12px;
	#margin-bottom: 18px;
	padding-top: 0px;
	padding-left: 29px;
	padding-right: 20px;
	
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;

	overflow: hidden;

}

.bijdrageinleiding {
	
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 29px;
	padding-right: 20px;
	
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;

}

.artikelimage {
	width: 351px;

	height: 165px;
	#height: 167px;
	
	overflow: hidden;
	border-top: white solid 1px;
	border-bottom: white solid 1px;


	
}



.artikelimagemetsteep {
	
	width: 350px;
	#width: 351px;
	height: 165px;
	#height: 167px;
	
	overflow: hidden;
	
	border-top: white solid 1px;
	border-bottom: white solid 1px;
	border-right: white solid 1px;
	


	
}

.artikelcontentshort {
	height: 45px;
	#height: 61px;
	padding-top: 17px;
	padding-left: 29px;
	padding-right: 20px;
	overflow: hidden;
	
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	
	color: #ffffff;	
}

.leesmeerknop {
	height: 15px;
	#height: 25px;
	padding-top: 10px;
	padding-left: 29px;
	padding-right: 20px;
	overflow: hidden;
	
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #ffffff;
	
}

.artikelcontent {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	
	height: 100%;
	padding-top: 17px;
	padding-left: 29px;
	padding-right: 20px;
	color: #ffffff;
}

.artikelcontent2 {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	
	height: 100%;
	margin-top: -43px;
	padding-top: 0px;
	padding-left: 29px;
	padding-right: 20px;
	color: #ffffff;
}

.artikelcontent3 {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	
	height: 100%;
	margin-top: -19px;
	padding-top: 0px;
	padding-left: 29px;
	padding-right: 20px;
	color: #ffffff;
}


.nieuwscontent {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	
	height: 100%;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 29px;
	padding-right: 20px;
	color: #ffffff;

}

/* ----- CONTENT Nieuws en Agenda -----*/


.dubbelkolom2_korrewegwijk	{
	vertical-align: top;
	background-color: #f58800;
}

.dubbelkolom2_paddepoel	{
	vertical-align: top;
	background-color: #319ac8;
}

.dubbelkolom2_lewenborg	{
	vertical-align: top;
	background-color: #90be4d;
}


.nieuwskop {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	line-height: 25px;
	color: #ffffff;	
}

.nieuwsimage {
	margin-top: 60px;
	margin-left: 14px;
}


.nieuwsinleiding {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px; 
	line-height: 10px;
	font-weight: normal;

}
.artikelcontentshortitemfirst{

	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 29px;
	padding-right: 20px;
	background-color: #D7267D;
	
	font-family:  Arial, Helvetica, Verdana, sans-serif;
		font-size: 11px;
	font-weight: normal;	
	color: #ffffff;	
}

.artikelcontentshortitem1{

	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 29px;
	padding-right: 20px;
	background-color: #8E3679;
	
	font-family:  Arial, Helvetica, Verdana, sans-serif;
		font-size: 11px;
	font-weight: normal;	
	color: #ffffff;	
}
.artikelcontentshortitem2{

	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 29px;
	padding-right: 20px;
	background-color: #90BD4C;
	
	font-family:  Arial, Helvetica, Verdana, sans-serif;
		font-size: 11px;
	font-weight: normal;	
	color: #ffffff;	
}
.artikelcontentshortitem3{

	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 29px;
	padding-right: 20px;
	background-color: #329AC8;
	
	font-family:  Arial, Helvetica, Verdana, sans-serif;
		font-size: 11px;
	font-weight: normal;	
	color: #ffffff;	
}
.artikelcontentshortitem4{

	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 29px;
	padding-right: 20px;
	background-color: #F58800;
	
	font-family:  Arial, Helvetica, Verdana, sans-serif;
		font-size: 11px;
	font-weight: normal;	
	color: #ffffff;	
}
.artikelcontentshortitemlast{

	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 29px;
	padding-right: 20px;
	background-color: #D7267D;
	
	font-family:  Arial, Helvetica, Verdana, sans-serif;
		font-size: 11px;
	font-weight: normal;	
	color: #ffffff;	
}



/* ---------------KOLOM 3------------------ */
.col3space	{
	width: 200px;
	height: 80px;
	vertical-align: bottom;
	background-color: #ffffff;
	border: 0px solid blue;
}


.kolom3	{
	width: 200px;
	vertical-align: top;
	background-color: #ffffff;
	
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;

}

.kolom3leeg_korrewegwijk	{
	height: 100%;
	width: 200px;
	background-color: #f58800;
}

.kolom3leeg_lewenborg	{
	height: 100%;
	width: 200px;
	background-color: #90be4d;
}

.kolom3leeg_paddepoel {
	height: 100%;
	width: 200px;
	background-color: #319ac8;
}


.col3space_korrewegwijk	{	
	height: 18px;
	vertical-align: bottom;
	background-color: #f58800;
	border: 0px solid blue;

}

.col3space_paddepoel	{	
	height: 18px;
	vertical-align: bottom;
	background-color: #319AC8;
	border: 0px solid blue;
}

.col3space_lewenborg	{	
	height: 18px;
	vertical-align: bottom;
	background-color: #8FBD4C;
	border: 0px solid blue;
}



/*---------------- KOLOM 3 BLOKKEN WIJKHOME & HOME------------------*/



.agendabloktext {
	width: 170px;
	height: 210px;
	line-height: 14px;
	overflow:hidden;
	color: white;
	
}

.agendaregel, a.agendaregel,  {

	white-space: nowrap;
	color: white;

}

.agenda_home	{
	height: 216px;
	#height: 250px;
	padding-left: 15px;

	padding-top: 20px;
	padding-bottom: 10px;
	background-color: #8D3578;
	border-bottom: 1px solid #ffffff;
	overflow: hidden;

}


.agenda_korrewegwijk	{
	
	height: 216px;
	#height: 250px;
	padding-left: 15px;

	padding-top: 20px;
	padding-bottom: 10px;
	background-color: #D7267D;
	border-bottom: 1px solid #ffffff;
	overflow: hidden;

}

.agenda_paddepoel	{
	height: 216px;
	#height: 250px;
	padding-left: 15px;

	padding-top: 20px;
	padding-bottom: 10px;
	background-color: #8D3578;
	border-bottom: 1px solid #ffffff;
}

.agenda_lewenborg	{
	height: 216px;
	#height: 250px;
	padding-left: 15px;

	padding-top: 20px;
	padding-bottom: 10px;
	background-color: #D7267D;
	border-bottom: 1px solid #ffffff;
}


.projectbloktext {
	width: 170px;
	height: 30px;
	line-height: 14px;
	overflow:hidden;
}


.project_home_paddepoel	{
	height: 27px;
	#height: 50px;
	padding-left: 15px;

	padding-top: 12px;
	padding-bottom: 10px;
	background-color: #329BC9;
	border-bottom: 1px solid #ffffff;


}

.project_home_korrewegwijk	{
	height: 27px;
	#height: 50px;
	padding-left: 15px;

	padding-top: 12px;
	padding-bottom: 10px;
	background-color: #F58700;
	border-bottom: 1px solid #ffffff;
}



.project_home_lewenborg	{
	height: 31px;
	#height: 50px;
	padding-left: 15px;

	padding-top: 12px;
	padding-bottom: 10px;
	background-color: #8FBD4C;

}

.project1_korrewegwijk	{
	height: 27px;
	#height: 50px;
	padding-left: 15px;

	padding-top: 12px;
	padding-bottom: 10px;
	background-color: #8E3679;
	border-bottom: 1px solid #ffffff;
}

.project1_paddepoel	{
	height: 27px;
	#height: 50px;
	padding-left: 15px;

	padding-top: 12px;
	padding-bottom: 10px;
	background-color: #F58700;
	border-bottom: 1px solid #ffffff;
}

.project1_lewenborg	{
	height: 27px;
	#height: 50px;
	padding-left: 15px;

	padding-top: 12px;
	padding-bottom: 10px;
	background-color: #8E3679;
	border-bottom: 1px solid #ffffff;
}



.project2_korrewegwijk	{
	height: 27px;
	#height: 50px;
	padding-left: 15px;

	padding-top: 12px;
	padding-bottom: 10px;
	background-color: #319AC8;
	border: 0px solid red;	
	border-bottom: 1px solid #ffffff;

}

.project2_paddepoel	{
	height: 27px;
	#height: 50px;
	padding-left: 15px;

	padding-top: 12px;
	padding-bottom: 10px;
	background-color: #D7267D;
	border: 0px solid red;	
	border-bottom: 1px solid #ffffff;

}

.project2_lewenborg	{
	height: 27px;
	#height: 50px;
	padding-left: 15px;

	padding-top: 12px;
	padding-bottom: 10px;
	background-color: #319AC8;
	border: 0px solid red;	
	border-bottom: 1px solid #ffffff;

}



.project3_korrewegwijk	{
	height: 31px;
	#height: 50px;
	padding-left: 15px;

	padding-top: 12px;
	padding-bottom: 10px;
	background-color: #90BD4C;

}

.project3_paddepoel	{
	height: 31px;
	#height: 50px;
	padding-left: 15px;

	padding-top: 12px;
	padding-bottom: 10px;
	background-color: #8D3578;

}

.project3_lewenborg	{
	height: 31px;
	#height: 50px;
	padding-left: 15px;
	
	padding-top: 12px;
	padding-bottom: 10px;
	background-color: #90BD4C;

}


/* ---------------KOLOM 3 PRIKBORD------------------ */

.prikbordtitel {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: blac;
}


.prikbordtext {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: white;
}

.prikbordcat1	{
	height: 55px;
	padding-left: 15px;
	padding-right: 30px;
	padding-top: 12px;
	padding-bottom: 12px;
	background-color: #D7267D;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

.prikbordcat2 {
	height: 55px;
	padding-left: 15px;
	padding-right: 30px;
	padding-top: 12px;
	padding-bottom: 12px;
	background-color: #90BD4C;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}


.prikbordcat3 {
	height: 55px;
	padding-left: 15px;
	padding-right: 30px;
	padding-top: 12px;
	padding-bottom: 12px;
	background-color: #8D3578;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}


.prikbordcat4 {
	height: 55px;
	padding-left: 15px;
	padding-right: 30px;
	padding-top: 12px;
	padding-bottom: 12px;
	background-color: #319AC8;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}





/* ---------------KOLOM 3 PROJECTBIJDRAGEN------------------ */


.bijdrage-knop {
	width: 159px;
	#width: 185px;
	height: 16px; 
	#height: 23px; 
	background-color: #D7267D;
	margin-left: 14px;
	margin-top: 8px;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 27px;
	color: white;
	cursor: hand;
}


.listbijdragetitel_korrewegwijk	{	
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #f58800;
	padding-top: 20px;
	padding-left: 14px;
}

.listbijdragetitel_paddepoel	{
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #319AC8;
	padding-top: 20px;
	padding-left: 14px;
}

.listbijdragetitel_lewenborg	{
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8FBD4C;
	padding-top: 20px;
	padding-left: 14px;
}

.listbijdrageblok {
	margin-top: 12px;
	padding-top: 12px;
	margin-left: 14px;
	
	line-height: 12px; 
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	
	border-top: 1px solid #D7267D;
	
}


	

.voorwaardenbijdrageblok {
	margin-top: 8px;
	padding-top: 6px;
	margin-left: 14px;
	

	
	line-height: 12px; 
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	

	
	
}

.voorwaardenbijdragetitel_korrewegwijk {
	font-size: 11px;
	color: #f58800;
	font-weight: bold;
	line-height: 12px; 
}

.voorwaardenbijdragetitel_paddepoel {
	font-size: 11px;
	color: #319AC8;
	font-weight: bold;
	line-height: 12px; 
}

.voorwaardenbijdragetitel_lewenborg {
	font-size: 11px;
	color: #8FBD4C;
	font-weight: bold;
	line-height: 12px; 
}


.listbijdragetitel {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	line-height: 12px; 
}

.listbijdragetitel:hover {
	color: #D7267D;
}


.contactgegevens {
	font-size: 11px;
	color: #000000;
	margin-left: 14px;
	line-height: 12px;
	
}

.listbijdragethumbnail {
}

{*
.paging_korrewegwijk a, .paging_korrewegwijk a:visited, .paging_korrewegwijk a:active, .paging_korrewegwijk  {
	margin-left: 14px;
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	letter-spacing: -1px;
	color: #f58800;
	font-weight: bold;
	text-decoration: none;
}
*}

/* paging opmaak */
.paging_korrewegwijk {
	margin-left: 14px;
	color: #f58800;
}

.paging_korrewegwijk a {
	color: #f58800;
}

.paging_korrewegwijk a:hover {
	color: #000000;
}

.paging_lewenborg {
	margin-left: 14px;
	color: #8FBD4C;
}

.paging_lewenborg a {
	color: #8FBD4C;
}

.paging_lewenborg a:hover {
	color: #000000;
}

.paging_paddepoel {
	padding-left: 14px;
	color:  #319AC8;
}

.paging_paddepoel a {
  color:  #319AC8;
}

.paging_paddepoel a:hover {
	color: #000000;
}



/* ---------------FOOTER------------------ */

.footer_home	{
	height: 34px;
	background-color: #ffffff;
	background-image: url("../media/footer-algemeen-bg.gif");
}

.footer_korrewegwijk	{
	height: 34px;
	background-color: #ffffff;
	background-image: url("../media/footer-korrewegwijk-bg.gif");
}

.footer_paddepoel	{
	height: 34px;
	background-color: #ffffff;
	background-image: url("../media/footer-paddepoel-bg.gif");
}

.footer_lewenborg	{
	height: 34px;
	background-color: #ffffff;
	background-image: url("../media/footer-lewenborg-bg.gif");
}




/* ---------------tekstediting------------------ */


h1 {

	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	
}

h2 {

	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin-top: 0px;
	
}

h3 {

	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: #ffffff;
	margin-top: 0px;
	
}

p {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-top: 0px;
	padding: 0px;
}

i	{
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: italic;
}


a {

	text-decoration: none;
	color: white;
}
	
a:hover {

	text-decoration: none;
	color: #eeeeee;
}

a:active {
	text-decoration: none;
}


/*-----------Style van de formulieren----------*/
/*header van het formulier*/
div.header{
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	margin-bottom: -4px;
	padding: 0px;
}

h1.zwart {
	color: #000000;
	margin: 0px;
	padding: 0px;
}

form {
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.groepelementlabel {
	font-size: 12px;
	color: #000000;
	margin-bottom: 4px;//8px;
}


input {
	height: 22px;
	width: 140px;
	border: 1px solid #000000;
}

input.email {
	margin-left: 10px;
}

input.knop{
	background-color: #D7277D;
	color: #ffffff;
	font-weight: bold;
	margin-bottom:22px;
}

input.foto {
	width: 290px;
}

select {
	width: 290px;
}

textarea {
	width: 290px;
	border: 1px solid #000000;
}

input.captcha-plaatje {
	height: 20px;
 	width: 138px;
}

div.element {
	margin-top: 4px;//8px;
}

div.element table {
	border-collapse: collapse;
}

div.element td {
	padding-right: 10px;
}

div.outer {
  margin-top: 18px;//22px;
}

/*-----------Sbijdrage knop in het middelste veld----------*/
.formulier-knop {
	width: 183px;
	#width: 210px;
	height: 16px; 
	#height: 23px; 
	
	margin-left: 0px;
	margin-top: 8px;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 27px;
	
	color: white;
	font-weight: bold;
	
	background-color: #D7267D;
	cursor: hand;
	
}
.formulier-knop-catogorie {
	width: 183px;
	#width: 210px;
	height: 16px; 
	#height: 23px; 
	
	margin-left: 20px;
	margin-top: 8px;
	margin-bottom: 10px;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 27px;
	
	color: white;
	font-weight: bold;
	font-size: 12px;
	
	background-color: #D7267D;
	cursor: hand;
	
}


