html {
height:100%; 
max-height:100%; 
padding:0; 
margin:0; 
border:0; 
background:#FFFFD5; 
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #737373;

/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}

body {height:100%; max-height:100%; overflow:hidden; padding:0; margin:0; border:0;
	
}



#links, #mid, #rechts {position:absolute; left:0; top:0; bottom:25px; font-size:1em;  }
* html #links, * html #mid, * html #rechts {height:100%; top:0; bottom:0; border-bottom:25px solid #FEAA2A;}
#links {left:0; background: url(images/bgleft.jpg); width:229px; border-right:2px solid #FEAA2A;z-index:15; }
#mid {left:231px; background:#FFFFD5; width:556px; overflow:auto; z-index:14;}
#rechts {left:787px; width:229px; border-left:8px solid #FEAA2A; z-index:4;}

#foot {position:absolute; margin:0; bottom:0; left:0;  width: 1014px; height:20px; background:#FEAA2A; font-size:85%; z-index:1000; text-align:right; color:#000; padding-top: 5px; padding-right: 10px;}
* html #foot {width: 1008px; height: 25px; padding-top: 5px; padding-right: 0px;}


#logo { }
#menu {position: relative; width: 229px; text-align: right; right: -30px; top: 30px; }
#print {display: none; }
.inner {display:block; padding:0 10px 10px 30px; line-height: 180%;}


/*tekstopmaak*/

h1 {font-family: "Trebuchet MS", Verdana, Arial; font-size: 160%; font-weight: 600; color: #868A8B; text-align: right; padding-right: 10px;  }
h2 {font-family: "Trebuchet MS", Verdana, Arial; font-size: 130%; font-weight: 500; color: #868A8B; padding-right: 10px; margin-bottom: -12px;}
* html h2 {margin-bottom: -18px;}
h3 {font-family: "Trebuchet MS", Verdana, Arial; font-size: 100%; font-weight: 600; color: #868A8B; padding-right: 10px; margin-bottom: -12px;}
* html h3 {margin-bottom: -18px;}

strong {color: #868A8B; }
.intro {color: #868A8B; font-weight: bold; }

ul {margin-left: -27px;}
ol {margin-left: -20px; }
* html ul {margin-left: 17px;}
* html ol {margin-left: 24px;}



a {color: #FEAA2A; text-decoration:underline;}
a:visited {color: #868A8B;}
a:hover {color: #FEAA2A; text-decoration: none; }

#foot a {color: #000; text-decoration:underline; }
#foot a:visited {color: #000;}
#foot a:hover {color: #000; text-decoration: none; }

.imgrechts { 
	float: right;
	margin-left: 15px;
	clear: both;
}

.imglinks {
	float: left;
	margin-right: 15px;
	clear: both;
}

hr {
	color: #FEAA2A;
	height: 0.5px;
}