﻿.thema1 
{
	background-image: url(../../Images/Background-Y.png);
	background-repeat:repeat-x;
	
}
.div_790
{
	
	width:790px;
	margin-left:auto;
	margin-right:auto;
	font-family:Century Gothic;
	font-size:small;
	
	
}


.main_linkjes
{
	color:Black;
}

.div_780_logo_menu
{
	width:780px;
	background-color:Black;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	margin-top:5px;	
}
.menu_items
{
	height:30px;
}
.homebutton
{
	background-image: url("../../Images/homebutton.png");
}
.homebutton:hover
{
	background-image: url("../../Images/homebuttonlight.png");
}
.adverteerbutton
{
	background-image: url("../../Images/adverteerbutton.png");
}
.adverteerbutton:hover
{
	background-image: url("../../Images/adverteerbuttonlight.png");
}
.registreerbutton1
{
	background-image: url("../../Images/registreerbutton.png");
}
.registreerbutton1:hover
{
	background-image: url("../../Images/registreerbuttonlight.png");
}
.weetjesbutton
{
	background-image: url("../../Images/weetjesbutton.png");
}
.weetjesbutton:hover
{
	background-image: url("../../Images/weetjesbuttonlight.png");
}
.tipsbutton
{
	background-image: url("../../Images/tipsbutton.png");
}
.tipsbutton:hover
{
	background-image: url("../../Images/tipsbuttonlight.png");
}
.honeymoonbutton
{
	background-image: url("../../Images/honeymoonbutton.png");
}
.honeymoonbutton:hover
{
	background-image: url("../../Images/honeymoonbuttonlight.png");
}
.zoekbutton
{
	background-image: url("../../Images/zoekbutton.png");
}
.zoekbutton:hover
{
	background-image: url("../../Images/zoekbuttonlight.png");
}
.sitemapbutton
{
	background-image: url("../../Images/sitemapbutton.png");
}
.sitemapbutton:hover
{
	background-image: url("../../Images/sitemapbuttonlight.png");
}
.wit_bg
{
	background-color:White;
	border-color:Gray;
	border-width:1px;
	border-style:solid;
}
.log_tab
{
	background-color:White;
	border-color:Black;
	border-width:2px;
	border-style:solid;
		
}
.logged_tab
{
	background-color:#8ff88f;
	border-color:Black;
	border-width:1px;
	border-style:solid;
	
}
.not_logged_tab
{
	background-color:#f88f8f;
	border-color:Black;
	border-width:1px;
	border-style:solid;
		
}
.log_link
{
	color:Black;
}
.div_780_content
{
    width:780px;
    /* height:608px; */
   /* background-color:Green;*/	
    margin-left:auto;
    margin-right:auto;      
}
/* voor alle linkjes zonder class */ 
a
{
	color:White;
	text-decoration:none;
	
}
a:hover
{
	color:#FF1493;
	text-decoration:underline;
}
/* voor alle linkjes met een witte achtergrond */
.a_zwart_op_rose
{
	color:Black;
	text-decoration:none;
}
.a_zwart_op_rose:hover
{
    color:#FF1493;
	text-decoration:underline;
}
/*alle losse zwart linkjes */
.link_site
{
	color:Black;
}
/* TreeView Div Box */
.black_bl_tw 
{
	background: url(../../Images/black_bl_whitebg.png) 0 100% no-repeat #000000; 
	width:230px;
	position:static;
	
}
.tree_txt
{
	
	color:white;
	text-decoration:underline;
	
}
.black_br_tw 
{
	background: url(../../Images/black_br_whitebg.png) 100% 100% no-repeat;
	
}
.black_tl_tw 
{
	background: url(../../Images/black_tl_whitebg.png) 0 0 no-repeat;
	
}
.black_tr_tw 
{
	background: url(../../Images/black_tr_whitebg.png) 100% 0 no-repeat; 
	padding:10px;
}
.tw_header
{
	background-color:Black;
	color:#FF1493;
	font-size:15px;
	font-weight:bolder;
	font-family:Verdana;
	text-decoration:blink;
}
/*--------------------------algemene zwarte box-------------------------------*/
.black_bl 
{
	background: url(../../Images/black_bl.png) 0 100% no-repeat #000000; 
	width:100px;
	color:White;
	position:static;
	
}
.black_br 
{
	background: url(../../Images/black_br.png) 100% 100% no-repeat;
}
.black_tl 
{
	background: url(../../Images/black_tl_member_corner.png) 0 0 no-repeat;
}
.black_tr 
{
	background: url(../../Images/black_tr_member_corner.png) 100% 0 no-repeat; 
	padding:10px;
}
.clear 
{
	font-size: 1px; 
	height: 1px;
}
/*------------------Members.aspx----------------------*/
.members_header
{
	background-color:Black;
	color:White;
	font-size:20px;
}
.link_members
{
	color:White;
	text-decoration:none;
}
.link_members:hover
{
	color:#FF1493;
	text-decoration:underline;
}
.t_members 
{
	background: url(../../Images/black_dot.png) 0 0 repeat-x;
	width:540px;
	
	position:static;
	background-color:White;
	
}
.b 
{
	background: url(../../Images/black_dot.png) 0 100% repeat-x
}
.l 
{
	background: url(../../Images/black_dot.png) 0 0 repeat-y
}
.r 
{
	background: url(../../Images/black_dot.png) 100% 0 repeat-y
}

