body{
	
} 

#container{
	
}

/*** HEADER ***/
#header{
}

#logo{
}

#logo a{
	color: #B1C903;
}

#logo h1{
} 

#metamenu {
	display: none;
}

#headerimage{ 
	display: none;
}

#langselect {
	display: none;
	visibility: hidden;
}

/*** MAINCONTENT ***/ 
#main-content{
}   

/*** NAVIGATION ***/
#navigation{
	display: none;
}

/*** CONTENT ***/ 
#content{
	padding-bottom: 30px;
}

#content h1 {
}

#content h2 {
}

#content h3 {
}

#content p {
	margin-bottom: 10px;
}

.clear {
	clear: both;
}

/*** SPECIFIC ***/

/* HOME */

.hr {
	margin-top: 25px;
	height: 0;
	border: 0;
	border-top: 1px dotted #B1C903;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#home_agenda {
	display: block;
	width: 235px;
	float: left;
	padding-right: 15px;
	
	border-right: 1px dotted #B1C903;
}

#home_downloads {
	display: block;
	width: 235px;
	height: 150px;
	float: right;
	padding-right: 15px;
}

#home_downloads ul {
	margin: 0;
	padding: 0;
	padding-left: 15px;
}

/* MAP OVERVIEW */

#map_list {
	clear: both;
}

#map_list ul {
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	height: auto;
}

#map_list ul li {
	display: block;
	width: 170px;
	height: 60px;
	float: left;
	
	list-style-type: none;
	background-image: url(images/map_locitem.gif);
	background-repeat: no-repeat;
}

#map_list ul li div.locitem_nr {
	display: block;
	width: 25px;
	height: 50px;
	background:url(images/map_locitem.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	
	text-align: center;
	font-size: 10px;
	color: #fff;
	
	float: left;
	margin-right: 10px;
}

#map_list ul li div.locitem_loc {
	text-align: left;
}

.back {
	display: none;
}

.accomodation {
	margin-bottom: 15px;
	float: left;
}

.legend {
	margin-bottom: 15px;
	margin-right: 20px;
	text-align: right;
}

/* CENTRA */

#centra_list {
}

#centra_list ul {
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	height: auto;
}

#centra_list ul li {
	display: block;
	width: 250px;
	height: 180px;
	float: left;
	
	list-style-type: none;
	
	text-align: center;
}

#centra_list ul li img {
	margin-top: 10px;
}

/* HISTORY */

.quote {
	position: relative;
	padding: 5px 10px 5px 48px;
	margin-bottom: 15px;
	background: transparent url(images/quoteleft.gif) left top no-repeat;
	background-position: 0 10px;
	text-align: justify;
	color: #7c7c7c;
	
	border-top: 1px dotted #7c7c7c;
	border-bottom: 1px dotted #7c7c7c;
}

.quote .speaker {
	font-style: italic;
	text-align: right;
	font-size: 10px;
}

/* AGENDA */

.agenda_item {
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
}

.agenda_item .date {
	font-size: 11px;
	font-weight: bold;
	color: #7C7C7C;
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
	padding-left: 9px;
	border-left: 1px solid #555;
}

#home_agenda .agenda_item .date {
	font-size: 10px;
	font-weight: bold;
	color: #7C7C7C;
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
	padding-left: 9px;
	border-left: 1px solid #555;
}

.agenda_item .title {
	padding-left: 10px;
	font-size: 11px;
	color: #C1D435;
	margin-bottom: 5px;
	text-transform: uppercase;
}

#home_agenda .agenda_item .title {
	padding-left: 10px;
	font-size: 11px;
	color: #C1D435;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.agenda_item .description {
	padding-left: 10px;
	color: #7C7C7C;
}

#home_agenda .agenda_item .description {
	padding-left: 9px;
	color: #7C7C7C;
}

#home_agenda .agenda_item .readmore {
	text-align: right;
	margin-top: -10px;
	margin-bottom: -10px;
}

#home_agenda .agenda_item .readmore a {
	font-size: 15px;
	text-decoration: none;
}

/*** FOOTER ***/ 
#footer{
	border-top: 1px dotted #7C7C7C;
	padding-top: 5px;
	color: #7C7C7C;
	font-size: 11px;
}

#aircologo{
}

#contactdata{
	text-align: center;
} 

#contactdata span {
	border-right: 1px solid #555;
	margin-right: 5px;
	padding-right: 5px;
}

#contactdata span.last{ 
	padding-right: 0;
	margin-right: 0;
	border-right: none;
}

#contactdata span.last a{
	text-decoration: none;
	color: #7C7C7C;
	
}
