body {
	background-color: #000000; 
	background-image: url(../images/Header_Basis_V2.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	color: #ffffff; 
	font-family: sans-serif; 
	margin: 0px auto; 
	margin-top: 0px; 
	padding: 0px; 
	text-align: center; 
	}

/* Algemene Stijlen */
img { 
	padding: 0px; 
	margin: 0px; 
	border: none; 
	}

a:link { 
	color: #ffffff; 
	text-decoration: none; 
	}

a:visited { 
	color: #ffffff; 
	text-decoration: none; 
	}

a:hover { 
	color: #ccff00; 
	font-weight: bold; 
	text-decoration: none; 
	}

a:link:active, a:link:visited:active { 
	color: #ffffff; 
	text-shadow: 0px 1px 4px #ccff00; 
	text-decoration: none; 
	}

p { 
	font-size: 12px;
	text-align: inherit;
	}

h1 { 
	font-size: 18px; 
	text-shadow: 0px 1px 2px #999999; 
	}

h2 { 
	font-size: 14px; 
	text-shadow: 0px 1px 1px #999999; 
	}

h3 { 
	font-size: 12px; 
	text-shadow: 0px 1px 1px #999999; 
	}
	
form {
	background-color: white;
	border-left: 2px solid black;
	border-right: 2px solid black;
	padding: 0px 15px;
	text-align: left;
	}

span { 
	background-color: inherit; 
	display: block; 
	}

center {
	text-align: center;
	background: inherit;
	}


	
/* Stijlen voor Indeling Website */
	
#Container { 
	background-color: transparent; 
	width: 1000px; 
	height: auto; 
	margin: 0px auto; 
	}

	
#MainMenu, #Footer { 
	background-color: #000000;
	color: #E10074;
	width: 1000px; 
	height: 30px; 
	display: block; 
	text-align: center; 
	float: left; 
	font-size: 14px; 
	margin: 0px auto; 
	line-height: 30px;
	}
	
#MainMenu a, #Footer a { 
	height: 30px; 
	padding: 0px 15px 0px 0px; 
	line-height: 30px; 
	text-align: center; 
	font-weight: bold; 
	margin: 0px auto; 
	}

	
#Header { 
	background-color: transparent !important;
	margin: 0px auto; 
	padding: 0px; 
	width: 100%; 
	height: 225px; 
	clear: both; 
	overflow: visible; 
	}

	
#ContentContainer { 
	background-color: transparent; 
	width: 1000px; 
	float: left; 
	}

#LeftMenuContainer { 
	background-color: transparent; 
	width: 250px; 
	float: left; 
	text-align: center; 
	margin: 0px auto; 
	margin-top: 0px; 
	margin-bottom: 25px; 
	padding: 0px; 
	}

#MainContent { 
	background-color: transparent; 
	color: #000000; 
	display: block; 
	width: 500px; 
	float: left; 
	margin: 0px auto; 
	margin-top: 10px; 
	margin-bottom: 0px; 
	padding: 0px; 
	}

#MainContent p, #MainContent h1, #MainContent h2, #MainContent h3 { 
	margin: 0px auto; 
	margin-top: 0px; 
	padding: 0px 15px 5px 15px; 
	text-align: left; 
	border-left: 2px solid #000000; 
	border-right: 2px solid #000000; 
	background-color: #ffffff; 
	clear: both; 
	}

	
#MainContent img { 
	margin: 5px; 
	padding: 0px; 
	border: none; 
	background-color: #dddddd;
	display: inline;
	}

#MainContent object { 
	margin: 5px; 
	padding: 0px; 
	border: none; 
	background-color: #dddddd;
	display: inline;
	}

#MainContent table {
	margin: 0px auto;
	padding: 0px 15px 0px 15px;
	text-align: left; 
	border-left: 2px solid #000000; 
	border-right: 2px solid #000000; 
	background-color: #ffffff; 
	clear: both;  
	display: block;
	width: 100%;
	}

