/* General Fonts */
BODY,P,OL,UL,DIV,TD {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #444444; 
font-style: normal;  
line-height: 130%; 
}
 


/* Headings */
H1,H2,H3,H4,H5 {
font-family: Arial, Helvetica, sans-serif;
color: #759214;/* lime green */
}



/* normal Title same as text size */
.title {
font-family: Arial, Helvetica, sans-serif;
color: #000000;/* black */
font-weight: normal;
font-size: 12px;  
padding: 0.2em
}


 
/* Footer */
.footer {
font-size: 12px;
color: #759214;			/* lime green */
line-height: 150%; 
text-align: center;
}

 
/* Last Update */
.lastupdate {
font-size: 12px;
color: #759214;			/* lime green */
line-height: 150%; 
text-align: center;
}
 
/* Quote */
.quote  {
  color: #E64720;			/* red */
  font-weight: 550;
}
 
/* In Text Hyperlinks */
a:link {
 font-weight: normal;
 color: #759214;			/* lime green */
 font-size: 12px;
 text-decoration: none;
}
a:visited {
 font-weight: normal;
 color: #759214;			/* lime green */
 font-size: 12px;
 text-decoration: none;
}
a:hover {
 font-weight: normal;
 color: Red;
 font-size: 12px;
 text-decoration: none;
}
 