.black_bl_line
{
	background: url(../../Images/black_bl_line_transparant.png) 0 100% no-repeat; 
    /* height:500px;	*/	
}
.black_br_line 
{
	background: url(../../Images/black_br_line_transparant.png) 100% 100% no-repeat;
	/* height:500px; */
}
.black_tl_line 
{
	background: url(../../Images/black_tl_line_whitebg.png) 0 0 no-repeat;
}
.black_tr_line 
{
	background: url(../../Images/black_tr_line_whitebg.png) 100% 0 no-repeat; 
	padding:10px;
}

/*display activiteiten*/
.t_activiteiten 
{
	background: url(../../Images/black_dot.png) 0 0 repeat-x;
	width:540px;
	text-align: left;
	position:static; 
	background-color:#6aa1d6;
	
}
.black_bl_line_blauw
{
	background: url(../../Images/black_bl_line_blauw.png) 0 100% no-repeat; 
    		
}
.black_br_line_blauw 
{
	background: url(../../Images/black_br_line_blauw.png) 100% 100% no-repeat;
	
}
.black_tl_line_blauw 
{
	background: url(../../Images/black_tl_line_blauw.png) 0 0 no-repeat;
}
.black_tr_line_blauw 
{
	background: url(../../Images/black_tr_line_blauw.png) 100% 0 no-repeat; 
	padding:10px;
}
.dagplanning_header
{
	background-color:Black;
	color:White;
	font-size:20px;
	text-align:center;
}
/*per activiteit box*/
.t_activiteit
{
	background: url(../../Images/black_dot.png) 0 0 repeat-x;
	width:500px;
	text-align:left;
	margin-left:20px;
	position:static; 
	background-color:White;
	
}
.black_bl_line_bgblauw
{
	background: url(../../Images/black_bl_line_bgblauw.png) 0 100% no-repeat; 
    		
}
.black_br_line_bgblauw 
{
	background: url(../../Images/black_br_line_bgblauw.png) 100% 100% no-repeat;
	
}
.black_tl_line_bgblauw 
{
	background: url(../../Images/black_tl_line_bgblauw.png) 0 0 no-repeat;
}
.black_tr_line_bgblauw 
{
	background: url(../../Images/black_tr_line_bgblauw.png) 100% 0 no-repeat; 
	padding:10px;
}
.div_trouwdatum
{
	float:right;
	margin:0 0 15px 20px;
	padding:15px;
	text-align:center;
		
}
.trouwdatum_geweest
{
	
	text-align:center;
	text-decoration:line-through;		
}
.trouwdatum_vandaag
{
	font-size:15px;
	text-align:center;
	text-decoration:underline;		
}
.div_datum
{
  position:absolute;
  margin-top:60px;
  margin-left:-100px;
}
/*-----------------------------DagPlanning.aspx-----------------------------*/
.t_dagplanning 
{
	background: url(../../Images/black_dot.png) 0 0 repeat-x;
	width:540px;
	text-align: left;
	position:static; 
	background-color:#fabf61;
	
}
.black_bl_line_oranje
{
	background: url(../../Images/black_bl_line_oranje.png) 0 100% no-repeat; 
    		
}
.black_br_line_oranje
{
	background: url(../../Images/black_br_line_oranje.png) 100% 100% no-repeat;
	
}
.black_tl_line_oranje 
{
	background: url(../../Images/black_tl_line_oranje.png) 0 0 no-repeat;
}
.black_tr_line_oranje 
{
	background: url(../../Images/black_tr_line_oranje.png) 100% 0 no-repeat; 
	padding:10px;
}
.dagplanning_header
{
	background-color:Black;
	color:White;
	text-align:left;
}
.opslaanbutton
{
	background-image: url(../../Images/opslaanbutton.png);
}
.opslaanbutton:hover
{
    background-image: url(../../Images/opslaanbuttonlight.png);
}
.updatebutton
{
	background-image: url(../../Images/updatebutton.png);
}
.updatebutton:hover
{
    background-image: url(../../Images/updatebuttonlight.png);
}
.cancelbutton
{
	background-image: url(../../Images/cancelbutton.png);
}
.cancelbutton:hover
{
    background-image: url(../../Images/cancelbuttonlight.png);
}
.titel_kalender
{
	background-color:#e8bc38;
	color:White;
	
}
/*-----------------------------Personalize.aspx-----------------------------*/
.t_personalize 
{
	background: url(../../Images/black_dot.png) 0 0 repeat-x;
	width:540px;
	
	position:static; 
	background-color:White;
	
}
.personalize_header
{
	background-color:Black;
	color:White;
	font-size:20px;
	text-align:left;
}
.table_personalize
{
	width:520px;
	
}
.div_message
{
	background-color:#FFF;
	border-color:#4ede5c;
	border-width:2px;
	border-style:solid;
	height:80px;
		
}
.div_content
{
	margin-top:15px;
	margin-left:5px;
	
}
.titel_kalender_personalize
{
	background-color:#66a0c9;
	color:White;
	
}

