* 
{
  margin: 0;
  padding: 0;
}

.yakso_logo
{
  position:absolute; 
  margin-top: 60px; 
  margin-left: 65px;
}

.trafo_logo
{
  position:absolute; 
  margin-top: 60px; 
  margin-left: 55px;
}

.bionova_logo
{
  position:absolute; 
  margin-top: 60px; 
  margin-left: 60px;
}

.fryslaner_logo
{
  position:absolute; 
  margin-top: 60px; 
  margin-left: 42px;
}

.yakso_logo_detail
{
  position:absolute; 
  top: 220px;
  left: 210px;
}

.trafo_logo_detail
{
  position:absolute; 
  top: 220px;
  left: 205px;
}

.bionova_logo_detail
{
  position:absolute; 
  top: 220px;
  left: 210px;
}

.fryslaner_logo_detail
{
  position:absolute; 
  top: 225px;
  left: 190px;
}

.merk.logo
{
  position:absolute; 
  margin-top: 60px; 
  margin-left: 55px;
}

.home_title
{
  font-weight: bold; 
  font-family: ArialMT, Arial; 
  font-weight: bold; 
  padding-left: 8px;
  padding-top: 5px;
}

.home_title .yakso
{
  color: #BF1E2E;
}

.home_title .trafo
{
  color: #2BB673;
}

.home_title .bionova
{
  color: #768CC7;
}

.home_title .fryslaner
{
  color: #F4D20D ;
}

.error
{
  font-weight: bold;
  font-family: ArialMT, Arial;
  font-size: 12px;
  color: red;
}

img 
{
  border: 0;
}

body 
{
  background-color: #92c351;
  background-image: url('../img/leaf_bg.png');
  background-repeat: no-repeat;
}

input
{
  border: 1px solid #48ac62;
  background-color: #eef5e3;
  width: 280px;
  height: 18px;
  font-family: ArialMT, Arial;
  font-size: 11px;
  letter-spacing: 1px;
  text-align: left;
}

textarea
{
  border: 1px solid #48ac62;
  background-color: #eef5e3;
  overflow: auto;
  width: 280px;
  height: 60px;
  font-family: ArialMT, Arial;
  font-size: 11px;
  letter-spacing: 1px;
}


.home
{
  font-family: ArialMT, Arial;
  font-size: 11px;
}

.home strong
{
  font-family: Arial-BoldMT, Arial;
  font-weight: bold;
  font-size: 11px;
}

.links ul li
{
  font-family: ArialMT, Arial; 
  font-size: 11px;
  list-style-type: none;
  padding-top: 5px;
}

.links span
{
  font-family: Arial-BoldMT, Arial;
  font-weight: bold;
  font-size: 11px;
}

.bottomLogos
{
  width: 900px; 
  margin-left: 10px; 
  margin-top: -24px;
}

.contact
{
  font-family: ArialMT, Arial, Verdana;
  font-size: 11px;
}

.contact_title
{
  font-weight: bold; 
  font-family: Arial-BoldMT, Arial ;
  font-size: 11px;
  width: 100px;
  height: 25px;
}

.contact2_title
{
  width: 120px;
  color: #48ac62;
  font-weight: bold;
  font-family: Arial-BoldMT, Arial, Verdana ;
  font-size: 11px;
}

.radio
{
  background-color: none; 
  height: 25px;
  border: none;
}

.inputspacer
{
  height: 5px;
}


.radio_title
{
  font-weight: bold;
  font-family: Arial-BoldMT, Arial, Verdana ;
  font-size: 11px;
  font-weight: bold;
  width: 100px;
}

#header {
  height: 106px;
  width: 996px;
}

    #h_p_1 
    {
      height: 106px;
      width: 400px;
      background-image: url('../img/bg_1.png');
      float: left;
    }

    #h_p_2 
    {
      height: 106px;
      width: 225px;
      background-image: url('../img/bg_3.png');
      float: left;
      text-align: right;
    }

    #h_p_2_c {
      margin-top: 80px;
      padding-right: 20px;
    }

    #h_p_3 {
    height: 106px;
    width: 27px;
    background-image: url('../img/bg_2.png');
    background-position: bottom center;
    background-repeat: no-repeat;
    float: left;
    }

    #h_p_4 
    {
      height: 106px;
      width: 300px;
      float: left;
    }

        #h_p_4_c 
        {
          margin-top: 80px;
          font-family: Myriad, Verdana, Arial;
          padding-left: 6px;
        }

        #h_p_4_c a 
        {
          text-decoration: none;
          color: #FFF;
          font-size: 12px;
          font-weight: bold;
        }

                #h_p_4_c a:hover {
          text-decoration: underline;
          }

        .h_p_4_c_spacer 
        {
          color: #39af66;
          font-weight: bold;
          font-size: 12px;
        }