#MainContent a:link { 
	color: #003366; 
	font-weight: bold; 
	text-decoration: underline; 
	}

#MainContent a:visited { 
	color: #444444; 
	font-weight: bold; 
	text-decoration: underline; 
	}

#MainContent a:hover { 
	color: #000000; 
	font-weight: bold; 
	text-decoration: underline; 
	}
	
#MainContentHeader { 
	background-image: url(../images/HeaderFooter.gif); 
	background-repeat: no-repeat; 
	background-position: 0px 0px; 
	background-color: transparent; 
	color: #000000; 
	display: block; 
	height: 15px; 
	width: 500px; 
	float: left; 
	clear: both; 
	margin: 0px auto; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	padding: 0px; 
	line-height: 15px; 
	}

#MainContentFooter { 
	background-image: url(../images/HeaderFooter.gif); 
	background-repeat: no-repeat; 
	background-position: 0px -15px; 
	background-color: transparent; 
	color: #000000; 
	display: block; 
	height: 15px; 
	width: 500px; 
	float: left; 
	clear: both; 
	margin: 0px auto; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	padding: 0px; 
	line-height: 15px; 
	}

#RightMenuContainer { 
	background-color: transparent; 
	width: 250px; 
	float: right; 
	text-align: center; 
	margin: 0px auto; 
	margin-top: 0px; 
	margin-bottom: 25px; 
	padding: 0px; 
	}
	
#BtmContent { 
	background-color: transparent; 
	color: #000000; 
	display: block; 
	width: 500px; 
	float: left; 
	margin: 0px auto; 
	margin-top: 10px; 
	margin-bottom: 0px; 
	padding: 0px; 
	}	
#BTMContent p, #BTMContent h1, #BTMContent h2, #BTMContent h3 { 
	margin: 0px auto; 
	margin-top: 0px; 
	padding: 0px 15px 5px 15px; 
	text-align: left; 
	border-left: 2px solid #000000; 
	border-right: 2px solid #000000; 
	background-color: #ffffff; 
	clear: both; 
	}

	
#BTMContent img { 
	margin: 5px; 
	padding: 0px; 
	border: none; 
	background-color: #dddddd;
	display: inline;
	}

#BTMContent object { 
	margin: 5px; 
	padding: 0px; 
	border: none; 
	background-color: #dddddd;
	display: inline;
	}

#BTMContent table {
	margin: 0px auto;
	padding: 0px 15px 0px 15px;
	text-align: left; 
	border-left: 2px solid #000000; 
	border-right: 2px solid #000000; 
	background-color: #ffffff; 
	clear: both;  
	display: block;
	width: 100%;
	}

#BTMContent a:link { 
	color: #003366; 
	font-weight: bold; 
	text-decoration: underline; 
	}

#BTMContent a:visited { 
	color: #444444; 
	font-weight: bold; 
	text-decoration: underline; 
	}

#BTMContent a:hover { 
	color: #000000; 
	font-weight: bold; 
	text-decoration: underline; 
	}
	
#BTMContentHeader { 
	background-image: url(../images/HeaderFooter.gif); 
	background-repeat: no-repeat; 
	background-position: 0px 0px; 
	background-color: transparent; 
	color: #000000; 
	display: block; 
	height: 15px; 
	width: 500px; 
	float: left; 
	clear: both; 
	margin: 0px auto; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	padding: 0px; 
	line-height: 15px; 
	}

#BTMContentFooter { 
	background-image: url(../images/HeaderFooter.gif); 
	background-repeat: no-repeat; 
	background-position: 0px -15px; 
	background-color: transparent; 
	color: #000000; 
	display: block; 
	height: 15px; 
	width: 500px; 
	float: left; 
	clear: both; 
	margin: 0px auto; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	padding: 0px; 
	line-height: 15px; 
	}

/* Styles for Secondary Menu "SecMenu" */

