@charset "utf-8";
/* CSS Document  with standard elements for different methodsites to let them confirm more with the Edu´Actief website protocol*/

/* header logo */
a#methodelogo{width:340px;display:block;cursor:pointer;position:relative;height:94px;left:14px;top:20px;z-index: 1000;}

/* goToSubpagina module */
#methodgoto{width:190px;line-height:0px;margin-bottom:12px;float:right;background:transparent no-repeat 0 0;height:52px;position:relative;overflow:hidden}
#methodgoto .methodgotolink{width:190px;display:block;position:relative;height:52px}

#methodgoto .catalogus{background:transparent url(../gfx/buttons/catalogus.png) no-repeat}
#methodgoto .leerlingsite{background:transparent url(../gfx/buttons/leerlingsite.png) no-repeat}
#methodgoto .digitaal{background:transparent url(../gfx/buttons/digitaal.png) no-repeat}

table.moduletable-login .button {
	height:32px;
	width:32px;
	border:none;
	background:transparent url(../gfx/buttons/gologin.png) no-repeat 0 0;
	cursor:pointer;
	color:transparent;
	display:block;
	float:right;
	padding:32px 0 0;

}


/* Edu-actief footer and header tools*/
.footertools {
	text-align:right;
	width:320px;
	float:left;
}

.copyrighttools {
	width: 600px;
	float:left;
}

.headertools {
	position:relative;
	top:-15px;
	text-align:right;
	width:940px;
}


	
.expanded {background:none;}