@charset "UTF-8";
/* CSS Document */

/* vertical navigation */
#banner {
padding-left: 18px;
position:absolute;
top:69px;
z-index:0;
}

#vert_nav {
padding-top: 10px;
height: 200px;
}

#vert_nav a {
color: #3873B5;
text-transform: uppercase;
text-decoration: none;
font-weight: bold;
}


#vert_nav>ul li a:hover {
color: #747371;
padding-left: 8px;

}


#content_main {
padding:205px 35px 0;
}

#nieuws {
width:355px;
}

h4 {
color: #3873b5;
font-size: 11px;
text-transform: uppercase;
}

#nieuws .icon {
float: left;
margin: 10px;
}

#footer {
background: transparent url(images/footer_bg.jpg) top left no-repeat;
height: 167px;
font: 10px Arial, Helvetica, Verdana, sans-serif;
color: #a2a1a0;
width: 900px;
clear: both;
margin-left:0px;
}

#nieuws>ul {
list-style-type:disc;
padding-left:11px;
}

p.textlink a {
text-decoration: none;
color: #2c66a7;
}

.tabbertab>h5 {
font-size: 12px;
}

.tabbertab>img {
float: right;
margin: 5px 0px 2px 10px;
border: solid thin;
}

#logoSM {
text-align: center;
}

input.submit {
background-color: none;
border: none;
background-image: url(images/yellow_bg.jpg);
height: 30px;
width: 65px;
color: #2C66A7;
margin-left: 190px;
}

#nieuws>ul.sponsorlist {
list-style-type: none;
float: left;
padding-right: 50px;
padding-left: 10px;
}

#nieuws>ul.sponsorlist li {
padding-bottom: 10px;
}

#nieuws>ul.sponsorlist a img {
border: 0;
}




