*
{
	cursor: default;
	margin: 0;
	padding: 0;	
}

html,
body
{
	height: 100%;
}

body
{
	font-size: 11px;
	font-family: tahoma, sans-serif;
	color: #000;
}

br
{
	clear: both;
}

a
{
	text-decoration: none;
	cursor: pointer;
}

img
{
	border: none;
}

/* BASIC */
	#APP_CONT
	{
		position: absolute;
		top: 50%;
		left: 50%;
		margin: -310px 0 0 -500px;
		width: 1000px;
		height: 620px;
	}
	
	#APP_HP
	{
		height: 544px;
		border: solid 1px #dadbdb;
	}
	
	#APP_BANNER
	{
		height: 55px;
		padding: 5px 0 0 20px;
		background: url(/de/images/basic/bannerBG.jpg) no-repeat 0 0;
	}
	
	#APP_FOOTER
	{
		height: 14px;
		text-align: center;
		color: #aaa;
		font-size: 10px;
	}
	
	#APP_FOOTER a
	{
		color: #aaa;
	}
	
	#APP_SCHABLONE
	{
		position: absolute;
		top: 1px;
		left: 1px;
		height: 544px;
		width: 998px;
		z-index: 100;
		background: url(/de/images/basic/schablone.png) no-repeat 0 0;
	}
	
	#APP_BACKGROUND
	{
		position: absolute;
		top: 1px;
		left: 1px;
		height: 544px;
		width: 998px;
		z-index: 99;
		background: url(/de/images/basic/siteBG.jpg) no-repeat 0 0;
	}
	
	#APP_MENU
	{
		position: absolute;
		top: 1px;
		left: 1px;
		width: 170px;
		height: 544px;
		overflow: hidden;
		z-index: 101;
	}
	
	#APP_SITE
	{
		position: absolute;
		top: 0;
		left: 160px;
		width: 838px;
		height: 544px;
		overflow: hidden;
	}
	
	#APP_BANNER a img
	{
		cursor: pointer;
	}

	#ff_remos
	{
		position: absolute;
		bottom: 26px;
		left: 150px;
	}
	
	#ff_slogan
	{
		position: absolute;
		left: 83px;
		bottom: 56px;
		color: #fff;
		font-weight: bold;
		font-size: 10px;
	}
	
	#ff_stdText a
	{
		text-decoration: underline;
		color: #666;
	}
	
	#ff_stdText a:hover
	{
		color: #000;
	}
	
	#ff_stdText ul,
	#ff_stdText ol
	{
		margin-left: 20px;
	}
	
	#ff_reservieren
	{
		position: absolute;
		bottom: 78px;
		right: 70px;
		z-index: 2000;
	}
	
	#ff_reservieren a
	{
		color: #666;
		font-weight: bold;
	}
	
/* BASIC */

/* startseite */
	#ff_startpic
	{
		position: absolute;
		right: 0;
		top: 118px;
		width: 912px;
		height: 276px;
		background: url(/de/images/startseite/startseite.jpg) no-repeat 0 0;
	}
	
	#ff_startText
	{
		position: absolute;
		top: 404px;
		right: 42px;
		width: 390px;
		color: #666;
	}
	
	#ff_startHL
	{
		margin: 50px 0 0 50px;
		color: #666;
		font-size: 12px;
		font-weight: bold;
	}
/* startseite */

/* menu */
	#ff_menu_cont
	{
		position: absolute;
		top: 32px;
		left: 10px;
	}
	
	#ff_menu_cont ul
	{
		list-style-type: none;
		line-height: 15px;
	}
	
	#ff_menu_cont ul li ul
	{
		margin-left: 6px;
		line-height: 13px;
	}

	#ff_menu_cont ul ul.mHide
	{
		display: none;
	}
	
	#ff_menu_cont a.link,
	#ff_menu_cont a.linkA
	{
		font-size: 11px;
		color: #8e8e8e;
	}
	
	#ff_menu_cont a.linkSub,
	#ff_menu_cont a.linkSubA
	{
		font-size: 10px;
		color: #8e8e8e;
	}
	
	#ff_menu_cont a.linkA
	{
		color: #000;
		font-weight: bold;
	}
	
	#ff_menu_cont a.linkSubA
	{
		color: #000;
		font-weight: bold;
	}
	
	#ff_menu_cont a.link2
	{
		font-size: 11px;
		color: #009ee8;
	}
	
	#ff_menu_cont a.link2A
	{
		color: #009ee8;
		font-weight: bold;
	}
	
	#ff_menu_cont a.linkSub2,
	#ff_menu_cont a.linkSub2A
	{
		font-size: 10px;
		color: #009ee8;
	}
	
	#ff_menu_cont a.linkSub2A
	{
		color: #009ee8;
		font-weight: bold;
	}	
