body {
    font:12px/15px Arial, Helvetica, sans-serif;
    color:#333;
    background-color: #DDE0E8;
}
form select {
    margin-left:15px;
}
#home .content {
    width:905px;
}
.alsosee {
    width:190px;
    padding-right:15px;
    padding-bottom:15px;
    margin-top:15px;
    float:left;
}
.alsosee li {
    font-size:12px;
    color:#666;
    line-height:20px;
    list-style-image:none;
    display:block;
    margin-left:15px;
    font-style:italic;
    list-style-position:inside;
    list-style-type:square;
}
.alsosee li a {
    color:#666;
    text-decoration:none;
}
.alsosee li a:hover {
    color:#333;
    text-decoration:underline;
    cursor:pointer;
}
.alsosee ul {
    list-style-type:square;
}
.content {
    float:right;
    width:670px;
    padding-top: 15px;
    padding-right: 15px;
    padding-left: 15px;
}
.content a {
    color:#333;
    text-decoration:underline;
}
.content a:hover {
    color:#000;
    text-decoration:none;
}
.content h1 {
    font-size:24px;
    line-height:26px;
    margin-bottom:5px;
}
.content h2 {
    font-size:16px;
    margin-bottom:5px;
    color:#333;
    font-style:italic;
    font-weight:normal;
}
.content h2, .content h3 {
    margin-top:20px;
}
.content h3 {
    font-size:13px;
    text-transform:uppercase;
    color:#666;
    font-weight:normal;
    margin-bottom:5px;
}
.content h4 {
    font-weight:normal;
    color:#666;
    margin-bottom:5px;
    background:#EEE;
    border:1px solid #CCC;
    padding:7px;
}
.content li {
    list-style-type:square;
    list-style-position:inside;
    margin-bottom:5px;
    padding-left:10px;
}
.content p {
    font-size:12px;
    line-height:17px;
    margin-bottom:7px;
    color:#666;
}
.content ul {
    margin-top:7px;
    margin-bottom:7px;
}
.contentwrap {
    width:935px;
    overflow:auto;
    background:#FFF;
}
.crumb {
    height:20px;
    width:935px;
    margin-top:7px;
    margin-bottom:7px;
    text-indent:15px;
    border-bottom:1px solid #004995;
}
.crumb a {
    color:#666;
    padding-right:15px;
    padding-left:10px;
    text-decoration:none;
    border-right:1px solid #004995;
}
.crumb a:first-child {
    border-left:1px solid #004995;
}
.crumb a:hover {
    color:#333;
    text-decoration:none;
}
.footer {
    height:30px;
    width:935px;
    padding-top:70px;
    text-align: right;
    background-image: url(../_sysimg/footer.png);
    background-repeat: no-repeat;
}
.footer a {
    font-size:12px;
    color:#CCC;
    text-decoration:none;
    line-height:14px;
    padding-right:15px;
    padding-left:15px;
}
.footer p {
    font-size:10px;
    color:#999;
    margin-top:10px;
    margin-right:5px;
    padding-left:15px;
    text-transform: uppercase;
    text-align: right;
}
.head {
    height:150px;
    width:935px;
    overflow:hidden;
    background-image:url(../_sysimg/header.png);
    background-repeat:no-repeat;
}
.head .header {
    float:right;
    margin-top:45px;
    margin-right:5px;
    width:450px;
    text-align:right;
}
.wrapper .head .header p {
    color: #999;
}