#feature
{
  padding-top: 15px;
  padding-left: 20px;
  padding-bottom: 10px;
  padding-right: 30px;
  font-family: ArialMT, Arial ;
  font-size: 11px;
}

#feature .title
{
  font-family: Arial-BoldMT, Arial;
  font-size: 11px;
  font-weight: bold;
  color: #a41d23;
}

#content 
{
  width: 956px;
  min-height: 400px;
  margin-left: 40px;
  background-image: url('../img/content_bg.png');
  background-repeat: repeat-y;
}

#content_left 
{
  background-image: url('../img/left.png');
  background-repeat: no-repeat;
  width: 102px;
  height: 178px;
  float: left;
}

#content_right 
{
  width: 854px;
  float: left;
}

  #content_right #slogan
  {
    padding-left: 10px;
    background-image: url('../img/hoek_rechts_boven.png');
    background-position: bottom right;
    background-repeat: no-repeat ;
    height: 45px;
    margin-bottom: 10px;
  }

      #content_right_c 
      {
        width: 800px;
        margin-left: 5px;
        font-family: ArialMT, Arial;
        font-size: 11px;
        color: #827773;
      }
        
        #content_right_c a 
        {
          color: #827773;
          text-decoration: none;
        }
        
        #content_right_c img
        {
          padding-left: 8px;
          padding-right: 8px;
        }
        
        #content_right_c .title
        {
          font-family: Arial-BoldMT, Arial;
          font-weight: bold;
          font-size: 14px;
          color: #827773;
        }
        
        
            .itemlist 
            {
              font-family: ArialMT, Arial;
              font-size: 11px;
              padding-right: 30px;
            }
            
            .itemlist b
            {
              font-family: Arial-BoldMT, Arial;
              font-size: 11px;
            }
            
            .itemlist th 
            {
              padding-left: 5px;
              padding-right: 5px;
              font-family: Arial-BoldMT, Arial;
              font-size: 11px;
              border-bottom: 1px solid #4eaf67;
              border-top: 1px solid #4eaf67;
              height: 20px;
              line-height: 20px;
              text-align: left;
            }
            
            .itemlist td
            {
              padding-left: 5px;
              padding-right: 5px;
            }
        
        #content_right_c .itemlist tr th a {
                          color: #4eaf67;
        }
        
        .itemName {
          font-size: 16px;
          font-weight: bold;
        }
            
                .itemlist tr td  {
                  border-bottom: 1px solid #4eaf67;
                  line-height: 30px;
        }


        
            #content_right_c a:hover {
        text-decoration: underline;
            }
        
        .inline li {
      display: inline;
      margin-left: 5px;
        }
    
    .side
    {
      padding-left: 20px;
    }
        
    .side li {
                  display: inline;
    }

    .titellist {
      margin-left: 35px;
      display: block;
      list-style-position: inside;
    }

#logos
{
  height: 164px;
  width: 48px;
  position: relative;
  bottom: 182px;
  left: 60px;
  padding-top: 40px;
  background-position: center bottom;
  background-repeat: no-repeat;
}

#aboveFooter 
{
  position: relative;
  width: 950px;
  height: 25px;
  text-align: right;
  bottom: 80px;
}

#aboveFooter a 
{
  color: #827773;
  font-weight: bold;
  font-family: arial;
  font-size: 12px;
  text-decoration: none;
}

#footer 
{
  height: 30px;
  width: 996px;
  background-image: url('../img/footer_bg.png');
  background-repeat: no-repeat;
}

.footer_buttons
{
  margin-top: -5px;
}

#textfooter 
{
  width: 990px;
  text-align: right;
  color: white;
}

    #textfooter a{
    color: white;
    font-family: arial;
    font-size: 10px;
    text-decoration: none;
    font-weight: bold;
    }