/* For all secondary Menu's */
.SecMenuTop { 
	background-image: url(../images/SecMnuTop.gif); 
	background-repeat: no-repeat; 
	background-color: transparent; 
	display: block; 
	width: 175px; 
	height: 25px; 
	line-height:25px; 
	margin: 0px auto; 
	margin-top: 10px; 
	margin-bottom: 0px; 
	padding: 0px; 
	font-size: 14px; 
	}

.SecMenuBottom { 
	background-image: url(../images/SecMnuBtm.gif); 
	background-repeat: no-repeat; 
	background-color: transparent; 
	display: block; 
	width: 175px; 
	height: 20px; 
	line-height: 20px;
	line-height:20px; 
	margin: 0px auto; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	padding: 0px ; 
	font-size: 14px; 
	}



.SecMenu img { 
	margin: 0px; 
	padding: 0px; 
	border: none; 
	line-height: normal; 
	background-color: #ae25c2; 
	clear: both; 
	}

/* For Left Secondary Menu */
.SecMenuLeft { 
	background-color: transparent; 
	width: 175px; 
	margin: 0px auto; 
	padding: 0px; 
	font-size: 12px; 
	}

.SecMenuLeft a { 
	background-image: url(../images/SecMnu01.gif); 
	background-repeat: no-repeat; 
	display: block; 
	width: 175px; 
	height: 25px; 
	margin: 0px auto; 
	padding: 0px; 
	line-height: 25px; 
	text-align: left; 
	padding-left: 15px; 
	}
	
.SecMenuLeft p { 
	background-image: url(../images/SecMnu01.gif); 
	background-position: 0 0; 
	background-repeat: no-repeat; 
	display: block; 
	width: 175px; 
	height: 25px; 
	margin: 0px auto; 
	padding: 0px; 
	line-height: 25px; 
	text-align: center;
	font-weight: bold; 
	}
.SecMenuLeft a:hover { 
	background-image: url(../images/SecMnu02.gif); 
	background-repeat: no-repeat; 
	}

	
/* For Right Secondary Menu */
.SecMenuRight { 
	background-color: transparent; 
	width: 175px; 
	margin: 0px auto; 
	padding: 0px; 
	font-size: 12px; 
	}

.SecMenuRight a { 
	background-image: url(../images/SecMnu01.gif); 
	background-position: 0 0; 
	background-repeat: no-repeat; 
	display: block; 
	width: 175px; 
	height: 25px; 
	margin: 0px auto; 
	padding: 0px; 
	line-height: 25px; 
	text-align: left; 
	padding-left: 15px; 
	}

.SecMenuRight a:hover { 
	background-image: url(../images/SecMnu02.gif); 
	background-repeat: no-repeat; 
	}
	
.SecMenuRight form {
	background-image: url(../images/SecMnu01.gif);
	background-color: transparent;
	background-position: 0 0; 
	background-repeat: repeat-y;
	width: 175px;
	margin: 0px; 
	padding: 0px; 
	line-height: 25px; 
	text-align: left;
	border: 0px;
	}
	
.SecMenuRight form p { 
	background-image: url(../images/SecMnu01.gif);
	background-color: transparent;
	background-position: 0 0; 
	background-repeat: repeat-y; 
	display: block;
	clear: both;
	margin: 0px auto; 
	padding: 0px 10px 0px 10px; 
	text-align: left;
	line-height: 25px;
	}

.SecMenuRight form p input {
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #999999;
	display: inline !important;
	float: right !important;
	clear: none;
	line-height: 25px;
	margin: 5px 0px 0px 0px !important;
	margin: 0px;
	padding: 0px;
	text-align: left;
	height: 13px;
	width: 65px;
	}

.SecMenuRight form p .button{
	background-color: transparent !important;
	float: right !important;
	display: block;
	clear: both;
	border: 0px;
	color: #ffffff;
	margin: 0px auto;
	line-height: 10px;
	width: 150px;
	text-align: right;
	}

	
