/* -----------Touren--------------------------- */
.touren_month {
	font-weight: bold;
	color: #6683B7;
	border-bottom: 1px solid #6683B7;
}

.touren_td_odd {
	background-color: #ffffff;
}

.touren_td_flag1 {
	background-color: red;
}

.touren_list_header {
	font-weight: bold;
}

.touren_bold {
	font-weight: bold;
}

.touren_line {
	border-bottom: 1px dotted #6683B7;
	padding-top: 5px;
	padding-bottom: 5px;
}

.touren_buttons {
	border: 1px solid #6683B7;
}

#touren_personen_select {
	display: none;
}

.kategorie {
	padding-left: 0px;
	margin-top: 10px;
}

.unterkategorie {
	padding-left: 30px;
}

.touren_short_month { font-weight: bold; border-bottom: 1px dotted #cccccc; }

.touren_short { padding-top: 16px; }
.touren_short a { color: #295c9d; font-size: 12px; }
.touren_short a:link { color: #295c9d; font-size: 12px; }
.touren_short a:hover { color: #aaaaaa; font-size: 12px; }
.touren_short a:active { color: #295c9d; font-size: 12px; }
.touren_short a:visited { color: #295c9d; font-size: 12px; }

div.touren_short div { position: absolute; top: 0px; left: 0px; }
div.touren_short div a { position: absolute; top: 0px; left: 130px; width: 250px; }


.red { color: #cc0000; }

.button {
	height: 20px;
	width: 150px;
	background-repeat: no-repeat;
}

.touren_name {
	border: 1px solid #ffffff;
	padding: 2px;
}