*  {
margin : 0;
padding : 0;
} 


body  {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #000000;
line-height : 18px;
background-color : #fff;
margin-top : 4px;
}


a:link, a:visited, a:active {
text-decoration : none;
color : #1e75b5;
}


a:hover {
color : #000066;
text-decoration : none;
} 

li{
list-style-image: url(../img/list-icon.jpg);
padding-right: 20px;
margin-left:  20px;
}


p  {
padding-bottom : 10px;
} 


h1  {
font-size : 13px;
color : #364896;
font-weight : bold;
}

h2 {
font-size : 12px;
color : #364896;
font-weight : bold;
} 


h3 {
font-size : 12px;
color: #1e75b5;  
font-weight : bold;
} 



div#container  {
width : 957px;
border : none;
background-color : #fff;
margin : 0 auto;
} 


div#navmenu  {
width : 745px;
height: 16px;
background-image:url(../img/menu-bg.jpg);
background-repeat:no-repeat;
margin-left: 0px;
padding-left: 210px;
padding-top: 24px;
font-size:12px;
} 


#navlist li
{
display: inline;
list-style-type: none;
padding-right: 14px;
}


div#header {
width: 955px;
background-image:url(../img/header-background.jpg);
background-repeat: repeat-y;
} 


div#content-top {
width : 955px;
height: 15px;
background-image:url(../img/content-top-955x15.jpg);
background-repeat:no-repeat;
} 

div#content-text {
width : 955px;
background-image: url(../img/content-background.jpg);
background-repeat:repeat-y;
min-height: 250px;
margin-bottom: 0px;
} 

div#cms-content {
width : 880px;
margin: auto;
} 


.totop{
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 9px;
color : #000000;
text-align:right;
}




#footer {
background-image: url(../img/footer.jpg);
background-repeat:no-repeat;
width: 955px;
height: 46px;
font-weight : normal;
font-size : 10px;
color: #0c3960;
padding-top : 44px;
}

#footerlist li
{
display: inline;
list-style-type: none;
padding-right: 30px;
margin-left:  40px;
}


.img-left  {
border : 1px solid #d6d6d6;
padding : 2px;
margin-right : 30px;
}

.img-right {
border : 1px solid #dbdbdb;
padding : 2px;
margin-left : 20px;
} 

.img  {
border : 1px solid #d6d6d6;
padding : 2px;
margin: auto;
}


.item{
padding:2px;
float:right;
border:1px solid #cccccc;
width:180px;
height:14px;
margin-right: 10px;
font-size:11px;
}

.item-multiple{
padding:2px;
float:right;
border:1px solid #cccccc;
width:180px;
margin-right: 10px;
margin-bottom: 30px;
font-size:11px;
}


.form-veld{
font-weight:bold;
padding-left: 10px;}


.form-button{
margin-top:10px;
margin-left: 195px;
padding-bottom: 20px;
display:block;
border:1px solid #FFFFFF;
width:160px;
height:26px;
padding-left:2px;
padding-right:2px;
padding-top:0px;
padding-bottom:2px;
line-height:14px;
background-color:#1e75b5;
color:#FFFFFF;
font-weight:bold;
font-size:11px;
}