/* Extra Menu Rechterkant */
.RightMenu_01 { 
	background-color: transparent; 
	width: 175px; 
	margin: 0px auto; 
	padding: 0px; 
	font-size: 12px; 
	}

.RightMenu_01 a, .RightMenu_01 p { 
	background-image: url(../images/SecMnu01.gif); 
	background-position: 0 0; 
	background-repeat: no-repeat; 
	display: block; 
	width: 175px; 
	height: 25px; 
	margin: 0px auto; 
	padding: 0px; 
	line-height: 25px; 
	text-align: left; 
	padding-left: 15px; 
	/* hier pas je de kleur van de tekst aan */
	color: #00ffff;
	}
	
.RightMenu_01 p { 
	background-image: url(../images/SecMnu01.gif); 
	background-position: 0 0; 
	background-repeat: no-repeat; 
	display: block; 
	width: 175px; 
	height: 25px; 
	margin: 0px auto; 
	padding: 0px; 
	line-height: 25px; 
	text-align: center;
	font-weight: bold;
	/* hier pas je de kleur van de tekst aan */
	color: #00ffff;
	}

.RightMenu_01 a:hover { 
	background-image: url(../images/SecMnu02.gif); 
	background-repeat: no-repeat; 
	}

/* Sponsor is part of SecondaryRight */
.Sponsor { 
	background-color: #000000; 
	width: 175px; 
	height: auto; 
	margin: 0px auto; 
	padding: 0px; 
	text-align: left; 
	border: none; 
	clear: both; 
	}

/* Classes voor Thema's */
.Construction, .DCParty, .BeachParty, .TeaTimeFunk, .MidSummerParty, .B2BParty, .Back8090Party, .Max80Party, .NewYearsParty, .X-mass_1, .X-mass_2, .Kiekieris, .Eindelijk, .Ockenburgh, .Dekker, .Lasvegas, .Flamengos, .DCPartyXL, .T-Spoon, .P2009-08-07_RO, .P2009-08-07_ROL, .P2009-08-07_RI, .P2009-07-25_RO, .P2009-07-25_RI, .P2009-07-11, .P2009-07-04, .P2009-07-03_RO, .P2009-07-03_RI, .P2009-06-27_RO, .P2009-06-27_RI, .P2009-06-13, .P2009-05-30_RO, .P2009-05-30_RI, .P2009-05-30_DI, .P2009-05-09, .P2009-04-25, .P2009-04-11, .P2009-03-28, .P2009-03-28_RO, .P2009-02-28, .P2009-02-21, .P2009-01-31, .P2009-01-17, .P2008-12-31, .P2008-12-20_RO, .P2008-12-20_WEB, .P2008-11-29, .P2008-11-29-2, .P2008-11-22, .P2008-10-25, .P2008-10-18_RO, .P2008-10-18_ME, .P2008_BEACH, .P2007-06-30, .P2007-05-27, .P2007-03-31, .P2007-02-24, .P2006-12-23, .P2006-11-25, .P2006_BEACH, .P2009-08-29, .P2009-08-29_RO, .P2009-08-29_RO_2, .P2009-08-29_RO_3, .P2009-09-04_RO, .P2009-09-12_RO, .P2009-10-02, .P2009-10-31_Ro, .P2009-10-31_Ri, .P2009-11-07-1, .P2009-11-07-2, .P2009-11-07-Ri, 
.P2009-11-07_kader, .P2009-11-28, .P2009-12-05, .P2009-12-05-wr, .P2009-12-31, .P2010-01-30_1, .P2010-01-30_2, .P2010-02-06_w, .P2010-02-06_1, .P2010-02-06_2, .P2010-02-06_3, .P2010-02-06_4, .P2010-02-06_5, .P2010-02-06_wr, .P2010-02-06_bt, .P2010-02-13, .P2010-02-27, .P2010-02-27_2, .P2010-02-27_3, .P2010-03-13, .P2010-04-03_p, .P2010-04-03_S1, .P2010-04-03_S2, .P2010-04-24, .P2010-05-29, .P2010-06-05_1, .P2010-07-31_webregio, .P2010-07-31_1, .P2010-08-27_1, .P2010-08-27_2, .P2010-08-27_webregio, .P2010-06-05_webregio, .Pbezpics, .PXL-Past, .vvk_flam, .vvk_pl, .vvk_brun, .vvk_bog, .vvk_job, .vvk_hc, .vvk_prim, .vvk_vvv, .vvk_blanco, .vvk_toet, .vvk_golfslag, .T_Fieldcorner, .T_Suus, .T_Sven, .T_Johan, .T_Spareblades, .T_Team, .T_Rolograaf, .T_Roselle, .T_Deejee, .T_Lokvrij, .leiden, .oegstgeest, .wassenaar, .leiderdorp, .voorhout, .leidschendam, .voorschoten, .lisse, .noordwijkerhout, .den_haag, .warmond, .hendo, .jongeneel, .videoland, .plato {
	background-position: 15px 15px;
	background-repeat: no-repeat;
	border-top: 1px solid #003366; 
	border-left: 2px solid #000000; 
	border-right: 2px solid #000000; 
	background-color: #ffffff; 
	margin: 0px ; 
	padding: 15px 0px 0px 200px; 
	text-align: left;
	line-height: 18px;
	font-size: 16px;
	font-weight: bold;
	display: block;
	height: 115px;
	list-style: none;
	}
	