/* Top Navigation Menu */
.topnav {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.topnav a:link {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: #FFFFFF; 			/* white */
padding: 2px;
}
.topnav a:visited {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: #FFFFFF; 			/* white */
padding: 2px;
}
.topnav a:hover {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
background: #759214;	/* lime green */
color: #FFFFFF; 			/* white */ 
padding: 2px;
}

.topnav-act {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
background: #759214;	/* lime green */
color: #FFFFFF; 			/* white */ 
padding: 2px;
}
.topnav-act a:active {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
background: #759214;	/* lime green */
color: #FFFFFF; 			/* white */ 
padding: 2px;
}
.topnav-act a:link {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
background: #759214;	/* lime green */
color: #FFFFFF; 			/* white */ 
padding: 2px;
}
.topnav-act a:visted {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
background: #759214;	/* lime green */
color: #FFFFFF; 			/* white */ 
padding: 2px;
}
.topnav-act a:hover {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
background: #759214;	/* lime green */
color: #FFFFFF; 			/* white */ 
padding: 2px;
}
 



/* Bottom Navigation Menu */
.bottomnav {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.bottomnav a:link {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: #759214; 			/* lime green */
padding: 2px;
}
.bottomnav a:visited {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: #759214; 			/* lime green */
padding: 2px;
}
.bottomnav a:hover {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
background: #759214;	/* lime green */
color: #FFFFFF; 			/* white */ 
padding: 2px;
}
.bottomnav-act a:active {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
background: #759214;	/* lime green */
color: #FFFFFF; 			/* white */ 
padding: 2px;
}
.bottomnav-act a:link {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: #759214; 			/* lime green */
padding: 2px;
}
.bottomnav-act a:visted {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: #759214; 			/* lime green */
padding: 2px;
}
.bottomnav-act a:hover {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
background: #759214;	/* lime green */
color: #FFFFFF; 			/* white */ 
padding: 2px;
}





/* Left Navigation Menu */


.leftnav1 a:link {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 15px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #759214; 			/* lime green */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
}
.leftnav1 a:visited {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 15px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #759214; 			/* lime green */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
}
.leftnav1 a:active {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 15px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #F7620F; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -24px;
}
.leftnav1 a:hover {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 15px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #F7620F; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -24px;
}


.leftnav1-act a:link {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 15px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #F7620F; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -24px;
}
.leftnav1-act a:visited {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 15px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #F7620F; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -24px;
}
.leftnav1-act a:active {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 15px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #F7620F; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;\
		background-position: 0 -24px;
}
.leftnav1-act a:hover {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 15px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #F7620F; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -24px;
}
 

.leftnav2 a:link {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 30px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #7FB8E0; 			/* sky blue */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -48px;
}
.leftnav2 a:visited {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 30px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #7FB8E0; 			/* sky blue */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -48px;
}
.leftnav2 a:active {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 30px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #7FB8E0; 			/* sky blue */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -48px;
}
.leftnav2 a:hover {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 30px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #F7620F; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -72px;
}


.leftnav2-act a:link {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 30px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #F7620F; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -72px;
}
.leftnav2-act a:visited {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 30px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #F7620F; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -72px;
}
.leftnav2-act a:active {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 30px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #F7620F; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -72px;
}
.leftnav2-act a:hover {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 30px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #F7620F; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -72px;
}


.leftnav3 a:link {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 45px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #7FB8E0; 			/* sky blue */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -96px;
}
.leftnav3 a:visited {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 45px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #7FB8E0; 			/* sky blue */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -96px;
}
.leftnav3 a:active {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 45px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #F7620F; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -120px;
}
.leftnav3 a:hover {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 45px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #F7620F; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -120px;
}


.leftnav3-act a:link {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 45px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #F7620F; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -120px;
}
.leftnav3-act a:visited {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 45px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #F7620F; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -120px;
}
.leftnav3-act a:active {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 45px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #F7620F; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -120px;
}
.leftnav3-act a:hover {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 45px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #F7620F; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -120px;
} 


/*Bernhard */



.leftnav4 a:link {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 60px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #7FB8E0; 			/* sky blue */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -144px;
}
.leftnav4 a:visited {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 60px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #7FB8E0; 			/* sky blue */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -144px;
}
.leftnav4 a:active {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 60px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #F7620F; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -168px;
}
.leftnav4 a:hover {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 60px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #F7620F; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -168px;
}


.leftnav4-act a:link {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 60px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #F7620F; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -168px;
}
.leftnav4-act a:visited {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 60px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #F7620F; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -168px;
}
.leftnav4-act a:active {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 60px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #F7620F; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -168px;
}
.leftnav4-act a:hover {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 60px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #F7620F; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -168px;
}


.leftnav5 a:link {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 75px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #7FB8E0; 			/* sky blue */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -192px;
}
.leftnav5 a:visited {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 75px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #7FB8E0; 			/* sky blue */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -192px;
}
.leftnav5 a:active {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 75px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #F7620F; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -216px;
}
.leftnav5 a:hover {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 75px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #F7620F; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -216px;
}


.leftnav5-act a:link {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 75px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #F7620F; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -216px;
}
.leftnav5-act a:visited {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 75px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #F7620F; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -216px;
}
.leftnav5-act a:active {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 75px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #F7620F; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -216px;
}
.leftnav5-act a:hover {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 75px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #F7620F; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -216px;
}




 
/* Forms Fields */
SELECT {  
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px 
}


TEXTAREA {
FONT-FAMILY: Arial, Helvetica, sans-serif; 
color: #555555; 
FONT-WEIGHT: normal; 
FONT-SIZE: 12px; 
BORDER-RIGHT: #759214 1px solid; 
BORDER-TOP: #759214 1px solid; 
BORDER-LEFT: #759214 1px solid; 
TEXT-INDENT: 0px; 
BORDER-BOTTOM: #759214 1px solid
}

INPUT {
FONT-FAMILY: Arial, Helvetica, sans-serif; 
color: #555555; 
FONT-WEIGHT: normal; 
FONT-SIZE: 12px; 
BORDER-TOP-WIDTH: 1px; 
BORDER-LEFT-WIDTH: 1px; 
BORDER-LEFT-COLOR: #759214;
BORDER-RIGHT-WIDTH: 1px; 
BORDER-RIGHT-COLOR: #759214;
BORDER-BOTTOM-WIDTH: 1px; 
BORDER-BOTTOM-COLOR: #759214;
BORDER-TOP-COLOR: #759214; 
TEXT-INDENT: 0px; 
BACKGROUND-COLOR: #FFFFFF; 
}








