@charset "utf-8";
/* Gastgeber Formular Rechts oben */
.gastgeberFormPerma {
	margin:0px 0px 0px 0px;
	padding:6px 0px 0px 0px;
}
.gastgeberFormPerma form {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.gastgeberFormPerma td, .gastgeberFormPerma a {
	font-family: "Tahoma" Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#B3BECE;
	text-decoration: none;
}
.gastgeberFormPerma input, .gastgeberFormPerma select {
	font-family: "Tahoma" Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
	text-decoration: none;
}
.gastgeberFormPerma a:hover {
	color:#f28c12;
	text-decoration: none;
}
.gastgeberFormPerma table.formPermaOuterTable {
	width:190px;
	border-collapse: collapse;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
/*	border:1px solid #ffffff; */
}
.gastgeberFormPerma table.formPermaOuterTable td {
	margin:0px 0px 0px 0px;
	padding:0px 0px 6px 0px;
}
.gastgeberFormPerma table.formPermaOuterTable td table.formPermaInnerTable {
	width:100%;
	border-collapse: collapse;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.gastgeberFormPerma table.formPermaOuterTable td table.formPermaInnerTable td {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.gastgeberFormPerma .formPermaFixedSelect {
	width:190px;
}
.gastgeberFormPerma .formPermaFixedInput {
	width:184px;
}

/* dates */
.gastgeberFormPerma .formPermaFixedInput2 {
	position:absolute;
	right:0px;
}
.gastgeberFormPerma  .mwintobis2_date {
	position:relative;
	padding:0px 0px 6px 0px;
}

/* search button */
.sucheButton {
	background-color: #D4DEEA;
	color: #003366;
	display: block;
	font-size: 13px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	vertical-align: middle;
	width: 65px;
}
.sucheButton a {
  background-color: #D4DEEA;
  color: #003366;
  display: block;
  line-height: 22px;
}
