.linksbanner{
	background-color:#FFFFFF ; 
	color:#003399 ;
	font-size: 11pt;
	font-family: "Arial Narrow";
	text-decoration: none;
}

.fronttekst { 
	color:#000000 ;
	font-size: 13pt;
	font-family: "Arial Narrow";
	text-decoration: none;
}

.tekst { 
	color:#000000 ;
	font-size: 10pt;
	font-family: "Arial";
	text-decoration: none;
}

.tekstA { 
	color:#003399 ;
	font-size: 10pt;
	font-family: "Arial";
	text-decoration: none;
}

.tekstA:hover { 
	color:#003399 ;
	font-size: 10pt;
	font-family: "Arial";
	text-decoration: underline;
}
.kleintekst { 
	color:#000000 ;
	font-size: 8pt;
	font-family: "Arial";
	text-decoration: none;
}

.inlogtekst { 
	color:#000000 ;
	font-size: 8pt;
	/*background-color: #E4EAF9;*/
	font-family: "Tahoma, Verdana, Arial, sans-serif";
	text-decoration: none;
}

.woordenboek { 
	color:#99CCFF ;
	font-size: 15pt;
	font-family: "Arial Narrow";
	text-decoration: none;
}

.woordenboek:hover { 
	color:#FFFFFF ;
	font-size: 15pt;
	font-family: "Arial Narrow";
	text-decoration: none;
}

.woordenboektekst { 
	color:#99CCFF ;
	font-size: 10pt;
	font-family: "Arial Narrow";
	text-decoration: none;
}

.woordenboektekst:hover { 
	color:#FFFFFF ;
	font-size: 10pt;
	font-family: "Arial Narrow";
	text-decoration: none;
}

.clock { 
	color:#000000 ;
	font-size: 8pt;
	font-family: "Arial";
	text-decoration: none;
}

.logoff { 
	color:#000099 ;
	font-size: 8pt;
	font-family: "Arial";
	text-decoration: none;
}

.logoff:hover { 
	color:#000099 ;
	font-size: 8pt;
	font-family: "Arial";
	text-decoration: underline;
}

.cookie { 
	background-color:#FFFFFF ; 
	color:#FF0000 ;
	font-size: 16pt;
	font-family: "Arial Narrow";
	text-decoration: none;
}

.poll { 
	color:#FF0000 ;
	font-size: 10pt;
	font-family: "Arial Narrow";
	text-decoration: none;
}

.button {
	font-family: "Tahoma, Verdana, Arial, sans-serif";
	font-size: 10pt;
	color: #000000;
	text-decoration: bold;
	background-color: #ECF1F2;
	text-align: center;
	border-style: double;
	border-left-width: 0.2em;
	border-bottom-width: 0.2em; 
	border-right-width: 0.2em;
	border-top-width: 0.2em;
	border-color: #E4EAF9 #E4EAF9 #495271 #495271;
}

.buttonsmall {
	font-family: "Tahoma, Verdana, Arial, sans-serif";
	font-size: 7pt;
	color: #000000;
	width: 55px;
	height: 20px;
	text-decoration: none;
	background-color: #ECF1F2;
	text-align: center;
	border-style: double;
	border-left-width: 0.3em;
	border-bottom-width: 0.3em; 
	border-right-width: 0.3em;
	border-top-width: 0.3em;
	border-color: #E4EAF9 #E4EAF9 #495271 #495271;
}

.textarea {
	font-family: "Tahoma, Verdana, Arial, sans-serif";
	font-size: 7.5pt;
	color: #000000;
	width: 80px;
	height: 20px;
	text-decoration: none;
	background-color: #ECF1F2;
	text-align: left;
	text-valign: center;
	border-style: double;
	border-left-width: 0.3em;
	border-bottom-width: 0.3em; 
	border-right-width: 0.3em;
	border-top-width: 0.3em;
	border-color: #FFFFFF #FFFFFF #495271 #495271;
}

.textareafront {
	font-family: "Tahoma, Verdana, Arial, sans-serif";
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	background-color: #ECF1F2;
	text-align: left;
	text-valign: center;
	border-style: double;
	border-left-width: 0.3em;
	border-bottom-width: 0.3em; 
	border-right-width: 0.3em;
	border-top-width: 0.3em;
	border-color: #FFFFFF #FFFFFF #495271 #495271;
}

.textareabig {
	font-family: "Tahoma, Verdana, Arial, sans-serif";
	font-size: 10pt;
	color: #000000;
	width: 250px;
	height: 125px;
	text-decoration: none;
	background-color: #ECF1F2;
	text-align: left;
	text-valign: center;
	border-style: double;
	border-left-width: 0.3em;
	border-bottom-width: 0.3em; 
	border-right-width: 0.3em;
	border-top-width: 0.3em;
	scrollbar-base-color: #ECF1F2;
	scrollbar-arrow-color: white;
	scrollbar-shadow-color: black;
	scrollbar-lightshadow-color: black;
	scrollbar-darkshadow-color: gray;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: black;
	border-color: #FFFFFF #FFFFFF #495271 #495271;
}

.repeatx {
	background-repeat: repeat-x; 
}

.repeatno {
	background-repeat: no-repeat; 
}
.footer{
	color:#CCCCCC ;
	font-size: 10pt;
	font-family: "Arial Narrow";
	text-decoration: none;
}
.internettijd{
	color:#000000 ;
	font-size: 7pt;
	font-family: "Arial";
	text-decoration: none;
	border : 0px none;
	width : 20px;
	background : transparent;
	height : auto;
}
.tableLink{
	background-color: #ECF1F2;
}
.modify{
	background-image : url(../webart/blauw.jpg);
	background-repeat : repeat-y;
	padding-left : 15px;
	margin-left : 14px;
}

form
{
	display: inline;
}

