/* CSS Document */
body {
margin-top: 0px;
background-repeat: repeat-x; 
background-color: #122d63;
height: 100%;
font: 12px/11px arial, helvetica, sans-serif;
line-height:13px;
}

h1 { font-family: Helvetica, sans-serif;
font-size: 17px;
line-height: 12px;
}

h2 { font-family: Helvetica, sans-serif;
font-size: 14px;
line-height: 12px;
}

#naw {
font: 14px/13px arial, helvetica, sans-serif;
line-height: 120%;
}

TABLE { border: 0px solid #C0C0C0; padding: 0.6em; background-color: #f6f6f6;}
TD    { border-right: 0px solid #C0C0C0;
		border-bottom: 1px solid #C0C0C0;
        text-align: left; width: 100px; }

ul {
/*list-style-type: square;*/
list-style-image:  url(../images/bullet.jpg);
}

#contentcenter {
		width:620px;
		height:540px;
		margin-left:16px;
		padding-right:0px;
		margin-bottom:6px;
		float:left;
		}
	
#contentright {
		width:140px;
		padding:0px;
		float:left;
		background:#fff;
		}

#box1 {
width: 800px;			
height: auto;
border: 0px;
text-align: center;
position: absolute;
left: 50%;
margin-left:-400px;
background-color: #fdfdfd; 
}

#box2 {
width: 800px;
height: auto;
text-align: left;
background-color: #fdfdfd; 
}

#box3 {
width: 800px;
height: 100%;
text-align: left;
background-color: #fdfdfd; 
}

#top
{
padding: 1em;
margin-top: 10px;
background-color: #fdfdfd; 
background:  url(../images/css-nav.gif) #fff bottom left repeat-x;
border: 0px solid gray;
text-align: left;
height: auto;
}

#top h1
{
font: 18px/16px arial, helvetica, sans-serif;
color: #58b6e2;
padding: 0;
margin: 0;
}

.topnav{
text-align: center;
list-style: none;
width: 158px;
float: left;
font: 11px/16px arial, helvetica, sans-serif;
background:  url(../images/css-nav.gif) #fff bottom left repeat-x;
text-transform: uppercase;
border-width: 0px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
padding: 0px 0px;
}

.topnav a {
display: block;
color: #000;
text-decoration: none;
}

.topnav a:hover {
background: #fff;
background:  url(../images/css-nav-hover-active.gif) #fff bottom left repeat-x;
color: white;
}


/* Styles tbv de content */

#container
{
width: 800px;
padding-top: 1em;
background-color: #fdfdfd; 
color: #333;
border: 0px solid gray;
height: 100%;
/* background: url(images/voet2.gif) #fff bottom left repeat-x; */
}

#content
{
margin-left: 160px;
border-left: 0px solid gray;
padding: 1em;
height: 800px;
background-color: #fdfdfd; 
font: 11px/11px arial, helvetica, sans-serif;
line-height: 130%;
}

#content a
{
color: black;
}

#leftnav
{
background-color: #fdfdfd; 
float: left;
width: 80px;
margin: 0;
padding: 0em;
height: auto;
}

.vacnav{
text-align: left;
list-style: none;
width: 140px;
float: left;
font: 11px/11px arial, helvetica, sans-serif;
background:  url(../images/arrow.gif) no-repeat center left; /*custom bullet list image*/
padding: 4px 0px;
padding-left: 18px; /*link text is indented 18px*/
/* border-width: 1px; 
border-style: solid; */
/* border-color: #ccc #888 #555 #bbb; */
border-bottom: 1px solid #dadada;
margin: 0;
/* padding: 2px 3px; */
height: auto;
}

.vacnav a {
display: block;
color: #000;
text-decoration: none;
}

.vacnav a:hover {
color: #a00;
background: #fff;
background:  url(../images/css-nav-hover-active.gif) #fff bottom left repeat-x;
color: white;
}

#footer
{
font: 14px/16px arial, helvetica, sans-serif;
clear: both;
margin: 0;
color: #333;
border: 0px solid gray;
margin-top: 5px;
text-align: right;
padding: 1em;
height: auto;
}

#voet {
width: 658px;
height: auto;
text-align: left;
align: left;
position: relative;
margin: auto;
margin-left: 1px;
letter-spacing: 0em; 
}

#footerlinks a {
color:#808284;
text-decoration: none;
}

#footerlinks a:hover {
color:#000000;
}

#sublinks a {
color:#000000;
text-decoration: none;
}

#sublinks a:hover {
color:#808284;
}