@charset "utf-8";
*
{
	margin: 0px;
	padding: 0px;
}
li
{
	list-style-type: none;
}
a:active, a:visited, a:focus
{
	outline: none;
}



#rahmen
{
	height: 680px;
	width: 900px;
	border: 2px solid #8C991B;
	position: relative;
	margin: 90px auto 20px;
	background-image: url(../images/bg_images/bg_start/bildwarnung.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#bafolinks   
{
	display: block;
	position: absolute;
	height: 30px;
	width: 230px;
	top: 480px;
	left: 350px;
}
#bafolinks a
{
	font-family: Arial, Helvetica, sans-serif;
	color: #8C991B;
	font-size: 1.8em;
	text-decoration: none;
}

#bafolinks a:visited
{
}

#bafolinks #weiter
{
	margin-left: 40px;
}


#rahmen #homelink
{
	background-image: url(../images/bg_images/bg_navi/ueberfahren.gif);
	height: 50px;
	width: 327px;
	position: absolute;
	left: 0px;
	top: -62px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#textanzeiger 
{
	position: absolute;
	right: -20px;
	padding: 20px;
	bottom: -20px;
	color: #000000;
	background-image: url(../images/bg_images/bg_navi/pf_link.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	width: 25px;
	text-indent: -9999px;
}
XXXXXXXXX_Hauptnavigation_XXXXXXXXXXX
{
}


#hauptnavi 
{
	height: 50px;
	width: 740px;
	position: absolute;
	left: 80px;
	top: 10px;
}


#hauptnavi li
{
	text-indent: -9999px;
}

#hauptnavi  .voegel 
{
	float: left;
	height: 50px;
	width: 120px;
	background-image: url(../images/bg_images/bg_navi/navi_voeg.gif);
	background-repeat: no-repeat;
	margin-right: 20px;
}


#hauptnavi  .saeugetiere 
{
	background-image: url(../images/bg_images/bg_navi/navi_saeug.gif);
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 200px;
}



#hauptnavi  .reptilien 
{
	background-image: url(../images/bg_images/bg_navi/navi_rept.gif);
	float: left;
	height: 50px;
	width: 200px;
}

#hauptnavi  .amphibien 
{
	background-image: url(../images/bg_images/bg_navi/navi_amph.gif);
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 200px;
}


XXXXXXXXX_Texte_XXXXXXXXXXX
{
}

#rahmen #startseitentext
{
	position: absolute;
	visibility: hidden;
	display: none;

}
