/* CSS Document */

.header_big{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
}

.header_sub{  
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  font-weight: bold; 
  color: #339933; 
  text-decoration: none
}

.header_sub_bld{  
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  font-weight: bolder; 
  color: #339933; 
  text-decoration: none
}

.text_u_bld{  
  font-family: "Times New Roman", Times, serif; 
  font-size: 12pt; 
  font-weight: bold; 
  text-decoration: underline
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.text_lang {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.text_unterstr {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.text_geb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.text_up {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}

.text_no_h {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: normal
}

a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  font-style: normal; 
  line-height: normal; 
  font-weight: bold; 
  color: #000000; 
}

a:link {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  font-style: normal; 
  line-height: normal; 
  font-weight: bold; 
  color: #006600; 
}

a:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  font-style: normal; 
  line-height: normal; 
  font-weight: bold; 
  color: #339933; 
}

BODY {
  SCROLLBAR-FACE-COLOR: #006600;
  SCROLLBAR-3DLIGHT-COLOR: #006600;
  SCROLLBAR-SHADOW-COLOR: #006600;
  SCROLLBAR-ARROW-COLOR: #FFFFFF;
  SCROLLBAR-TRACK-COLOR: #F2F2F2;
  SCROLLBAR-BASE-COLOR: #006600;
}
