body {
	background-color: #dbd2e8;
}
h1, h2, h3, h4 {
	color: #574574;
}
.dredtitle{
	color: #000;
}
.nt { color: #000; }
#searchbox {
	border: 3px double #574574;
}
#searchboxhotel {
        border: 3px double #574574;
        background: #947bbd;
}
#searchboxflight {
        border: 3px double #574574;
        background: #947bbd;
}
#searchboxparking {
        border: 3px double #574574;
        background: #947bbd;
        width: 290px;
        color: #000;
        font-weight: bold;
        height: 205px;
}
#parkingtable{
        width: 290px;
}
#flyfromto,#tag_updatei_flyfromto,#tag_updatei_flyfromto_t {
        background-color: #dbd2e8;
}
#tag_updatei_flyfromto_t tr:hover{
        color: #fff;
        background-color: #947bbd;
}
#tag_updatei_flyfromto {
        border: 1px solid #574574;
}

#catoptable{
        border-bottom: 1px solid #574574;
}
a,a:link,a:visited{
	color: #574574;
}
a:hover,a:active{
	color: #574574;
}
.content{
	border: 1px solid #453164;
	background-color: #f2eef8;
}

/* producer information bottom right corner */
div.footer, div.footer a{
	color: #dbd2e8;
}

/* top bar with weather information */
.topnav{
	border-bottom: 1px solid #574574;
	color: #666;
}
/* top left menu eg Home */
.topnav a,.topnav a:link,.topnav a:visited{
	color: #666;
}
.topnav a:hover,.topnav a:active{
        font-weight: bold;
	color: #574574;
}
/* horizontal menu */
.level1{
        border: 1px solid #574574;
        background:#dbd2e8;
}
li.navul, li.navulactive{
	color: #dbd2e8;
	background-color:#dbd2e8;
	}	
li.navul a:link,li.navul a:visited {
	color: #574574;
	background-color:#dbd2e8;
	}
li.navul a:hover, li.navulactive a:hover, li.navulactive a:link, li.navulactive a:visited,li.navul a:active{
	color: #dbd2e8;
	background-color: #947bbd;
	}

/* vertical menu */
li.mainnav{
	background-color: #dbd2e8;
	}	
li.mainnav a:link,li.mainnav a:visited {
	color: #666;
	background-color: #dbd2e8;
	}
li.mainnav a:hover, li.mainnav a.active{
	color: #dbd2e8;
	background-color: #947bbd;
}

.maintext{
        border:#574574 1px solid;
}

.calendarborder{
        border:#574574 1px solid;
}
.calendar th {
        border-bottom:#574574 1px solid;
}


