body {  

	margin: 0;

	background-color: #ffffff;

	position: absolute;

	width: 100%;

	height: 100%;

}



a:hover {

	

}



a.noUnderline {

	color: #005353;

	text-decoration: none;

}



a.acontentTwee {

	color: #A3C1C1;

	text-decoration: none;

}



a {

	color: #005353;

}



a.adminNav {

	color: #000000;

	text-decoration: none;

}



a.adminTopNav {

	color: #ffffff;

	font-weight: bold;

	text-decoration: none;

}



/* 

--------------- kleuren en achtergronden

*/ 



.wit {

	color: #ffffff;

}



.grijs {

	color: #999999;

}                                 



.groenEen {

	color: #005353;

}



.groenDrie {

	color: #A3C1C1;

}



.bgWit {

	background-color: #ffffff;

} 



.bgGroenEen {

	background-color: #005353;

}



.bgGroenTwee {

	background-color: #BFD4D4;

}



.bgGroenDrie {

	background-color: #A3C1C1;

}



.bgGroenVier {

	background-color: #D9E5E5;

}



.bgGrijsEen {

	background-color: #f4f4f4;

}



.bgRechts {

	background-image: url(./images/g-bgRechts.jpg);

	background-repeat: repeat-y;

}



.bgRechtsLijn {

	background-image: url(./images/g-bgRechtsLijn.gif);

	background-repeat: repeat-y;

}



.bgContent {

	background-image: url(./images/g-bgContent.gif);

	background-position: top right;

	background-repeat: no-repeat;

	height: 270px;

}



/* 

--------------- inhoud

*/ 



h1 {

	margin: 0;

}



h1.admin {                 

	font-family: Verdana, sans-serif;

	font-size: 1em;

	color: #BFD4D4;

	margin: 0;

	margin-bottom: 10px;

}



h2 {                   

	font-family: Verdana, sans-serif;

	font-size: 0.8em;

	color: #005353;     

	margin: 0;

	margin-bottom: 10px;

}   



h3 {

	font-family: Verdana, sans-serif;

	font-size: 0.8em;

	color: #A3C1C1;     

	margin: 0;

	margin-bottom: 5px;

}   



.contentEen {

	font-family: Verdana, sans-serif;

	font-size: 0.7em;

	line-height: 150%;

}



.contentTwee {

	font-family: Verdana, sans-serif;

	font-size: 0.7em;

	color: #A3C1C1;

	line-height: 150%;

}



.contentDrie {

	font-family: Verdana, sans-serif;

	font-size: 0.6em;

	line-height: 150%;

}



/* 

--------------- opmaak

*/

 

textarea {

	overflow: auto;

}



hr {

	color: #005353;

	height: 1px;

	width: 100%;

}



.pushHor {

	width: 100%;

}                   



.pushVer {

	height: 100%;

}           



.pad5 {

	padding: 5px;

}  



.pad10 {

	padding: 10px;

}



.colWidth {

	width: 120px;

} 



.randLinksWit {

	border-left: solid 1px #ffffff;

} 



.randLinksGroenVier {

	border-left: solid 1px #D9E5E5;

} 



.randRechtsGroenVier {

	border-right: solid 1px #D9E5E5;

}



.randGroenEen {

	border: solid 1px #005353;

}



.randGrijsTwee {

	border: solid 1px #c0c0c0;

}



/*

--------------- forms

*/



form {

	margin: 0;

} 



.input {

	width: 200px;

	font-family: Verdana, sans-serif;

	font-size: 0.7em;

	color: ;

	border: solid 1px ;

}



/*

--------------- divs

*/



#logo {

	position: absolute;

	top: 0;

	left: 50px;

}



#header { 

	position: absolute;

	top: 100px;

	left: 250px;

	width: 500px;

	height: 50px;

	z-index: 3;	

}



#vlakEen { 

	position: absolute;

	top: 100px;

	left: 50px;

	width: 700px;

	height: 50px;

}



#contentHold { 

	position: absolute;

	top: 125px;

	left: 0px;

	z-index: 4;

}



#navHold { 

	position: absolute;

	top: 151px;

	left: 25px;

	z-index: 5;

}



#horLijn { 

	position: absolute;

	top: 137px;

	left: 25px;

	z-index: 5;

}



#verLijn { 

	position: absolute;

	top: 137px;

	left: 25px;

	z-index: 5;

}





/*

----- menus 

*/


