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

.touren_td_odd {
	background-color: #eeeeee;
}

.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;
}

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

.unterkategorie {
	padding-left: 30px;
}

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

.touren_short { padding-top: 10px; }
.touren_short a { color: #cccccc; font-size: 11px; }
.touren_short a:link { color: #cccccc; font-size: 11px; }
.touren_short a:hover { color: #eeeeee; font-size: 11px; }
.touren_short a:active { color: #cccccc; font-size: 11px; }
.touren_short a:visited { color: #cccccc; font-size: 11px; }

.touren_short span { display: block }

.red { color: #cc0000; }

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

