/* Style for "GEMEINDE" */

.puPath
{
	background-image: url("/pullach/sys/pix/style1/bg_path.gif");
	width: 762px;
	height: 17px;
	overflow: hidden;
	color: #000000;
	font-size: 10px;
	text-align: left;
}

.puPath a
{
	text-decoration: none;
	color: #000000;
	line-height: 17px;
	padding-left: 4px;
}




.puContentNavMainItem
{
	background-image: url("/pullach/sys/pix/style1/bg_mainitem.gif");
	background-repeat: no-repeat;
	width: 184px;
	/*height: 32px;*/
	text-align: right;
}

.puContentNavMainItem a
{
	display: block;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
	padding-right: 24px;
	padding-top: 10px;
	padding-bottom: 6px;
}

.puNavItemFolder
{
	background-image: url("/pullach/sys/pix/style1/bg_folderitem.gif");
	background-repeat: repeat-y;
	width: 184px;
	text-align: right;
}

.puNavItemFolder a
{
	display: block;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
	padding-right: 24px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.puNavItemDoc
{
	background-image: url("/pullach/sys/pix/style1/bg_docitem.gif");
	background-repeat: repeat-y;
	width: 184px;
	text-align: right;
}

.puNavItemDoc a
{
	display: block;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
	padding-right: 24px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.puNavItemDocActive
{
	background-image: url("/pullach/sys/pix/style1/bg_docitem_active.gif");
	background-repeat: repeat-y;
	width: 184px;
	text-align: right;
}

.puNavItemDocActive a
{
	display: block;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
	padding-right: 24px;
	padding-top: 4px;
	padding-bottom: 4px;
	/*background-color: #FFBF12;*/
}

.puNavSpacer
{
	background-image: url("/pullach/sys/pix/style1/navspacer.gif");
	background-repeat: no-repeat;
	width: 184px;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

.puNavDecoBottom
{
	background-image: url("/pullach/sys/pix/style1/navbottom.gif");
	background-repeat: no-repeat;
	width: 184px;
	height: 8px;
	font-size: 8px;
	line-height: 8px;
	margin-bottom: 16px;
}





* a:hover
{
	text-decoration: underline;
}
