/* RESET DEFAULTS */
* {
   padding: 0;
   margin: 0;
}
div#weblog_reacties {
    background: #F2F2F2;
    padding: 5px;

}

div.weblog_reactie_header {
    background: #fff;
    padding-bottom: 3px;
}

div#content div.weblog_reactie_header a{
    color: #000;
}

ol,
ul {
    margin-left: 1em;
}

h1, h2, h3, h4, h5, h6, p, blockquote,
 form, label, ul, ol, dl, fieldset, address {
    margin-bottom: 1em;
}


table {
    font-size: 100%;
}

img {
	border: none;
}

body {
    color: #000;
    font-family: 'Trebuchet MS', Arial, Sans-Serif;
    font-size: 80%;
    margin: 0;
    padding: 0;
    text-align: center;
    background: #7C7C7C;

}

div#globalwrapper {
    position: relative;
    margin: 0px auto;
    text-align: left;
    width: 990px;
    margin-left: auto;
    margin-right: auto;
    min-height: 600px;
    background: #7C7C7C;
}

div#content ul li, div#content ol {
    margin: 0px;
}

div#content iframe#externeLinkIframe {
    width: 950px;
    height: 700px;
}


div#top {
    height: 52px;
    width: 990px;
    margin-top: 10px;
    background: url('../images/top_red.gif') no-repeat 0px 0px;
}

div#header {
    height: 174px;
    width: 990px;
    background: url('../images/msvtop.jpg') no-repeat top left;
}

div#overlay {
    height: 174px;
    width: 990px;
    background: url("../images/header-msv.png") no-repeat 0px 0px;
}

div#menu {
    min-height: 30px;
    width: 990px;
    background: url('../images/bg_menu.gif') repeat-x 0px 0px;
}

div#menu ul {
    margin: 0px;
    padding: 0px;
    padding-top: 5px;
    margin-left: 25px;
}

div#menu ul li {
    margin: 0px;
    padding: 0px;
    float: left;
    display: block;
    height: 18px;
    list-style-type: none;
    padding: 5px;
    padding-top: 2px;
    width: 130px;
    padding-left: 10px;
}

div#menu ul li a {
    margin: 0px;
    padding: 0px;
    color: #000;
    text-decoration: none;
    font-size: 1.00em;
    line-height: 1.2em;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 2px;
    padding-bottom: 4px;

}


div#menu ul li.selected {
    background: #B51515;
}

div#menu ul li.selected a {
    color: #fff;
}

div#content {
    min-height: 380px;
    width: 950px;
    background: #fff;
    float: left;
    padding: 20px;
    padding-bottom: 10px;
}

div#content div#weblog_reacties_kop {
    margin-top: 1px;
}

div#footer {
    height: 52px;
    width: 990px;
    clear: both;
    background: url('../images/footer.gif') no-repeat 0px 0px;
    margin-bottom: 20px;
    text-align: center;
    padding: 3px;
    padding-top: 14px;
    color: #fff;
}

div#content img {
    bordeR: 1px solid #D0D0D0;
}
div#uitgelicht {
    float: left;
    width: 340px;
    min-height: 200px;
    margin-right: 10px;
    margin-left: 5px;
    padding: 10px;
    border: 1px solid #D0D0D0;
}

div#nieuws {
    float: left;
    width: 330px;
    padding: 10px;
    margin-right: 10px;
    border: 1px solid #D0D0D0;
}

div#side {
    float: left;
    width: 180px;
    padding: 10px;
    border: 1px solid #D0D0D0;
}

div#content  h2.homeheader {
    color: #B51515;
    font-size: 1.00em;
    line-height: 1.2em;
    text-transform: uppercase;
    padding-bottom: 3px;
    background: url('../images/lijntje.gif') no-repeat left bottom;
}

div#nieuws ul#nieuwsberichten {
    margin: 0px;
    padding: 0px;
}

ul#nieuwsberichten li.nieuwsbericht {
	list-style-type: none;
	background: #000;
	color: #fff;
	margin-top: 4px;
	background: url('../images/bg_nieuwitem.gif') no-repeat 0px 0px;
	border: 1px solid #D0D0D0;
}
ul#nieuwsberichten li.nieuwsbericht img {
    margin-right: 10px;
    margin-bottom: 5px;
    display: block;
}

ul#nieuwsberichten li.nieuwsbericht ul {
    margin: 0px;
}
ul#nieuwsberichten li.nieuwsbericht a {
	color: #000;
	padding: 1px 0px 2px 10px;
	text-decoration: none;
    margin-left: 15px;
    display: block;
    font-weight: bold;
}

ul#nieuwsberichten li.nieuwsbericht a:active {
	border-bottom:1px solid #D0D0D0;
}

div.test {
	background: #fff;
	color: #000;
	display: block;
	padding: 10px;
	min-height: 100px;
	display: table;
}

div#uitgelicht p {
    margin: 0px;
}

