@charset "utf-8";
/* CSS Document */

/* button postvak in */
a.button_postvakin {
	width:45px;
	height:20px;
	background-image:url(../img/button_postvakin.png);
	background-repeat:no-repeat;
	text-decoration:none;
	font-weight:bolder;
	color:#FFF;
	padding-left:3px;
	float:left;
}

a.button_postvakin:hover {
	cursor:pointer;
	background-position:0 -29px;
	color:#F3712A;
}

/* button mijn trainingspagina */
a.button_mijntrainingspagina {
	width:126px;
	height:20px;
	background-image:url(../img/button_trainingspagina.png);
	background-repeat:no-repeat;
	float:left;
}

a.button_mijntrainingspagina:hover {
	cursor:pointer;
	background-position:0 -29px;
}

/* button uitloggen */
a.button_uitloggen {
	width:22px;
	height:22px;
	background-image:url(../img/button_uitloggen.png);
	background-position:0 1px;
	background-repeat:no-repeat;
	float:left;
}

a.button_uitloggen:hover {
	cursor:pointer;
	background-position:0 -28px;
}

/* button mijn profiel */
a.button_mijnprofiel {
	margin-top:10px;
	width:106px;
	height:20px;
	background-image:url(../img/button_mijnprofiel.png);
	background-repeat:no-repeat;
	float:left;
}

a.button_mijnprofiel:hover {
	cursor:pointer;
	background-position:0 -29px;
}

/* button stuur bericht */
a.button_stuurbericht {
	margin-top:10px;
	width:106px;
	height:20px;
	background-image:url(../img/button_stuurbericht.png);
	background-repeat:no-repeat;
	float:left;
}

a.button_stuurbericht:hover {
	cursor:pointer;
	background-position:0 -29px;
}

/* button verwijder vriend */
a.button_vriendenverwijder {
	margin-top:10px;
	width:106px;
	height:20px;
	background-image:url(../img/button_verwijdervriend.png);
	background-repeat:no-repeat;
	float:left;
}

a.button_vriendenverwijder:hover {
	cursor:pointer;
	background-position:0 -29px;
}

/* button blog maken */
a.button_blogmaken {
	margin-top:10px;
	width:105px;
	height:20px;
	background-image:url(../img/button_maakblog.png);
	background-repeat:no-repeat;
	float:left;
}

a.button_blogmaken:hover {
	cursor:pointer;
	background-position:0 -28px;
}

/* button alle berichten */
a.button_alleberichten {
	width:98px;
	height:20px;
	background-image:url(../img/button_alleberichten.png);
	background-repeat:no-repeat;
	float:right;
}

a.button_alleberichten:hover {
	cursor:pointer;
	background-position:0 -29px;
}

/* button alle groepen */
a.button_allegroepen {
	width:100px;
	height:20px;
	background-image:url(../img/button_allegroepen.png);
	background-repeat:no-repeat;
	float:right;
}

a.button_allegroepen:hover {
	cursor:pointer;
	background-position:0 -29px;
}

/* button doe de fittest */
a.button_doedefittest {
	width:100px;
	height:20px;
	background-image:url(../img/button_doedefittest.png);
	background-repeat:no-repeat;
	float:right;
}

a.button_doedefittest:hover {
	cursor:pointer;
	background-position:0 -29px;
}

/* button meer */
a.button_meer {
	width:52px;
	height:21px;
	background-image:url(../img/button_meer.png);
	background-repeat:no-repeat;
	float:right;
}

a.button_meer:hover {
	cursor:pointer;
	background-position:0 -29px;
}

/* button verstuur */
a.button_verstuur {
	width:71px;
	height:20px;
	background-image:url(../img/button_verstuur.png);
	background-repeat:no-repeat;
	float:right;
}

a.button_verstuur:hover {
	cursor:pointer;
	background-position:0 -29px;
}

/* button accepteer */
a.button_accepteer {
	width:71px;
	height:20px;
	background-image:url(../img/button_accepteer.png);
	background-repeat:no-repeat;
	float:right;
}

a.button_accepteer:hover {
	cursor:pointer;
	background-position:0 -29px;
}

