.werbung {
	background-image: url(apec_images/kuenstler.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #263A6C;
}
a {
	color: #993300;
	text-decoration: none;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
.organisation 
{color: #000000}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CDD9E4;
}
.indextitle {
	vertical-align: baseline;
	clip:   rect(5px auto auto auto);
	top: 10px;
	word-spacing: 4px;
	text-align: justify;
}
/* ----- nine lives (www.nine-lives.it) ----- */
div#registerfrm label,
div#loginfrm label {
  display:block;
  width:105px;
  float:left;
}
div#registerfrm input.text,
div#loginfrm input.text {
  border:1px solid #EF7D09;
  width:140px;
  margin-bottom:4px;
}
div#registerfrm input.text{
  border-color:#263A6C;
}
div#registerfrm input.button,
div#loginfrm input.button {
  background: white;
  border:1px solid #253869;
  color:#253869;
  margin-left:108px;
  font-size:14px;
}
div#registerfrm input.button[class],
div#loginfrm input.button[class] {
  margin-left:105px;
}
.error, .success {
  font-weight:bold;
  color:red;
}
.success {
 color:green; 
}
/* --- end nine lives --- */
