html, body {
	font-family: Verdana, Times New Roman, Times, serif;
	font-size: 11px;
	text-align: left;
	background-color:#FFFFFF;
	margin-top: 0px;
	height: 100%;
	margin:0; 
	padding:0;

}

#container {
	position: relative;
	width: 900px;
		height: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  color: #000000;
  background-color:#FFFFFF;
  
}
#left {
	
	position: absolute;

	width: 159px;
	margin-left: 0px;
	margin-top: 0px;	
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 11px;
 	border: 0px;
}
.submenu {
color: #FF6600;
font-size: 10px;

}
#leftbody {
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
}
#lefttop {
	position: absolute;
	margin-left: 0px;
	margin-top: 0px;	
	background-image: url(../images/test_01.gif);
	background-repeat: no-repeat; 
 	background-position: top ;
}
#leftcenter {
		position: absolute;
	margin-left: 0px;
	padding-bottom: 120px;
	width: 147px;
	margin-top: 137px;	
	background-color: #315b74;
	background-image: url(../images/test_04.gif);
	background-repeat: no-repeat; 
 	background-position: bottom left ;
}


a:link {
	color: #FFFFFF;
	text-decoration: none;
	
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;	
}
#top {
	position: absolute;
  z-index: 100px;
	width: 387px;
	margin-left: 157px;
	margin-top: 0px;	
	background-image: url(images/top.gif);
	background-repeat: no-repeat; 
 	background-position: top left;
 	 	background-color: #c5d1df;
 	 	min-height: 100%;
	height:auto !important; /* voor moderne browsers */
	height:100%; /* voor IE */
 	 	

}
#bottom {
position: absolute;
margin-left: -25px;
bottom: 0px;
color: #325A75;
}
a.bottommenu:link, a.bottommenu:visited{
color: #325A75;
	text-decoration: none;
}
.error {
	color: red;
	font-size: 10px;	
}
a.bottommenu:hover { 
color: #325A75;
	text-decoration: underline;	
}
a.bottommenu:active { 
color: #325A75;
	text-decoration: none;
}

#textbody {
	color: #656366;
 	margin-top: 50px;
 	margin-right: 40px;
 	margin-left: 20px;
 	padding-bottom: 50px;
 	padding-right: 12px;
 	text-align: justify;
 	

}

#right {
	position: absolute;
	height: 100%;
	width: 378px;
	left: 508px;;
	top: 0px;
}


a.speciaal:link, a.speciaal:visited{
color: #f7941d;
	text-decoration: none;
}

a.speciaal:hover { 
color: #f7941d;
	text-decoration: underline;	
}
a.speciaal:active { 
color: #f7941d;
	text-decoration: none;
}  
a.speciaal1:link, a.speciaal1:visited{
color: #656366;
	text-decoration: none;
}

a.speciaal1:hover { 
color: #656366;
	text-decoration: underline;	
}
a.speciaal1:active { 
color: #656366;
	text-decoration: none;
} 
a.sitemap:link, a.sitemap:visited{
color: #BABBBE;
	text-decoration: none;
}

a.sitemap:hover { 
color: #BABBBE;
	text-decoration: underline;	
}
a.sitemap:active { 
color: #BABBBE;
	text-decoration: none;
} 
#myvar {
padding-left:10px;
}
#myvar1 {
padding-left:10px;
}
#myvar2 {
padding-left:10px;
}
#myvar3 {
padding-left:10px;
}
.modalDialog_transparentDivs{	
	filter:alpha(opacity=40);	/* Transparency */
	opacity:0.4;	/* Transparency */
	background-color:#4a4a4a;
	z-index:1;
	position:absolute; /* Always needed	*/
}
.modalDialog_contentDiv{
	border:3px solid #000000;	
	padding:2px;
	z-index:100;/* Always needed	*/
	position:absolute;	/* Always needed	*/
	background-color:#315b74;	/* White background color for the message */
	color: #FFFFFF;
}
.modalDialog_contentDiv_shadow{
	z-index:90;/* Always needed	- to make it appear below the message */
	position:absolute;	/* Always needed	*/
	background-color:#4a4a4a;
	filter:alpha(opacity=30);	/* Transparency */
	opacity:0.4;	/* Transparency */	
}
	/* CSS for the demo. CSS needed for the scripts are loaded dynamically by the scripts */
	#mainContainer{
		width:500px;
		margin:0 auto;
		margin-top:10px;
		border:1px double #000;
		padding:5px;
		
		
	}
	
	/* Alternative layout for the message box - used by one of the messages */
	
	.modalDialog_contentDiv_error{
		border:3px solid #FFF;	
		padding:2px;
		z-index:100;/* Always needed	*/
		position:absolute;	/* Always needed	*/
		background-color:#F00;	/* White background color for the message */
		color:#FFF;
	}
	.modalDialog_contentDiv_error a{
		color:#FFF;
	}
	h1{
		margin-top:0px;
	}<font color="#c5d1df"></font>

