h3 {
	font-weight:bold;
	COLOR: #6e93c3;
	font-size: 14px;
}

.reglist ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border:solid #F00 0px;
}

.reglist ul li {
	margin: 10px 0px;
	padding-left: 15px;
	background: transparent url("http://global.brainguide.de/img/icons/arrow_blue.gif") no-repeat 0px 5px;
}

label {
	display: block;
	font-size: 13px;
	font-weight:bold;
	COLOR: #666;
}

.noinpt {
	width: 10px;
}

input {
	width:200px;

	padding:	2px;
	border-top:		1px solid #999;
	border-right:		1px solid #e5e5e5;
	border-bottom:		1px solid #e5e5e5;
	border-left:		1px solid #999;
	background:	#fff;
	font-size: 14px;
}

.input_s {
	width:150px;
}

.input_l {
	width:250px;
}

.input_xl {
	width:426px;
}

select {
  width:206px;
	border-top:		1px solid #999;
	border-right:		1px solid #e5e5e5;
	border-bottom:		1px solid #e5e5e5;
	border-left:		1px solid #999;
	font-size: 14px;
}

.select_s {
  width:156px;
}

.select_l {
  width:256px;
}

.fieldfrst {
	float:left;
	margin-top: 10px;
	margin-right:20px;
	border:solid #F00 0px;
}

.fieldlast {
	float:left;
	margin-top: 10px;
	margin-right:0;
	border:solid #00F 0px;
}

input.hover { 
  padding:0; 
  display: block; 
  font-size:0px; 
  color: transparent;
  width: 163px; 
  height:50px; 
  background: url("http://global.brainguide.de/img/buttons/register.jpg") 0 0 no-repeat;
  border:solid #333 0px;
}

.hover:hover { 
	background-position: 0 -50px;
}

.reghov {
	width: 220px;
	height: 50px;
	padding-bottom: 1px;
	cursor:pointer;
	background:#999;
	color:#666;
	font-weight:bold;
	FONT-FAMILY: Arial,Verdana,Sans-Serif;
	FONT-SIZE: 17px;
	border:outset 0px #ccc;
	background:url(http://global.brainguide.de/img/buttons/register_blue.jpg) no-repeat left top;
}

.reghov:hover {
	background-position: 0 -50px;
	color:#333;
}

.red {
	color: #F00;
}

.free {
	margin-top: 5px;
	color: #090;
	font-size: 12px;
	font-weight:bold;
	text-align: center;
}
