#touren {
	display: block;
	width: 650px
}

#touren #touren_left {
	float: left;
	width: 280px;
	
}

#touren #touren_right {
	margin-left: 5px;
	float: left;
	width: 365px;
	background-color: #ffe189;

}

.clearboth {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	width: 0;
	overflow: hidden;
	line-height: 0;
	font-size: 0;
}   

#touren a:focus {
border: 0;
outline: 0;
}

#touren .list {
	border-bottom: 5px solid #ffcc33;
	padding: 5px 5px 5px 0;
}

#touren .nr,
#touren .name {
	float: left;
	padding: 0 0 0 5px;
}

#touren .nr {
	width: 25px;
	height: 25px;
	background: url(/images/tournr.gif) left center #ffcc33;
	margin-left: 5px;
	font-weight: bold;
	padding:0;
	text-align: center;
}

.wrapper{
	margin: 5px 0 4px 0;
}

#touren .nr div.wrapper{
	margin: 5px 0 4px 1px;
}

#touren .name {
	font-weight: bold;
	width: 260px;
}

#touren .km,
#touren .detail {
	float: right;
	padding: 0 0 0 5px;
}

#touren .detail img {
border: 0;
}

#touren .detail_view {
	padding: 5px 0 0 5px;
}

#touren .detail_view p.tab  {
margin: 0;
padding: 0;
}

#touren .detail_view p.tab span {
        display:       inline-block;
        display /**/:  -moz-inline-stack;
        width:         50px;
}

#touren .detail_view ul {
	padding: 0;
	margin: 5px 0 5px 20px;;
}

#touren .detail_view li {
	list-style-type: square;
}

#touren h2 {
	padding: 2px 5px 2px 5px;
	margin: 0;
	font-size: 12px;
	background-color: #cc9900;
	color: #fff;
}

#touren .detail_view img {
	border: 1px solid #ffcc33;
	padding: 2px;
	float: left;
	margin: 3px 10px 0 0;
}

#touren .detail_view img.nomargin{
	margin: 3px 0 0 0;
}

#touren .detail_view_left {
	background-color: #ffcc33;
	width: 172px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

#touren .detail_view_right {
	background-color: #ffcc33;
	width: 172px;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}

#touren .detail_view .morepic img {
	height: 73px;
	width: 73px;
}

#touren .view_map a {
	font-weight: bold;
	background: url(/images/touren/view_map.gif) no-repeat;
	padding: 0 0 0 30px;
}

#touren .view_gps a {
	font-weight: bold;
	background: url(/images/touren/view_gps.gif) no-repeat;
	padding: 0 0 0 30px;
}

#touren .view_download a {
	font-weight: bold;
	background: url(/images/touren/view_download.gif) no-repeat;
	padding: 0 0 0 30px;
}

#touren .inputbox {
border: 0;
margin: 0 0 5px 0;
background-color: #ffe189;
padding: 5px;
}

#touren .range {
text-align: center;
float: left;
width: 50px;
}