/**
 * Stylesheet for TO Partschins, Rabland & Toell
 *
 * Style No. 5 Stylesheet
 *
 * @author		Alexander Tumler
 * @link			http://www.partschins.com
 * @copyright	Copyright 2009, akanai web technologies
 */
 
/* Container */

/* Content */
.col-right a {
	color: #6f273f;
	border-bottom: 1px dotted #6f273f;
}

#content .col-right .grey-table th {
	background-color: #6f273f;
}

.col-right h1, .col-right h2, .col-right h3 {
	color: #6f273f;
}

#content .col-right hr {
	border-top: 1px solid #6f273f !important;
}

/* Elements */
#path a.active {
	color: #6f273f;
	border-bottom: 1px dotted #6f273f;
}

/* Menu */
.left-nav li.active a {
	color: #fff;
	background: url('../img/themes/style5/left.nav.bullet.gif') #6f273f no-repeat 10px 8px;
}

.left-nav h1 {
	color: #fff;
	background: url('../img/themes/style5/nav.header.gif') no-repeat;
}

#nav a.active {
	background-color: #6f273f;
}
