/* CSS Document */
#booking { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
#booking p.head { letter-spacing:0px; font-style: normal; font-weight: bold; font-size: 18px; margin:0px; padding: 10px 0px 15px 0px;}
#booking td, select, input { margin: 3px 0px; font-size: 12px; line-height: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
#booking td.links { white-space:nowrap; padding-right:15px; }
#booking .klein { font-size:10px; padding: 10px 0px;}
#booking .link_taxi_check { text-decoration:underline; }
#booking .button1 { background-color: #ffffcc; border-top: 0px solid white; border-right: 4px solid #AEAF75; border-bottom: 4px solid #5f5f43; border-left: 0px solid white; }
#booking .button { font-weight:bold; font-size: 1.2em; background-color: #ffffcc; border: 2px outset #999999; }
#booking .error { background-color:#cc3300; color:#ffffff; }
#booking .errortext { color:#cc3300; font-weight:bold; }
