html, body{background:#1161ab;}
body{padding:33px 0}
#bg{position:absolute;z-index:1;top:0;left:0;width:100%;}
#wrapper{background:#1161ab;z-index:5;position:relative;width:980px;-moz-box-shadow:0 0 25px rgba(0, 0, 0, 0.75);-webkit-box-shadow:0 0 25px rgba(0, 0, 0, 0.75);box-shadow:0 0 25px rgba(0, 0, 0, 0.75);}
#header, #body {padding:0 10px;background:#fff;}
#content{padding-bottom:50px;position:relative;}
#header{height:200px;width:980px;position:relative;background:url('../img/header_vervolg.jpg') no-repeat 0 0;}
#header_top{background:url('../img/header_vervolg_top.png') no-repeat 0 0;width:400px;height:40px;position:absolute;top:-40px;left:560px;}
#header_bottom{background:url() no-repeat 0 0;display:none;position:absolute}

#section_nav{list-style:none;margin:0;padding:0;position:absolute;top:100%;left:20px;margin-top:-32px;height:32px;line-height:32px;font-family:Arial;}
#section_nav li{height:32px;display:inline;float:left;}
#section_nav a{display:block;text-decoration:none;font-weight:bold;color:#1161ab;background:#fff;padding:0 15px;margin-right:2px;outline:none;border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;}
#section_nav .active a, #section_nav .active a:hover{background:#1161ab;color:#fff;}
#section_nav a:hover, #section_nav a:focus{background:#0a3b83;color:#fff;}
.navigation{border-top:1px solid #0c5294;margin-top:19px;background:url('../img/main_nav.png') repeat-x 0 0;}

#main_nav{border-left:1px solid #154386;list-style:none;margin:0 0 0 20px;padding:0;overflow:hidden;line-height:37px;height:38px;white-space:nowrap;}
#main_nav li{display:inline;float:left;margin:0;padding:0;height:37px;}
#main_nav a{border-left:1px solid #4488c1;border-right:1px solid #154386;display:block;padding:0 25px;height:37px;font-weight:bold;color:#fff;text-decoration:none;background:url('../img/main_nav.png') repeat-x 0 0;outline:none;}
#main_nav a:hover, #main_nav a:focus{background-position:0 -38px;}
#main_nav .active a, #main_nav .active a:hover{background-position:0 -76px;cursor:default;}
#main_nav .parent_active a, #main_nav .parent_active a:hover{background-position:0 -76px;cursor:default;}
#main_nav #searchbox {padding:0 10px;border-left:1px solid #4488c1}
#searchbox #keywords {width:160px;padding:4px;font-size:inherit;font-family:inherit;}
.button{border:none;}

#sub_nav {
  background:#105ba1;
  margin:0 0 26px;
  padding:15px 0;
  list-style:none;
}

#sub_nav a {
  background:url('../img/sub_nav_bg.png') no-repeat 0 0;
  color:#fff;
  display:block;
  line-height:28px;
  height:28px;
  outline:none;
  padding-left:28px;
  text-decoration:none;
}

#sub_nav a:hover, #sub_nav a:focus {
  background-color:#136ec2;
}

#sub_nav .active a, #sub_nav .active a:hover, #sub_nav .parent_active a, #sub_nav .parent_active a:hover {background-position:0 -28px;cursor:default;}

#body { padding-top:23px;padding-bottom:23px;background:#fff url('../img/content_bg.png') repeat-y 20px 0;}
#footer{background:#e8e8e8;color:#707070;border-top:1px solid #fff; }
#footer_top, #footer_bottom{padding-left:10px;padding-right:10px;}
#footer_top{border-bottom:1px solid #bbb;padding-top:15px;padding-bottom:15px;background:url('../img/bg_footer.png') repeat-x left bottom;}
#footer_bottom{border-top:1px solid #fff;}
#footer_bottom p{margin:0;line-height:43px;}
#footer_bottom .grid_4{text-align:right;}
#footer a{color:#707070;}
#footer a:hover{color:#333;}
#footer a img {border:none;}
#footer_top blockquote {color:#555;margin:0;padding:0;font-weight:bold;font-style:normal;}
#footer_top blockquote cite {font-weight:normal;display:block;font-style:normal;}
#footer h5{color:#1161ab;font-weight:normal;margin-bottom:5px;}

/* Home ***/

