/* Stylesheet Pinie für Reha Vita */

.footer {
	background-color: #A4C400;
}
.header-top {
	background-image: url(../images/pinie/bild_top_pinie_1.jpg);
}
.header-bottom {
	background-color: #C7DC5B;
	border-bottom:solid 3px #A4C400;
	border-top:solid 2px #A4C400;
}
.main-left {
	border-top-color: #A4C400;
	background-image: url(../images/pinie/hg_left.gif);
	background-repeat: no-repeat;
	min-height: 550px;
}
.main-left h1.first {
	color:#333;
}
.main-content h1.pagetitle {
	border-bottom: #A4C400;
	color: #A4C400;
}
.main-content h1.block {
	background-color: #A4C400;
}

.main-content h1 {
	color:#A4C400;
} 
.main-content h2 {
	color:#A4C400;
}
.main-content h3 {
	color:#A4C400;
}
.main-content h4 {
	color:#A4C400;
	font-weight: bold;
}
.main-content h5 {
	color:#505050; 
}
.main-content h6 {
	color:#505050;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 130%;
	background-color: #F4F4B9;
	text-align: center;
	letter-spacing: 1px;
	border: 1px solid #A4C400;
	padding: 5px;
}
.main-content table {
	background-color:#E9E8F4;
}
.main-content table th.top {
	background-color:#AFAFAF
}
.main img {
	border: 1px solid #A4C400;
	padding: 4px;
}
.main img.center {
	border: 1px solid #A4C400;
}
.main img.right {
	border:1px solid #A4C400;
}
.main a img {
	border:1px solid #A4C400;
}
.main a:hover img {

}
.main-content table th.top {
	background-color:#C7DC5B;
}
.main-content blockquote {
	border-bottom-color: #A4C400;
	border-left-color: #A4C400;
}
.main-left blockquote {
	border-bottom-color: #A4C400;
	border-left-color: #A4C400;
}
.main-content ul li {
	background:url(../img/bg_bullet_full_1.gif) no-repeat 0 0.5em;
}
.main-content ul ul li {
	background:url(../img/bg_bullet_full_1.gif) no-repeat 0 0.5em;
	font-size: 100%;
}
.Accordion {
	border-bottom: solid 1px #A4C400;
}
.AccordionPanelTab {
	background-color: #A4C400;
}
}
.AccordionPanelOpen .AccordionPanelTab {
	background-color: #A4C400;
}
.AccordionFocused .AccordionPanelTab {
	background-color: #A4C400;
}
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background-color: #A4C400;
}
.green {
	color: #799300;
	font-weight: bold;
}
