﻿/* Stylesheet Barolo für Reha Vita */

.footer {
	background-color: #B40923;
}

.header-top {
	background-image: url(../images/barolo/bild_top_barolo_1.jpg);
}
.header-bottom {
	background-color: #DC7988;
	border-bottom:solid 3px #B40923;
	border-top:solid 2px #B40923;
}
.main-left {
	border-top-color: #B40923;
	min-height: 650px;
	background-image: url(../images/barolo/verlauf_links_barolo.gif);
	background-repeat: no-repeat;
}
.main-left h1.first {
	color:#B40923;
}

.main-content h1.pagetitle {
	border-bottom: #B40923;
	color: #B40923;
}
.main-content h1.block {
	background:#B40923;
}

.main-content h1 {
	color:#B40923;
} 
.main-content h2 {
	color:#B40923;
}
.main-content h3 {
	color:##B40923;
}
.main-content h4 {
	color:#B40923;
}
.main-content h5 {
	color:#505050; 
}
.main-content h6 {
	color:#505050;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 130%;
	background-color: #F0EBCA;
	padding: 5px;
	text-align: center;
	letter-spacing: 1px;
	border: 1px solid #B40923;
}
.main-content table {
	background-color:#E9E8F4;
}
.main-content table th.top {
	background-color:#AFAFAF
}
.main img {
	border: 1px solid #B40923;
	padding: 4px;
}
.main img.center {
	border:1px solid #B40923;
}
.main img.right {
	border:1px solid #B40923;
}
.main a img {
	border:1px solid #B40923;
}
.main a:hover img {
	border:none;
	padding: 4px;
}
.main-content table th.top {
	background-color:#D35D6F;
}
.main-content blockquote {
	border-bottom-color: #B40923;
	border-left-color: #B40923;
}
.main-left blockquote {
	border-bottom-color: #B40923;
	border-left-color: #B40923;
}
.main-content ul li {
	background:url(../img/bg_bullet_full_1_barolo.gif) no-repeat 0 0.5em;
}
.main-content ul ul li {
	background:url(../img/bg_bullet_full_1_barolo.gif) no-repeat 0 0.5em;
	margin-left: 20px;
}
