body {
  font-family: Arial;
  font-size: 12px;
  background:#111b17;
  color: #000000;
  margin:0px;
}

h1 {
  font-size: 15px;
  font-weight:bold;
  color:#224a20;
  text-decoration: none;
  margin-bottom:2px;

}

h2 {
  font-size: 14px;
  font-weight:bold;
  color:#68685c;
  margin-bottom:2px;
}

h3 {
  font-size: 11px;
  font-weight:bold;
  color:#70766D;
  margin-bottom:1px;
}

td {
  font-family: Arial;
  font-size: 11px;
}

p {
  font-family: Arial;
  font-size: 12px;

  color: #000000;
}

form {
  font-family: Arial;
}

input {
  background-color:#FFFFFF;
  color   : #000033;
  font-size : 10px;
  font-weight : bold;
  border    : 1px solid  #000000;
}

textarea {
  font-family: Arial;
  font-size: 12px;
}

select {
  font-family: Arial;
  FONT-SIZE: 8pt;
  color: #000000;
}

.radio {
  vertical-align:middle;
}

.checkbox {
  vertical-align:middle;
  border:0px;

}

ul {
  margin:2px;
  list-style-type:disc;

}
li {
  vertical-align:middle;
  padding-left:2px;
  margin:2px;
  list-style-type:disc;
}

ol {
  list-style-type:disc;
}

.small {
  font-family: Arial;
  font-size: 9px;
  color: #000000;
  font-weight: bold;
}

.big {
  font-family: Arial;
  font-size: 18px;
}

.bodystyle {
  font-family: Arial;
  font-size: 12px;
}

hr {
  color:#FFFFFF;
  background-color: #FFFFFF;
  height: 1px;
  border:1px;
}

.hr_black {
  color:#000000;
  background-color: #000000;
  height: 1px;
  border:1px;
}
.error {
  color : #CC0000;
  font-weight : bold;
}

INPUT.button {

  background-color:#E0DDD9;
  color   : #000000;
  font-size : 12px;
  font-weight : bold;
  border    : 1px solid #948874;
}


A,  A:active {
  COLOR: #52672a;
  font-weight: bold;
  TEXT-DECORATION: none;
}


A:hover {
  COLOR: #000000;
  TEXT-DECORATION: underline;
}


.a_nav, .a_nav:active {
    font-size: 13px;
    font-weight: bold;
    color: #435d27;
    font-style: italic;
    TEXT-DECORATION: none;
}

.a_nav:hover {
    font-size:		13px;
    font-weight:	bold;
    BACKGROUND:		none;
    font-style:		italic;
    color:			#FFFFFF;
    text-decoration:none;
}

.a_nav_geweldig {
	background-color: #435d27;
	display: inline-block;
	padding: 3px;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    font-style: italic;
    text-decoration: none;
}

.a_nav_geweldig:hover {
	background-color: #663300;
	display: inline-block;
	padding: 3px;
    font-size: 13px;
    font-weight: bold;
    background: none;
    font-style: italic;
    color: #FFFFFF;
    text-decoration: none;
}

.a_title {
  font-size: 11px;
  font-weight:bold;
  color:#7F3035;
  TEXT-DECORATION: none;

}

.a_title:active {
  font-size: 11px;
  font-weight:bold;
  color:#5A272A;
  TEXT-DECORATION: none;
 }

.a_title:hover {
  font-size: 11px;
  font-weight:bold;
  color:#99797B;
  TEXT-DECORATION: none;
}

.a_img img{
  BORDER: 1px solid #000000;
}

.a_img:hover img {

  BORDER: 1px solid #395740;


}


.errorfield {
  background: #F0C3C3;
}


.border {
  border-right:1px solid #000000;
  border-left:1px solid #000000;
  border-top:1px solid #000000;
}


.menu_title {
  font-size: 14px;
  font-weight:bold;
  color:#333131;
  height:12px;
  margin:1px;
}

.nav_menu {
  font-weight:bold;
  text-align:center;

}

.nav_down {

    font-family: Arial;
	font-size: 13px;
	height:24px;
	font-weight: bold;
    text-align:left;
    color: #717166;

    padding-left:10px;
    padding-right:5px;


}
.nav_up {

    font-family: Arial;
	font-size: 11px;
    text-align:left;
    height:16px;
	font-weight: bold;
    color: #ee3224;
	padding-left:10px;

	background-color:#aa9135;

}

.intro_down {

    font-family: Arial;
	font-size: 11px;
	font-weight: bold;

}

.intro_up {

    font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	background-color:#224a20;

}

.table_header {
  	color : #000000;
	background-color: #bfb789;
	height:14px;
	padding-left:5px;
  	padding-top:1px;
  	border-bottom:2px solid #646047;

}

.table {
  	color : #000000;

	border-bottom:2px solid #646047;
	border-left:1px solid #c7c7c7;
	border-right:1px solid #c7c7c7;
	border-top:1px solid #c7c7c7;

  
}