/*-----------------------------Route.aspx-----------------------------*/
.t_route 
{
	background: url(../../Images/black_dot.png) 0 0 repeat-x;
	width:540px;
	position:static; 
	background-color:White;
	
}
.route_header
{
	background-color:Black;
	color:White;
	font-size:20px;
	text-align:left;
}
.div_activiteiten_overzicht
{
	border-style:solid;
	border-width:1px;
	border-color:#c06ee7;
		
}
.div_header_activiteiten_overzicht
{
	background-color:#983cc3;
	color:White;
	font-weight:bold;
}
.div_route_uploaden
{
	border-style:solid;
	border-width:1px;
	border-color:#c06ee7;
	width:350px;
}
.div_empty_message
{
	background-color:#FFF;
	border-color:#e14141;
	border-width:2px;
	border-style:solid;
	height:80px;
	font-family:Century Gothic;
		
}
.div_empty_content
{
	margin-top:15px;
	margin-left:5px;
	
}
/*-----------------------------Gastenlijst.aspx-----------------------------*/
.t_gastenlijst 
{
	background: url(../../Images/black_dot.png) 0 0 repeat-x;
	width:540px;
	position:static; 
	background-color:White;
	
}
.gastenlijst_header
{
	background-color:Black;
	color:White;
	font-size:20px;
	text-align:left;
}
.black_bl_line_gastenlijst
{
	background: url(../../Images/black_bl_line_transparant.png) 0 100% no-repeat; 
    height:500px;		
}
.black_br_line_gastenlijst 
{
	background: url(../../Images/black_br_line_transparant.png) 100% 100% no-repeat;
	height:500px;
}
/*-----------------------------GastenAanmaken.aspx-----------------------------*/
.t_gastenaanmaken 
{
	background: url(../../Images/black_dot.png) 0 0 repeat-x;
	width:540px;
	position:static; 
	background-color:White;
	
}
.gastenaanmaken_header
{
	background-color:Black;
	color:White;
	font-size:20px;
	text-align:left;
}
.black_bl_line_gastenaanmaken
{
	background: url(../../Images/black_bl_line.png) 0 100% no-repeat; 
    /*height:350px;*/	
}
.black_br_line_gastenaanmaken
{
	background: url(../../Images/black_br_line.png) 100% 100% no-repeat;
	/* height:350px;*/
}
.aanmakenbutton
{
	background-image: url(../../Images/Aanmakenbutton.png);
}
.aanmakenbutton:hover
{
    background-image: url(../../Images/Aanmakenbuttonlight.png);
}
.div_header_gastaanmaken
{
	background-color:#8cbe56;
	color:White;
	font-weight:bold;
}