.head .header a {
    font-size:12px;
    color:#92A4AF;
    padding-left:15px;
    text-decoration:none;
    line-height:14px;
    border-left-width:1px;
    border-left-style:solid;
    margin-left:15px;
    border-left-color: #BAC3E1;
}
.head.header a:hover {
    color:#617785;
    text-decoration:underline;
}
.head .logo {
    float:left;
    height:100px;
    width:480px;
    overflow:hidden;
}
.img-left {
    float:left;
    margin-bottom:10px;
    margin-right:10px;
}
.img-left-rand {
    float:left;
    margin-bottom:10px;
    margin-right:10px;
    border:1px solid #CCC;
    padding:2px;
}
.img-right {
    float:right;
    margin-bottom:10px;
    margin-left:10px;
}
.img-right-rand {
    float:right;
    margin-bottom:10px;
    margin-left:10px;
    border:1px solid #CCC;
    padding:2px;
}
.left {
    float:left;
    width:200px;
    margin-right:25px;
}
.left h2 {
    font-size:14px;
    font-style:italic;
    font-weight:normal;
    margin-top:15px;
    margin-bottom:15px;
    margin-left:15px;
}
.mainimg {
    width:935px;
    overflow:hidden;
    border-bottom:2px solid #004995;
    height:150px;
    background-image: url(../images/home.jpg);
}
.mainimg h2 {
    font-size:36px;
    font-weight:normal;
    line-height:26px;
    color:#FFF;
    margin-top:60px;
    text-align: right;
    font-family: "Times New Roman", Times, serif;
    font-style: italic;
    margin-right: 20px;
}
.content h1, .content h2, .content h3, .left h2, .nieuwsitem h3 a, .nieuwsitem p a, .nieuwslist h2, .nieuwsitem h5 a, .nieuwslist h5 a, .nieuwsdetaillinks h5 a {
    color:#004995;
}
.mainmenu {
    width:935px;
    height:40px;
    background-color: #FFF;
    background-image: url(../_sysimg/menuback.png);
    background-repeat: repeat-x;
}
.mainmenu li {
    float:left;
    white-space:nowrap;
}
.mainmenu li a {
    display:block;
    float:left;
    height:40px;
    text-decoration:none;
    text-transform:uppercase;
    font-size:12px;
    font-weight:normal;
    color:#999;
    line-height:40px;
    padding-top: 0;
    padding-right: 15px;
    padding-bottom: 0;
    padding-left: 15px;
    background-image: url(../_sysimg/menuitem.png);
    background-repeat: no-repeat;
    background-position: right top;
}
.mainmenu li a:hover, .mainmenu li a.selected {
    color:#666;
    background-image: url(../_sysimg/menuhover.png);
    background-repeat: no-repeat;
    background-position: right top;
}
.mainmenu li a.selected {
    color:#004995;
}
.nieuwsdetail {
    width:680px;
    margin-bottom:10px;
    padding-bottom:10px;
    overflow:auto;
    border-bottom:1px solid #CCC;
}
.nieuwsimg {
    float:left;
    height:55px;
    width:55px;
    margin-right:10px;
    margin-bottom:5px;
    overflow:hidden;
    background:no-repeat center center;
    border:1px solid #CCC;
}
.nieuwsitem {
    margin-bottom:10px;
    width:185px;
    border-top:1px solid #CCC;
    padding-left:15px;
    padding-top:10px;
}
.nieuwsitem h3 {
    font-size:14px;
    line-height:16px;
    font-weight:bold;
    margin-bottom:7px;
}
.nieuwsitem h3 a, .nieuwsitem h5 a, .nieuwslist h5 a, .nieuwsdetaillinks h5 a {
    text-decoration:none;
}
.nieuwsitem h5, .nieuwslist h5, .nieuwsdetaillinks h5 {
    text-transform:uppercase;
    font-size:10px;
    font-style:italic;
    font-weight:normal;
    line-height:12px;
    margin-top:7px;
}
.nieuwsitem p {
    font-size:11px;
    line-height:15px;
    color:#666;
}
.nieuwsitem p a {
    font-style:italic;
    text-decoration:none;
    line-height:20px;
}
.nieuwsitem p a:hover {
    text-decoration:underline;
}
.nieuwslist {
    width:680px;
    clear:both;
    float:left;
    border-top:1px solid #CCC;
    margin-bottom:10px;
    padding-top:10px;
}
.nieuwslistimg {
    float:left;
    height:85px;
    width:85px;
    margin-right:15px;
    margin-bottom:5px;
    overflow:hidden;
    background:no-repeat center center;
    border:1px solid #CCC;
}
.submenu {
    float:left;
    width:200px;
    clear:right;
    margin-top:20px;
}
.submenu h2 {
    margin-bottom:10px;
    margin-left:15px;
}
.submenu li {
    font-size:12px;
    color:#666;
    line-height:20px;
    list-style-type:none;
}
.submenu li a {
    color:#666;
    padding-left:15px;
    display:block;
    text-transform:uppercase;
    border-bottom:1px solid #CCC;
    text-decoration:none;
}
.submenu li a:hover {
    color:#333;
    text-decoration:none;
    cursor:pointer;
    background:#EEE;
}
.submenu li li a {
    font-size:11px;
    padding-left:25px;
    text-decoration:none;
}
.submenu li.selected a, .submenu li.selected li.selected a {
    background:#EEE;
    font-weight:bold;
}
.submenu li.selected li a, .submenu li.selected li.selected li a {
    background:transparent;
    font-weight:normal;
}
.submenu ul {
    border-top:1px solid #CCC;
}
.submenu ul ul {
    border-top:0;
}
.wrapper {
    width:935px;
    margin-right:auto;
    margin-left:auto;
}
form td{
 padding:5px;
 vertical-align:top;
}

.content img{
    margin:10px;
}
