#login input, #login select {
	width:230px;
}
#login input, #register input, #register select {
	BORDER: #6d6d6d 1px solid; 
	FONT-SIZE: 12px;
	WIDTH: 191px; 
	height:auto;
}

#login .mandatory, #register .mandatory {
	font-size:11px;
}

#login .fbut, #register .fbut {
	height:auto;
	width:auto;
	
}

#register .headerRow {
	font-size: 12px;
	font-weight: bold;
	background-color: white;
}
#register .tableHeader {
	font-size: 14px;
	font-weight: bold;
	background-color: white;
}

.loginNavi {
	text-align: right;
	vertical-align: bottom;
	height: 114px;
	color: black;
	font-weight: bold;
	padding-bottom:2px;
}

#firma_label {
	width: 120px;
}

#register input {
	width: 430px;
}
#register  select {
	width: 430px;
}

#contactLabel {
	padding-top:10px;
}