@charset "utf-8";
/* CSS Document */

/* 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}

table.moduletable-login .button {
	width:32px;
	height:32px;
	border:none;
	background:transparent url(../gfx/buttons/gologin.png) no-repeat 0 0;
	cursor:pointer;
	color:transparent;
	padding: 32px 0 0;
	z-index:150;
	position:relative;	
	top:-26px;
	left:-12px;
}

table.moduletable-login div {
	display:block;
	position:relative;
	left:140px;
	bottom:20px;
	height:12px;	
}

table.moduletable-login div .button{
	position:static;
	left:0px;
	bottom:0px;
	background:transparent url(../gfx/iconen/logout.png) no-repeat 0 0;
}
table.moduletable-login tr td{
display:block;
min-height:26px;
max-height:80px;
overflow:hidden;
padding-bottom:0px;
}

table.moduletable-login #mod_login_remember{
	position:relative;
	top:-12px;
}

table.moduletable-login #mod_login_remember_label {
	position:relative;
	top:-12px;
}


table.moduletable-login a{display:none}

/* 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;}