#aankeilers{width:1020px;position:relative;left:-30px;margin-bottom:20px;}
.aankeiler{width:320px;height:215px;display:inline;float:left;background:#f0f0f0;margin:0 10px;color:#636363;
-moz-box-shadow:0 2px 10px #0d2344;-webkit-box-shadow:0 2px 10px #0d2344;box-shadow:0 2px 10px #0d2344;}
.aankeiler img{margin-bottom:5px;}
.aankeiler-title, .aankeiler p{margin:0 15px;}
.aankeiler p{margin-bottom:7px;}
.aankeiler-title{background:url('../img/title_aankeilers.png') no-repeat 0 0;text-indent:-9999px;overflow:hidden;height:34px;line-height:16px;height:16px;margin-top:9px;margin-bottom:9px;}
.aankeiler h5{color:#105fa8;margin:0 15px;}

.aankeiler a{color:#636363;}
.aankeiler a:hover{color:#333;}


/* General ***/
.button {
  background:#176ab1 url('../img/btn_blue_bg.png') repeat-x 0 0;
  border:none;
  border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;
  box-shadow:0 1px 3px rgba(0, 0, 0, 0.4);
  -moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.4);
  color:#fff !important;
  display:inline-block;
  font-size:12px;
  height:22px;
  line-height:22px;
  padding:0 15px;
  text-decoration:none !important;
  font-family:inherit;
}

.button:hover, .button:focus { background-position:0 -22px; }
.button:active { background-position:0 -44px;outline:none; }

.button-grey{background-image:url('../img/btn_grey_bg.png');color:#1161ab !important;line-height:20px;height:20px;}
.button-grey:hover,.button-grey:focus{background-position:0 -20px;}
.button-grey:active{background-position:0 -40px;}

h4.replaced{
  text-indent:-9999px;
  overflow:hidden;
  height:15px;
  background:url('../img/titles.png') no-repeat 0 0;
}

/*#page-home{background:#3169b5;}*/
#page-home #body{background:none;}
#page-home #header{height:321px;background-image:url('../img/header_home.jpg')}
#page-home #header_top{background-image:url('../img/header_home_top.png');width:100px;height:33px;top:-33px;left:640px;}
#page-home #header_bottom{background-image:url('../img/header_home_bottom.png');width:380px;height:62px;top:100%;left:420px;z-index:30;display:block;}


#nieuws-title{background-position:0 0px;}
#agenda-title{background-position:0 -15px;}
#tweets-title{background-position:0 -30px;}
#over_kanoslalom .aankeiler-title{background-position:0 0px;}
#over_robert_bouten .aankeiler-title{background-position:0 -16px;}
#mediagallery .aankeiler-title{background-position:0 -32px;}

#nieuws-block p, #agenda-block p, #tweets-block p {color:#b7cfe5;margin-bottom:0;}

#nieuws-block, #agenda-block, #tweets-block{width:290px;padding-right:10px;}
#tweets-block{padding-left:10px;padding-right:0;}
#nieuws-block ul, #tweets-block ul { list-style:none;margin:0 0 20px;padding:0;border-top:1px solid #4980b4; }
#nieuws-block li, #tweets-block li { margin:0;padding:0;border-bottom:1px solid #4980b4;padding:10px 0;background:url() no-repeat 0 11px;}
#nieuws-block li{background-position:0 10px;}
#nieuws-block .date {color:#f0f0f0;font-size:.917em;}
#nieuws-block .date a{color:#b7cfe5;text-decoration:none;}
#nieuws-block .date a:hover{color:#fff;text-decoration:underline;}

#nieuws-block .nieuws-item {background-image:url('../img/icons/nieuws.png');}
#nieuws-block .blog-item {background-image:url('../img/icons/blog.png');}
#nieuws-block .fotos-item {background-image:url('../img/icons/fotos.png');}
#nieuws-block .videos-item {background-image:url('../img/icons/videos.png');}

#nieuws-block h5, #nieuws-block p{margin:0;}
#nieuws-block h5 {margin-left:20px;line-height:1.5;margin-bottom:.25em;}
#nieuws-block h5 a {color:#fff;text-decoration:none;}
#nieuws-block h5 a:hover {color:#8cc7fe;}
#tweets-block li{text-indent:25px;background-image:url('../img/icons/twitter.png');}
#tweets-block a{color:#fff;}
#tweets-block a:hover{color:#b7cfe5;}

#agenda-block ul{list-style:none;margin:0 0 20px;padding:0;}
#agenda-block li{margin-bottom:1px;position:relative;}
#agenda-block li a{text-decoration:none;display:block;background:#0f5596 url('../img/agenda_item_bg.png') no-repeat left top;padding:12px 15px 15px 15px;}
#agenda-block li a:hover{background-position:-290px top;background-color:#0d487f;cursor:pointer;}
#agenda-block h5{color:#f0f0f0;line-height:1.5;margin-bottom:.25em;margin-left:20px;}
#agenda-block h5,#agenda-block p{margin-bottom:0;}
#agenda-block p{color:#b7cfe5;}

#agenda-block .date{color:#fff;margin-bottom:5px;font-size:.917em;}
/*
#agenda-block .month, #agenda-block .year{font-size:10px;color:#f0f0f0;}
#agenda-block .date .day {position:absolute;top:20px;left:0;width:100%;font-size:16px;font-weight:bold;color:#555;}
*/
/* About ***/
.about-box {border-top:9px solid #ececec;padding-top:10px;}
.about-box h5{margin-bottom:.25em;line-height:1;}
.about-box ul{list-style:square;margin:0 0 2em 92px;padding:0;}

.aside{border:1px solid #c6d2dd;padding:10px;overflow:hidden;}
.aside img.left, .aside p{margin-bottom:0}
.aside a{color:#696969;}
.aside a:hover {color:#1161ab;}

#team { margin:0;padding:0;list-style:none;}
.portret {background:#fff;border:1px solid #d9d9d9;padding:4px;display:block;margin-bottom:5px;width:130px;height:143px;}

#resultaten, #links, #agenda, #newsletters {
  margin:0;
  padding:0;
}

#resultaten dt, #links dt, #agenda dt, #newsletters dt {
  background:url('../img/bar_bg.png') no-repeat right -1px;
  color:#636363;
  cursor:pointer;
  font-size:1.333em;
  font-weight:bold;
  line-height:33px;
  height:33px;
  padding:0 15px;
  margin-right:1px;
}

#resultaten dt:hover, #resultaten dt:focus, #links dt:hover, #links dt:focus, #agenda dt:hover, #agenda dt:focus, #newsletters dt:focus, #newsletters dt:hover {color:#1161ab;background-position:right -35px;}
#resultaten dt:active, #resultaten dt.active, #links dt:active, #links dt.active, #agenda dt:active, #agenda dt.active, #newsletters dt:active, #newsletters dt.active {color:#fff;background-position:right -68px;}

#resultaten .resultaten-header, #resultaten .resultaten-header:hover,#resultaten .resultaten-header:focus, #resultaten .resultaten-header:active,
#agenda .agenda-header, #agenda .agenda-header:hover,#agenda .agenda-header:focus, #agenda .agenda-header:active {background:#3e76ce;border-bottom:1px solid #fff;color:#fff;cursor:default;}

#resultaten dd, #links dd, #agenda dd, #newsletters dd {margin:0;padding:0;}

#resultaten table, #newsletters table {table-layout:fixed;border-collapse:collapse;margin:0;}
#resultaten thead th {color:#1161ab;font-weight:normal;}
#resultaten th, #resultaten td, #newsletters td {padding:5px 15px;background:#f2f2f2;border:1px solid #fff;}

#agenda dt, #agenda dd {font-size:12px;}
#agenda dt .date, #agenda dt .location {font-weight:normal;}
#agenda dd{background:#f2f2f2;}

#agenda dt .date, #agenda dt .title {display:inline-block;width:15em;border-right:1px solid #707070;line-height:1.2;margin-right:1em;}
#agenda dt .title {width:20em;}

#agenda dd, .over_mij_section #resultaten dd, .uitslagen_en_rankings_section #resultaten dd{display:none;margin:none;overflow:hidden;padding:1em;border-bottom:1px solid #fff;}
#newsletters dd{display:none;}
.over_mij_section #resultaten dd, .uitslagen_en_rankings_section #resultaten dd{padding:0;}

.uitslagen_en_rankings_section #resultaten dd {margin-bottom:20px;}

#agenda dt:active .date, #agenda dt:focus .date, #agenda dt.active .date, #agenda dt:active .title, #agenda dt:focus .title, #agenda dt.active .title {border-right-color:#fff;} 

.box {padding:10px;background:url('../img/box_bg.png') repeat-x left top;}
.box-title {color:#1161ab;font-weight:bold;font-size:1.167em;margin-bottom:.5em;display:block;}

#categories-box ul, #tags-box ul, #dossiers-box ul{list-style:none;margin:0;padding:0;}
#categories-box a,#tags-box a,#categories-box span,#tags-box span{color:#1161ab;outline:none;padding-left:18px;background:url() no-repeat left center;line-height:1.5em;display:inline-block;margin-bottom:.25em;}
#categories-box a:hover,#categories-box a:focus,#tags-box a:hover,#tags-box a:focus, #tags-box span, #categories-box span {color:#062440;}

#categories-box #nieuws-icon{background-image:url('../img/icons/nieuws.png');padding-left:23px;margin-bottom:.5em;}
#categories-box #blog-icon{background-image:url('../img/icons/blog.png');padding-left:23px;margin-bottom:.5em}
#categories-box #videos-icon{background-image:url('../img/icons/videos.png');padding-left:23px;margin-bottom:.5em}
#categories-box #fotos-icon{background-image:url('../img/icons/fotos.png');padding-left:23px;margin-bottom:.5em}



#tags-box a, #tags-box span{background-image:url('../img/arrow_blue_right.png');}
#tags-box span, #categories-box span{font-weight:bold;cursor:default;}

#nieuws-listing, #nieuws-detail {list-style:none;margin:0 0 2.5em;padding:0;border-top:1px solid #1161ab;}
#nieuws-listing li {margin:0;padding:15px 0;border-bottom:1px solid #d8e0eb;}
#nieuws-listing .title, #nieuws-detail .title {color:#464646;font-size:1.333em;font-weight:bold;margin-bottom:.25em;padding-left:23px;background:url() no-repeat 0 0;}
#nieuws-listing .nieuws-item .title, #nieuws-detail.nieuws-item .title {background-image:url('../img/icons/nieuws.png');}
#nieuws-listing .blog-item .title, #nieuws-detail.blog-item .title {background-image:url('../img/icons/blog.png');}
#nieuws-listing .videos-item .title, #nieuws-detail.videos-item .title {background-image:url('../img/icons/videos.png');}
#nieuws-listing .fotos-item .title, #nieuws-detail.fotos-item .title {background-image:url('../img/icons/fotos.png');}
#nieuws-listing p{margin-bottom:0;}
#nieuws-listing .info, #nieuws-detail .info {color:#1161ab;font-size:.917em;}
#nieuws-listing .info a, #nieuws-detail .info a {color:#1161ab;}
#nieuws-listing .info a:hover, #nieuws-listing .info a:focus, #nieuws-detail .info a:hover, #nieuws-detail .info a:focus {color:#696969;}
#nieuws-listing .summary {margin-bottom:.5em;}
#nieuws-listing .thumb {float:right;border:1px solid #9eb1ce;margin-left:20px;}
#nieuws-listing .buttons a {color:#7d7d7d;}
#nieuws-listing .buttons a:hover, #nieuws-listing .buttons a:focus {color:#3090ca;}

#nieuws-detail { padding-top:15px;}
.back_to_overview{float:right;}

.comments, .comments li {
  list-style:none;
  margin:0;
  padding:0;
}

.comments  li {
  background:#fff url('../img/comment_bg.png') repeat-x left top;
  border-top:1px solid #e6e6e6;
  padding:10px 0 1px;
}

.comment-header {
  background:url('../img/icons/author.png') no-repeat 15px 2px;
  color:#464646;
  padding-left:3em;
  line-height:20px;  
}

.comment-header .author {
  display:inline-block;
  font-weight:bold;
  font-size:14px;
  margin-right:.5em;
}

.comment-header .date {

}

.comment-body {
  padding-left:3em;
}

.comment-form {
  background:#f5f5f5;
  border:none;
  padding:30px 20px 20px;
  margin:0;
}

.comment-form legend {
  color:#696969;
  font-size:16px;
  margin:0;
  padding:0;
  position:relative;
  top:24px;
}

.comment-form label {
  font-weight:normal;
  display:block;
}

.comment-form .buttons {
  padding-bottom:.5em;
}


.comment-form .buttons label {
  display:inline-block;
}

.comment-form textarea {
  height:100px;
}

.pagination {
  list-style:none;
  margin:0;
  padding:0;
  text-align:center;
}

.pagination li {
  color:#1161ab;
  margin:0;
  padding:0;
  display:inline;
  margin:0 5px;
}

.pagination a {
  color:#1161ab;
  display:inline-block;
  outline:none;
}

.pagination a:hover,.pagination a:focus {color:#696969;}

.pagination .previous { padding-left:1.333em;background:url('../img/arrow_blue_left.png') no-repeat left center; }
.pagination .next { padding-right:1.333em;background:url('../img/arrow_blue_right.png') no-repeat right center; }

.links_section #body{background-image:none;}
.agenda_section #body, .pers_section #body, .uitslagen_en_rankings_section #body {background-image:url('../img/bg_content_4.png');background-position:660px 0;}

#nieuws {padding:0 15px;margin-bottom:20px;}
#nieuws ul{list-style:none;margin:0;padding:0;}

#nieuws p {color:#636363;margin-bottom:0;}

#nieuws ul { list-style:none;margin:0 0 20px;padding:0;border-top:1px solid #4980b4; }
#nieuws li { margin:0;padding:0;border-bottom:1px solid #4980b4;padding:10px 0;background:url() no-repeat 0 10px;}
#nieuws h5{padding-left:20px;}
#nieuws .date {color:#737373;font-size:.917em;}
#nieuws .date a{color:#939393;text-decoration:none;}
#nieuws .date a:hover{color:#c3c3c3;text-decoration:underline;}


#nieuws .nieuws-item {background-image:url('../img/icons/nieuws.png');}
#nieuws .blog-item {background-image:url('../img/icons/blog.png');}
#nieuws .videos-item {background-image:url('../img/icons/videos.png');}

/* Contact ***/
.secondary-title {color:#636363;}
#page-contact #body{background-image:none;}
#page-contact #main_nav{display:none;}
#page-contact form, .clinics_section form {background:#ececec;padding:20px 10px;}
form ul, form li {list-style:none;margin:0;padding:0;clear:both;overflow:hidden;}
#page-contact label, .clinics_section label {display:inline;float:left;width:140px;line-height:24px;}
#page-contact input.text, #page-contact textarea, .clinics_section input.text, .clinics_section textarea {width:270px;font-size:1em;font-family:inherit;}
#page-contact textarea, .clinics_section textarea{height:135px;}
#page-contact .inlinelabels label , .clinics_section .inlinelabels label{width:70px;}

#page-sitemap #main_nav{display:none;}
#page-contact .buttons, .clinics_section .buttons{padding-left:140px;}
#page-contact .button button, .clinics_section .buttons button{border:none;background:none;color:#fff;font-size:1em;font-family:inherit;padding:0;margin:0;outline:none;}

/* Selectie ***/
.selectie{list-style:none;margin:0 0 20px;padding:0;clear:both;overflow:hidden;}
.selectie a {text-decoration:none}
.selectie .name {font-weight:bold;}
.selectie_block {border-top:9px solid #ececec;padding:15px 0;margin-left:20px;}
.selectie_block h5 {margin-bottom:.25em;}
.selectie_block ul {list-style:none;margin:0;padding:0;line-height:1.5;}
.athelete_name{margin-bottom:1em;}

.over_mij_section .selectie_block {margin-left:0;margin-right:20px;}

.selectie_resultaten, .selectie_resultaten dt, .selectie_resultaten dd{margin:0;padding:0;}
.selectie_resultaten dt{background:#a7a7a7;font-size:16px;line-height:2;color:#fff;font-weight:bold;padding:0 15px;}
.selectie_resultaten dd {margin-bottom:1em;background:#f2f2f2;}
.selectie_resultaten th{background:none;color:#1161ab;font-weight:bold;}
.selectie_resultaten th, .selectie_resultaten td {padding:6px 15px;border-bottom:1px solid #fff;width:33.33%;}
/* Sponsors ***/
.sponsor_category {border-bottom:1px solid #1161ab;line-height:1.75;margin-bottom:0;}
.sponsor_name {color:#636363;margin-bottom:.25em;}
.sponsor_listing {list-style:none;margin:0 0 15px 0;padding:0;clear:both;}
.sponsor_listing li{margin:0;padding:0;border-bottom:1px solid #d8e0eb;overflow:hidden;clear:both;padding:15px 0;}
.sponsor_listing img {margin-top:1.833em}

/* Mediagallery ***/
.fotosets{list-style:none;margin:0;padding:0;}
.fotosets li{float:left;display:inline;width:180px;margin:0 42px 20px 0;padding:0;height:150px;}
.fotosets img{border:1px solid #d9d9d9;padding:4px;width:170px;height:90px;display:block}
.fotosets a{display:block;outline:none;text-decoration:none;color:#696969}
.fotosets h4{color:#696969;font-weight:bold;margin:0;}
.fotosets p{color:#696969;margin:0;}
.fotos_list{list-style:none;margin:0;padding:0;}
.fotos_list li{float:left;display:inline;width:100px;margin:0 20px 20px 0;padding:0;height:85px;}
.fotos_list img{display:block;width:90;height:75px;border:1px solid #d9d9d9;padding:4px;}

/* Downloads ***/
.download_listing,.download_listing li, .download_listing ul{list-style:none;margin:0;padding:0;}
.download_listing .download{width:180px;margin-right:20px;float:left;}
.download_listing .thumb{background:#fff;border:1px solid #d9d9d9;padding:4px;display:block;margin-bottom:5px;width:170px;height:126px;}
.download_listing a{text-decoration:none;font-weight:bold;padding-left:16px;background:url('../img/arrow_grey_right.png') no-repeat left -2px;}
.download_listing a:hover{background-image:url('../img/arrow_blue_right.png');}

/* Pers ***/
.pers_listing,.pers_listing li, .pers_listing ul{list-style:none;margin:0;padding:0;}
.pers_listing .download{width:180px;margin-right:20px;float:left;}
.pers_listing .thumb{background:#fff;border:1px solid #d9d9d9;padding:4px;display:block;margin-bottom:5px;width:170px;height:126px;text-decoration:none;}
.pers_listing h4 a{text-decoration:none;font-weight:bold;padding-right:16px;background:url('../img/arrow_grey_right.png') no-repeat right -2px;display:block;}
.pers_listing h4 a:hover{background-image:url('../img/arrow_blue_right.png');}

/* Popup ***/
.popup_visible{overflow:hidden;}
.popup_visible #popup_overlay{display:block;}
#popup_overlay {background:rgba(0, 0, 0, 0.75);display:none;position:absolute;position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;overflow-y:auto;}
#popup {width:510px;padding:20px;position:absolute;z-index:1001;left:50%;margin-left:-275px;margin-bottom:100px;top:50px;background:#fff;box-shadow:0 0 10px rgb(0, 0, 0);-moz-box-shadow:0 0 10px rgb(0, 0, 0);-webkit-box-shadow:0 0 10px rgb(0, 0, 0)}
#popup h2{margin-bottom:1em}
#popup p{font-size:11px;}
#popup form {background:#ececec;margin-bottom:20px;}
#popup ul{padding:15px;border-bottom:1px solid #fff;margin:0;}
#popup ul:last-child{border-bottom:0;}
#popup li{clear:both;overflow:hidden;}
#popup .nolabel, #popup .buttons{padding-left:185px;}
#popup .nolabel label{text-indent:-24px;padding-left:22px;}
#popup .buttons{margin-top:.5em;}
#popup .buttons input {margin-right:10px;}
#popup label{font-weight:normal;width:185px;display:inline-block;float:left;}
#popup label.inlinelabel{width:auto;display:inline;float:none;white-space:nowrap;}
#popup input.text, #popup textarea {width:280px;font-family:inherit;font-size:inherit;color:inherit;}
#popup textarea {height:140px;}

/* Nieuws ***/
#nieuws-title {color:#555;font-size:24px;font-weight:bold;margin-bottom:12px;}
#nieuws ul {border-top:0;}
#nieuws h5{margin-bottom:4px;}
#nieuws h5 a {color:#1161ab;text-decoration:none;}
.agenda_section #nieuws li{background-position:0 10px;border-bottom-color:#aac2d8;background-position:0 7px;}

#sidebar p img {border:none;}
#sidebar a.pdf{background:url('../img/icons/pdf.png') no-repeat left center;padding-left:22px;color:#1161ab;display:inline-block;}
#sidebar a.pdf:hover{color:#111;}

/* Links ***/
#links dd{background:#f2f2f2;overflow:hidden;padding:15px 10px;display:none;}
#links dd p, #links dd table{margin-bottom:0;}
#links td{width:50%;line-height:1.75;}