* html									{ height:100%; overflow-x: hidden; }
html									{ height:100%; }
body									{ background-image:url(/img/tile.gif); background-repeat:repeat; }
p										{ font-family: Verdana; font-size: 12px; color: #404040; line-height: 17px; margin:0px; padding:0px; }
a										{ color: #404040; }
a:hover									{ text-decoration: none; color: #000000; }
ul, ol									{ font-family: Verdana; font-size: 12px; color: #404040; line-height: 17px; margin-left: 15px;padding-left: 0px; }
input, textarea, select, button			{font-family: Verdana; font-size: 12px; margin: 0px; padding: 0px; border:1px solid #C1CD23; }
form									{ margin:0px; }
h1										{ font-family:Verdana; font-size:23px; color:#404040; line-height:28px; height:30px; overflow:hidden; }
br										{ clear: left; }
img										{ behavior: url(iepngfix.htc) }

#main									{ width:630px; min-height:100%; height:auto !important; /* voor moderne browsers */ height:100%; /* voor IE */ padding:0 50px 10px 50px; background-color:#F3F9ED; margin: 0px auto; }
#fixbox									{ position:fixed; margin-bottom:20px; z-index:10000; background-color:#F3F9ED; }
.menu									{ width:630px; background-color:#F3F9ED; padding:0; margin:0; z-index:10000; background-color:#F3F9ED; }
#content								{ width:410px; background-color:#F3F9ED; padding:30px 130px 20px 90px; }
#contentwrap							{ padding:80px 0 0 0; }

p.groen									{ font-family: Verdana; font-size: 12px; color: #AABC1E; line-height: 17px; margin:0px; padding:0px; font:oblique; }

html>body #fixbox						{ position:fixed; z-index:10; }
html>body #content						{ height:100%; } /* 100 % height */
html>body #content						{ padding:30px 130px 20px 90px; } /* 6em = height of #header and #footer + 1em, 1em = give the content some breathing space */

.demensen								{ width: 400px; height: 300px; overflow:hidden; border:#AABC1E 1px solid; }
#tooltip								{ position: absolute; z-index: 3000; border: 1px solid #111; background-color: #F3F9ED; padding: 5px; opacity: 0.85; font-family: Verdana; font-size: 12px; color: #404040; line-height: 17px; }
#tooltip h3, #tooltip div				{ margin: 0; }