div#snelmenu {
    float: left;
    width: 520px;
}


div#search {
    float: right;
    margin-right: 10px;
    margin-top: 15px;
    width: 400px;
    text-align: right;
}

div#search legend {
    display: none;
}

div#search input {
    border: 1px solid #000;
}

div#search input.searchbox_submit {
    background: #fff;
    font-size: 87%;
    padding: 0px;
}


div#snelmenu ul {
 margin-top: 15px;
 }
div#snelmenu ul li {
    display: inline;
    margin-right: 10px;
    list-style-type: none;
    padding: 3px;
    padding-right: 10px;
    background: url('../images/border_menu.gif') no-repeat 5px right;
}
div#snelmenu ul li.last {
    background: none;
}

div#snelmenu ul li a {
    color: #fff;
    text-decoration: none;
}
/* start auto css */
/* end auto css */

div#mainmenu {
    background: #B51515;
    height: 1px;
    float: left;
    width:100%;
}

div.oranje {
   background: orange;
}

div.green {
   background: green;
}

div.blue {
   background: blue;
}
ul#navlist  a {
text-decoration: none;
}

ul#navlist {
    margin: 0px;
    padding: 0px;
    margin-left: 30px;
}
ul#navlist li.rei_menu_hoofdli {
    list-style-type: none;
    float: left;
    width: 115px;
    padding-top: 4px;
    font-size: 110%;
    padding-left: 5px;
}

ul#navlist li.rei_menu_hoofdli a{
    color: #fff;
}


ul#navlist li ul.subcontainer  {
    margin: 0px;
    padding: 0px;
    z-index: 40;
    float: left;
    position: relative;
    border: 2px solid #B51515;
    border-top: 0px;
    margin-top: 8px;
    background: #fff;
    width: 150px;
    background: #EBEBEB;
}
ul#navlist li ul.subcontainer li {
    list-style-type: none;
    margin: 0px;
    margin-bottom: 2px;
    padding-left: 0px;
    font-size: 90%;
    padding: 2px;
    padding-left: 5px;
}
ul#navlist li ul.subcontainer li:hover {
    background:#B51515;
}


ul#navlist li ul.subcontainer li a{
    color:#B51515;
    width: 100%;
    display: block;
}

ul#navlist li ul.subcontainer li a:hover{
    color:#fff;
}

div#banner {
    margin-bottom: 10px;
}
div#banner ul, div#fotovandeweek ul{
    margin: 0px;
    padding: 0px;
}

div#fotovandeweek img{
    width: 175px;
}

div#fotovandeweek ul li{
    margin-right: 4px;
}

div#banner ul li,div#fotovandeweek ul li {
    list-style-type: none;
}

div.clear {
    clear: both;
}

div#sponsors {
    width: 940px;
    height: 130px;
    float: left;
    padding: 25px;
    padding-top: 0px;
    padding-bottom: 5px;
    background: #fff;
}

div#sponsors h2 {
    font-size: 1.35em;
    line-height: 1.2em;
    text-transform: uppercase;
    margin: 0px;
    padding-bottom: 5px;
    border-bottom: 1px solid #B51515;
    margin-bottom: 10px;
}

div#hoofdsponsors {
    float: left;
    width: 500px;
}

div#hoofdsponsors img {
    float: left;
    margin-right: 5px;
    width: 120px;
    height: 90px;
}
div#subsponsors {
    float: left;
    margin-left: 20px;
    height: 90px;
    width: 400px;
}

div#subsponsors ul {
    margin: 0px;
}

div#subsponsors ul li {
    margin: 0px;
    list-style-type: none;
    height: 90px;
    width: 400px;

}

div#content a {
    color: #3A66D5;
}

div#kruimelspoor {
    margin-bottom: 10px;
}

div#kruimelspoor span a {
    font-size: 1.35em;
    text-decoration: none;
    line-height: 1.2em;
}

div#prevnext {
    margin: 0px;
    padding: 0px;
    background:#D0D0D0;
    text-align: center;
    width: 176px;
}

div#prevnext a.prev, div#prevnext a.next{
    color: #000;
    font-weight: bold;
    padding-right: 10px;
    text-decoration: none;
}


div#content div#nieuws ul#nieuwsberichten a.meerinfo, div#content a.meerinfo {
    color: #B51515;
    text-decoration: underline;
    font-size: 90%;
    margin: 0px;
    padding: 0px;
}

div#content ul#itemlist li.item div.item_intro div.weblog_reacties_aantal {
    margin: 0px;
    margin-top: 0px;
    display: block;
    margin-bottom: 14px;
}

div#content ul#itemlist li.item div.item_intro div.weblog_reacties_aantal a {
    color: #000;
    font-size: 85%;
}

div#content ul#itemlist li.item {
    margin-top: 10px;
}

div.addthis_toolbox {
    position: absolute;
    top: 16px;
    right: 197px;
}