.Construction { background-image: url(../../images_party/construction.jpg);} 
.DCParty { background-image: url(../../images_party/DCParty_175x100.jpg);}
.TeaTimeFunk { background-image: url(../../images_party/TeaTime_175x100.jpg);}
.DCPartyXL { background-image: url(../../images_party/DCPartyXL_175x100.jpg);}
.NewYearsParty { background-image: url(../../images_party/NewYearsParty.jpg);}
.BeachParty {	background-image: url(../../images_party/BeachParty_175x100.jpg);}
.MidSummerParty {	background-image: url(../../images_party/MidSummerParty_175x100.jpg);}
.B2BParty { background-image: url(../../images/B2BParty_175x100.jpg);}
.X-mass_1 { background-image: url(../../images_party/X-mass.jpg);}
.X-mass_2 { background-image: url(../../images_party/X-mass_2.jpg);}
.Back8090Party { background-image: url(../../images/Back8090Party_175x100.jpg);}
.Max80Party { background-image: url(../../images/Max80Party_175x100.jpg);}
.Kiekieris { background-image: url(../../images_lok/logo_kiekieris_175x100.jpg);}
.Eindelijk { background-image: url(../../images_lok/logo_eindelijk_175x100.jpg);}
.Ockenburgh { background-image: url(../../images_lok/logo_ockenburgh_175x100.jpg);}
.Dekker { background-image: url(../../images_lok/logo_dekker_175x100.jpg);}
.Lasvegas { background-image: url(../../images_lok/logo_lasvegas_175x100.jpg);}
.Flamengos { background-image: url(../../images_lok/logo_flamengos_175x100.jpg);}
.T-Spoon { background-image: url(../../images_party/T-Spoon_175x100.jpg);}
.P2009-08-07_ROL { background-image: url(../../images_party/2009-08-07_RO.jpg);}
.P2009-08-07_RO { background-image: url(../../images_party/2009-08-07_RO.jpg);}
.P2009-08-07_RI { background-image: url(../../images_party/2009-08-07_RI.jpg);}
.P2009-07-25_RO { background-image: url(../../images_party/2009-07-25_RO.jpg);}
.P2009-07-25_RI { background-image: url(../../images_party/2009-07-25_RI.jpg);}
.P2009-07-11 { background-image: url(../../images_party/2009-07-11.jpg);}
.P2009-07-04 { background-image: url(../../images_party/2009-07-04.jpg);}
.P2009-07-03_RO { background-image: url(../../images_party/2009-07-03_RO.jpg);}
.P2009-07-03_RI { background-image: url(../../images_party/2009-07-03_RI.jpg);}
.P2009-06-27_RO { background-image: url(../../images_party/2009-06-27_RO.jpg);}
.P2009-06-27_RI { background-image: url(../../images_party/2009-06-27_RI.jpg);}
.P2009-06-13 { background-image: url(../../images_party/2009-06-13.jpg);}
.P2009-05-30_RO { background-image: url(../../images_party/2009-05-30_RO.jpg);}
.P2009-05-30_RI { background-image: url(../../images_party/2009-05-30_RITA.jpg);}
.P2009-05-30_DI { background-image: url(../../images_party/2009-05-30_DI.jpg);}
.P2009-05-09 { background-image: url(../../images_party/2009-05-09.jpg);}
.P2009-04-25 { background-image: url(../../images_party/2009-04-25.jpg);}
.P2009-04-11 { background-image: url(../../images_party/2009-04-11.jpg);}
.P2009-03-28_RO { background-image: url(../../images_party/2009-03-28_RO.jpg);}
.P2009-03-28 { background-image: url(../../images_party/2009-03-28.jpg);}
.P2009-02-28 { background-image: url(../../images_party/2009-02-28.jpg);}
.P2009-02-21 { background-image: url(../../images_party/2009-02-21.jpg);}
.P2009-01-31 { background-image: url(../../images_party/2009-01-31.jpg);}
.P2009-01-17 { background-image: url(../../images_party/2009-01-17.jpg);}
.P2008-12-31 { background-image: url(../../images_party/2008-12-31_RO.jpg);}
.P2009-08-29_RO { background-image: url(../../images_party/2009-08-29_RO.jpg);}
.P2009-08-29 { background-image: url(../../images_party/2009-08-29.jpg);}
.P2009-08-29_RO_2 { background-image: url(../../images_party/2009-08-29_RO_2.jpg);}
.P2009-08-29_RO_3 { background-image: url(../../images_party/2009-08-29_RO_3.jpg);}
.P2009-09-04_RO { background-image: url(../../images_party/2009-09-04_RO.jpg);}
.P2009-09-12_RO { background-image: url(../../images_party/2009-09-12_RO.jpg);}
.P2009-11-07-1 { background-image: url(../../images_party/2009-11-07-1.jpg);}
.P2009-11-07-2 { background-image: url(../../images_party/2009-11-07-2.jpg);}
.P2009-11-07-Ri { background-image: url(../../images_party/2009-11-07-Ri.jpg);}
.P2009-11-07_kader { background-image: url(../../images_party/2009-11-07_kader.jpg);}
.PXL-Past { background-image: url(../../images_party/XL-Past.jpg);}
.Test { background-image: url(../../images_party/2004-beach.jpg);}
.P2008-12-20_RO { background-image: url(../../images_party/2008-12-20.jpg);}
.P2008-12-20_WEB { background-image: url(../../images_party/2008-12-20-webregio.jpg);}
.P2008-11-29 { background-image: url(../../images_party/2008-11-29.jpg);} 
.P2008-11-29-2 { background-image: url(../../images_party/2008-11-29-2.jpg);}
.P2008-11-22 { background-image: url(../../images_party/2008-11-22.jpg);}
.P2008-10-25 { background-image: url(../../images_party/2008-10-25.jpg);}
.P2008-10-18_RO { background-image: url(../../images_party/2008-10-18_RO.jpg);}
.P2008-10-18_ME { background-image: url(../../images_party/2008-10-18_ME.jpg);}
.P2008_BEACH { background-image: url(../../images_party/2008_BEACH.jpg);}
.P2007-05-27 { background-image: url(../../images_party/2007-05-27.jpg);}
.P2007-03-31 { background-image: url(../../images_party/2007-03-31.jpg);}
.P2007-06-30 { background-image: url(../../images_party/2007-06-30.jpg);}
.P2007-02-24 { background-image: url(../../images_party/2007-02-24.jpg);}
.P2006-11-25 { background-image: url(../../images_party/2006-11-25.jpg);}
.P2006-12-23 { background-image: url(../../images_party/2006-12-23.jpg);}
.P2009-10-02 { background-image: url(../../images_party/2009-10-02.jpg);}
.P2009-10-31_Ro { background-image: url(../../images_party/2009-10-31_Ro.jpg);}
.P2009-10-31_Ri { background-image: url(../../images_party/2009-10-31_Ri.jpg);}
.P2009-11-28 { background-image: url(../../images_party/2009-11-28.jpg);}
.P2009-12-05 { background-image: url(../../images_party/2009-12-05.jpg);}
.P2009-12-05-wr { background-image: url(../../images_party/2009-12-05-wr.jpg);}
.P2009-12-31 { background-image: url(../../images_party/2009-12-31.jpg);}
.P2010-01-30_1 { background-image: url(../../images_party/2010-01-30_1.jpg);}
.P2010-01-30_2 { background-image: url(../../images_party/2010-01-30_2.jpg);}
.P2010-02-06_1 { background-image: url(../../images_party/2010-02-06_1.jpg);}
.P2010-02-06_2 { background-image: url(../../images_party/2010-02-06_2.jpg);}
.P2010-02-06_3 { background-image: url(../../images_party/2010-02-06_3.jpg);}
.P2010-02-06_4 { background-image: url(../../images_party/2010-02-06_4.jpg);}
.P2010-02-06_5 { background-image: url(../../images_party/2010-02-06_5.jpg);}
.P2010-02-06_w { background-image: url(../../images_party/2010-02-06_w.jpg);}
.P2010-02-06_wr { background-image: url(../../images_party/2010-02-06_wr.jpg);}
.P2010-02-06_bt { background-image: url(../../images_party/2010-02-06_bt.jpg);}
.P2010-02-13 { background-image: url(../../images_party/2010-02-13.jpg);}
.P2010-02-27 { background-image: url(../../images_party/2010-02-27.jpg);}
.P2010-02-27_2 { background-image: url(../../images_party/2010-02-27_2.jpg);}
.P2010-02-27_3 { background-image: url(../../images_party/2010-02-27_3.jpg);}
.P2010-03-13 { background-image: url(../../images_party/2010-03-13.jpg);}
.P2010-04-03_p { background-image: url(../../images_party/2010-04-03_p.jpg);}
.P2010-04-03_S1 { background-image: url(../../images_party/2010-04-03_S1.jpg);}
.P2010-04-03_S2 { background-image: url(../../images_party/2010-04-03_S2.jpg);}
.P2010-04-24 { background-image: url(../../images_party/2010-04-24.jpg);}
.P2010-05-29 { background-image: url(../../images_party/2010-05-29.jpg);}
.P2010-06-05_1 { background-image: url(../../images_party/2010-06-05_1.jpg);}
.P2010-06-05_webregio { background-image: url(../../images_party/2010-06-05_webregio.jpg);}
.P2010-07-31_1 { background-image: url(../../images_party/2010-07-31_1.jpg);}
.P2010-07-31_webregio { background-image: url(../../images_party/2010-07-31_webregio.jpg);}
.P2010-08-27_1 { background-image: url(../../images_party/2010-08-27_1.jpg);}
.P2010-08-27_2 { background-image: url(../../images_party/2010-08-27_2.jpg);}
.P2010-08-27_webregio { background-image: url(../../images_party/2010-08-27_webregio.jpg);}
.Pbezpics { background-image: url(../../images_party/bezpic.jpg);}
.P2006_BEACH { background-image: url(../../images_party/2006_BEACH.jpg);}
.vvk_flam { background-image: url(../../images/logo_flamengos_175x100.jpg);}
.vvk_pl { background-image: url(../../images/logo_paylogic_175x100.jpg);}
.vvk_brun { background-image: url(../../images/logo_bruna_175x100.jpg);}
.vvk_bog { background-image: url(../../images/logo_bogar_175x100.jpg);}
.vvk_job { background-image: url(../../images/logo_jobiro_175x100.jpg);}
.vvk_hc { background-image: url(../../images/logo_happycopy_175x100.jpg);}
.vvk_prim { background-image: url(../../images/logo_primera_175x100.jpg);}
.vvk_golfslag { background-image: url(../../images/logo_golfslag_175x100.jpg);}
.vvk_blanco { background-image: url(../../images/logo_blanco_175x100.jpg);}
.vvk_toet { background-image: url(../../images/toet.jpg);}
.vvk_vvv { background-image: url(../../images/vvv.jpg);}
.T_Fieldcorner { background-image: url(../../images_team/Fieldcorner_Team.jpg);}
.T_Suus { background-image: url(../../images_team/Suus_Team.jpg);}
.T_Sven { background-image: url(../../images_team/Sven_Team.jpg);}
.T_Johan { background-image: url(../../images_team/Johan_Team.jpg);} 
.T_Spareblades { background-image: url(../../images_team/Spareblades_Team.jpg);}
.T_Rolograaf { background-image: url(../../images_team/Rolograaf_Team.jpg);}
.T_Team { background-image: url(../../images_team/Team_Team.jpg);}
.T_Roselle { background-image: url(../../images_team/Roselle_Team.jpg);}
.T_Deejee { background-image: url(../../images_team/Deejee_Team.jpg);}
.T_Lokvrij { background-image: url(../../images_team/Lokvrij_Team.jpg);}
.leiden { background-image: url(../../images/leiden.jpg);}
.wassenaar { background-image: url(../../images/wassenaar.jpg);}
.oegstgeest { background-image: url(../../images/oegstgeest.jpg);}
.leiderdorp { background-image: url(../../images/leiderdorp.jpg);}
.voorhout { background-image: url(../../images/voorhout.jpg);}
.leidschendam { background-image: url(../../images/leidschendam.jpg);}
.voorschoten { background-image: url(../../images/voorschoten.jpg);}
.lisse { background-image: url(../../images/lisse.jpg);}
.den_haag { background-image: url(../../images/den_haag.jpg);}
.warmond { background-image: url(../../images/warmond.jpg);}
.noordwijkerhout { background-image: url(../../images/noordwijkerhout.jpg);}
.hendo { background-image: url(../../images/hendo.jpg);}
.jongeneel { background-image: url(../../images/jongeneel.jpg);}
.videoland { background-image: url(../../images/videoland.jpg);}
.plato { background-image: url(../../images/plato.jpg);}

/* Classes voor speciale links */

.Lokatie, .Tijd, .Prijs, .NAW {
	margin: 5px 0px 0px 0px;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	}

.Tijd {
	font-style: italic;
	}
	
.Verkoop, .MeerInformatie {
	display: block;
	border-left: 2px solid #000000; 
	border-right: 2px solid #000000; 
	background-color: #ffffff;
	margin: 0px;
	padding: 0px 0px 15px 15px;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
	}

.Verkoop lh, .MeerInformatie lh {
	display: block;
	font-weight: bold;
	line-height: 20px;
	}

.Verkoop li, .MeerInformatie li {
	display: inline;
	text-align: left;
	text-decoration: underline;
	line-height: 20px;
	}
	
.ReadMore {
	position: relative;
	top: 0px;
	display: block; 
	text-align: right;
	float: right;
	clear: both;
	background-image: url(../images/ReadMore.jpg); 
	background-position:top right; 
	background-repeat: no-repeat;
	color: #ffffff !important;
	font-weight: bold;
	text-decoration: none;
	width: 150px;
	height: 25px;
	line-height: 25px;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
.ReadMore:hover {
	color: #ccff00 !important;
	background-image: url(../images/ReadMore_Over.jpg);
	}
