/*=================================================== Allgemeine Angaben ===========================================================*/
.unsichtbar{
	position:absolute;
	left:-3000px;}

/*=================================================== Container ===========================================================*/

/*=================================================== Kopf ===========================================================*/

/*=================================================== Linke Navigation ===========================================================*/



.such_feld{
	font-size:10px;
	width:14em;
	float:left;
	clear:right;
}

.such_button{
	font-size:10px;
	margin-top:3px;
	clear:left;
}

.laendersuche{
	display:block;
	width:13.1em;
	margin:0;
 	padding: 0.5em;
  	text-decoration: none;
  	font-weight: bold;
  	border: 1px solid black;
  	border-left-color: white; border-top-color: white;
  	color: black; background-color: #e0e0e0;
}
* html .laendersuche {  /* Breitenangaben nur fuer IE */
    width: 100%;
    w\idth: 13em;
  }

/*=================================================== Content ===========================================================*/

		
.weltkarte{
	float:left;
	margin-bottom:10px;
	margin-top:10px;
	margin-right:10px;
	}

.weltkarte img{
	cursor : url("flugzeug.cur"), url("flugzeug.cur"),auto;
	border:1px solid black;
	margin:0px;
	padding:0px;
	float:left;
	}

.copyright{
	margin:0;
	padding:0;
	font-size:0.86em;
	vertical-align:top;
	clear:left;
	}
	
.kontinent_auswahl{
	padding:0;
	margin-left:8px;
	padding-top:10px;
	}

.kontinent_auswahl p{
	margin-top:0;
	}


#kontinent{
	width:110px;
	}

#land{
	width:320px;
	}

.land_auswahl{
	clear:both;
	}

.zurueck_laender{
	clear:both;
	text-align:center;
		}
		
.fehlermeldung{
	margin:0px;
	margin-top:10px;
	font-weight:bold;
	}

.meldung{
	font-weight:bold;
	}
	
/*=========Artenseite===========*/

.tbl_arten{
	margin-top:10px;
	border:2px solid #CCCCCC;
	border-collapse:collapse;
	width:100%;
}


.tbl_arten td{
	border:1px solid #CCCCCC;
}

.tbl_arten p{
margin:5px;
}

.tbl_arten thead{
display:none;
}

.tbl_arten caption{
display:none;
}

.bild_art{
	width:240px;
	font-size:1px;
}

.erlaeuterung{
	width:70%;
}

#bild_links{
	float:left;
	margin-right:10px;
	}

#bild_konsequenzen{
	float:right;
	margin-left:10px;
	}

#bild_startseite{
	float:right;
	margin-left:10px;
	}
	
.link_startseite{
	text-align:center;
	font-size:1.1em;
	}

.tabelle_bildnachweis{
	border:1px outset black;
	width:99%;
}

.caption_bildnachweis{
	display:none;
}

.tabelle_bildnachweis thead{
	text-align:center;
	background-color:silver;
	color:black;
	line-height:30px;
	}

.tabelle_bildnachweis th{
	border:1px inset black;
	text-align:center;
	vertical-align: top;
	}

.tabelle_bildnachweis td{
	border:1px inset black;
	text-align:center;
	vertical-align: top;
	}

/*=========FAQ-Seite===========*/

.faq_top{
	float:left; 
	}
	
.faq_top_links{
	float:left; 
	}
	

.faq_hr{
	clear:both; 
	}
.box_faq {
	width: 99%; 
	float: left; 
	margin-bottom: 1em;
}

.box_frage {
	width: 99%; 
	float: left; 
	background-color: #e0e0e0; 
	font-weight: bold; 
	padding: 0.3em; 
    border-right-width: 0.1em; 
	border-bottom-width: 0.1em; 
	border-right-style:solid; 
	border-bottom-style:solid; 
	border-right-color:#000000; 
	border-bottom-color:#000000;
}


.box_antwort {
	width: 99%; 
	float: left; 
	margin-top: 0.7em; 
	padding-left:0.2em;
	}

.box_pfeil {
	width: 99%; 
	float: left; 
	text-align: right;
	}

.box_pfeil a:link {
	background-color: #ffffff; 
	}
	
.box_pfeil a:visited {
	background-color: #ffffff; 
	}
	
.box_pfeil a:hover {
	background-color: #ffffff; 
	}
.box_pfeil a:active{
	background-color: #ffffff; 
	}

.faq_back_top{
	font-size:1px;
	margin-top:5px;
	margin-left:10px;
	height:7px; 
	width:14px;
	float:right;
	}

.faq_bild{
	float:left;
	margin:3px;
	}

.faq_capital{
	font-weight:bold;
	text-decoration:underline; 
	}

		
/*=================================================== Rechte Navigation ===========================================================*/

.art_rechte_navi{
	text-align:center;
	margin-top: 140px;
	margin-left: 3px; 
	width: 13em;
	font-size:0.75em; 
	border: none;
	}

.logo_bfn a{
	height:128px; 
	width:114px;
	margin:auto;
	}

/*=================================================== Fusszeilen ===========================================================*/
