body {font-family:Verdana,Arial,Helvetica,sans-serif; }

#veld    {
				   position:absolute;
					 top:100px;
					 /*height:66px;*/
					 left:200px;
					 width:480px;
					 
					 line-height: 1.5;
				   font-size: 0.9em;
				   color:#010088;
					 margin-top:80px;
				 	}

#veld_welkom {position:absolute; top:50px; left:200px; width:530px; line-height: 1.5;
				   font-size: 0.9em; color:#010088; margin-top:80px;}					
					
p.popupvenster {line-height: 1.5; font-size: 0.9em; color:#4b0082; margin-top:0px;}
								
h2.popuptitel {line-height: 1.5; font-size: 0.9em; color:#4b0082; margin-bottom:0px;}

#header {
				   position:absolute;
					 top:20px;
					 height:66px;
					 left:100px;
					 width:730px;
					 line-height:50%;
					 background-color:white;
					 text-align:right;					 
					 }
					 
#footer {
				   position:absolute;
					 top:540px;
					 height:50px;
					 left:70px;
					 width:885px;
					 background-color:#010088;
					 }

#footer2 {margin-top:15px; margin-right:30px; margin-left:70px;}
				 
#linkerbalk 
					{
				   position:absolute;
					 top:20px;
					 height:570px;
					 left:125px;
					 width:50px;
					 line-height:50%;
					 background-color:#e2163c;					
					} 

#rechterbalk
					{
				   position:absolute;
					 top:20px;
					 height:550px;
					 left:830px;
					 width:125px;
					 line-height:50%;
					 background-color:#ececec;
					} 

#navigatie
				  {
					font-size: 11px; color:#010088;
					
					padding-top:66px;
					padding-left:7px;
					padding-right:8px;
					line-height:12px;
					}

#uitspraak {
					
					font-family:Trebuchet,Arial,Helvetica,sans-serif;
					font-size:14px; font-style:italic;
					font-weight:bold; color:#e2163c;
					position:absolute; top:490px; left:5px;
					}
					
a.onderbalklink {text-decoration: none; font-weight:bold; color:white; margin-left:45px; }
a.onderbalklink:hover {color:yellow; }

a.rechterbalklink {color:#4b0082; }
a.rechterbalklink:hover {color:#e2163c; }

img {border:0px;}

ul.opsomming {color:#010088; line-height:1.5; font-size: 0.9em; margin-top:0px; }
			

