

/* Layout Stylesheet */ 
body{
 background-position: 0% 0%; margin:0; padding:0; background-image:url('thema/background_compass.gif'); background-repeat:no-repeat; background-attachment:scroll
 }	 
	 
#lh-col{
 background-position: 0% 0%; position:absolute;
 top:62px;
 left:0;
 width:180px;
 z-index:3;
 text-align:center; background-image:none; background-repeat:repeat; background-attachment:scroll}

#rh-col{
 background-position: 
               0% 0%; position:absolute;
 top:62px;
 right:0;
 width:180px;
 z-index:2;
 text-align:center; background-image:none; background-repeat:repeat; background-attachment:scroll}

#c-block {
 background-position: 0% 0%; width:100%;
 z-index:1;
 height:80%; background-image:none; background-repeat:repeat; background-attachment:scroll}

#hdr{
 background-position: 0% 0%; height:60px; 

 width:100%; 
 margin:0; background-image:none; background-repeat:repeat; background-attachment:scroll
  }

#c-col{
background-position: 0% 0%; margin:0 182px; position:relative;
 z-index:5;
 background-image:none; background-repeat:repeat; background-attachment:scroll
 }

#ftr {
 background-position: 0% 0%; width:100%;
 height:35px;
 margin:0; background-image:none; background-repeat:repeat; background-attachment:scroll
 }
 p {
 padding: 0 15px;
 }

h4, h3 {
 margin:0; 
font-weight:bold; padding-left:0; padding-right:0; padding-top:5px; padding-bottom:5px; font-style:italic
 }

p:first-letter {
 font-size: 120%; 
 font-weight: bold;
 color:#808080;
 }
 a.kantoormaterialen{
background: url('thema/roundedge-gray-left.gif') no-repeat top left;
display: block;
float: left;
/* Change 13px as desired */
line-height: 22px; 
height: 30px; 
padding-left: 8px; 
text-decoration: none; font-style:normal; font-variant:normal; font-weight:bold; font-size:13px; font-family:Arial; text-align:center

}

a:link.kantoormaterialen, a:visited.kantoormaterialen, a:hover.kantoormaterialen, a:active.kantoormaterialen{
color: white; 
}

a.kantoormaterialen span{
background: url('thema/roundedge-gray-right.gif') no-repeat top right;
display: block;
padding-left:2px; padding-right:10px; padding-top:4px; padding-bottom:4px 
}

a:hover.kantoormaterialen{ 
text-decoration: underline;
}


.buttonwrapper{
overflow: hidden; 
width: 100%
}a:link       { color: #808080 }
a:visited    { color: #000000 }
a:hover      { color: #800000 }