/*-----------------------------Email.aspx-----------------------------*/
.t_email 
{
	background: url(../../Images/black_dot.png) 0 0 repeat-x;
	width:540px;
	position:static; 
	background-color:#b2dbf9;	
}	
.email_header
{
	background-color:Black;
	color:White;
	font-size:20px;
	text-align:left;
}
.table_email_overzicht
{
	border-color:#89caf8;
	border-style:solid;
	border-width:1px;
	color:White;
	
}
.black_bl_line_lichtblauw
{
	background: url(../../Images/black_bl_line_lichtblauw.png) 0 100% no-repeat; 
    height:600px;		
}
.black_br_line_lichtblauw 
{
	background: url(../../Images/black_br_line_lichtblauw.png) 100% 100% no-repeat;
	height:600px;
}
.black_tl_line_lichtblauw
{
	background: url(../../Images/black_tl_line_lichtblauw.png) 0 0 no-repeat;
}
.black_tr_line_lichtblauw 
{
	background: url(../../Images/black_tr_line_lichtblauw.png) 100% 0 no-repeat; 
	padding:10px;
}
/*-----------------------------Gastenlijst_Overzicht.aspx-----------------------------*/
.t_gastenlijstoverzicht
{
	background: url(../../Images/black_dot.png) 0 0 repeat-x;
	width:540px;
	position:static; 
	background-color:White;
}
.gastenlijstoverzicht_header
{
	background-color:Black;
	color:White;
	font-size:20px;
	text-align:left;
}
.table_gastenlijstoverzicht
{
	border-style:solid;
	border-width:1px;
	border-color:#b95998;	
}
/*-----------------------------GastenlijstDetailEdit.aspx-----------------------------*/
.t_gastenlijstdetailedit
{
	background: url(../../Images/black_dot.png) 0 0 repeat-x;
	width:540px;
	position:static; 
	background-color:White;
}
.gastenlijstdetailedit_header
{
	background-color:Black;
	color:White;
	font-size:20px;
	text-align:left;
}
.tabel_edit
{
    border-style:solid;
	border-width:1px;
	border-color:#8cbe56;
}
.tabel_activiteiten
{
	border-style:solid;
	border-width:1px;
	border-color:#8cbe56;
}
/*-----------------------------Gastenlijst_Status.aspx-----------------------------*/
.t_gastenlijststatus
{
	background: url(../../Images/black_dot.png) 0 0 repeat-x;
	width:540px;
	position:static; 
	background-color:White;
}
.gastenlijststatus_header
{
	background-color:Black;
	color:White;
	font-size:20px;
	text-align:left;
}
.black_bl_line_gastenlijststatus
{
	background: url(../../Images/black_bl_line.png) 0 100% no-repeat; 
    height:700px;		
}
.black_br_line_gastenlijststatus
{
	background: url(../../Images/black_br_line.png) 100% 100% no-repeat;
	height:700px;
}
/*-----------------------------Verlanglijstje.aspx-----------------------------*/
.black_bl_line_verlanglijstje
{
	background: url(../../Images/black_bl_line_transparant.png) 0 100% no-repeat; 
    height:450px;	
}
.black_br_line_verlanglijstje 
{
	background: url(../../Images/black_br_line_transparant.png) 100% 100% no-repeat;
	height:450px;
}
.t_verlanglijstje
{
	background: url(../../Images/black_dot.png) 0 0 repeat-x;
	width:540px;
	position:static; 
	background-color:White;
}
.verlanglijstje_header
{
	background-color:Black;
	color:White;
	font-size:20px;
	text-align:left;
}
.verlanglijstkop
{
		
}
/*-----------------------------VerlanglijstAanmaken.aspx-----------------------------*/
.t_verlanglijstaanmaken
{
	background: url(../../Images/black_dot.png) 0 0 repeat-x;
	width:540px;
	position:static; 
	background-color:#a1f469;
}
.verlanglijstaanmaken_header
{
	background-color:Black;
	color:White;
	font-size:20px;
	text-align:left;
}
.black_bl_line_lichtgroen
{
	background: url(../../Images/black_bl_line_lichtgroen.png) 0 100% no-repeat; 
    		
}
.black_br_line_lichtgroen 
{
	background: url(../../Images/black_br_line_lichtgroen.png) 100% 100% no-repeat;
	
}
.black_tl_line_lichtgroen
{
	background: url(../../Images/black_tl_line_lichtgroen.png) 0 0 no-repeat;
}
.black_tr_line_lichtgroen 
{
	background: url(../../Images/black_tr_line_lichtgroen.png) 100% 0 no-repeat; 
	padding:10px;
}
.table_wens
{
	border-color:#53b115;
	border-width:1px;
	border-style:solid;
}
/*-----------------------------VerlanglijstjeOverzicht.aspx-----------------------------*/
.t_verlanglijstjeoverzicht
{
	background: url(../../Images/black_dot.png) 0 0 repeat-x;
	width:540px;
	position:static; 
	background-color:#a1f469;
}
.verlanglijstjeoverzicht_header
{
	background-color:Black;
	color:White;
	font-size:20px;
	text-align:left;
}
.black_bl_line_verlanglijstjeoverzicht
{
	background: url(../../Images/black_bl_line_lichtgroen.png) 0 100% no-repeat;
	height:610px; 
    		
}
.black_br_line_verlanglijstjeoverzicht 
{
	background: url(../../Images/black_br_line_lichtgroen.png) 100% 100% no-repeat;
	height:610px;
}
/*-----------------------------Fotoboek.aspx-----------------------------*/
.black_bl_line_fotoboek
{
	background: url(../../Images/black_bl_line_transparant.png) 0 100% no-repeat; 
    height:380px;	
}
.black_br_line_fotoboek 
{
	background: url(../../Images/black_br_line_transparant.png) 100% 100% no-repeat;
	height:380px;
}
.t_fotoboek
{
	background: url(../../Images/black_dot.png) 0 0 repeat-x;
	width:540px;
	position:static; 
	background-color:white;
}
.fotoboek_header
{
	background-color:Black;
	color:White;
	font-size:20px;
	text-align:left;
}
/*-----------------------------FotoUpload.aspx-----------------------------*/
.t_fotoupload
{
	background: url(../../Images/black_dot.png) 0 0 repeat-x;
	width:540px;
	position:static; 
	background-color:#ef4949;
}
.fotoupload_header
{
	background-color:Black;
	color:White;
	font-size:20px;
	text-align:left;
}
.fototitel_header
{
	background-color:Black;
	color:White;
	font-size:20px;
	text-align:left;
}
.categorie_header
{
	background-color:Black;
	color:White;
	font-size:20px;
	text-align:left;
}
.black_bl_line_rood
{
	background: url(../../Images/black_bl_line_rood.png) 0 100% no-repeat;
	/*height:450px; */   		
}
.black_br_line_rood 
{
	background: url(../../Images/black_br_line_rood.png) 100% 100% no-repeat;
	/*height:450px; */	
}
.black_tl_line_rood
{
	background: url(../../Images/black_tl_line_rood.png) 0 0 no-repeat;
}
.black_tr_line_rood 
{
	background: url(../../Images/black_tr_line_rood.png) 100% 0 no-repeat; 
	padding:10px;
}
.table_fotoupload
{
	border-color:Black;
	border-width:1px;
	border-style:solid;
}
.table_foto_overzicht
{
	border-color:#c15b5b;
	border-width:1px;
	border-style:solid;
}
.zwarte_lijn
{
	background: url(../../Images/1pixel_dot.png) repeat-x;
	width:400px;
	
}

