body {
	background-color: #fff2c5;
}
h1, h2, h3, h4 {
	color: #f26522;
}
.nt { color: #000; }
#searchbox {
	border: 3px double #f26522;
}
#searchboxhotel {
        border: 3px double #f26522;
        background: #ffee85;
}
#searchboxflight {
        border: 3px double #f26522;
        background: #ffee85;
}
#searchboxparking {
        border: 3px double #f26522;
        background: #ffee85;
        color: #000;
        font-weight: bold;
	width: 290px;
	height: 205px;
}
#parkingtable{
	width: 290px;
}
#flyfromto,#tag_updatei_flyfromto,#tag_updatei_flyfromto_t {
	background-color: #fff2c5;
}
#tag_updatei_flyfromto_t tr:hover{
        color: #000;
        background-color: #f5cc3c;
}
#tag_updatei_flyfromto {
	border: 1px solid #f26522;
}
#catoptable{
        border-bottom: 1px solid #f26522;
}
a,a:link,a:visited{
	color: #f26522;
}
a:hover,a:active{
	color: #f26522;
}
.content{
	border: 1px solid #cc0000;
	background-color: #ffffff;
}
div.footer, div.footer a{
	color: #fff2c5;
}

.topnav{
	border-bottom: 1px solid #f26522;
	color: #666;
}
.topnav a,.topnav a:link,.topnav a:visited{
	color: #f26522;
}
.topnav a:hover,.topnav a:active{
	color: #686841;
}
.level1{
	border: 1px solid #f26522;
	background:#fff2c5;
}
li.navul, li.navulactive{
	color: #f26522;
	}	
li.navul a:link,li.navul a:visited {
	color: #666;
	}
li.navul a:hover, li.navulactive a:hover, li.navulactive a:link, li.navulactive a:visited,li.navul a:active{
	color: #f26522;
	background-color: #f5cc3c;
	}
li.mainnav{
	background-color: #fff2c5;
	}	
li.mainnav a:link,li.mainnav a:visited {
	color: #666;
	background-color: #fff2c5;
	}
li.mainnav a:hover, li.mainnav a.active{
	color: #f26522;
	background-color: #f5cc3c;
}

.maintext{
        border:#f26522 1px solid;
}

.calendarborder{
        border:#f26522 1px solid;
}
.calendar th {
        border-bottom:#f26522 1px solid;
}

