﻿*
{
    font-family: Arial,Helvetica,sans-serif;
}

body
{
   background-image: none;
    }


h1
{
    font-size: 20px;
}

.Introduction
{
    font-style: italic;
    color: #003399;
}
a
{
 color: #333333;
    text-decoration: none;   
    }
a:hover
{
 color: #666666;
    text-decoration: none;   
    }
a:visited
{
 color: #999999;
    text-decoration: none;   
    }
#PageWrapper
{
    width: 1000px;
    
    margin-right: auto;
    margin-left: auto;
   
}
#Header
{
    display: none;
    background-image: url(../Images/header.jpg);
    width: 1000px;
    height: 143px;
}
#Headersub
{
    display: none;
    width: 1000px;
    height: 31px;
    background-color: #999999;
}

#MenuWrapper
{
    display: none;
    background-image: url(../Images/streepjes3.jpg);
    height: 600px;
    width: 160px;
    float: left;
    padding-top: 20px;
}

#MainContent
{
    width: 800px;
    float: left;
    min-height: 800px;
   
}

#Footer
{
    display: none;
    background-color: #999999;
    width: 1000px;
    height: 20px;
    clear: both;
}

#MainContent a
{
    color: #000000;
    text-decoration:none;
    font-weight:bold;
    
}


#MainContent a:visited
{
    color: #000000;
    text-decoration: none;
    font-weight:bold;
}

#MainContent a:hover
{
    color: #000000;
    text-decoration: none;
    font-weight:bold;
}
#MainContent p, ul, li
{
    font-size: 10pt;
    line-height: 15pt;
     widows: 3;
  orphans: 2;  
    }
.husbandry_content_nav
{
    line-height: 15pt;
    font-size: 10pt;
    text-align: left;
}

.husbandry_content_titel
{
    font-size: 10pt;
    font-weight: bold;
    background-color: #FFCC66;
    text-transform: capitalize;
}
.husbandry_content
{
    line-height: 15pt;
    font-size: 10pt;
    text-align: left;
}

.belangrijk
{
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
.style1
{
    font-size: 9px;
    font-style: italic;
}
.Tree_navigatie a
{
    color: #333333;
    text-decoration: underline;
}
.Tree_navigatie a:hover
{
    color: #666666;
    text-decoration: underline;
}
.Tree_navigatie a:visited
{
    color: #000000;
    text-decoration: underline;
}
.Choose_ref
{
    background-color:#CCCCCC;
    vertical-align:middle;
    color:Black;
    text-align:center;
    font-size: 12px;
    font-weight:bold;
}
.tabeltekst {
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFCC66;
	text-align: center;
	vertical-align: middle;
}
.tabeldata {
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #F2F2F2;
	text-transform: capitalize;
	text-align: center;
	vertical-align: middle;
	}
.tabelhoofding {
	font-size: 14pt;
	font-weight: bold;
	text-transform: capitalize;
}
.Detailtitel {
	font-size: 12pt;
	font-weight: bold;
	background-color: #FFCC66;
}
.nieuwstekst {
	border: 1px solid #E1E1D5;
	padding-left: 10px;
	font-size: 12px;
}
.nieuwstitel {
	border: 1px solid #E1E1D5;
	padding-left: 10px;
	font-size: 16px;
	color: #A6A6A8;
}
.nieuwsbericht {
	color: #000000;
	font-size: 8px;
	border: 1px solid #E1E1D5;
	padding-left: 10px;
	line-height: 10px;
	vertical-align: top;
	padding-right: 10px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.scherm 
{
    display:none;
}