/*-----------------------------MaakFotoboek.aspx-----------------------------*/
.t_maakfotoboek
{
	background: url(../../Images/black_dot.png) 0 0 repeat-x;
	width:540px;
	position:static; 
	background-color:#b2dbf9;
}
.maakfotoboek_header
{
	background-color:Black;
	color:White;
	font-size:20px;
	text-align:left;
}
.creëeralbumbutton
{
	background-image: url(../../Images/creëeralbumbutton.png);
}
.creëeralbumbutton:hover
{
	background-image: url(../../Images/creëeralbumbuttonlight.png);
}

/*message voor multiline*/
.div_empty_message_multiline
{
	background-color:#FFF;
	border-color:#e14141;
	border-width:2px;
	border-style:solid;
	
		
}
.div_message_multiline
{
	background-color:#FFF;
	border-color:#4ede5c;
	border-width:2px;
	border-style:solid;
	
		
}
.div_message_info
{
	background-color:#FFF;
	border-color:#66a0c9;
	border-width:2px;
	border-style:solid;
}
.table_titel
{
	border-color:#66a0c9;
	border-width:1px;
	border-style:solid;
}
table_categorie_overzicht
{
	border-color:#66a0c9;
	border-width:1px;
	border-style:solid;
}	
/*-----------------------------EditFoto.aspx-----------------------------*/
.t_editfoto
{
	background: url(../../Images/black_dot.png) 0 0 repeat-x;
	width:540px;
	position:static; 
	background-color:#b2dbf9;
}
.editfoto_header
{
	background-color:Black;
	color:White;
	font-size:19px;
	text-align:left;
}
/*-----------------------------FotoVerificatie.aspx-----------------------------*/
.t_fotoverificatie 
{
	background: url(../../Images/black_dot.png) 0 0 repeat-x;
	width:540px;
	position:static; 
	background-color:#fabf61;
	
}
.fotoverificatie_header
{
    background-color:Black;
	color:White;
	font-size:20px;
	text-align:left;
}
.div_table_verificatie
{
	background-color:#f4e6bb;
	width:400px;
	margin-left:auto;
	margin-right:auto;
	border-color:#e8bc38;
	border-width:1px;
	border-style:solid;
}
.div_header
{
	background-color:#e8bc38;
	width:400px;
	margin-left:auto;
	margin-right:auto;
	font-weight:bold;
	text-align:left;	
}

/*-----------------------------BekijkFotoBoek.aspx-----------------------------*/
.t_bekijkfotoboek
{
	background: url(../../Images/black_dot.png) 0 0 repeat-x;
	width:540px;
	position:static; 
	background-color:#ea8828;
	
}
.bekijkfotoboek_header
{
    background-color:Black;
	color:White;
	font-size:20px;
	text-align:left;
	
}
.black_bl_line_bruin
{
	background: url(../../Images/black_bl_line_bruin.png) 0 100% no-repeat; 
    /*height:950px;*/		
}
.black_br_line_bruin 
{
	background: url(../../Images/black_br_line_bruin.png) 100% 100% no-repeat;
	/*height:950px;*/
}
.black_tl_line_bruin
{
	background: url(../../Images/black_tl_line_bruin.png) 0 0 no-repeat;
}
.black_tr_line_bruin 
{
	background: url(../../Images/black_tr_line_bruin.png) 100% 0 no-repeat; 
	padding:10px;
}
.div_polariod
{
	background-image: url(../../Images/polariod.png);
	border-color:Black;
	border-width:2px;
	border-style:solid;
	width:520px;
	height:380px;
	margin-left:auto;
	margin-right:auto;
	
}
.div_polariod_content
{
	margin-top:42px;
	margin-left:80px;
}
.div_page
{
	
}

/*-----------------------------Acceptatie.aspx-----------------------------*/
.t_acceptatie
{
	background: url(../../Images/black_dot.png) 0 0 repeat-x;
	width:540px;
	position:static; 
	background-color:#f6f28f;
}

.black_bl_line_lichtgeel
{
	background: url(../../Images/black_bl_line_lichtgeel.png) 0 100% no-repeat; 
    		
}
.black_br_line_lichtgeel 
{
	background: url(../../Images/black_br_line_lichtgeel.png) 100% 100% no-repeat;
	
}
.black_tl_line_lichtgeel
{
	background: url(../../Images/black_tl_line_lichtgeel.png) 0 0 no-repeat;
}
.black_tr_line_lichtgeel 
{
	background: url(../../Images/black_tr_line_lichtgeel.png) 100% 0 no-repeat; 
	padding:10px;
}
.link_ja
{
	color:White;
	font-weight:bold;
	background-color:#12d50d;
}
.link_ja:hover
{
	color:Black;
	font-size:large;
	text-decoration:none;
}
.link_nee
{
	color:White;
	font-weight:bold;
	background-color:#f04646;
}
.link_nee:hover
{
	color:Black;
	font-size:large;
	text-decoration:none;
}
/*-----------------------------ChangePassword.aspx-----------------------------*/
.black_bl_changepassword
{
	background: url(../../Images/black_bl_whitebg.png) 0 100% no-repeat #000000; 
	width:350px;
	color:White;
	position:static;
}
.changepassword_header
{
    background-color:white;
	color:black;
	font-size:20px;
	text-align:left;
}