/* button wijzig foto */
a.button_wijzigfoto {
	margin-top:10px;
	width:105px;
	height:20px;
	background-image:url(../img/button_wijzigfoto.png);
	background-repeat:no-repeat;
	float:right;
}

a.button_wijzigfoto:hover {
	cursor:pointer;
	background-position:0 -28px;
}

/* button wijzig profiel */
a.button_wijzigprofiel {
	width:105px;
	height:20px;
	background-image:url(../img/button_wijzigprofiel.png);
	background-repeat:no-repeat;
	float:right;
}

a.button_wijzigprofiel:hover {
	cursor:pointer;
	background-position:0 -29px;
}

/* button aanmelden */
a.button_aanmelden {
	width:105px;
	height:20px;
	background-image:url(../img/button_aanmelden.png);
	background-repeat:no-repeat;
	float:right;
}

a.button_aanmelden:hover {
	cursor:pointer;
	background-position:0 -28px;
}

/* button account aanmaken */
a.button_accountmaken {
	width:105px;
	height:20px;
	background-image:url(../img/button_accountmaken.png);
	background-repeat:no-repeat;
	float:right;
}

a.button_accountmaken:hover {
	cursor:pointer;
	background-position:0 -28px;
}

/* button terug naar trainingspagina */
a.button_terugtrainingspagina {
	margin-top:10px;
	width:105px;
	height:20px;
	background-image:url(../img/button_trainingspagina_terug.png);
	background-repeat:no-repeat;
	float:right;
}

a.button_terugtrainingspagina:hover {
	cursor:pointer;
	background-position:0 -28px;
}

/* button terug naar postvakin */
a.button_terugpostvakin {
	width:105px;
	height:20px;
	background-image:url(../img/button_postvakin_terug.png);
	background-repeat:no-repeat;
	margin-top:5px;
	float:right;
}

a.button_terugpostvakin:hover {
	cursor:pointer;
	background-position:0 -28px;
}

/* button plaats */
a.button_plaats {
	width:58px;
	height:19px;
	background-image:url(../img/button_plaats.png);
	background-repeat:no-repeat;
	float:right;
}

a.button_plaats:hover {
	cursor:pointer;
	background-position:0 -28px;
}

/* button reageer */
a.button_reageer {
	width:59px;
	height:19px;
	background-image:url(../img/button_reageer.png);
	background-repeat:no-repeat;
	float:right;
}

a.button_reageer:hover {
	cursor:pointer;
	background-position:0 -28px;
}

/* button zoek2 */
a.button_zoek2 {
	width:49px;
	height:20px;
	background-image:url(../img/button_zoek2.png);
	background-repeat:no-repeat;
	float:right;
}

a.button_zoek2:hover {
	cursor:pointer;
	background-position:0 -28px;
}

/* button zoek sportmaatje */
a.button_sportmaatje {
	width:245px;
	height:70px;
	background-image:url(../img/button_zoeksportmaatje.png);
	background-repeat:no-repeat;
	float:left;
}

a.button_sportmaatje:hover {
	cursor:pointer;
	background-position:0 -89px;
}

/* button zoek groep */
a.button_zoekgroep {
	width:223px;
	height:70px;
	margin-left:5px;
	background-image:url(../img/button_zoekgroep.png);
	background-repeat:no-repeat;
	float:left;
}

a.button_zoekgroep:hover {
	cursor:pointer;
	background-position:0 -86px;
}

/* button maak groep */
a.button_maakgroep {
	width:212px;
	height:70px;
	background-image:url(../img/button_maakgroep.png);
	background-repeat:no-repeat;
	margin-top:30px;
	float:left;
}

a.button_maakgroep:hover {
	cursor:pointer;
	background-position:0 -87px;
}

/* button maak groep */
a.button_maakgroep2 {
	width:105px;
	height:20px;
	background-image:url(../img/button_maakgroep2.png);
	background-repeat:no-repeat;
	float:right;
}

a.button_maakgroep2:hover {
	cursor:pointer;
	background-position:0 -28px;
}

/* button zoek lid */
a.button_zoeklid {
	margin-left:20px;
	width:168px;
	height:69px;
	background-image:url(../img/button_zoeklid.png);
	background-repeat:no-repeat;
	float:left;
}

a.button_zoeklid:hover {
	cursor:pointer;
	background-position:0 -88px;
}

