
/***************************************************************/
/* Lombego Systems, Author: Christian Burger, 2005             */
/*                                                             */ 
/* moobix Stylesheet Modul Touren                              */ 								
/* Color definition                                            */
/*                                                             */ 
/* START      Light: #D8ECCE | Medium: #AAD594 | Full: #64B23D */
/* BMX        Light: #F8DBBF | Medium: #F0B173 | Full: #E57100 */
/* DIRT       Light: #E0E0E0 | Medium: #BABABA | Full: #828282 */
/* MTB        Light: #D8C6C6 | Medium: #AD8484 | Full: #733131 */
/* DOWNHILL   Light: #C6DEC0 | Medium: #84B573 | Full: #1D7D03 */
/* RADWANDERN Light: #C9CBD9 | Medium: #8C8CAD | Full: #292F67 */
/* TRIAL      Light: #FBEEC1 | Medium: #F7DE73 | Full: #F7C621 */
/* RENNRAD    Light: #C8E1E1 | Medium: #86BDBD | Full: #399494 */
/***************************************************************/ 

.tour_headline {
	height: 25px;
	font-size: 14px;
	width: 538px;
	color: #828282;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}

.tour_headline_text {
	font-size: 11px;
	width: 538px;
	color: #000;
	margin-top: 10px;
	margin-bottom: 15px;
	font-weight: normal;
}

.tour_headline_text a{
	font-size: 11px;
	width: 538px;
	color: #828282;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}

.tour_quantity {
	font-size: 11px;
	color: #828282;
	font-weight: bold;
	text-align: right;
}

.tour_registration {
	text-align: right;
	font-size: 11px;
	color: #828282;

}

.tour_registration a{
	text-align: right;
	font-size: 11px;
	color: #828282;
	font-weight: bold;
	background-color: #E0E0E0;
	padding: 3px 3px 3px 3px;
}

.tour_urhere {
	color: #000;
	background: #EBEBEB;
	font-size: 10px;
	font-weight: normal;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	margin-bottom: 14px;
	width: 530px;
}

.tour_urhere a{
	color: #000;
	text-decoration: none;
}

.tour_urhere a:hover{
	color: #000;
	text-decoration: underline;
}

/***********************************************/
/* Auswahlbox für Touren                       */
/***********************************************/ 

.tour_selectbox table{
	width: 538px;
	border-collapse: collapse;
}

.tour_selectbox td{
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
}

.tour_selectbox .headline{
	color: #FFFFFF;
	background-color: #828282;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.tour_selectbox .number{
	color: #FFFFFF;
	background-color: #BABABA;
	font-size: 20px;
	font-weight: bold;
	width: 30px;
	text-align: center;
}


.tour_selectbox .text{
	color: #FFFFFF;
	background-color: #BABABA;
	font-size: 12px;
	font-weight: bold;
}

.tour_selectbox .selection{
	color: #000;
	background-color: #E0E0E0;
		font-size: 11px;
}

.tour_selectbox .selection table{
	width: 100%;	
}

.tour_selectbox .selection td{
	color: #000000;
	border-bottom-width: 0px;
	font-size: 11px;
	font-weight: normal;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}

.tour_selectbox .selection .bez{
	color: #000000;
	border-bottom-width: 0px;
	font-size: 11px;
	font-weight: normal;
	width: 70px;
	padding-right: 5px;
}

.tour_selectbox .selection input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-right-style: outset;
	border-right-color: #000000;
	border-right-width: 1px;
	border-top-color: #000000;
	border-top-style: inset;
	border-top-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: outset;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: inset;
	border-left-width: 1px;
	width: 165px;
}

.tour_selectbox .selection select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-right-style: outset;
	border-right-color: #000000;
	border-right-width: 1px;
	border-top-color: #000000;
	border-top-style: inset;
	border-top-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: outset;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: inset;
	border-left-width: 1px;
	width: 210px;
}

.tour_selectbox .selection .category{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-right-style: outset;
	border-right-color: #000000;
	border-right-width: 1px;
	border-top-color: #000000;
	border-top-style: inset;
	border-top-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: outset;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: inset;
	border-left-width: 1px;
	width: 100%;
}

.tour_selectbox .text .submit{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-right-style: outset;
	border-right-color: #000000;
	border-right-width: 1px;
	border-top-color: #000000;
	border-top-style: inset;
	border-top-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: outset;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: inset;
	border-left-width: 1px;
}


/***********************************************/
/* Liste der Kategorien auf Auswahlseite       */
/***********************************************/ 

.tour_category_list table{
	width: 538px;
	border-collapse: collapse;
	font-size: 11px;
}

.tour_category_list td{
	width: 50%;
	vertical-align: top;
	padding-bottom: 15px;
	padding-right: 10px;
}

.tour_category_list td a{
	color: #828282;
	text-decoration: none;
	line-height: 16px;
}

.tour_category_list td a:hover{
	color: #000;
	text-decoration: underline;
	color: #000000;
}

