/**
 * Stylesheet for TO Partschins, Rabland & Toell
 *
 * Style Default Stylesheet
 *
 * @author		Alexander Tumler
 * @link			http://www.partschins.com
 * @copyright	Copyright 2009, akanai web technologies
 */
 
/* Container */

/* Content */
.col-right a {
	color: #545454;
	border-bottom: 1px dotted #545454;
}

.col-right h1, .col-right h2, .col-right h3 {
	color: #545454;
}

#content .col-right .overview-table th {
	color: #fff;
	background-color: #545454;
}

#content .col-right .overview-table td.left {
	color: #fff;
	background-color: #545454;
}

.weather-links {
	margin: 12px 0;
}

.weather-links td {
	white-space: nowrap;
	padding-right: 20px;
	line-height: 20px;
}

.WeatherBox {
	position: absolute;
	width: 44px;
	height: 58px;
}

.WeatherBox img {
	width: 36px;
}

#WeatherBox-Bozen {
	top: 145px;
	left: 134px;
}

#WeatherBox-Brixen {
	top: 91px;
	left: 189px;
}

#WeatherBox-Bruneck {
	top: 80px;
	left: 257px;
}

#WeatherBox-Meran {
	top: 38px;
	left: 94px;
}

#WeatherBox-Schlanders {
	top: 43px;
	left: 26px;
}

#WeatherBox-Sterzing {
	top: 10px;
	left: 199px;
}

.WeatherDegreesminBox {
	position: absolute;
	width: 26px;
	background-color: #cbd5db;
	text-align: center;
	padding: 2px 0;
	color: #000;
	font-size: 9px;
	top: 42px;
	left: 0px;
}
			
.WeatherDegreesmaxBox {
	position: absolute;
	width: 26px;
	background-color: #e77f29;
	text-align: center;
	padding: 2px 0;
	color: #000;
	font-size: 9px;
	top: 42px;
	left: 26px;
}

.WeatherIconBox {
	width: 46px;
	background-color: #fff;
	border: 1px solid #e5e4d8;
	text-align: center;
	padding: 2px;
}

#WeatherMap {
	position: relative;
	width: 350px;
	height: 215px;
	margin: 25px auto;
	background-repeat: no-repeat;
}

.weather-date {
	font-size: 11px;
	font-weight: normal;
}

.weather-link img {
	vertical-align: top;
}

/* Elements */
#path a.active {
	color: #545454;
	border-bottom: 1px dotted #545454;
}

/* Menu */
.left-nav li.active a {
	color: #fff;
	background: url('../img/themes/default/left.nav.bullet.gif') #545454 no-repeat 10px 8px;
}

.left-nav h1 {
	color: #fff;
	background: url('../img/themes/default/nav.header.gif') no-repeat;
}

#nav a.active {
	background-color: #545454;
}

.csc-textpic-imagewrap div {
	float: left;
}
