#totaal {

        position: relative;
        margin: 0 auto;
        width: 800px;
        height: 100%;
        text-align: left;
        }

#content {position: absolute;
          top: 180px;
          left: 180px;
          width: 550px;
          text-align: left;
          height: 520px;
          background: #EEEEEE;
          overflow: visible;
          }

   	
 #contentGB {position: absolute;
   	top: 200px;
   	left: 140px;
   	width: 500px;
   	text-align: left;
   	height: 400px;
   	overflow: visible;
   	}

#links {position: absolute;
   	top: 180px;
   	left: 12px;
   	width: 140px;
   	height: 520px;
   	overflow: visible;
   	text-align: left;
	background: #FFCCCC;
	padding-bottom: 0px;
	}


#kadergrijs {	position: relative;
		top:6px;
		left:10px;
		margin-bottom: 10px;
		overflow: visible;
		width: 120px;

		}

#kaderrood {	position: relative;
		top:6px;
		margin-bottom: 10px;
		overflow: visible;
		width: 120px;
		background: #E79BA3;
		border: solid 1px #C40419;
		}

#kadergroen {	position: relative;
		top:6px;
		margin-bottom: 10px;
		overflow: visible;
		width: 120px;
		background: #99E3AC;
		border: solid 1px #00B930;
		}
		
#top 	{width: 100%;
      	height: 200px;
      	position: absolute;
      	overflow: hidden;
      	background-image: url(../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/C96V0HIB/pics/bg_top.gif);
      	background-repeat: repeat-x;
      	}


#toppic	{right: 0px;
	top: 0px;
	height: 100px;
      	position: absolute;
      	background: #FF0000;
      	}

body	{ margin-top: 0px;
	  margin-left: 0px;
	  margin-right: 0px;
	  padding-right: 0px;
	  margin-bottom: 0px;
	  text-align: center;
	 }

li	{font-family: verdana;
	padding: 0em;
	font-size: 8pt;
	color: #3B3B3B;
	line-height: 15px;
	margin-left: 4px;
	padding-left: 0em;
	margin-top: 0em;
	margin-bottom: 2px;
	padding-bottom: 0em;
	margin-right: 10px;
	}

p	{font-family: verdana;
	padding: 0em;
	font-size: 8pt;
	color: #3B3B3B;
	line-height: 15px;
	margin-left: 10px;
	padding-left: 0em;
	margin-top: 0em;
	margin-bottom: 12px;
	padding-bottom: 0em;
	margin-right: 10px;
	}
	
h4  {font-family: verdana;
	padding: 0em;
	font-size: 7pt;
	color: #green;
	line-height: 15px;
	margin-left: 4px;
	padding-left: 0em;
	margin-top: 0em;
	margin-bottom: 0px;
	padding-bottom: 0em;
	margin-right: 10px;
	}



p.kader	{font-family: verdana;
	padding: 0em;
  font-size: 9pt;
	color: #cccccc;
  font-weight: bold;
	line-height: 14px;
	margin-left: 4px;
	padding-left: 0em;
	margin-top: 0em;
	margin-bottom: 4px;
	padding-bottom: 4em;
	margin-right: 4px;
	}
	
	
	
a	{color: #777777;
	text-decoration: none;
	}
	
a:hover {text-decoration: underline;
         color: green}

h1.titel {font-family: verdana;
	font-weight: bold;
	color: green;
	font-size: 10pt; 
	padding-top: 2px;
	margin-top: 6px;
	padding-left: 4px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	margin-right: 0.0em;
	padding-right: 4px;
	}


img.rand {border: solid 1px #C4041A;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	}
	
h2	{font-family: verdana;
	font-weight: bold; 
	font-size: 8pt; 
	padding-top: 2px;
	margin-top: 6px;
	padding-left: 4px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;
	margin-right: 0.0em;
	padding-right: 4px;
	color: #C4041A;
	}
h3.grijs	{font-family: verdana;
	font-weight: bold; 
	font-size: 8pt;
	padding-top: 4px;
	margin-top: 0px;
	padding-left: 4px;
	margin-left: 0px;
	margin-bottom: 4px;
	padding-bottom: 4px;
	margin-right: 0.0em;
	padding-right: 4px;
	color: #fff;
	background: #B6B6C9;
		}

h3.rood	{font-family: verdana;
	font-weight: bold; 
	font-size: 8pt;
	padding-top: 4px;
	margin-top: 0px;
	padding-left: 4px;
	margin-left: 0px;
	margin-bottom: 4px;
	padding-bottom: 4px;
	margin-right: 0.0em;
	padding-right: 4px;
	color: #fff;
	background: #C40419;
	}

h3.groen	{font-family: verdana;
	font-weight: bold;
	font-size: 8pt;
	padding-top: 4px;
	margin-top: 0px;
	padding-left: 4px;
	margin-left: 0px;
	margin-bottom: 4px;
	padding-bottom: 4px;
	margin-right: 0.0em;
	padding-right: 4px;
	color: #fff;
	background: #00B930;
	}

a.menu  {margin: 0;}

