.linkBtnGreen{
	background-image:url(../images/link_btn_green.gif);
	width:150px;
	height:18px;
	display:block;
	line-height:18px;
	color:#FFF;
	text-decoration:none;
	text-indent:15px;
}


.textHolder{
	float:right;
	width:360px;
}
.imageHolder{
	float:left;
	width:360px;
}
.imageHolder .imgBigDiv{
	width:354px;
	height:354px;
	background-color:#EEEEEE;
	border:1px solid #CCCCCC;
}

/* LEDEN OVERZICHT */
.ledenoverzicht{
	background-image:url(../images/ledenoverzicht_rpt.gif);
	background-repeat:repeat-y;
	width:785px;
}
.ledenoverzicht .overzichtHeader{
	background-image:url(../images/ledenoverzicht_header.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:25px;
	line-height:25px;
	color:#FFF;
	font-weight:bold;
	text-indent:20px;
}
.ledenoverzicht .overzichtHeader2{
	background-image:url(../images/ledenoverzicht_header2.gif);
	background-repeat:no-repeat;
	height:25px;
	line-height:25px;
	color:#FFF;
	font-weight:bold;
	text-indent:20px;
}
.ledenoverzicht .overzichtBtm{
	background-image:url(../images/ledenoverzicht_btm.gif);
	background-position:bottom;
	height:14px;
}
.ledenoverzicht .overzichtContent{
	margin:15px 20px;
}
.ledenoverzicht .overzichtContent a{
	text-decoration:none;
}
.ledenoverzicht .overzichtContent a:hover{
	text-decoration:underline;
}
.ledenoverzicht .overzichtContent h3{
	margin-top:3px;
	margin-bottom:3px;
}
.ledenEditTable{
	background-color:#CCCCCC;
}
.ledenEditTable td{
	padding: 1px, 1px, 1px, 1px;
	vertical-align:top;
	line-height:18px;
	font-size:11px;
	background-color: #FFFFFF; 
}

/* LEDEN PAGINA */
.ledenBlok{
	background-image:url(../images/ledenblok_rpt.gif);
	background-repeat:repeat-y;
	width:785px;
}
.ledenBlok h1 {
	font-size:16px;
	margin-left:20px;
	margin-top:0px;
	margin-bottom:0px;
	line-height:45px;
}
.ledenBlok h2 {
	font-size:14px;
}
.ledenBlok .ledenHeader{
	background-image:url(../images/ledenblok_header.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:45px;
}
.ledenBlok .ledenContent{
	margin: 10px 20px 0px 20px;
}
.ledenBlok .ledenBtm{
	background-image:url(../images/ledenblok_btm.gif);
	background-position:bottom;
	height:20px;
	background-repeat:no-repeat;
}

/* Layout  */
.Layout{
	width:785px;
}
.Left{
	float:left;
	width:380px;
}
.Right{
	float:right;
	width:380px;
}
.LayoutBottom {
	width:785px;
	margin-top:20px;
}
.bottomLeft{
	float:left;
	width:380px;
}
.bottomRight{
	float:right;
	width:380px;
}

/* OMGEVING ITEMS - restaurants / recepten */
.omgevingItem{
	background-repeat:repeat-y;
	width:380px;
}
.omgevingItem .mainimg{
	margin-top:10px;
	margin-bottom:10px;
}
.omgevingItem td{
	vertical-align:top;
}
.omgevingItem h3{
	font-size:13px;
	margin:0px;
	padding:0px;
	line-height:18px;
}
.omgevingItem .stippel{
	background-image:url(../images/omgeving_bg_stippel.gif);
	background-repeat:repeat-x;
	background-position:center center;
}
.omgevingItem .omgevingHeader{
	height:45px;
	background-position:top;
	background-repeat:no-repeat;
	line-height:45px;
	text-indent:20px;
	font-weight:bold;
	font-size:16px;
}
.omgevingItem .omgevingContent{
	width:340px;
	margin:0 auto;
}
.omgevingItem .omgevingBottom{
	background-repeat:no-repeat;
	background-position:bottom;
	height:17px;
}

#omgevingblauw{
	background-image:url(../images/omgeving_bl_rpt.gif);
}
#omgevingblauw .omgevingHeader{
	background-image:url(../images/omgeving_bl_header.gif);
	color:#47b400;
}
#omgevingblauw .omgevingBottom{
	background-image:url(../images/omgeving_bl_btm.gif);
}

#omgevinggroen{
	background-image:url(../images/omgeving_gr_rpt.gif);
}
#omgevinggroen .omgevingHeader{
	background-image:url(../images/omgeving_gr_header.gif);
	color:#011959;
}
#omgevinggroen .omgevingBottom{
	background-image:url(../images/omgeving_gr_btm.gif);
}

/* STREETVIEW */
.street{
	background-repeat:repeat-y;
	width:380px;
	background-image:url(../images/streetview_repeat.gif);
}
.street h2{
	font-size:16px;
	margin-bottom:10px;
}
.street .streetHeader{
	height:30px;
	line-height:30px;
	background-position:top;
	background-image:url(../images/streetview_header.gif);
	background-repeat:no-repeat;
	text-indent:20px;
	color:#47b400;
	font-size:13px;
	font-weight:bold;
}
.street .streetContent{
	position:relative;
	width:378px;
	height:425px;
	margin:0 auto;
}
.street .streetBottom{
	background-repeat:no-repeat;
	background-position:bottom;
	height:17px;
	background-image:url(../images/streetview_bottom.gif);
}