/*-----------------------------Dash.aspx-----------------------------*/

/*.div_border
{
	width:532px;
	height:300px;
	position:static;
	margin-top:0px;
	margin-left:6px;
	border-color:Black;
	border-width:2px;
	border-style:solid;*/
	



.div_overzichticon
{
	width:128px;
	height:128px;
	position:relative;
	top:10px;
	left:-20px;
	border-color:Black;
	border-width:0px;
	border-style:solid;
	background: url(../../Images/Dashboard/overzicht.png) 50% 0% no-repeat;

	
	

}
.div_overzicht
{
	width:128px;
	height:100px;
	position:relative;
	top:-120px;
	left:70px;
	border-color:Black;
	border-width:0px;
	border-style:solid;
	font-size:10px;
	
	
}
.div_persicon
{
	width:128px;
	height:128px;
	position:relative;
	top:-215px;
	left:145px;
	border-color:Black;
	border-width:0px;
	border-style:solid;
	background: url(../../Images/Dashboard/personalisatie.png) 50% 0% no-repeat;
	
	
}
.div_pers
{
	width:100px;
	height:128px;
	position:relative;
	top:-347px;
	left:240px;
	border-color:Black;
	border-width:0px;
	border-style:solid;
	font-size:10px;
	
	
}

.div_videoicon
{
	width:128px;
	height:128px;
	position:relative;
	top:-475px;
	left:330px;
	border-color:Black;
	border-width:0px;
	border-style:solid;
	background: url(../../Images/Dashboard/verlanglijst.png) 50% 0% no-repeat;
	
	
}
.div_video
{
	width:128px;
	height:128px;
	position:relative;
	top:-600px;
	left:420px;
	border-color:Black;
	border-width:0px;
	border-style:solid;
	font-size:10px;
	
	
	
	
}
.div_dagplanningicon
{
	width:128px;
	height:128px;
	position:relative;
	top:-635px;
	left:-20px;
	border-color:Black;
	border-width:0px;
	border-style:solid;
	background: url(../../Images/Dashboard/Dagplanning.png) 50% 0% no-repeat;

	
	

}
.div_dagplanning
{
	width:100px;
	height:128px;
	position:relative;
	top:-765px;
	left:70px;
	border-color:Black;
	border-width:0px;
	border-style:solid;
	font-size:10px;
	
	
}
.div_gastenlijsticon
{
	width:128px;
	height:128px;
	position:relative;
	top:-890px;
	left:145px;
	border-color:Black;
	border-width:0px;
	border-style:solid;
	background: url(../../Images/Dashboard/kuser.png) 50% 0% no-repeat;

	
	

}
.div_gastenlijst
{
	width:100px;
	height:128px;
	position:relative;
	top:-1020px;
	left:240px;
	border-color:Black;
	border-width:0px;
	border-style:solid;
	font-size:10px;
	
	
}
.div_verlanglijsticon
{
	width:128px;
	height:128px;
	position:relative;
	top:-1145px;
	left:330px;
	border-color:Black;
	border-width:0px;
	border-style:solid;
	background: url(../../Images/Dashboard/video.png) 50% 0% no-repeat;

	
	

}
.div_verlanglijst
{
	width:128px;
	height:128px;
	position:relative;
	top:-1275px;
	left:420px;
	border-color:Black;
	border-width:0px;
	border-style:solid;
	font-size:10px;
	
	
}
.div_uitnodigingicon
{
	width:128px;
	height:128px;
	position:relative;
	top:-1310px;
	left:-20px;
	border-color:Black;
	border-width:0px;
	border-style:solid;
	background: url(../../Images/Dashboard/uitnodiging.png) 50% 0% no-repeat;

	
	

}
.div_uitnodiging
{
	width:128px;
	height:128px;
	position:relative;
	top:-1440px;
	left:70px;
	border-color:Black;
	border-width:0px;
	border-style:solid;
	font-size:10px;
	
	
}
.div_fotoboekicon
{
	width:120px;
	height:128px;
	position:relative;
	top:-1570px;
	left:150px;
	border-color:Black;
	border-width:0px;
	border-style:solid;
	background: url(../../Images/Dashboard/fotoboek.png) 50% 0% no-repeat;

	
	

}
.div_fotoboek
{
	width:120px;
	height:128px;
	position:relative;
	top:-1695px;
	left:240px;
	border-color:Black;
	border-width:0px;
	border-style:solid;
	font-size:10px;
	
	
}
.div_logouticon
{
	width:128px;
	height:128px;
	position:absolute;
	top:500px;
	left:680px;
	border-color:Black;
	border-width:0px;
	border-style:solid;
	background: url(../../Images/Dashboard/uitloggen.png) 50% 0% no-repeat;

	
	

}
.div_logout
{
	width:110px;
	height:128px;
	position:absolute;
	top:500px;
	left:770px;
	border-color:Black;
	border-width:0px;
	border-style:solid;
	font-size:10px;
	
	
}

	

