/* inlognaam en communitynaam: */
div.IDbanner {
  display:none;
  }
tr.bannerTR {
	}
td.IDbanner {
	font-size: 11px;
	color: #DDDDDD;
	}
td.IDbannerInput {
	font-size: 10px;
	}

/* Verticaal */

div.inenuitloggen {
/*	background-color: #999999;*/
        line-height: normal;
	position: relative; 
	float:left;
	left: 433px; 
	top: 0px; 
	 width: 120px;  /* (breedte optioneel) */
	height: 13px; /* ( hoogte van de inloggen-knoppen-balk) */
/*	font-size: 11px; */
/*	font-weight: bold; */
	text-align:left; /* (tekst uitlijnen left or right) */
	} 


div.knop1 {
	position: relative;
	float: right;
	right: 150px;
	top: 148px;
	/*width: -1px; */ /* (breedte optioneel) */
	height: 13px; /* (hoogte waarin tekst top gepositioneerd)*/
	text-align: center;
	}
  
div.knop2 {
	position: relative;
	float: right;
	right: 150px;
	top: 148px;
	/*width: -1px; */ /* (breedte optioneel) */
	height: 13px; /* (hoogte waarin tekst top gepositioneerd)*/
	text-align: center;
}
  
div.knop3 {
	position: relative;
	float: right;
	right: 150px;
	top: 148px;
	/*width: -1px; */ /* (breedte optioneel) */
	height: 13px; /* (hoogte waarin tekst top gepositioneerd)*/
	text-align: center;
}
  
div.knop4 {
	position: relative;
	float: right;
	right: 150px;
	top: 148px;
	/*width: -1px; */ /* (breedte optioneel) */
	height: 13px; /* (hoogte waarin tekst top gepositioneerd)*/
	text-align: center;
	}

div.knop5 {
	position: relative;
	float: right;
	right: 150px;
	top: 148px;
	/*width: -1px; */ /* (breedte optioneel) */
	height: 13px; /* (hoogte waarin tekst top gepositioneerd)*/
	text-align: center;
	}

div.knop6 {
	float: right;
	right: 150px;
	top: 148px;
	/*width: -1px; */ /* (breedte optioneel) */
	height: 13px; /* (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: 13px; */ /* (hoogte van de knoppenbalk waarin tekst verticaal gecentreerd)*/
	width: 15px;
	right: 150px;
	top: 148px;
	height: 13px; /* (hoogte waarin tekst top gepositioneerd)*/
	text-align: center;
	/*padding-left: 15px;*/
	/*padding-right: 15px;*/
	font-size: 10px;
	font-weight: normal;
	color: #145686;
	}

.knopA {
        line-height: normal;
	font-family: Verdana;
	
	font-size: 11px;
	font-weight: bold;
	color: #145686;
	text-decoration: none;
	}
.knopA:hover {
	
	color: #123B51;
	/*border-bottom: 2px solid #53586E;*/
	}
.knopA:ActSel {
	
	color: #123B51;
	/*border-bottom: 2px solid #53586E;*/
	}
/*in en uitloggen*/
.knopI {
        line-height: normal;
	font-family: Verdana;
	
	font-size: 9px;
	font-weight: bold;
	color: #145686;
	text-decoration: none;
	}
.KnopI:hover {
	
	color: #123B51;
	}
.KnopI:ActSel {
	
	color: #126FB2;
	}
#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;
}

