@charset "utf-8";/* 	CSS fuer die Erweiterung systourreport zur Darstellung der Listenansicht der Tourenberichte	www.sac-pilatus.ch	Author: syseca informatik ag, bt	Last updated (dd.mm.yy): 07.01.09*//*--------------------------------------------------------------------------- 	View: Listenansicht ---------------------------------------------------------------------------*/div.tourenberichte-list-header {	display:none;}div.overview-information {	/*height:1.5em;	overflow:hidden;*/}div.tourenberichte-itemrow {	margin-bottom:0px;}div.tourenberichte-itemrow div.overview-information ul, div.tourenberichte-itemrow div.detail-information ul {	margin:0;	list-style:none;}div.tourenberichte-itemrow div.overview-information ul li {	float:left;	height: 3em;	margin:0 2px 1px 0;	padding-left:2px;	overflow:hidden;	background:url(../../../statpics/bg_white-15.png) top left repeat-x;}div.tourenberichte-listrow-odd div.overview-information ul li {	background:url(../../../statpics/bg_white-25.png) top left repeat-x;}div.detail-container {	padding:0px;	margin-bottom:0px;	color:#000000;		float: left;		width: 100%;}div.tourenberichte-itemrow div.detail-pictures {	width:35%;	padding:2px;	margin-bottom:2px;	color:#000000;	background:url(../../../statpics/bg_white-80.png) top left repeat;}div.tourenberichte-itemrow div.overview-information ul li.tourenberichte-date-day {	width:140px;}div.tourenberichte-itemrow div.detail-information {	width:466px;	padding:2px;	margin-bottom:1px;	color:#000000;	background:url(../../../statpics/bg_white-80.png) top left repeat;		float: left;}div.tourenberichte-itemrow div.overview-information ul li.tourenberichte-event-type {	width:110px;}div.tourenberichte-itemrow div.overview-information ul li.tourenberichte-title {	width:210px;}div.tourenberichte-itemrow div.overview-information ul li.tourenberichte-severity {	width:6%;}div.tourenberichte-itemrow div.overview-information ul li.tourenberichte-organizers {	width:130px;}div.tourenberichte-itemrow div.overview-information ul li.tourenberichte-feuserspeakers {	width:150px;}div.tourenberichte-itemrow div.overview-information ul li.tourenberichte-additionaltext {	padding-right:6px;	width:50px;}div.tourenberichte-itemrow div.overview-information ul li.tourenberichte-additionaltext:hover {	cursor:pointer;}div.tourenberichte-itemrow div.overview-information ul li.tourenberichte-additionaltext div.arrow-detail {	padding-right:12px;	background:url(../../../statpics/arrow_detail_off.png) top right no-repeat;}div.tourenberichte-itemrow div.active ul li.tourenberichte-additionaltext div.arrow-detail {	background:url(../../../statpics/arrow_detail_on.png) top right no-repeat;}div.tourenberichte-itemrow .detail-information .tourenberichte-list-label {	display:block;	width:10em;	float:left;	clear:left;}div.tourenberichte-itemrow .detail-information .tourenberichte-list-content {	display:block;	float:left;	clear:right;}div.tourenberichte-itemrow .detail-information  .tourenberichte-onlinereg {	display:block;	clear:both;	font-weight:bold;	width:auto;}div.tourenberichte-itemrow .detail-information .detail-information-innerwrap {	float:left;	width:100%;}div.tourenberichte-itemrow div.tourenberichte-image {	float:left;}div.tourenberichte-image {  margin-left:2px;  text-align:center;  width:285px;}div.tourenberichte-itemrow div.overview-information ul li.tourenberichte-date-day .more-date-infos {	color:#AC1A2F;	cursor:pointer;}div.tourenberichte-itemrow div.active ul li {	color:#000000;	font-weight:bold;	background:url(../../../statpics/bg_white-80.png) top left repeat-x;}.tourenberichte-result {		float:left;		font-weight:bold;}.tourenberichte-pagination {		float:right;}/*  Formatierung Tourenreport Formular*/.tx_veguestbook_pi1 legend {	display:none;}.tx_tourenberichte_legend {	padding:2px 3px 2px 3px;	margin-bottom:0.5em;	background:url(../../../statpics/bg_green-70.png);	font-weight:bold;	color:#FFFFFF;}.editorWrap {  float: left;  margin: 0;  padding: 0;}.tx_tourenberichte_fieldwrap_html_submit {	clear:left;}.tx_tourenberichte_submit, .tx_tourenberichte_reset {	margin:1em 0 0 0;	height:auto;	width:auto;	padding:3px;	margin-right:1em;	float:left;	color:#ac1a2f;	font-weight:bold;	background-color:#5D9732;	border:1px solid #999999;}.tx_tourenberichte_submit:hover, .tx_tourenberichte_reset:hover {	cursor:pointer;	color:#d9372f;	border:1px solid #ac1a2f;	background-color:#ffffff;}.tx_tourenberichte_mandatory, .tx_tourenberichte_mandatory_js {	color:#FF0000;}.tx_tourenberichte_mandatory_js {	float:left;	margin-left:1em;}/* Captcha Formatierung */.tx_tourenberichte_captcha {	clear:left;	margin:5px 0 5px 0;}.tx_tourenberichte_fieldwrap_html_captcha {	clear:both;}.tx_tourenberichte_fieldwrap_html_captcha label {	clear:both;	width:auto;	margin-right:3px;}.tx_tourenberichte_fieldwrap_html_captcha .tx-srfreecap-pi2-image {	display:block;	clear:left;	margin:0;}.tx_tourenberichte_fieldwrap_html_captcha .tx-srfreecap-pi2-cant-read {	display:block;	clear:right;}
