*
{
	color: #5D6C77;
	vertical-align: top;
	font: 12px Tahoma, Arial, helvetica, sans-serif;
}

body, form
{
	margin: 0;
	padding: 0;
	background: #FFFFFF;
}

#wrapper
{
	padding: 10px;
}

#leftcolumn
{
	font: 12px Tahoma, Arial, helvetica, sans-serif;
	float: left;
	color:#5D6C77;
	vertical-align:top;
	width: 80%;
}

#rightcolumn
{
	width: 18%;
	float: right;
	color:#5D6C77;
	vertical-align:top;
}

#footer
{
	margin: 5px;
}

#rightcolumn h2
{
	font-size: 14px;
	color:#F35C38;
	font-weight:bold;
	margin: 0px 0px 5px 0px;
	text-align: center;
	border-bottom: 1px dotted #F35C38;
	padding-bottom: 3px;
}

#rightcolumn strong
{
	font-weight: bold;
}

#rightcolumn form
{
	background: #F8F8F8;
}

hr
{
	border-top: none;
	border-left: none;
	border-right: none;
	border-top: 1px solid #888;
	clear: both;
}

.bordered
{
	border: 1px solid #999;
	padding: 5px;
	background: #F8F8F8;
}

h22
{
	font:12px Tahoma, Arial, helvetica, sans-serif;
	border-left-color : #F35C38;
	border : medium solid;
	border-right : 0;
	border-top : 0;
	border-width : 0;
	border-left-width : 2;
	padding-left : 10;
}


#content
{
	margin-left: 180px;
	margin-right: 10px;
}

#pageimage
{
	float: left;
	border: 1px solid #000;
	margin-left: 15px;
	margin-right: 15px;
}

h1
{
	border-style: none none dotted solid;
	border-width: 0 0 1px 5px;
	color: #F35C38;
	font-family:Tahoma,Arial,helvetica,sans-serif;
	font-size:16px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin: 5px 10 11px;
	padding:0 0 4px 5px;
}

.special
{
	float: right;
	margin: 7px;
	padding: 4px;
	border: 1px solid #DDD;

}

#top_wrapper
{
	background: url('/images/top.bg.jpg');
	height: 102px;
	width: 100%;
}

#top_logo
{
	float: left;
}

#top_contacts
{
	float: right;
	margin: 20px 10px 5px 0;
	text-align: right;
	color: #000;
}

#topmenuwrapper
{
	background: url('/images/menu.bg.gif');
	height: 29px;
	width: 100%;
}

.spanlink, a
{
	cursor: pointer;
	color: #F35C38;
	text-decoration: underline;
}

input, select
{
	font:11px Tahoma, Arial, helvetica, sans-serif; color:#2D3331;
	padding:2px 2px 2px 2px;
	text-transform:none;
	border: 1px solid #5C5C5C;
	height: 20px;
}

textarea
{
	font:11px Tahoma, Arial, helvetica, sans-serif;
	color:#2D3331;
	padding:2px 2px 2px 2px;
	text-transform:none;
	border: 1px solid #5C5C5C;
}

.btn
{
	height: 25px;
}

/* Styles for the entire LavaLamp menu */
.lavaLamp {
    position: relative;
    height: 30px;
    background-color: transparent;
    padding: 0px;
    margin: 0px;
}

.lavaLamp li {
    float: left;
    list-style: none;
}

.lavaLamp li.back {
    border: 1px solid #000;
    background-color: #e6e8ea;
    width: 9px;
    height: 29px;
    z-index: 8;
    position: absolute;
}

.lavaLamp li .current
{
    color: #000000;
}

.lavaLamp li span {
    font: bold 15px arial;
    color: #404040;
    text-decoration: none;
    outline: none;
    text-align: center;
    top: 7px;
    text-transform: uppercase;
    letter-spacing: 0;
    z-index: 10;
    display: block;
    float: left;
    height: 25px;
    position: relative;
    overflow: hidden;
    margin: auto 10px;
    cursor: pointer;
}

.lavaLamp li a:hover, .lavaLamp li a:active, .lavaLamp li a:visited {
    border: none;
}

.submenu
{
	display: none;
	position: absolute;
	width: 300px;
	border: solid #000000 1px;
	padding: 5px 5px 5px 5px;
    	z-index: 999;
	top: 28px;
	background: #FFFFFF;
}

.submenu a
{
	font-size: 14px;
}

.tarifs_since
{
	margin-left: 30px;
	margin-bottom: 10px;
	padding-left: 15px;
}

strong
{
	text-weight: bold;
}

#tarifstable th
{
	color: #FFFFFF;
}

#tarifstable td
{
	text-align: center;
}

#tarifstable td.city
{
	text-align: left;
	color: #000;
}

a.citylink, a.aricraftlink, a.airportlink
{
	color: #000;
	text-decoration: none;
}

a.citylink:hover, a.aricraftlink:hover, a.airportlink:hover
{
	color: #F35C38;
	text-decoration: underline;
}

#contentitem
{
	margin: 10px;
}

.miniinfo
{
	margin: 0 0 0 25px;
	padding: 0;
}

.miniinfo h1
{

	border-style: dotted dotted dotted solid;
	border-width: 1px 1px 1px 5px;
	border-color: #F35C38;
	color: #5D6C77;
	font-family:Tahoma,Arial,helvetica,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin: 5px 10px 10px 10px;
	padding: 5px;
}

.miniinfo h2
{
	margin: 5px 10px 10px 20px;
	font-weight: bold;
}

.miniinfo p
{
	margin: 0 0 5px 25px;
	padding: 0;
}

.miniinfo span
{
	font-weight: bold;
	color: #F35C38;
}

hr.miniinfo
{
	margin: 5px 10px 10px 45px;
	padding: 0;
	border-style: dotted none none solid;
	border-width: 1px 0 0 0;
	height: 1px;
}

#aircraftinfo p
{
	display: none;
	padding: 5px;
	border-style: dotted;
	border-width: 1px;
	margin: 0px 10px 10px 20px;
}

#aircraftinfo h2 span.info
{
	cursor: pointer;
	padding-left: 5px;
	font-weight: normal;
	font-size: 10px;
	padding-top: 2px;
	line-height:normal;
}

#citydescription
{
	margin-bottom: 15px;
}

#citydescription h1
{
	cursor: pointer;
}

.miniinfo table
{
	margin: 0px 0 10px 20px;
	padding: 0;
	width: 98%;
}

.miniinfo table th
{
	color: #FFFFFF;
}

.miniinfo table td
{
	text-align: center;
}

.miniinfo table td.city
{
	text-align: left;
	color: #000;
}

#details ul, #details ol
{
	margin: 0px 0px 10px 10px;
}

#details ul li, #details ol li
{
	line-height: 18px;
}

#details h2
{
	margin: 15px 0 5px 20px;
}

#details h1 span
{
	cursor: pointer;
	padding-left: 5px;
	font-weight: normal;
	font-size: 10px;
	padding-top: 2px;
	line-height:normal;
}

#detailsinfo
{
	display: none;
}

#u6alert
{
	margin: 0px 0 10px 30px;
	padding: 0;
	color: #F35C38;
	font-weight: bold;
	font-size: 10px;
}

#rightdetails h2
{
	text-align: left;
	color: #5D6C77;
	font-weight: bold;
	border: 0;
	font-size: 12px;
	padding-left: 15px;
}

#rightdetails p
{
	padding-left: 20px;
}

