﻿/* ##################################*/
/* ANFANG GRUNDGERÜST Start_Page */
/* ##################################*/

#aspnetForm 
{
    position: absolute;
    left: 50%;
    margin-left: -533px;
	overflow:hidden;
}
/*
* html #mainContainerStart {
	height: 600px;
}*/
/*#mainContainerStart 
{
	width: 1066px;
	min-height: 600px;

	padding: 0;
	border:solid 0px black;
	overflow-x: hidden;
}*/

#logoStartPage {
	position: absolute;
	margin: 0 0 0 90px;
	background-image: url(/../images/logo_airplus.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 58px;
	border:solid 0px black;
}
* html #logoStartPage a
{
    margin-left: -90px;
}

/*#metaNavStart
{
	position: absolute;
	margin: 13px 0 0 666px;
	width: 300px;
	border:solid 0px black;
	
}*/

/* Änderung wbr 23.01 */
/*#metaNavStart
{
	position: absolute;
	margin: 13px 0 0 584px;
	width: 300px;
	border:solid 0px black;
	
}*/

#metaNavContainer
{
	float:right;
	margin: 13px 95px 0px 0px;
	height: 20px;
	border:solid 0px black;
	position: relative;
	z-index: 2;
}

#metaNavContainer {
    margin-right: 106px;
}
* html #mainContainerContent #metaNavContainer
{
    float: none;
	margin: 14px 0 0 387px;
	width: 600px;
	height: auto;
    text-align: right;
}
* html #mainContainerContent #metaNavContainer *
{
    text-align: left;
}


* html #metaNavStart 
{
    border: 0px solid red;
    float: right !important;
}

#contentContainerStartPage
{
	padding: 0 96px 0 90px;
	width: 880px;
	min-height: 375px;
}
* html #contentContainerStartPage {
	height: 610px;
}
	

#startMovie
{
	padding: 110px 96px 0 90px;
	margin-bottom:-4px;
	/*position:relative;
	z-index: 1;*/
	border:solid 0px red;
	width:870;
	height:340;
}
* html #startMovie 
{
    padding-top: 74px;
}



* html #MainNavContainerStartPage {
	height: 32px;
}
#MainNavContainerStartPage 
{
	min-height: 32px;
	padding: 0;
	margin: 0;
	border:solid 0px red;
}

* html #data_start {
	height: 225px;
}
#data_start 
{
		display:block;
		float:left;
		width: 900px;
		min-height: 185px;
		padding: 20px 0 0 0;
}
* html #data_start 
{
    width: 888px;
}

#footer_start, .footerStart, .footerStartCountry
{
	clear:both;
	width: 855px;
	margin-top: 239px;
	padding: 2px 0 0 15px;
	border:solid 0px blue;
	font-size:9px;
	font-family:Arial;
	color:#000000;
}
.footerStartCountry 
{
    width: 500px;
    padding-top: 6px;
    padding-left: 351px;
}
* html .footerStartCountry 
{
    margin-top: 4px;
}
#footer_start, .footerStart 
{
	background-color:#fff;
}
* html #footer_start, * html .footerStart {
    margin-top: -6px;
}
*+html #footer_start, *+html .footerStart {
    margin-top: 34px;
}
* html .footerStartCountry, *+html .footerStartCountry {
    margin-top: 0;
}

#Copyright_start
{
	margin:0 10px 0 0;
	display:block;
	float:left;
	border:solid 0px green;
}

#FooterNav_start
{
	display:block;
	/*float:left; 6.2.*/
	border:solid 0px green;
}

/* ##################################*/
/* ANFANG Country Start_Page */
/* ##################################*/
#countriesContainer {
	width:588px;
	margin-top:200px;
	margin-left:328px;
	font-size: 10px;
}
* html #countriesContainer {
	width:590px;
}
#headlineCountries {
	margin: 0 0 20px 20px;
	border:solid 0px red;
}
#countries {
	margin: 0;
	background-color:white;
	min-height: 245px;
	padding: 14px 0;
}
* html #countries 
{
    height: 245px;
}

#countries .headerCountries
{
	background-color:#9C968D;
	color:White;
	padding: 0 0 0 9px;
	margin: 0 0 0 14px;
	text-transform: uppercase;
	font-size: 9px;
}
#countries .headerCountries a
{
    padding: 0;
    margin: 0;
	color: #fff;
}
#countriesEuropeContainer
{
	float:left;
	width:289px;
	min-height:210px;
}
#countries table td 
{
    margin: 0;
    padding: 0 0 0 14px;
}
#countries table td a
{
    margin: 0;
    padding: 3px 0;
	display:block;
	line-height: 10px;
    padding-left: 9px;
	width:121px;
	color: #9C968D;
	border-bottom: 1px dotted #d7d7d7;
    background-image: url(/../images/icon_link_high.gif);
    background-repeat: no-repeat;
    background-position: 0 -20px;
}
#countriesEuropeContainer table td a
{
    
}
#countries table td a:hover
{
    color: #004687;
    background: url(/../images/icon_link_high.gif) no-repeat;
	background-position: 0px 4px;
   /* background-position: 0 6px;*/
}	
#countriesAsiaContainer, #countriesAmericaAfricaContainer
{
	float:left;
	width:143px;
	min-height:210px;
}
#countriesNorthAmericaContainer, #countriesLatinAmericaContainer, #countriesAfricaContainer
{
	margin-bottom:15px;
}

* html #countriesAmericaAfricaContainer 
{
    padding-left: 11px;
}
* html #countriesAmericaAfricaContainer table td
{
    margin: 0;
    padding: 0;
}
* html #countriesAmericaAfricaContainer .headerCountries
{
    margin: 0;
    width: 121px;
}