.MenuLink {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 8pt; 
	COLOR: #c9dfe3; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: none;
}
.MenuLink:hover {
	TEXT-DECORATION: underline;
}
.TekstLink {
	FONT-SIZE: 8pt; 
	COLOR: #c9dfe3; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: underline;
}
.TekstLink:hover {
	TEXT-DECORATION: none
}
.tekst {
	FONT-SIZE: 8pt; 
	COLOR: #000000; 
	FONT-FAMILY: Arial;
}
.headertekst {
	border: 1 solid white; 
	FONT-SIZE: 8pt; 
	COLOR: #c9dfe3; 
	FONT-FAMILY: Arial;
}
.tekstgrijs {
	FONT-SIZE: 8pt; 
	COLOR: #c9dfe3; 
	FONT-FAMILY: Arial;
}
.tekstvet {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 8pt; 
	COLOR: #c9dfe3; 
	FONT-FAMILY: Arial;
}
.koptekst {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13pt; 
	COLOR: #c9dfe3; 
	FONT-FAMILY: Arial;
}
.koptekst2 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; 
	COLOR: #c9dfe3; 
	FONT-FAMILY: Arial; 
	padding-bottom: 25px;
}
.tekstvak 
{
	font-family: Arial;
	color: #2b2c28;
	font-size: 10pt;
	BORDER-RIGHT: #2b2c28 1px solid; 
	BORDER-TOP: #2b2c28 1px solid; 
	BORDER-LEFT: #2b2c28 1px solid; 
	BORDER-BOTTOM: #2b2c28 1px solid;
	background-image: url(../Images/TekstvakBG.gif); 
    background-repeat: no-repeat; 
    background-attachment: fixed; 
    background-position: left top

}
.select {
	font-family: Arial;
	color: #2b2c28;
	font-size: 10pt;
	BORDER-RIGHT: #2b2c28 1px solid; 
	BORDER-TOP: #2b2c28 1px solid; 
	BORDER-LEFT: #2b2c28 1px solid; 
	BORDER-BOTTOM: #2b2c28 1px solid; 
	MARGIN: 0px;
	text-align:right;
	background-image: url(Images/TekstvakBG.gif); 
    background-repeat: no-repeat; 
    background-attachment: fixed; 
    background-position: left top
}
.chek {
	MARGIN: 0px; 
	POSITION: static;
	border: solid 1 #2b2c28;
	background-image: url(../Images/TekstvakBG.gif); 
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	background-position: left top
}
.afbeeldingMetRand {
	BORDER-RIGHT: #2b2c28 1px solid; 
	BORDER-TOP: #2b2c28 1px solid; 
	BORDER-LEFT: #2b2c28 1px solid; 
	BORDER-BOTTOM: #2b2c28 1px solid
}
.errorMsg
{
	font-weight:bold; color: Red; font-size: 10pt;
}
.errorField
{
	font-family: Arial;
	BORDER: #2b2c28 1px solid;  font-size: 10pt;
	color: Red; background-color: #ffd9d9;
	background-image: url(../Images/ERRORTekstvakBG.gif); 
    background-repeat: no-repeat; 
    background-attachment: fixed; 
    background-position: left top
}

.linkgrijs
{
	FONT-SIZE: 8pt; 
	font-weight: bold;
	COLOR: #e1e4e4; 
	FONT-FAMILY: Arial;
	text-decoration: none;
}
.linkgrijs:hover
{
	FONT-SIZE: 8pt; 
	font-weight: bold;
	COLOR: #424440; 
	FONT-FAMILY: Arial;
	text-decoration: underline;
}
.linkgrijsHover
{
	FONT-SIZE: 8pt; 
	FONT-FAMILY: Arial;
	font-weight: bold;
	COLOR: #424440; 
	text-decoration: underline;
}

.koplinkgrijs
{
	FONT-SIZE: 10pt; 
	font-weight: bold;
	COLOR: #e1e4e4 
	FONT-FAMILY: Arial;
	text-decoration: none;
}
.koplinkgrijs:hover
{
	FONT-SIZE: 10pt; 
	font-weight: bold;
	COLOR: #646b69; 
	FONT-FAMILY: Arial;
	text-decoration: underline;
}
.greenBorder
{
	border: solid 1 #2b2c28;
}

.borderedCell
{
		padding: 5px;
		border: solid 1 #2b2c28;
		background-color: #869292;
		background-image: url(../Images/ItemBG.gif); 
        background-repeat: no-repeat; 
        background-attachment: fixed; 
        background-position: left top
}
.borderedCell A
{
	FONT-SIZE: 8pt; 
	font-weight: bold;
	COLOR: #e1e4e4; 
	FONT-FAMILY: Arial;
	text-decoration: none;
}
.borderedCell A:hover
{
	FONT-SIZE: 8pt; 
	font-weight: bold;
	COLOR: #424440; 
	FONT-FAMILY: Arial;
	text-decoration: underline;
}

.padding5
{
	padding: 5px;
}

.LichtGrijs
{
	border: solid 1 #2b2c28;
	background-color: #869292; 
	FONT-SIZE: 8pt; 
	COLOR: #c9dfe3; 
	FONT-FAMILY: Arial;
}

.DonkerGrijs
{
	border: solid 1 #2b2c28;
	background-color: #646b69; 
	FONT-SIZE: 8pt; 
	COLOR: #c9dfe3; 
	FONT-FAMILY: Arial;
}

.subItem
{
	border: solid 1 #2b2c28;
	background-color: #646b69; 
	FONT-SIZE: 8pt; 
	COLOR: #c9dfe3; 
	FONT-FAMILY: Arial;
	background-image: url(../Images/SubItemBG.gif); 
    background-repeat: no-repeat; 
    background-attachment: fixed; 
    background-position: right bottom;
    padding: 5px;
}

.theader
{
	border: solid 1 #2b2c28;
	background-color: #646b69; 
	FONT-SIZE: 8pt; 
	COLOR: #c9dfe3; 
	FONT-FAMILY: Arial;
	background-image: url(../Images/SubItemBG.gif); 
    background-repeat: no-repeat; 
    background-attachment: fixed; 
    background-position: right bottom;
    padding-left: 5px;
    padding-right: 5px;
}
HR
{
	color:#2b2c28;
}
.scrollableSpan
{
	text-align: center;
	padding: 5px;
	border: solid 1 #2b2c28;
	background-color: #869292;
	width: 619px;
	height: 205px;
	overflow-x:scroll; 
	overflow-y:hidden;
	scrollbar-arrow-color: hotpink;
	scrollbar-track-color: white ;
	scrollbar-face-color: white;
	scrollbar-highlight-color: #B8B8B8 ;
	scrollbar-3dlight-color: #A8A8A8 ;
	scrollbar-darkshadow-color: pink;
	scrollbar-shadow-color: pink;
	background-image: url(../Images/fotosBG.gif); 
    background-repeat: no-repeat; 
    background-attachment: fixed; 
    background-position: left top
	
}

