/* Layout Stylesheet */ 

body {
	margin:20px;
	color: #333333;
	text-align:center;
	padding:0;
	background-color: #C6CED2;
 }

#outer {
 text-align:left;
 border:3px solid #33FFFF;
 width:750px;
 margin:auto;
 }

#hdr {
 height:150px;
 background:#663320;
 padding:0;
 margin:0;
 }

#bodyblock {
	position:relative;
    background:#33FFFF;
	color: #333333;
	width:750px;
	padding:0;
 }

#nav-col {
 float:left;
 background:#33FFFF;
 color: #663320;
 width:147px;
 height:100%;
 margin-top: 20px;
}

#cont-col {
 width: 600px;
 float:right;
 background:#ffffff;
 color: #333333;
 text-align:left;
 padding-bottom: 20px;
 }

#ftr {
 height:50px;
 background:#663320;
 color: #33FFFF;
 border:solid #33FFFF;
 border-width:1px 0 0 0;
 margin:0;
 }
/* <!-- Opmaak--> */

p.hdr_p{
   font-family: Verdana, Helvetica, Arial, sans-serif;
	 font-size: 32px;
	 color: #33FFFF;
	 padding: 45px;
	 padding-bottom: 20px;
}
.hdr_image{
   width="150"
   height="150"
   border="0"
}
#nav-col a{
    font-family: Arial, sans-serif;
    font-size: 14px;
	  font-weight: bold;
    line-height: 28px; 
    margin-left: 5px;
    text-decoration: none;
}
#nav-col a:link {
    color: #663320;
	  text-decoration: none;
}
#nav-col a:hover {
    text-decoration: underline;
	  background-color:#FFFFCC;
}
#nav-col a:visited {
    color: #663300;
}
#nav-col a:active {
    font-style: italic;
    margin: 10px;
    color: #663320;
}
#nav-col p{
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-style: italic;
    line-height: 28px; 
    margin-left: 5px;
    text-decoration: none;
}
#nav-col .djikee{
    font-family: Arial, sans-serif;
    font-style: italic;
    font-weight: bold;
    font-size: 14px;
    color: #663320;
}
#cont-col p{
    font-family: Garamond, Times Roman, sans-serif;
    font-size: 14px;
    margin-top: 0px;
    margin-right: 20px;
    margin-bottom: 10px;
    margin-left: 30px;
    color: #663320;
}
#cont-col .djikee{
    font-family: Arial, sans-serif;
    font-style: italic;
    font-weight: bold;
    font-size: 14px;
    color: #663320;
}
#cont-col .strong{
    font-family: Garamond, Times Roman, sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #663320;
}
#cont-col h1{
    background-image:url(../pics/veer.jpg);
    background-repeat: no-repeat;
    background-position:right;
    font-family: Arial, sans-serif;
    font-size: 16px;
    margin-top: 30px;
    margin-left: 10px;
    color: #FF0000;
}

#cont-col h3{
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 16px;
    margin-top: 20px;
    margin-left: 10px;
    color: #FF4400;
}
#cont-col h4{
    font-family: Garamond, Times Roman, sans-serif;
    font-size: 14px;
    text-decoration: underline;
    margin-top: 0px;
    margin-right: 20px;
    margin-bottom: 10px;
    margin-left: 30px;
    color: #663320;
}
#cont-col h5{
    font-family: Garamond, Times Roman, sans-serif;
    font-size: 16px;
    text-align: center;
    margin-top: 10px;
    margin-left: 10px;
    color: #33FFFF;
}

#cont-col ul{
    font-family: Garamond, Times Roman, sans-serif;
    font-size: 14px;
    margin-top: 0px;
    margin-right: 20px;
    margin-bottom: 0px;
    margin-left: 30px;
    color: #663320;
}
#cont-col li{
    margin-left: 20px;
}
#cont-col a{
    font-family: Arial, sans-serif;
    font-size: 12px;
    text-decoration: underline;
}
#cont-col a:hover {
    text-decoration: underline;
	background-color:#FFFFCC;
}
#cont-col a:visited {
    color: #663300;
}