/* button in uw wijk */
a.button_inuwwijk {
	margin-top:5px;
	margin-left:20px;
	width:256px;
	height:85px;
	background-image:url(../img/button_inuwwijk.png);
	background-repeat:no-repeat;
	float:left;
}

a.button_inuwwijk:hover {
	cursor:pointer;
	background-position:0 -87px;
}

/* button mijn trainingsadvies */
a.button_mijntrainingsadvies {
	margin-top:10px;
	margin-left:10px;
	width:260px;
	height:65px;
	background-image:url(../img/button_mijntrainingsadvies.png);
	background-repeat:no-repeat;
	float:left;
}

a.button_mijntrainingsadvies:hover {
	cursor:pointer;
	background-position:0 -95px;
}

/* button opslaan */
a.button_opslaan {
	width:19px;
	height:20px;
	background-image:url(../img/button_opslaan.png);
	background-repeat:no-repeat;
	float:left;
}

a.button_opslaan:hover {
	cursor:pointer;
	background-position:0 -25px;
}

/* button verwijderen */
a.button_verwijderen {
	width:16px;
	height:20px;
	background-image:url(../img/button_verwijderen.png);
	background-repeat:no-repeat;
	float:right;
}

a.button_verwijderen:hover {
	cursor:pointer;
	background-position:0 -24px;
}

/* button verwijderen2 */
a.button_verwijderen2 {
	width:71px;
	height:20px;
	background-image:url(../img/button_verwijderen2.png);
	background-repeat:no-repeat;
	float:right;
}

a.button_verwijderen2:hover {
	cursor:pointer;
	background-position:0 -29px;
}

/* button verwijder bericht/reactie */
a.button_bericht_verwijderen {
	width:12px;
	height:20px;
	background-image:url(../img/actie_indewijk/button_reactie_verwijderen.png);
	background-repeat:no-repeat;
	float:right;
}

a.button_bericht_verwijderen:hover {
	cursor:pointer;
	background-position:0 -24px;
}

/* button wijzigen */
a.button_wijzigen {
	width:8px;
	height:11px;
	background-image:url(../img/button_wijzigen.png);
	background-repeat:no-repeat;
	float:right;
}

/* button toevoegen */
a.button_toevoegen {
	width:71px;
	height:20px;
	background-image:url(../img/button_toevoegen.png);
	background-repeat:no-repeat;
	float:right;
}

a.button_toevoegen:hover {
	cursor:pointer;
	background-position:0 -29px;
}

/* button wijzigen2 */
a.button_wijzigen2 {
	width:71px;
	height:20px;
	background-image:url(../img/button_wijzigen2.png);
	background-repeat:no-repeat;
	float:right;
}

a.button_wijzigen2:hover {
	cursor:pointer;
	background-position:0 -29px;
}

/* button vrienden worden */
a.button_vriendenworden {
	margin-top:10px;
	width:105px;
	height:20px;
	background-image:url(../img/button_vriendenworden.png);
	background-repeat:no-repeat;
	float:left;
}

a.button_vriendenworden:hover {
	cursor:pointer;
	background-position:0 -28px;
}

/* button lid worden */
a.button_lidworden {
	margin-top:10px;
	width:105px;
	height:20px;
	background-image:url(../img/button_lidworden.png);
	background-repeat:no-repeat;
	float:left;
}

a.button_lidworden:hover {
	cursor:pointer;
	background-position:0 -28px;
}

/* button afmelden */
a.button_afmelden {
	margin-top:10px;
	width:105px;
	height:20px;
	background-image:url(../img/button_afmelden.png);
	background-repeat:no-repeat;
	float:left;
}

a.button_afmelden:hover {
	cursor:pointer;
	background-position:0 -28px;
}

/* button maak beheerder */
a.button_maakbeheerder {
	margin-top:10px;
	width:105px;
	height:20px;
	background-image:url(../img/button_maakbeheerder.png);
	background-repeat:no-repeat;
	float:left;
}

a.button_maakbeheerder:hover {
	cursor:pointer;
	background-position:0 -28px;
}

/* button terug naar trainingsadvies */
a.button_terugtrainingsadvies {
	width:137px;
	height:20px;
	background-image:url(../img/button_trainingsadvies_terug.png);
	background-repeat:no-repeat;
	float:right;
}

