/* 
  -----------------------------------
  Accordion Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 11 - FAQ-In-Blue
  -----------------------------------
*/

.p7APM11 {
	font-family: "Trebuchet MS";
	font-size: 1.1em;
	padding: 0px;
	margin: 0 auto;
	width: auto;
	font-variant: normal;
	background-repeat: repeat;
	background-image: url(img/p7apmTransparently.png);
}
.p7APM11 .p7APMtrig {
	margin: 0;
	padding: 0;
	letter-spacing: normal !important;
	font-size: 0.8em;
	font-weight: normal;
	font-variant: small-caps;
}
.p7APM11 .p7APMtrig h3, .p7APM11 .p7APMtrig h4 {
	margin: 0 !important;
	padding: 0 !important;
}
.p7APM11 .p7APMtrig a {
	display: block;
	text-decoration: none;
	padding: 4px 8px 4px 20px;
	color: #333333 !important;
	font-weight: normal;
	background-image: url(img/p7apm_page_blue.gif) !important;
	background-repeat: no-repeat;
	background-position: left center;
	font-variant: normal;
	background-color: transparent;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
}
.p7APM11 .p7APMtrig a:visited, .p7APM11 .p7APMtrig a:active, .p7APM11 .p7APMtrig a:focus  {
	background-image: url(img/p7apm_page_blue.gif) !important;
	color: #333333 !important;
	letter-spacing: normal !important;
}
.p7APM11 .p7APMtrig a:hover {
	color: #999999 !important;
	background-color: transparent !important;
	background-image: url(img/p7apm_page_blue2.gif) !important;
	background-repeat: no-repeat;
	background-position: left center;
}

.p7APM11 .p7APMtrig .p7APMtrig_down {
	background-image: url(img/p7apm_minus_blue.gif) !important;
	background-repeat: no-repeat;
	background-position: left center;
	color: #666666 !important;
}
.p7APM11 .p7APMcwrapper {
	position: relative;
	font-variant: normal;
	padding-top: 0px;
	margin-top: 0px;
}
.p7APM11 .p7APMpanelcontent {
	color: #333333;
}
.p7APM11 .p7APMcontent h2, .p7APM11 .p7APMcontent h3, 
.p7APM11 .p7APMcontent h4 {
	font-size: 1em;
	margin: 0px;
}
.p7APM11 .p7APMcontent p {

}
.p7APM11 .p7APMtrig_oben {
	display: block;
	text-decoration: none;
	padding: 4px 8px 4px 20px;
	color: #333333 !important;
	font-weight: normal;
	background-image: url(img/p7apm_page_blue.gif) !important;
	background-repeat: no-repeat;
	background-position: left center;
	font-variant: small-caps;
	background-color: transparent;
	border-top-style: none !important;
}
.p7APM11 .current_mark {
}
.p7APM11  .p7APMcontent_news  {
	font-size: 0.75em;
	padding-left: 5px;
	border-right-style: dashed;
	border-right-width: 1px;
	border-right-color: #666666;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	line-height: 1.3em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	color: #333;
}
.p7APM11 .p7APMtrig_news {
	display: block;
	text-decoration: none;
	color: #333333 !important;
	font-weight: normal;
	background-image: url(img/p7apm_page_blue.gif) !important;
	background-repeat: no-repeat;
	background-position: left center;
	font-variant: small-caps;
	background-color: transparent;
	border-top-style: none !important;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #666666;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #666666;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 12px !important;
}

