﻿h2 {
	display: none;
}
#KontaktFormular, #KontaktFormular input {
	font-size: 11px;
	font-family: 'Microsoft Sans Serif', Tahoma, Verdana, Arial, sans-serif;
}



.fatBlue {
	font-weight: bold;
	color: #289EC7;
	padding-right: 5px;
}


input, table, td { border: 0; padding: 0; margin: 0; }

.table-h {
	text-transform: uppercase;
	color: #999;
	height: 25px;
}
input.long {
	width: 230px;
	height: 17px;
	background-color: #e5e5e5;
	border: 0;
	border-bottom: 3px solid #fff;
	padding: 1px 0px 0px 4px;
	line-height: 1em;
}
input#cv{
	background-color:#E5E5E5;
}
.required {
	color: #289EC7;
}

.spacer1 {
	width: 230px;
	height: 3px;
	background: transparent;
}
input.termin-date {
	width: 88px;
	height: 17px;
	float: left;
	border-right: 1px solid #fff;
	background-color: #e5e5e5;
	float: left;
}
#termin_date_btn {
	width: 21px;
	height: 17px;
	border: 0;
	background: url(/fileadmin/template_gowest/img/kal.gif) no-repeat left;
	display: block;
	float: left;
	margin-left: 2px;
}
input.termin-time {
	width: 40px;
	height: 17px;
	border: 0;
	background-color: #e5e5e5;
	float: left;
}
.dplpkt{
	width: 8px;
	height: 17px;
	background: transparent url(/fileadmin/template_gowest/img/dblpnt.gif) no-repeat center;
	overflow: hidden;
	float: left;
	display: block;
	text-indent: -999px;
}
#termin_time_btn {
	width: 21px;
	height: 17px;
	border: 0;
	background: url(/fileadmin/template_gowest/img/uhr.gif) no-repeat left;
	display: block;
	float: left;
	margin-left: 2px;
}
/*
#termin_date_btn,
#termin_time_btn {
	cursor: pointer;
}*/


#nachricht,
#warumich,
#lebenslauf{
	width: 230px;
	height: 130px;
	background-color: #e5e5e5;
	border: 0;
	padding: 3px;
	line-height: 1em;
	font-size: 11px;
	font-family: Tahoma, Verdana, Geneva, Arial;
}

#submit {
  width: 100%;
  height: 50px;
  display: block;
  margin-top: 5px;
  color: #FFFFFF;
  background-color:#8C8C8C;
  text-transform: uppercase;
	cursor: pointer;
}

.ui-datepicker-trigger {
	float: left;
}

#ui-datepicker-div {
	z-index: 9999;
}





