#contentHold {
	position: absolute;
	top: 140px;
	left: 320px;
	z-index: 2;
	width: 399px;
	padding-bottom: 100px;
}                 

.textHold {
	width: 375px;
	color : White;
}

body {
	margin: 0;
	background-color: #333300;
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(./images/bg-pagebg.gif);
	background-repeat: no-repeat;
	color : White;
	font-family : Verdana;
	font-size : 12;
}
table  {
	color : White;
	font-family : Verdana;
	font-size : 12;
}
a:hover {
	text-decoration: underline;
	color : #B8C09F;
}

a {
	color: #9EA784;
	text-decoration: none;
	font-weight : bolder;
}

/* 
--------------- kleuren en achtergronden
*/ 

.wit {
	color: #ffffff;
}

.bgWit {
	background-color: #ffffff;
}

.blauwEen {
	color: #B9DDEB !important;
}
.blauwtwee {
	color: #B9DDEB !important;
	font-size : 13px;
	font-weight : bold;
}
.blauwdrie {
	color: #B9DDEB !important;
	font-size : 11px;
	font-weight : bold;
}
/* 
--------------- inhoud
*/ 

h1 {
	margin: 0;
	color : White;
}

h2 {
	margin: 0;
	margin-bottom: 10px;
	color : White;
}   

h3 {
	margin: 0;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	font-size: 0.7em;
	color: #ffffff;
}   

.contentEen {
	font-family: Verdana, sans-serif;
	font-size: 0.7em;
	color: #ffffff;
	line-height: 150%;
}

.errorFout {
	font-family: Verdana, sans-serif;
	font-size: 0.7em;
	color: #c0c0c0;
	line-height: 150%;
}

.linklogDatum {
	font-family: Verdana, sans-serif;
	font-size: 0.7em;
	color: #B9DDEB;
}

/* 
--------------- opmaak
*/ 

.pushHor {
	width: 100%;
}                   

.pushVer {
	height: 100%;
}           

.pad5 {
	padding: 5px;
}  

.pad10 {
	padding: 10px;
}

.pad55 {
	padding-left: 5px;
	padding-right: 5px;
}

.colWidth {
	width: 155px;
}

hr {
	height: 1px;
	color: #c0c0c0;
	margin-top: 10px;
	margin-bottom: 10px;
}

.randBlauw {
	border: solid 1px #73BBD7;
}

ul {
	color: White;
}  

/*
--------------- forms
*/

form {
	margin: 0;
} 

.input {
	width: 200px;
	font-family: Verdana, sans-serif;
	font-size: 0.7em;
	color: #000000;
	border: solid 1px #ffffff;
	margin: 0;
	overflow: auto;
}

.knop {
	width: 150px;             
	height: 30px;
	font-family: Verdana, sans-serif;
	font-size: 0.7em;
	color: #000000;
	border-top: solid 1px #ECF1E1;
	border-left: solid 1px #ECF1E1;
	border-right: solid 1px #A2A991;
	border-bottom: solid 1px #A2A991;
	background-color: #D8E2C2;
	margin: 0;
}

.rowColor {
	background-color: #0D2A32;
}


/*
----- menus 
*/
