body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin-top: 0px;
	background-color: #eee;
	cursor: default;
}
#main {
	position: absolute;
	width: 700px;
	left: 50%;
	margin-left: -350px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#main #menu #menubase #menumain a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 140px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: center;
}
#main #contacts {
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	background-color: #efefef;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: .9em;
}

h2 {
	font-size: 1.2em;
}

#main #menu #menubase #menumain a:hover {
	background-color: #4B9CFF;
}
#main #footer {
	background-color: #0054BB;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: .9em;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#main #footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#main #footer a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
#airport-accommodation {
	text-align: center;
	text-transform: uppercase;
}




#main #content {
	margin-left: 160px;
	padding-right: 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-left: 5px;
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
h1 {
	font-size: 1.4em;
	color: #666666;
	text-align: right;
	background-image: url(../images/stars.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 100px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.pix {
	border: 1px solid #666666;
	padding: 3px;
}



#main #menu #menubase #menumain ul {
	margin-left: 0px;
	padding-left: 0px;
}
#main #menu #menubase #menumain li {
	list-style-type: none;
}
#main #menu {
	background-color: #0054BB;
	position: absolute;
	width: 150px;
	top: 169px;
	left: 5px;
}
#main #menu #menubase {
	background-image: url(../images/menubase.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
}
#main #menu #menubase #menumain {
	background-image: url(../images/menutop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-left: 5px;
}
#top {
	background-image: url(../images/top2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 86px;
	padding-top: 10px;
	background-color: #4B9CFF;
}
#smallpix {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

h3 {
	font-size: 2.5em;
	font-weight: bold;
	margin-bottom: -15px;
	margin-top: 0px;
}
#main #extra {
	position: absolute;
	width: 155px;
	top: 429px;
	left: 4px;
	height: 163px;
	text-align: center;
	font-weight: bold;
	color: #FF0000;
}
#main #content2 {

	margin-left: 160px;
	padding-right: 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-left: 5px;
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.pix2 {
	padding: 5px;
}
#main #content a {
	color: #0099FF;
	font-weight: bold;
}
#main #content a:hover {
	color: #FF0000;
}
#main #content iframe {
	overflow: hidden;
	height: 130px;
	width: 450px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