.div_linkjes
{
 font-size:10px;
 color:#7aacff;
 text-decoration:underline;
 
 
	
	
}

.div_notavailable
{
 font-size:10px;
 color:#d8d8d8;
 
}

 
	
/*-----------------------------GastDash.aspx-----------------------------*/	

.div_overzichticongast
{
	width:128px;
	height:128px;
	position:relative;
	top:10px;
	left:-20px;
	border-color:Black;
	border-width:0px;
	border-style:solid;
	background: url(../../Images/Dashboard/overzicht.png) 50% 0% no-repeat;

	
	

}
.div_overzichtgast
{
	width:80px;
	height:128px;
	position:relative;
	top:-120px;
	left:70px;
	border-color:Black;
	border-width:0px;
	border-style:solid;
	font-size:10px;
	
	
}

.div_reageericon
{
	width:128px;
	height:128px;
	position:relative;
	top:-245px;
	left:145px;
	border-color:Black;
	border-width:0px;
	border-style:solid;
	background: url(../../Images/Dashboard/reageer.png) 50% 0% no-repeat;
	
	
}
.div_reageer
{
	width:100px;
	height:128px;
	position:relative;
	top:-375px;
	left:240px;
	border-color:Black;
	border-width:0px;
	border-style:solid;
	font-size:10px;
	
	
}
.div_verlanglijstgasticon
{
	width:128px;
	height:128px;
	position:relative;
	top:-500px;
	left:300px;
	border-color:Black;
	border-width:0px;
	border-style:solid;
	background: url(../../Images/Dashboard/verlanglijst.png) 50% 0% no-repeat;
	
	
}
.div_verlanglijstgast
{
	width:128px;
	height:128px;
	position:relative;
	top:-630px;
	left:390px;
	border-color:Black;
	border-width:0px;
	border-style:solid;
	font-size:10px;
	
	
	
	
}
.div_fotogasticon
{
	width:128px;
	height:128px;
	position:relative;
	top:-670px;
	left:-20px;
	border-color:Black;
	border-width:0px;
	border-style:solid;
	background: url(../../Images/Dashboard/Fotoboek.png) 50% 0% no-repeat;

	
	

}
.div_fotogast
{
	width:100px;
	height:128px;
	position:relative;
	top:-795px;
	left:70px;
	border-color:Black;
	border-width:0px;
	border-style:solid;
	font-size:10px;
	
	
}
.div_gastlogouticon
{
	width:128px;
	height:128px;
	position:relative;
	top:-920px;
	left:140px;
	border-color:Black;
	border-width:0px;
	border-style:solid;
	background: url(../../Images/Dashboard/video.png) 50% 0% no-repeat;

	
	

}
.div_gastlogout
{
	width:100px;
	height:128px;
	position:relative;
	top:-1055px;
	left:240px;
	border-color:Black;
	border-width:0px;
	border-style:solid;
	font-size:10px;
	
	
}

/*-----------------------------Reisbureau CMS-----------------------------*/	

.div_huwelijksreisicon
{
	width:128px;
	height:128px;
	position:relative;
	top:20px;
	left:-20px;
	border-color:Black;
	border-width:0px;
	border-style:solid;
	background: url(../../Images/Dashboard/CMS/huwelijksreizen.png) 50% 0% no-repeat;

	
	

}
.div_huwelijksreis
{
	width:80px;
	height:128px;
	position:relative;
	top:-110px;
	left:70px;
	border-color:Black;
	border-width:0px;
	border-style:solid;
	font-size:10px;
	
	
}