a.button_terugtrainingsadvies:hover {
	cursor:pointer;
	background-position:0 -28px;
}

/* button maps homepagina */
a.button_showmap {
	width:313px;
	height:90px;
	background-image:url(../img/button_showmap_home.png);
	background-repeat:no-repeat;
	float:left;
}

a.button_showmap:hover {
	cursor:pointer;
	background-position:0 -110px;
}

/* button aanmelden introles */
a.button_aanmeldenintroles {
	color:#333;
}

a.button_aanmeldenintroles:hover {
	cursor:pointer;
	color:#999;
}

/* button rss */
a.button_rss {
	width:18px;
	height:20px;
	background-image:url(../img/button_rss.png);
	background-repeat:no-repeat;
	float:right;
}

a.button_rss:hover {
	cursor:pointer;
	background-position:0 -29px;
}

/* button wijzig wachtwoord */
a.button_wijzigwachtwoord {
	width:137px;
	height:20px;
	background-image:url(../img/button_wijzigwachtwoord.png);
	background-repeat:no-repeat;
	float:right;
}

a.button_wijzigwachtwoord:hover {
	cursor:pointer;
	background-position:0 -28px;
}

/* button inloggen */
a.button_inloggen {
	width:71px;
	height:20px;
	background-image:url(../img/button_inloggen.png);
	background-repeat:no-repeat;
	float:right;
}

a.button_inloggen:hover {
	cursor:pointer;
	background-position:0 -29px;
}

/* button inloggen groot */
a.button_inloggen_big {
	width:106px;
	height:20px;
	background-image:url(../img/button_inloggen_big.png);
	background-repeat:no-repeat;
	float:right;
}

a.button_inloggen_big:hover {
	cursor:pointer;
	background-position:0 -29px;
}

/* button registreren */
a.button_registreren {
	width:71px;
	height:20px;
	background-image:url(../img/button_registreren.png);
	background-repeat:no-repeat;
	float:right;
}

a.button_registreren:hover {
	cursor:pointer;
	background-position:0 -29px;
}

/* button volgende stap */
a.button_volgendestap {
	width:105px;
	height:20px;
	background-image:url(../img/button_volgendestap.png);
	background-repeat:no-repeat;
	float:right;
}

a.button_volgendestap:hover {
	cursor:pointer;
	background-position:0 -28px;
}

/* button volgende stap */
a.button_vorigestap {
	width:105px;
	height:20px;
	background-image:url(../img/button_vorigestap.png);
	background-repeat:no-repeat;
	float:right;
}

a.button_vorigestap:hover {
	cursor:pointer;
	background-position:0 -28px;
}


/* button wijzig groep */
a.button_wijzigengroep {
	margin-top:10px;
	width:105px;
	height:20px;
	background-image:url(../img/button_wijzigengroep.png);
	background-repeat:no-repeat;
	float:left;
}

a.button_wijzigengroep:hover {
	cursor:pointer;
	background-position:0 -28px;
}

/* buttons actie in je wijk pagina */

/* button zoek sportmaatje */
a.button_sportmaatjezoeken_med {
	width:104px;
	height:55px;
	background-image:url(../img/actie_indewijk/button_sportmaatjezoeken_med.png);
	background-repeat:no-repeat;
	float:left;
	margin-top: 20px;
}

a.button_sportmaatjezoeken_med:hover {
	cursor:pointer;
	background-position:0 -89px;
}

/* button doe de fittest */
a.button_doedefittest_med {
	width:104px;
	height:55px;
	background-image:url(../img/actie_indewijk/button_doedefittest_med.png);
	background-repeat:no-repeat;
	float:left;
	margin-top: 10px;
}

a.button_doedefittest_med:hover {
	cursor:pointer;
	background-position:0 -88px;
}

/* button over standing-strong */
a.button_over_ss {
	width:104px;
	height:35px;
	background-image:url(../img/button_over_ss.png);
	background-repeat:no-repeat;
	float:left;
}

a.button_over_ss:hover {
	cursor:pointer;
	background-position:0 -89px;
}

/* button bericht verwijderen */

/* einde buttons actie in je wijk pagina */
