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

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

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

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

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

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

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

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

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

/* Form */
.standard-form .submit {
	color: #df700e;
}
