SELECT 	{BACKGROUND-COLOR: #ffffff; COLOR: #864D06; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11px}
INPUT 	{BACKGROUND-COLOR: #ffffff; COLOR: #864D06; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11px; border: 1px; border-color: #864D06; border-bottom-style: outset; border-left-style: outset; border-right-style: outset; border-top-style: outset}
TEXTAREA	{BACKGROUND-COLOR: #ffffff; COLOR: #864D06; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11px; border: 1px; border-color: #864D06; border-bottom-style: outset; border-left-style: outset; border-right-style: outset; border-top-style: outset}
OPTION 	{BACKGROUND-COLOR: #ffffff; COLOR: #864D06; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11px; border: 0px; border-color: #864D06; border-bottom-style: outset; border-left-style: outset; border-right-style: outset; border-top-style: outset}

h2 {
	font-size: 14px;
	color: #274C01;
	font-family: Arial, Helvetica, sans-serif;
}

.h2b {
	font-size: 14px;
	color: #274C01;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h3 {
	font-size: 13px;
	/*color: #274C01;*/
	color: #864D06;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
A:Link{
	color: #274C01;	
	text-decoration: underline;
}
A:Hover{
	color: #274C01;	
	text-decoration: underline;
}
A:Active{
	color: #274C01;
	text-decoration: none;
	text-decoration: underline;
}
A:Visited{
	color: #274C01;
	text-decoration: none;
	text-decoration: underline;	
}



.justify {
	text-align: justify;
}
.subnav {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #864D06;
	font-weight: bold;
	background-color: #DECEBD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1BBA2;
}
.subnav A:Link{
	color: #864D06;
	font-weight: bold;
	text-decoration: none;
}
.subnav A:Hover{
	color: #683C04;
	font-weight: bold;
	text-decoration: none;
}
.subnav A:Active{
	color: #864D06;
	font-weight: bold;
	text-decoration: none;
}
.subnav A:Visited{
	color: #864D06;
	font-weight: bold;
	text-decoration: none;
}
.subsubnav {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D1BBA2;
	text-decoration: none;
	color: #864D06;
}
.subsubnav A:Link{
	color: #274C01;
	text-decoration: none;
}
.subsubnav A:Hover{
	color: #172E01;
	text-decoration: none;
}
.subsubnav A:Active{
	color: #274C01;
	text-decoration: none;
}
.subsubnav A:Visited{
	color: #274C01;
	text-decoration: none;
}

.subsubsubnav {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 36px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D1BBA2;
	text-decoration: none;
	color: #864D06;
}
.subsubsubnav A:Link{
	color: #274C01;
	text-decoration: none;
}
.subsubsubnav A:Hover{
	color: #172E01;
	text-decoration: none;
}
.subsubsubnav A:Active{
	color: #274C01;
	text-decoration: none;
}
.subsubsubnav A:Visited{
	color: #274C01;
	text-decoration: none;
}

.ImageExtraInfo {
	font-style: italic;
	padding-top:8px;	
}

.BottomLineForTdBrown {
	border-bottom-width: 1px;
	border-bottom-style: solid;	
	border-bottom-color: #864D06;
	padding-top:10px;	
}

.StruisvogelHoeveTable {
	border-width: 1px;
	border-style: solid;	
	border-color: #864D06;	
}

