/* ++++++++++++++ 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: verdana, arial, helvetica, geneva, sans-serif;
  color:#343434;
  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: verdana, 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: verdana, arial, helvetica, geneva, sans-serif;
  color:#26498C;
  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: verdana, arial, helvetica, geneva, sans-serif;
  color:#26498C;
  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: verdana, arial, helvetica, geneva, sans-serif;
  color:#26498C;
  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:verdana;
font-size:11px; 
color:#3E3E3E;
}

.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:verdana;
font-size:11px; 
color:#3E3E3E;
}

.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:verdana;
font-size:11px; 
color:#3E3E3E;
}

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

.pulldownt {
background-color: #ffffff;
font-family:verdana;font-size:11px; color:#000000;
width:45px;
}
.pulldownm {
background-color: #ffffff;
font-family:verdana;font-size:11px; color:#000000;
width:85px;
}
.pulldownj {
background-color: #ffffff;
font-family:verdana;font-size:11px; color:#000000;
width:60px;
}
.pulldown{
background-color: #ffffff;
font-family:verdana;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:#2f2f30;
	margin:0;
	padding:0;
}
