/*******************************************************************************

	Project		:	Vogelpark Walsrode
	Copyright	:	Design - freigeistlabor - www.freigeistlabor.com

*******************************************************************************/


/* ### Main-block default ################################################# */

#main-block {
	
	padding-bottom: 40px;
	padding-left:10px;
}

#subnav {
	position:absolute;
	left:30px;
	top:11px;
	width:250px;
	height:17px;
	z-index:5;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
}

#subnav p {
	color:#fff;
	font-size:12px;
	font-weight: bold;
}

#subnav a,
#subnav a:link {
	font-weight: bold;
	color:#fff;
	font-size:12px;
	text-decoration:none;
}

#subnav a:hover a:visited {
	color:#fff;
	font-size:12px;
	font-weight: bold;
}
