﻿body
{
  margin:0px;
  padding:0px; 
  font-family:Verdana;
  font-size:10px;
  line-height:15px;
  height:100%;
  background:#f4f6c5;
}

a
{
  color:#000;
}

a:hover
{
    color:#3A7002;
}

h1, h2, h3, h4, h5, h6
{
  font-size:13px;
  color:#3a7002;
}
h5
{
    font-weight:normal;
}

.wrapper
{
  width:1024px;
  margin:0 auto;
}

.wrapper-inside
{
    float:left;
    background:url('/images/background.jpg') repeat-y;    
    border-right:1px solid black;  
    border-left:1px solid black;  
}

.header
{
  width:1024px;
  height:201px;
  background:url('/images/header.jpg') no-repeat;
}

.sf-menu
{
  list-style:none;
  position:relative;
  top:25px;
  left:175px;
  float:left;
}

.menu li
{
  width:85px;
  float:left;
  text-align:center;
}

.search
{
  position:relative;
  top:31px;
  left:190px;
  float:left;
}

.search .query
{
  font-size:10px;
  border:0px;
  background:url('/images/search-bg.jpg') no-repeat;
  width:100px;
  position:relative;
  top:-1px;
  padding:0px 0px 0px 10px;
}

.search .button
{
  /* background:url('/images/search-button.jpg') no-repeat 100 100; */
}

.content
{
  background:url('/images/background-content.jpg');
  margin:-2px 0px 0px 16px;
  float:left;
  min-height:468px;
}

.left
{
  width:157px;
  float:left;
}

.right, .customOne
{
  float:left;
  padding:0px 22px 0px 22px;
  width:805px;
}

/* Specified Custom CSS presets (initialized by JQuery (custom.js) */
.customOne #customTable table, .customOne #customTable tr, .customOne #customTable td
{
    border:1px solid #000;
}
.tableModelgreen
{
    background:#3a7002;
    color:#f4f6c5;
    text-align:center;
    font-size:12px;
}
.tableModelgreen p
{
    padding:5px;
    margin:0px;
}
.tableModeldefault
{
    background:#f4f6c5;
    color:#000;
    padding:5px;
}


/*  Contentblock Small presets (widget) */
.contentblock-small
{
  width:252px;
  height:127px;
  border:1px solid black;
  margin:0px 22px 22px 0px;
}
.contentblock-small h1, .contentblock-small h2, .contentblock-small h3, .contentblock-small h4, .contentblock-small h5,  .contentblock-small h6
{
  padding:8px 0px 0px 10px;
  height:22px;
  margin:0px 0px 3px 0px;
  background:#3a7002;
  width:242px;
  font-size:13px;
  color:#fff;
  font-weight:normal;
}

.contentblock-small ul
{
  list-style:none;
  margin:0px;
  padding:0px 0px 0px 10px;
}

.contentblock-small li
{
  background:url('/images/green-arrow.jpg') 0px 2px no-repeat;
  padding:0px 0px 0px 20px;
  margin:0px;
}

/*  Contentblock Big presets (widget) */
.click-box
{
    /* position:relative; */
    display:block;
    float:left;
}
.click-box img
{
    border:0px;
}

.contentblock-big, pluimvee-box, rundvee-box, varkens-box
{
  width:528px;
  height:129px;
  background:url('/images/bg-rundvee.jpg') no-repeat;
  margin:0px 0px 22px 0px;
}


.contentblock-first
{
  margin-top: -10px;
}

.contentblock-big h1, .contentblock-big h2, .contentblock-big h3, .contentblock-big h4, .contentblock-big h5, .contentblock-big h6
{
  padding:8px 0px 0px 135px;
  margin:0px;
  font-size:13px;
  font-weight:normal;
  color:#000;
}

.contentblock-big ul
{
  list-style:none;
  margin:0px;
  padding:12px 0px 5px 135px;
}

.contentblock-big li
{
  background:url('/images/green-arrow.jpg') 0px 2px no-repeat;
  padding:0px 0px 0px 20px;
}

.column-divider
{
  float:left;
}

.footer
{
  width:1024px;
  display:block;
  height:22px;
  background:#3a7002;
  float:left;
  text-align:center;
  color:#fff;
  padding-top:3px;
}
.footer p
{
    padding:0px;
    margin:0px;
}
.footer a
{
    color:#fff;
    text-decoration:underline;
}

.crumbpath
{
    background:url('/images/green-arrow.jpg') 0px 3px no-repeat;
    padding:0px 0px 0px 20px;
    margin:-14px 0px 0px 179px;
    height:25px;
}
.crumbpath .inside
{
    margin:-10px 0px 0px 0px;
}
.crumbpath ul, .crumbpath ul li
{
    margin:0px;
    padding:0px;
    list-style:none;
}
.crumbpath ul li
{
    float:left;
    padding-left:5px;
}

/* Specified content presets */
.newsindex
{
  float:left;
  padding:0px 22px 22px 22px;
}

.newsindex ul
{
  list-style:none;
  padding:0px;
  margin:0px;
  line-height:15px;
}
.newsindex a
{
  text-decoration:underline;
}

.SearchResult a
{
    text-decoration:underline;   
}

/* Nieuw nieuws opmaak */
.newsblock {
  width:600px;
  border:1px solid black;
  margin:0px 22px 22px 0px;
}
.newsblock ul {
    list-style: none outside none;
    margin: 0;
    padding: 0 0 0 10px;
    border-bottom:1px solid black;
}
.newsblock li {
    background: url("/images/green-arrow.jpg") no-repeat scroll 0 6px transparent;
    margin: 5px 0;
    padding: 3px 5px 3px 20px;
}
.newsblock p {
    margin:0;
    padding:0;
}
.newsblock h1 {
  padding:8px 0px 0px 10px;
  height:22px;
  margin:0px 0px 3px 0px;
  background:#3a7002;
  font-size:13px;
  color:#fff;
  font-weight:normal;
}
.leesmeer_true, .hideintro_false, .showtext_true {
  display: block !important;
}
.leesmeer_false, .hideintro_true, .showtext_false {
  display: none;
}

