* { margin: 0px; padding: 0px; }
html, body { font-family: Arial; font-size: 11px; height: 100%; color: #5b5b5b; }
input, select, textarea { font-family: Verdana; font-size: 11px; color: #5b5b5b; }


frame   {  border: 0px; }
img     {  border: 0px; display: block; }
a       {  color: #940F04; text-decoration: none;  }
a:hover {  color: #5585A1; text-decoration: none;  }

/* ### GLOBAL CLASSES ### */
.clear { clear: both; }

/* ### WRAPPER ### */
#wrapper { float: left; width: 1026px; }

#backimg          { float: right; height: 100%; width: 226px; }
#backimg .waaier  { width: 226px; height: 484px; background: url('images/kleurenwaaier.png') no-repeat; }
#backimg .schaduw { width: 226px; height: 69px; background: url('images/schaduw.png') no-repeat; }

#site    { float: left; width: 800px; }
/* ### MAIN CONTAINER ### */
#header    { margin: 0 auto; width: 800px; height: 75px; }
#header .titel    { margin-left: 15px; float: left; width: 300px; height: 75px; }
#header .titel h1 { margin-top: 15px; height: 40px; font-size: 30px; color: #940F04; }
#header .titel h2 { height: 20px; font-size: 12px; color: #940F04; }
#header .logo     { margin-top: 15px; float: right; width: 485px; height: 60px; }

#container         { padding: 10px 10px 5px 10px; width: 780px; background: #FFFFFF; }
#container h1      { padding-left: 10px; width: 770px; height: 20px; line-height: 20px; font-size: 12px; color: #FFFFFF; background: #940F04; }
#container h1 span { width: 770px; font-size: 10px; color: #CCCCCC; }
#container p       { padding: 5px 10px 5px 10px; margin-bottom: 10px; width: 760px;  font-size: 12px; color: #878686; background: #E6E6E6; }
#container p img   { float: right; }

#container .kleuren       { padding-bottom: 10px; background: #FFFFFF;  }
#container .kleuren h2    { margin: 15px 0px 0px 15px; width: 175px; height: 60px; float: left; }	
#container .kleuren span  { width: 175px; font-size: 10px; color: #5585A1; background: #FFFFFF; }

#container .kleur         { width: 790px; margin-bottom: 10px; background: #FFFFFF; }
#container .kleur .code   { padding: 15px 15px 15px 15px; width: 750px; height: 400px; float: left; }
			
#footer       { margin: 0 auto; width: 800px; }
#footer p     { margin-top: -10px; padding: 0px 15px 0px 15px; width: 770px; line-height: 20px; font-size: 12px; color: #878686; }

