.NaviVogel1{
	width: 481px;
	background: url(/img/bgvogeltop.jpg) repeat-x top;
	border: 1px dashed #DBCD95;
}
.NaviVogel2{
	width: 461px;
	background: url(/img/bgvogelbottom.jpg) repeat-x bottom;
	padding: 10px 10px;
}
.ContainerKarteVogel{
	width: 475px;
	border: 1px dashed #DBCD95;
	border-top: none;
	padding-top: 10px;
	padding-left: 6px;
	padding-bottom: 10px;
	overflow: hidden;
	background: url(/img/bgvogelbottom.jpg) repeat-x bottom;
}
.ContainerKarteVogel .whitecontent{
	margin-left:20px !important;
	margin-right:20px !important;
}
.ContainerKarteVogel2{
	position: relative;
}
#LegendeSchmal{
	position: absolute;
	top: 194px;
	left: 346px;
}
#LegendeSchmal .LegendeTextVogel{
	margin: 0;
	padding: 1px 0px 2px 28px;
}
#LegendeBreit{
	position: absolute;
	top: 213px;
	left: 287px;
}
#LegendeBreit .LegendeTextVogel{
	margin: 0;
	padding: 1px 0px 2px 20px;
}


.subtitleVogel {
	margin-bottom:8px;
}
.subtitleVogel .title {style.css (line 108)
background-color:#FFFFFF;
color:#A68A5A;
font-size:70%;
font-weight:bold;
padding-right:5px;
}


.vogelKategorie{
	float: left;
	width: 33%;
	overflow: hidden;
	width: 147px;
	padding-right: 5px;
}
.vogelKategorie p{
	margin: 0;
	padding: 0px 0px 0px 12px;
	background: url(/img/arrow7.gif) no-repeat 0px 7px;
}
.vogelKategorie A{
	line-height: 180%;
	color: #A68A5A;
	text-decoration: none;
}
.vogelKategorie A.aktiv{
	color: #A00022;
	font-weight: bold;
}
.vogelKategorie A:Hover{
	text-decoration: underline;
	color: #A00022;
}