/* Stylesheet created by Nick Vanbelle © 2006 */

body {
margin: 0 auto 10px auto;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background: #fff url(images/bg.gif) top center repeat-y;
}

#wrap {
background: #ffffff;
color: #333;
margin: 0 auto;
width: 760px;
}

#header {
margin: 10px 0 10px 0;
border: 0;
}

#hoofdkader {
clear: left;
float: left;
width: 150px;
height: 620px;
margin: 0;
padding: 0;
}

#hoofdmenu {
clear: left;
float: left;
width: 150px;
margin: 0 0 8px 0;
padding: 0;
font-size: 0.9em;
}

#hoofdmenu ul {	
list-style: none;
width: 150px;
margin: 0;
padding: 0;
font-size: 1.1em;
}	

#hoofdmenu li {
margin: 0 0 4px 0;
}

#hoofdmenu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #fff;
display: block;
padding: 6px 0 0 10px;
background: url(images/button1.gif) top left no-repeat;
}
	
#hoofdmenu li a:hover {
color: #fff;
padding: 6px 0 0 10px;
background: url(images/button2.gif) top left no-repeat;
}

#snelmenu {
clear: left;
float: left;
width: 150px;
margin: 0;
padding: 0;
font-size: 0.9em;
line-height: 1.7em;
background-color: #f4f4f4;
background: url(images/linksbgbottom.gif) bottom center no-repeat;
}

#snelmenu h3 {
margin: 0 0 5px 0;
padding: 5px 0 5px 0;
font-size: 1.2em;
color: #666;
text-align: center;
background: url(images/linksbgtop.gif) top left no-repeat;
}

#snelmenu ul {	
width: 150px;
margin: 0 0 1.2em 0;
padding: 0;
list-style-position: inside;
list-style-image: url(images/listbullet.gif);
}	

#snelmenu li {
margin: 0;
padding: 0 5px 0 5px;
}

#snelmenu li a {
margin: 0;
padding: 0 5px 0 5px;
text-decoration: none;
}
	
#snelmenu li a:hover {
margin: 0;
padding: 0 5px 0 5px;
text-decoration: underline;
}

#snelmenu p {
padding: 0 8px 0 8px;
margin: 0 0 1.2em 0;
}

#tips {
clear: right;
float: right;
width: 140px;
margin: 0;
padding: 0;
font-size: 0.9em;
line-height: 1.7em;
background-color: #eceeee;
background: url(images/tipsbgbottom.gif) bottom center no-repeat;
}

#tips p {
padding: 0 8px 0 8px;
margin: 0 0 1.2em 0;
}

#tips h3 {
font-size: 1.2em;
color: #666;
padding: 5px 0 5px 0;
margin: 0 0 5px 0;
text-align: center;
background: url(images/tipsbgtop.gif) top center no-repeat;
}

#inhoud {
margin: 0 150px 0 160px;
padding: 0 10px 0 10px;
border-left: 1px solid #f1f1f1;
border-right: 1px solid #f1f1f1;
text-align: justify;
}

#inhoud h2 {
font-size: 1.1em;
margin: 0;
padding: 0;
}

#inhoud h4 {
font-size: x-small;
color: #999;
margin: 0;
padding: 0;
font-weight: bold;
line-height: 1.1em;
}

#inhoud p {
line-height: 1.6em;
margin: 10px 0 20px 0;
}

#inhoud img {
padding: 1px;
display:inline;
background: #ccc;
border: 2px solid #f0f0f0;
}

#inhoud ul {	
margin: 0 0 1.2em 0;
padding: 0;
list-style: none;
font-size: 1.2em;
}	

#inhoud li {
margin: 0;
padding: 0;
}

h1 {
font-size: 1.5em;
margin: 0 0 1.5em 0;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
text-align: left;
}

a:link {
text-decoration: none;
color: #286ea0;
}

a:visited {
color: #666666;
text-decoration: none;
}

a:hover {
text-decoration: underline;
color: #286ea0;
}

a:active {
text-decoration: none;
color: #54749F;
}

a img {
border: 0;
}

#footer {
clear: both;
height: 45px;
margin: 0;
padding: 0;
width: 760px;
text-align: center;
color: #fff;
background: url(images/footer.jpg) center center no-repeat;
font-size: 0.9em;
line-height: 1.7em;
}

#footer a {
color: #fff;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 0 10px 0 0;
float: left;
}

.right {
margin: 0 0 0 10px;
float: right;
}

.center {
text-align: center;
}

.tip {
font-weight: bold;
font-style: italic;
}

.italic {
font-style: italic;
}

.hide {
display: none;
}