.tour_category_list .headline{
	color: #828282;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 5px;
}

.tour_category_list .headline a{
	color: #828282;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 5px;
}

.tour_category_list .headline a:hover{
	color: #000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 5px;
}

/***********************************************/
/* Liste der Touren entspr. Auswahl          */
/***********************************************/ 


.tour_list_top {
	width: 538px;
	padding-top: 5px;
	padding-bottom: 20px;
}

.tour_list_top a{
	color: #828282;
	text-decoration: underline;
	font-weight: normal;
}

.tour_list_top a:hover{
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

.tour_list {
	width: 538px;
	float: left;
	font-size: 11px;
}

.tour_list a {
	color: #828282;
	text-decoration: none;
	font-size: 11px;
}

.tour_list a:hover {
	color: #000;
	text-decoration: underline;
	font-size: 11px;
}

.tour_list table {
	border-collapse: collapse;
	width: 538px;
}

.tour_list .topheader {
	color: #737373;
	font-size: 11px;
	font-weight: bold;
    text-transform:uppercase;
    text-align:left;
    letter-spacing:1px;
	white-space:nowrap;
	padding: 5px 5px 2px 15px;
}

.tour_list td {
	padding: 4px 5px 5px 5px;
	border-width: 0px;
	border-style: solid;
	vertical-align: top;
	font-size: 11px;
}

.tour_list .grey{
	background-color: #EBEBEB;
}

.tour_list .headline {
	color: #FFFFFF;
	background-color: #828282;
	font-size: 11px;
	font-weight: bold;
	white-space:nowrap;
	padding: 2px 5px 2px 5px;
}

.tour_list .small{
	color: #828282;
	font-size: 9px;
	font-weight: normal;
	padding: 3px 0px 0px 0px;
}

.tour_list .red{
	color: #9D0000;
	font-size: 11px;
	font-weight: bold;
}

.tour_list_navigation {
	width: 538px;
	line-height: 25px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 20px;
}

.tour_list_navigation a{
	color: #828282;
	text-decoration: none;
	font-weight: normal;
}

.tour_list_navigation a:hover{
	color: #000;
	text-decoration: underline;
	font-weight: normal;
}


.tour_list select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-right-style: outset;
	border-right-color: #000000;
	border-right-width: 1px;
	border-top-color: #000000;
	border-top-style: inset;
	border-top-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: outset;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: inset;
	border-left-width: 1px;
	margin-left: 25px;
}


/***********************************************/
/* Detailansicht Tour	                       */
/***********************************************/ 

.tour_detail {
	width: 538px;
	margin:0px 0px 35px 0px;
	float: left;
	font-size: 11px;
}

.tour_detail a{
	color: #828282;
	text-decoration: none;
	font-weight: normal;
}

.tour_detail a:hover{
	color: #000;
	text-decoration: underline;
}

.tour_detail table{
	border-collapse: collapse;
	width: 100%;
}

.tour_detail_summary table{
	border-collapse: collapse;
	width: 100%;
	border: 0;
}

.tour_detail_summary td{
	width: 100%;
	padding: 0px 0px 0px 0px;
		font-size: 11px;
}

 .shortcut {
 	float: left;
	color: #000;
	background-color: #E0E0E0;
	font-size: 11px;
	font-weight: normal;
	margin:20px 2px 0px 0px;
	padding: 2px 4px 2px 4px;
}

.shortcut a{
	color: #000;
	background-color: #E0E0E0;
	font-size: 11px;
	text-decoration: none;
}

.shortcut a:hover{
	color: #000;
	background-color: #E0E0E0;
	font-size: 11px;
	text-decoration: underline;
}

.shortcut_angebote{
 	float: left;
	color: #FFF;
	background-color: #9D0000;
	font-size: 11px;
	font-weight: normal;
	margin:20px 2px 0px 0px;
	padding: 2px 4px 2px 4px;
}

 .shortcut_angebote a{
	color: #FFF;
	background-color: #9D0000;
	font-size: 11px;
	text-decoration: none;

}

.shortcut_angebote a:hover{
	color: #FFF;
	background-color: #9D0000;
	font-size: 11px;
	text-decoration: underline;
}



.tour_detail_summary-info table{
	border-collapse: collapse;
	width: 100%;
}

.tour_detail_summary-info td{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	border-width: 0px;
	border-color: #E0E0E0;
	border-left-style: solid;
		font-size: 11px;
}

.tour_detail_summary-info .headline{
	color: #FFFFFF;
	background-color: #828282;
	font-size: 11px;
	font-weight: bold;
	padding:2px 2px 2px 5px;
}


.tour_detail_summary-info .moobix_top_preis a{
	color: #9D0000;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:normal;
}

.tour_detail_summary-info .moobix_top_preis a:hover{
	color: #000;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:normal;
}


.tour_detail_description {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-bottom: 5px;
	background: #EBEBEB;
		font-size: 11px;
}

