/* ++++++++++++++ Buchungsformular ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.textbox {
  border-top : 1px solid #8E0B2C ;
  border-right : 1px solid #8E0B2C ;
  border-left : 1px solid #8E0B2C ;
  border-bottom : 1px solid #8E0B2C ;
  font-size : 11px ;
  font-family: "Trebuchet MS", sans-serif arial, helvetica, geneva, sans-serif;
  color:#616161;
  line-height:14px;
  background-color:#FFFFFF;
}

.textbox2 {
  border-top : 1px solid #26498C ;
  border-right : 1px solid #26498C ;
  border-left : 1px solid #26498C ;
  border-bottom : 1px solid #26498C ;
  font-size : 11px ;
  font-family: "Trebuchet MS", sans-serif arial, helvetica, geneva, sans-serif;
  color:#FFFFFF;
  line-height:14px
}

.textbox3 {
  border-top : 1px solid #FF9900 ;
  border-right : 1px solid #FF9900 ;
  border-left : 1px solid #FF9900 ;
  border-bottom : 1px solid #FF9900 ;
  font-size : 12px ;
  font-family: "Trebuchet MS", sans-serif arial, helvetica, geneva, sans-serif;
  color:#616161;
  line-height:14px
}

.textbox4 {
  border-top : 1px solid #FF9900 ;
  border-right : 1px solid #FF9900 ;
  border-left : 1px solid #FF9900 ;
  border-bottom : 1px solid #FF9900 ;
  font-size : 13px ;
  font-family: "Trebuchet MS", sans-serif arial, helvetica, geneva, sans-serif;
  color:#616161;
  line-height:15px
}

.boxsuche {
  border-top : 1px solid #26498C ;
  border-right : 1px solid #26498C ;
  border-left : 1px solid #26498C ;
  border-bottom : 1px solid #26498C ;
  font-size : 12px ;
  font-family: "Trebuchet MS", sans-serif arial, helvetica, geneva, sans-serif;
  color:#616161;
  line-height:14px
}

.inputkontaktfeldgross {
width:235px;
height:110px;
background: #FFFFFF;
border-right: #3E3E3E 1px solid;
border-left: #878787 1px solid;
border-top: #878787 1px solid;
border-bottom: #3E3E3E 1px solid;
font-family: "Trebuchet MS", sans-serif arial, helvetica, geneva, sans-serif;
font-size:11px; 
color:#616161;
}

.inputkontaktfelderklein {
width:130px;
height:16px;
background: #FFFFFF;
border-right: #3E3E3E 1px solid;
border-left: #878787 1px solid;
border-top: #878787 1px solid;
border-bottom: #3E3E3E 1px solid;
font-family: "Trebuchet MS", sans-serif arial, helvetica, geneva, sans-serif;
font-size:11px; 
color:#616161;
}

.inputkontaktfelderkleinwrong {
width:130px;
height:16px;
border-right: #ff0000 1px solid;
border-left: #ff0000 1px solid;
border-top: #ff0000 1px solid;
border-bottom: #ff0000 1px solid;
font-family: "Trebuchet MS", sans-serif arial, helvetica, geneva, sans-serif;
font-size:11px; 
color:#616161;
}

.submit{
	width:auto;
	background-color: #ffffff;
	border:1px solid #000000;
	font-family: "Trebuchet MS", sans-serif arial, helvetica, geneva, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#616161;
	margin:0;
	padding:0;
}

.pulldownt {
background-color: #ffffff;
font-family: "Trebuchet MS", sans-serif arial, helvetica, geneva, sans-serif;font-size:11px; color:#000000;
width:45px;
}
.pulldownm {
background-color: #ffffff;
font-family: "Trebuchet MS", sans-serif arial, helvetica, geneva, sans-serif;font-size:11px; color:#000000;
width:85px;
}
.pulldownj {
background-color: #ffffff;
font-family: "Trebuchet MS", sans-serif arial, helvetica, geneva, sans-serif;font-size:11px; color:#000000;
width:60px;
}
.pulldown{
background-color: #ffffff;
font-family: "Trebuchet MS", sans-serif arial, helvetica, geneva, sans-serif;font-size:11px; color:#000000;
}

p.anfrageformular_text, p.mailform{
	font-family: "Trebuchet MS", sans-serif arial, helvetica, geneva, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#616161;
	margin:0;
	padding:0;
}