/* inlognaam en communitynaam: */
div.IDbanner {
  display:none;
  }
tr.bannerTR {
	}
td.IDbanner {
	font-size: 12px;
	color: #DDDDDD;
	}
td.IDbannerInput {
	font-size: 10px;
	}

/* Verticaal */

div.inenuitloggen {
/*	background-color: #999999;*/
        line-height: normal;
	position: relative; 
	float:left;
	left: 654px; 
	top: 23px; 
	 width: 120px;  /* (breedte optioneel) */
	height: 12px; /* ( hoogte van de inloggen-knoppen-balk) */
/*	font-size: 11px; */
/*	font-weight: bold; */
	text-align:right; /* (tekst uitlijnen left or right) */
	} 


div.knop1 {
	position: absolute;
/*	float: right;*/
	left: 552px;
	top: 23px;
	/*width: -1px; */ /* (breedte optioneel) */
	height: 12px; /* (hoogte waarin tekst top gepositioneerd)*/
	text-align: center;
	}
  
div.knop2 {
	position: relative;
	float: right;
	right: 30px;
	top: 50px;
	/*width: -1px; */ /* (breedte optioneel) */
	height: 12px; /* (hoogte waarin tekst top gepositioneerd)*/
	text-align: center;
}
  
div.knop3 {
	position: relative;
	float: right;
	right: 30px;
	top: 65px;
	/*width: -1px; */ /* (breedte optioneel) */
	height: 12px; /* (hoogte waarin tekst top gepositioneerd)*/
	text-align: center;
}
  
div.knop4 {
	position: relative;
	float: right;
	right: 30px;
	top: 80px;
	/*width: -1px; */ /* (breedte optioneel) */
	height: 12px; /* (hoogte waarin tekst top gepositioneerd)*/
	text-align: center;
	}

div.knop5 {
	position: relative;
	float: right;
	right: 30px;
	top: 95px;
	/*width: -1px; */ /* (breedte optioneel) */
	height: 12px; /* (hoogte waarin tekst top gepositioneerd)*/
	text-align: center;
	}

div.knop6 {
	position: relative;
	float: right;
	right: 30px;
	top: 110px;
	/*width: -1px; */ /* (breedte optioneel) */
	height: 12px; /* (hoogte waarin tekst top gepositioneerd)*/
	text-align: center;
	}


 
 div.BannerDIV3 {

	position: relative;
	float:left;
	top: 0px;
	width: 0px;
	text-align: left;

}
 
div.BannerDIV2 {

	position: relative;
	float:left;
	top: 0px;
	width: 0px;
	text-align: left;

}



/* Algemeen */

div.pipe {
        line-height: normal;
	position: relative;
	float:right;
        /*line-height: 12px; */ /* (hoogte van de knoppenbalk waarin tekst verticaal gecentreerd)*/
	width: 30px;
	right: 30px;
	top: 20px;
	height: 12px; /* (hoogte waarin tekst top gepositioneerd)*/
	text-align: center;
	/*padding-left: 30px;*/
	/*padding-right: 30px;*/
	font-size: 10px;
	font-weight: normal;
	color: #8C9CCF;
	}

.knopA {
	display: block; /* nodig voor firefox als bannerknopplaatjes */
        line-height: normal; /*(gewoonlijk normal alleen met plaatjes een waarde) */
	font-family: Verdana;
	
	font-size: 10px;
	font-weight: bold;
	color: #606060;
	text-decoration: none;
	}
.knopA:hover {
	
	color: #606060;
	/*border-bottom: 2px solid #53586E;*/
	}
.knopA:ActSel {
	
	color: #606060;
	/*border-bottom: 2px solid #53586E;*/
	}
/*in en uitloggen*/
.knopI {
    line-height: normal;
	font-family: Verdana;
	
	font-size: 10px;
	font-weight: bold;
	color: #EEEEEE;
	text-decoration: none;
	}
.knopI:hover {
	
	color: #EEEEEE;
	}
.knopI:ActSel {
	
	color: #EEEEEE;
	}
#loginTable {
	background-color: #EEEFF5;
	padding-left: 8px;
	padding-right: 8px;
	font-weight: bold;
	}
td.GebruikerTekstTD,td.WachtwoordTekstTD  {
	padding-top: 10px;
}
td.WachtwoordInputTD {
	padding-bottom: 12px;
}
input.InputGebruikersnaam,input.InputWachtwoord {
	width: 180px;
	padding-left: 2px;
}
/* Voortgangsindicator en bladerknoppen */
div.VoortgangBladeren {
	position			: relative; 
	top					: 22px;
	left: 280px;
	height: 15px;
	width: 100%;
	z-index				: 20;
	text-align: left;
}