.tour_detail_description_topheader{
	color: #737373;
	font-size: 11px;
	font-weight: bold;
    text-transform:uppercase;
    text-align:left;
    letter-spacing:1px;
	white-space:nowrap;
	padding: 5px 5px 2px 15px;
}

.tour_detail .category{
	color: #FFFFFF;
	background-color: #999999;
	font-size: 11px;
	font-weight: bold;
	width: 80px;
}

.tour_detail .text{
	color: #000;
	font-size: 11px;
	font-weight: normal;
}

.tour_detail_profile{
	padding-top: 20px;
	width: 536px;
		font-size: 11px;
}

.tour_detail_profile .topheader{
	color: #737373;
	font-size: 11px;
	font-weight: bold;
  text-transform:uppercase;
  text-align:left;
  letter-spacing:1px;
	white-space:nowrap;
	padding: 5px 5px 2px 15px;
}

.tour_detail_profile .profile_image{
	background-color: #FFF;
	border: 1px solid #737373;
	width: 536px;
}


.tour_detail_test{
	padding-top: 20px;
		font-size: 11px;
}

.tour_detail_test table{
	border-collapse: collapse;
	width: 536px;
}

.tour_detail_test .topheader{
	color: #737373;
	font-size: 11px;
	font-weight: bold;
    text-transform:uppercase;
    text-align:left;
    letter-spacing:1px;
	white-space:nowrap;
	padding: 5px 5px 2px 15px;
}


.tour_detail_test td{
	padding: 4px 5px 5px 5px;
	border-width: 0px;
	border-style: solid;
	vertical-align: top;
		font-size: 11px;
}

.tour_detail_test .grey{
	background-color: #EBEBEB;
}


.tour_detail_test .headline{
	color: #FFFFFF;
	background-color: #999999;
	font-size: 11px;
	font-weight: bold;
	white-space:nowrap;
	padding: 2px 5px 2px 5px;
}


.tour_detail_angebot{
	padding-top: 20px;
		font-size: 11px;
}

.tour_detail_angebot table{
	border-width:0px 1px 1px 1px;
	border-style:solid;
	border-color:#9D0000;
	width: 536px;
	padding-top: 60px;
}

.tour_detail_angebot .topheader{
	color: #9D0000;
	font-size: 11px;
	font-weight: bold;
    text-transform:uppercase;
    text-align:left;
    letter-spacing:1px;
	white-space:nowrap;
	padding: 5px 5px 2px 15px;
}


.tour_detail_angebot td{
	padding: 4px 5px 5px 5px;
	border-width: 0px;
	border-style: solid;
	vertical-align: top;
	background-color:#FEF2F2;
		font-size: 11px;
}

.tour_detail_angebot .grey {
	background-color: #F9DCDC;
}

.tour_detail_angebot .headline{
	color: #FFFFFF;
	background-color:#9D0000;
	font-size: 11px;
	font-weight: bold;
	white-space:nowrap;
	padding: 2px 5px 2px 5px;
}



.tour_detail_addopinion{
	padding-top: 20px;
}

.tour_detail_addopinion table{
	border-collapse: collapse;
	width: 350px;
}

.tour_detail_addopinion .topheader{
	color: #737373;
	font-size: 11px;
	font-weight: bold;
    text-transform:uppercase;
    text-align:left;
    letter-spacing:1px;
	white-space:nowrap;
	padding: 5px 5px 2px 15px;
}


.tour_detail_addopinion td{
	padding: 4px 5px 5px 5px;
	border-width: 0px;
	border-style: solid;
	vertical-align: top;
}

.tour_detail_addopinion .grey{
	background-color: #EBEBEB;
}


.tour_detail_addopinion .headline{
	color: #FFFFFF;
	background-color: #999999;
	font-size: 11px;
	font-weight: bold;
	white-space:nowrap;
	padding: 2px 5px 2px 5px;
}

.tour_detail_addopinion .submit{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-right-style: outset;
	border-right-color: #000000;
	border-right-width: 1px;
	border-top-color: #000000;
	border-top-style: inset;
	border-top-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: outset;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: inset;
	border-left-width: 1px;
}

/***********************************************/
/* Rechte Seite Anfahrt und Wetter bei Tour	   */
/***********************************************/ 

.tour_rcol_specials {
	margin-top: 10px;
	width: 218px;
}

.tour_rcol_specials_headline {
	background-color: #BABABA;
	padding: 3px 3px 4px 3px;
	font-weight: bold;
	color: #FFF;
}

.tour_rcol_specials_body {
	padding: 6px 3px 6px 8px;
	background-color: #FFF;
	color: #000;
	border-bottom: 1px solid #BABABA;
	border-left: 1px solid #BABABA;
	border-right: 1px solid #BABABA;
}

.tour_rcol_specials_body a{
	color: #828282;
	font-weight: bold;
	text-decoration: underline;
}

.tour_rcol_specials_body a:hover{
	color: #E0E0E0;
	font-weight: bold;
	text-decoration: none;
}