/* menu */

/* standard seite */
	#ff_slideshow_schablone
	{
		position: absolute;
		left: 520px;
		top: 118px;
		z-index: 50;
	}
	
	#ff_slideshow
	{
		position: absolute;
		left: 160px;
		top: 118px;
		width: 413px;
		height: 275px;
		overflow: hidden;
	}
	
	#ff_slideshow img
	{
		position: absolute;
		top: 0;
		left: 0;
		display: none;
	}
	
	#ff_slideshow_display
	{
		position: absolute;
		top: 395px;
		left: 435px;
		display: none;
	}
	
	#ff_slideshow_display div
	{
		float: left;
	}
	
	#ss_counter
	{
		margin-top: -2px;
		margin-right: 5px;
	}
	
	#ff_slideshow_display img
	{
		cursor: pointer;
		margin-right: 15px;
	}
	
	#ff_slideshowEditmode
	{
		position: absolute;
		left: -12px;
		top: 118px;		
		width: 361px;
		height: 273px;
		overflow: auto;
		padding: 0 0 0 50px;
		border: solid 1px #000;
	}
	
	#ff_stdText
	{
		position: absolute;
		bottom: 94px;
		right: 0;
		width: 377px;
		height: 284px;
		padding: 0 20px 0 30px;		
		overflow: auto;
		color: #666;
		line-height: 15px;
	}
	
	#ff_stdHeadline
	{
		position: absolute;
		bottom: 378px;
		right: 0;
		width: 397px;
		height: 28px;
		padding: 20px 0 0 30px;
		font-weight: bold;
		font-size: 13px;
	}
/* standard seite */

/* flugzeug charter downloads */
	.ff_fc_downloads
	{
		list-style-type: none;
	}
	
	.ff_fc_downloads img
	{
		margin-right: 4px;
	}
	
	.ff_fc_downloads li
	{
		margin-bottom: 4px;
	}
	
	#ff_fc_folderList
	{
		margin-left: -20px;
	}
/* flugzeug charter downloads */

#APP_LANG
{
	position: absolute;
	bottom: 78px;
	right: 4px;
	z-index: 2000;
}

#APP_LANG img
{
	cursor: pointer;
}

/* 20100129 by m:e */

#ff_startHL {
  margin: 18px 0 0 40px;
}

#ff_startHL a {
  color: #666;
}

#ff_menu_sec_cont {
  
}

#ff_menu_sec_cont ul {
  list-style: none;
}

#ff_menu_sec_cont ul li {
  float: left;
  margin-right: 20px;
}

#ff_menu_sec_cont .news {
  width: 27px;
  height: 28px;
  background: transparent url(/de/images/basic/news.png) no-repeat 0 0;
  cursor: pointer;
  margin: 0 auto 0 auto;
}

#ff_menu_sec_cont .hide {
  visibility: hidden;
}


#ff_menu_sec_line {
  height: 1px;
  background-color: #666;
  width: 605px;
  margin: 3px 0 2px 0;  
}

#ff_menu_sec_cont .edit {
  background-image: none;
}

#ff_menu_sec_cont .display checkbox {
  display: none;
}

#ff_startpic {
  background-image: none;
}

#ff_startpic img
{
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

#ff_menu_sec_cont li a.hl {
  color: #009ee8;
}

#ff_startText div {
  position: absolute;
  top: 20px;
  right: 0;
  white-space: nowrap;
  font-size: 14px;
  color: #009ee8;
  font-weight: bold;
}

#ff_startHL a:hover {
  color: #009ee8;
}

#APP_BANNER a.right {
  float: right;
  margin-right: 20px;
}

/* 20100129 by m:e */
