/*
Wijnand Hoeks ICT-Service

Tel. 0497-550167
Fax: 0497-550168
www.wijnandhoeks.nl
*/

body {
margin-top: 0px;
margin-bottom: 100px;
margin-left: 40px;
padding: 0px;
text-align: left;
background: url(image/main-bg.jpg) no-repeat bottom center; 
font-family: Arial; color: #174613; font-size: 12px;
}

.blok {
position: relative;
width: 172px;
margin-top: 0px;
margin-bottom: 10px;
margin-left: 20px;
margin-right: 10px;
padding: 2px;
float: right;
background: #FFD600 url(images/bg-blok.jpg) repeat;
text-align: center;
border: double #174613;
border-width: 7px; 
font-family: Arial; color: #174613; font-size: 12px; font-weight: bold;
z-index: 1;
}


.vak a {
position: relative;
width: 200px;
height: 200px;
margin-top: 5px;
margin-bottom: 10px;
margin-left: 5px;
margin-right: 5px;
float: left;
background: #FFD600 url(images/bg-blok.jpg) repeat;
text-align: center;
border: double #174613;
font-family: Arial; color: #174613; font-size: 12px; font-weight: bold;
text-decoration: none; 
z-index: 1;

}

.vak a:hover {
cursor: hand;
float: left;
background: #174613 url(images/bg-blok.jpg) repeat;
font-family: Arial; color: #FFD600; font-size: 12px; font-weight: bold;
text-decoration: none; 

}


h1 {
margin-top: 0px;
font-family: Arial; color: #174613; font-size: 28px; font-weight: bold;
}


h2 {
margin: 0px;
font-family: Arial; color: #FFD600; 
font-size: 10pt;
font-weight: bold;
}


A {color: #174613; text-decoration:Underline;}
A:hover {color: #FFD600; text-decoration:Underline; }

img {border: 0; }

