.w25 {
	width: 25px;
}

.w50 {
	width: 55px;
}
.w50m {
	width: 55px;
	text-align:center!important;
}
.w75 {
	width: 75px;
}

.w100 {
	width: 100px;
}

.w150 {
	width: 150px;
}

.left-float {
	text-align:left!important;
}

form {
	padding: 0;
	margin: 0;
}


input, select, textarea {
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 1em;
	background: transparent;
}

input.inputStandard {
	width: 98%;
	border: 0px none;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
}

input.inputLong {
	width: 470px;
	padding-top: 3px;
	padding-left: 5px;
}

input.inputSearch {
	width: 100px;
	border: 0px none;
	padding-left: 16px;
	background: transparent url('../img/icon-search.gif') no-repeat left 1px;
	font-size: 0.9em;
}

textarea.textareaStandard {
	height: 100px;
	width: 100%;
	border: 0px none;
	padding: 5px;
}

textarea.textareaBig {
	width: 687px;
	height: 100px;
	padding-top: 3px;
	padding-left: 3px;
}

select.selectStandard {
	width: 288px;
	border: 0px none;
	background-color: #fff;
}

select.selectMedium {
	width: 128px;
	border: 0px none;
	background-color: #fff;
}

select.selectTime,
select.selectMonth,
select.selectYear,
select.selectShort {
	width: 55px;
	margin: 1px 0px 0px 0px;
	border: 0px none;
	background: transparent;
}

select.selectLong {
	width: 478px;
	margin: 0px 0px 0px 0px;
}

select.selectTime {
	width: 87px;
	background: transparent;
}

select.selectMonth,
select.selectYear {
	width: 47px;
	background: transparent;
}

select.selectDay {
	width: 55px;
	margin: 0px 0px 0px 0px;
}

select.selectHour, select.selectMinute {
	width: 99px;
	margin: 0px 0px 0px 0px;
}

textarea {
	overflow: auto;
}


.labelError {
	color: red;
}

.fieldError {
}

.messageError {
	margin-bottom: 20px;
	font-weight: bold;
	color: #ff0000;
}

.messageSuccess {
	margin-bottom: 20px;
	font-weight: bold;
	color: green;
}

div.formRowStandard {
	width: 100%;
	clear: both;
	height: 55px;
}

div.formRowCheckbox {
	width: 204px;
	height: 20px;
	margin-bottom: 10px;
}

div.formRowVehicleFeature {
	width: 320px;
	height: 20px;
	margin-bottom: 10px;
	float: left;
}

div.formRowVehicleFeatureDouble {
	width: 640px;
	margin-bottom: 20px;
}


div.formRowVehicleFeatureLast {
	width: 300px;
	height: 20px;
	margin-bottom: 10px;
	float: left;
}

div.formRowChangePass {
	width: 320px;
	margin-top: 10px;
	margin-bottom: 15px;
	float: left;
}

div.divLabel {
	display: block;
	width: 100%;
	margin-bottom: 3px;
	height: 14px;
}

div.divLabel label{
	float: left;
}

p.required {
	float: right;
	text-align: right;
	font-style: italic;
	color: #ccc;
	background: transparent url('../img/icon-info.gif') no-repeat left 1px;
	margin-bottom: 0px;
	padding-right: 2px;
	padding-left: 14px;
}

div.divLabelLeft {
	float: left;
	margin-bottom: 2px;
}

div.divLabelRight {
	float: left;
	padding-top: 2px;
	padding-left: 1px;
	margin-bottom: 2px;
	width:90%;
}

div.wrapper-select,
div.wrapper-input {
	background: transparent url('../img/bg-form-field.gif') repeat-x 0 0;
	padding: 5px;
	border: 1px solid #ddd;
}

div.wrapper-input {
}

div.wrapper-textarea {
	background: transparent url('../img/bg-form-field.gif') repeat-x 0 0;
	border: 1px solid #ddd;
}

div.divField {
}

div.divFieldDate {
	width: 181px;
	float: left;
}

div.divFieldDate {
	width: 181px;
	float: left;
	overflow: hidden;
}

div.divFieldTime {
	float: right;
	width: 100px;
}

div.divFieldTextarea {
	width: 298px;
}

div.divFieldLeft {
	float: left;
	width: 20px;
	padding-top: 4px;
}

div.divFieldMonth {
	float: left;
	width: 60px;
	margin-right: 20px;
}

div.divFieldYear {
	float: left;
	width: 60px;
}

div.divFieldShort {
	float: left;
	width: 60px;
}

div.divFieldSmall {
	float: left;
}

div.divFieldRight {
	float: left;
	width: 20px;
}

div.formRowBig {
	height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

div.formFieldBig {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

div.textareaLabeled {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

div.formRowButton {
	clear: both;
	padding: 0px 0px 0px 0px;
	margin: 8px 4px 8px 0px;
}

#pressform {
  margin-left: 25px;
}

#pressform label {
  float:left;
  width: 150px;
  font-size:1.2em;
  font-weight:bold;
  line-height:141%;
  padding-top:5px;
}

#pressform input {
  background-color:#214A90;
  border:1px solid #6487BE;
  color:#FFFFFF;
  font-size:12px;
  margin:0 0 5px;
  padding:4px 2px;
  width:300px;
}

#pressform .radio, #pressform .checkbox {
  width: 20px !important;
  background-color: transparent;
  border:none;
  margin-top:7px;
}

HTML* #pressform .radio, HTML* #pressform .checkbox {
  margin-top:5px;
}

#pressform .radio {
  float:left;
}
#pressform .radio_label {
  width: 40px;
  font-weight:normal;
  margin-right:10px;
}
#pressform .checkbox_label {
  width:auto !important;
  font-weight:normal;
}
#pressform .anrede_box {

}
#pressform .submit {
  background-color:#214A90;
  border:medium none;
  color:#FFFFFF;
  cursor:pointer;
  float:left;
  font-weight:bold;
  margin-left:306px;
  margin-top:10px;
  width:150px;
}

#pressform span.error {
  display: block;
  margin-top:5px;
  margin-bottom:5px;
  color: red;
}