.div_bekijkbestemmingicon
{
	width:128px;
	height:128px;
	position:relative;
	top:-235px;
	left:135px;
	border-color:Black;
	border-width:0px;
	border-style:solid;
	background: url(../../Images/Dashboard/CMS/bestemmingen.png) 50% 0% no-repeat;
	
	
}
.div_bekijkbestemming
{
	width:100px;
	height:128px;
	position:relative;
	top:-365px;
	left:230px;
	border-color:Black;
	border-width:0px;
	border-style:solid;
	font-size:10px;
	
	
}
.div_nieuwebestemmingicon
{
	width:128px;
	height:128px;
	position:relative;
	top:-491px;
	left:300px;
	border-color:Black;
	border-width:0px;
	border-style:solid;
	background: url(../../Images/Dashboard/CMS/bestemmingtoevoegen.png) 50% 0% no-repeat;
	
	
}
.div_nieuwebestemming
{
	width:128px;
	height:128px;
	position:relative;
	top:-621px;
	left:390px;
	border-color:Black;
	border-width:0px;
	border-style:solid;
	font-size:10px;
	
	
	
	
}
.div_abonnementenicon
{
	width:128px;
	height:128px;
	position:relative;
	top:-643px;
	left:-22px;
	border-color:Black;
	border-width:0px;
	border-style:solid;
	background: url(../../Images/Dashboard/CMS/abonnementen.png) 50% 0% no-repeat;

	
	

}
.div_abonnementen
{
	width:115px;
	height:128px;
	position:relative;
	top:-770px;
	left:70px;
	border-color:Black;
	border-width:0px;
	border-style:solid;
	font-size:10px;
	
	
}
.div_bureauicon
{
	width:128px;
	height:128px;
	position:relative;
	top:-900px;
	left:135px;
	border-color:Black;
	border-width:0px;
	border-style:solid;
	background: url(../../Images/Dashboard/CMS/gegevens.png) 50% 0% no-repeat;

	
	

}
.div_bureau
{
	width:100px;
	height:128px;
	position:relative;
	top:-1026px;
	left:230px;
	border-color:Black;
	border-width:0px;
	border-style:solid;
	font-size:10px;
	
	
}

/*-----------------------------Bestemmingen.aspx-----------------------------*/

.best_knop
{
	font-family:Century Gothic;
	font-size:11px;
	color:Black;
}
.best_link
{
	font-family:Century Gothic;
	font-size:11px;
	color:Black;
	font-style:italic;
}

/*-----------------------------EditBestemmingen.aspx-----------------------------*/

.Textbox_edit
{
 border-style:solid;
 border-color:Black;
 border-width:1px;
 margin-left:10px;
 margin-top:10px;
 font-family:Century Gothic;
 font-size:11px;
 
}
.opslaan_editbestemming
{
	border-style:solid;
	border-color:Gray;
	border-width:1px;
	margin-left:10px;
	margin-top:10px;
	font-family:Century Gothic;
	font-size:11px;
	background-color:Black;
	color:White;
	
}
.link_terug
{
	color:Black;
	margin-left:10px;
}

/*-----------------------------Geocode.aspx-----------------------------*/

.textbox_zoek
{
	border-style:solid;
 border-color:Black;
 border-width:1px;
 margin-left:10px;
 margin-top:10px;
 font-family:Century Gothic;
 font-size:11px;
}

.zoek_button
{
	border-style:solid;
	border-color:Gray;
	border-width:1px;
	margin-left:10px;
	margin-top:10px;
	font-family:Century Gothic;
	font-size:11px;
	background-color:Black;
	color:White;
}

.dd_type
{
 border-style:solid;
 border-color:Black;
 border-width:1px;
 margin-left:10px;
 margin-top:10px;
 font-family:Century Gothic;
 font-size:11px;
 margin-left:84px;
	
}

.textbox_datumvan
{
 margin-left:100px;
 border-style:solid;
 border-color:Black;
 border-width:1px;
 font-family:Century Gothic;
 font-size:11px;
 
 
}

.textbox_datumtot
{
 margin-left:106px;
 border-style:solid;
 border-color:Black;
 border-width:1px;
 font-family:Century Gothic;
 font-size:11px;
 
 
 
}
.textbox_duur
{
 margin-left:32px;
 border-style:solid;
 border-color:Black;
 border-width:1px;
 font-family:Century Gothic;
 font-size:11px;
}
.textbox_accomodatie
{
	margin-left:39px;
	border-style:solid;
 border-color:Black;
 border-width:1px;
 font-family:Century Gothic;
 font-size:11px;
}
.textbox_locatie
{
	margin-left:126px;
	border-style:solid;
 border-color:Black;
 border-width:1px;
 font-family:Century Gothic;
 font-size:11px;
}
.textbox_prijs
{
	margin-left:151px;
	border-style:solid;
 border-color:Black;
 border-width:1px;
 font-family:Century Gothic;
 font-size:11px;
}
.textbox_URL
{
	margin-left:152px;
	border-style:solid;
 border-color:Black;
 border-width:1px;
 font-family:Century Gothic;
 font-size:11px;
}
.textbox_uitleg
{
	margin-left:138px;
	border-style:solid;
 border-color:Black;
 border-width:1px;
 font-family:Century Gothic;
 font-size:11px;
}
.bestemming_aanmaken
{
	border-style:solid;
	border-color:Gray;
	border-width:1px;
	font-family:Century Gothic;
	font-size:11px;
	background-color:Black;
	color:White;
	margin-left:10px;
}


/*-----------------------------Bureau.aspx-----------------------------*/


.table_gegevens
{
	margin-left:10px;
	font-family:Century Gothic;
}

.gegevens_tb
{
	margin-left:10px;
	border-style:solid;
 border-color:Black;
 border-width:1px;
 font-family:Century Gothic;
 font-size:11px;
}

.btn_gegevens_opslaan
{
	border-style:solid;
	border-color:Gray;
	border-width:1px;
	margin-left:10px;
	font-family:Century Gothic;
	font-size:11px;
	background-color:Black;
	color:White;
}


	
