/* *** css by Sef Thissen www.sinjaal.com *** */

/* body */
body {
background: #003E4A url(../images/background.png) repeat-x;
margin:0;
font-size: 62.5%;
margin-top: 15px;
margin-bottom: 15px;
}

/* container */
div#container {
width: 860px;
margin: 0 auto 0 auto;
background: #B3D4DB url(../images/content.jpg) repeat;
border: 20px solid white;
}

/* header */
div#header {
background: #43818D url(../images/header.jpg);
text-align: right;
width: 860px;
height: 250px;
padding: 0;
margin: 0;
}

/* subheader */
div#subheader {
background: #FFF url(../images/subheader.jpg);
text-align: right;
width: 860px;
height: 15px;
padding: 0;
margin: 0;
}

/* Content */
#content {

padding: 5px 25px 5px 60px;
margin: 0 0 0 230px;
min-height:100%;
font-family: verdana, arial, sans serif;
font-size: 1.2em;
color: #021A31;
line-height: 1.5em;
}

/* navigatie */
div#nav {
float: left;
width: 220px;
margin: 0;
padding: 0 5px 0 5px;
text-align: right;
}

/* between F_C */
div#between {
clear: both;
width: 860px;
height: 40px;
margin: 0;
padding: 0;
text-align: right;
background: #FFF url(../images/betweenC_F.jpg);
}

/* footer content */
div#footercontent {
background: #5A6D64 url(../images/F_content.jpg) repeat-y;
width: 860px;
margin: 0;
padding: 2px 0 2px 0;
text-align: center;
color: #000;
}

/* footerinshadow */
div#footerinshadow {
clear: both;
width: 860px;
height: 5px;
text-align: right;
background: #FFF url(../images/F_F.jpg);
}

/* navigatie tekst */
ul{
margin: 0;
padding: 0;
font-family: verdana, arial, sans serif;
font-size: 1.4em;
color: #FFF;
line-height: 20pt;
font-weight: none;
list-style: none;
}

/* links */
a:link, a:visited{
color: #CCC;
text-decoration:none
}

a:hover, a:active{
color: #FFF;
}

#nav a:link, #nav a:visited{
color: #000;
text-decoration: none;
}

#nav a:hover, #nav a:active{
color: #FFF;
text-decoration: none;
}

#content a:link, #content a:visited{
color: #000;
text-decoration: none;
font-weight: bold;
}

#content a:hover, #content a:active{
color: #5370A1;
text-decoration: none;
}

/* platte tekst */
.p1{
font-family: verdana, arial, sans serif;
font-size: 1.2em;
color: #021A31;
}

/* vetgedrukte tekst */
.p2{
font-family: verdana, arial, sans serif;
font-size: 1.5em;
font-weight: bold;
color: #5A6E17;
}

.p3{
font-family: verdana, arial, sans serif;
font-size: 1.0em;
line-height: 15pt;
font-weight: none;
color: #FFF;
}

/* kopjes */
h1 {
font-family: verdana, arial, sans serif;
font-size: 1.7em;
color: #475E56;
font-weight: none;
}

/* subkopjes */
h2, h3, h4, h5, h6{
font-family: verdana, arial, sans serif;
font-size: 1.6em;
color: #475E56;
font-weight: normal;
}

.style3 {color: #333333; font-weight: bold; }
.style4 {color: #5D9A9E}
.style7 {color: #CCCCCC}
.style8 {color: #021A31}
.style9 {color: #333333}
.style10 {color: #666666}
.style11 {font-size: 1em}

.style9 a{
	color: #333333;
	text-decoration: underline;
}

span{
color: #5370A1;
}
