/**
 * Stylesheet for TO Partschins, Rabland & Toell
 *
 * Style No. 3 Stylesheet
 *
 * @author		Alexander Tumler
 * @link			http://www.partschins.com
 * @copyright	Copyright 2009, akanai web technologies
 */
 
/* Container */

/* Content */
.col-right a {
	color: #50742f;
	border-bottom: 1px dotted #50742f;
}

.col-right h1, .col-right h2, .col-right h3 {
	color: #50742f;
}

#content .col-right .overview-table th {
	color: #fff;
	background-color: #50742f;
}

#content .col-right .overview-table td.left {
	color: #fff;
	background-color: #50742f;
}

#content .col-right hr {
	border-top: 1px solid #50742f !important;
}

/* Elements */
#path a.active {
	color: #50742f;
	border-bottom: 1px dotted #50742f;
}

.trekking-tbl {
	border-spacing: 0px;
	margin-top: 15px;
}

.trekking-tbl .right a {
	border-bottom: 0 !important;
	padding-left: 6px;
	background: url('../img/themes/style3/bullet.gif') no-repeat 0 4px;
}

.trekking-tbl h3 {
	padding: 0 0 5px 0 !important;
}

.trekking-tbl td {
	vertical-align: top;
	border-top: 1px solid #50742f;
	padding: 10px !important;
}

.trekking-tbl .right {
	border-left: 1px dotted #a9c391;
	white-space: nowrap;
}

/* Menu */
.left-nav li.active a {
	color: #fff;
	background: url('../img/themes/style3/left.nav.bullet.gif') #50742f no-repeat 10px 8px;
}

.left-nav h1 {
	color: #fff;
	background: url('../img/themes/style3/nav.header.gif') no-repeat;
}

#nav a.active {
	background-color: #50742f;
}