/* CSS Document */

/* divpos ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------- */
#menu0 {
	background-color: #68ae45;
}

/* divstyles --------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------- */
/* workshop registration --------------------------------------------------------------- */
#registrationLink {
  width: 194px;
  height: 60px;
  vertical-align: top;
  background-image: url(/pictures/basic/but_ws-registration_190.gif);
  background-repeat: no-repeat;
  margin: 20px 0px 20px 0px;
}
#registrationLink a {
	display: inline-block;
	width: 190px;
  height: 60px;
}
.formblock {
	border: 1px solid #68ae45;
}
/* kita registration form -------------------------------------------------------------- */
#form input:focus, select:focus {
	border: 1px solid #68ae45;
	background-color: #f8f289;
}
.kitaform_table1 {
  border: 1px solid #68ae45;
  background-color: #f3f3f3;;
}
.child_data {
  border: 1px solid #68ae45;
  background-color: #f3f3f3;
}
.parent_data1, .parent_data2 {
  border: 1px solid #68ae45;
  background-color: #f3f3f3;
}
#form a.but3 { /* form_kita_registration */
	background-image: url(/pictures/element-i/registration/button_gruen_elementi.gif);
}

/* menu0 ------------------------------------------------------------------------------- */
#menu0 a {
	background-color: #68ae45;
}
/* menu1 ------------------------------------------------------------------------------- */
#menu1 .level2 a:hover {
	color: #68ae45;
}
#menu1 .level2 a.active2 {
	color: #68ae45;
}

/* basic ------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------- */
#content h1{
	color: #68ae45;
}
a:hover {
	color: #68ae45;
}
