#breadcrumb {
	display: none;
}
#row_set {
	margin-top: 20px;
}
#row_center {
	margin-left: 215px;
	margin-right: 215px;
	background-image: url(../images/bg_box_02_bg.png);
	background-repeat: no-repeat;
	min-height:500px;
	height:auto !important;
	height:500px;
	padding: 0px;
	padding-right: 3px;
	padding-top: 2px;
}
#mitglied_werden {
	margin-left: 59px;
	margin-top: -21px;
}
/* News */

/* First */

#news div.first a {
	text-decoration: none;
	color: #ED788C;
}
#news div.first {
	border-bottom: 1px solid #E84D68;
}
#news div.first div.news_text {
	background-image:url(../images/bg_box_02_bg.png);
	padding: 10px;
}
#news div.first div.news_text h2 {
	text-transform: uppercase;
	font-size: 18px;
	margin: 0px;
}
#news div.first div.news_text p {
	font-size: 14px;
	color: #fff;
}
#news div.first div.news_text p.small {
	font-size: 12px;
}
#news div.first div.news_content {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	line-height:1.5em;
}
/* Others */

#news div.row a {
	text-decoration: none;
}
#news div.row {
	margin-left:10px;
	margin-right: 10px;
	border-bottom: dotted 1px #ccc;
}
#news div.last {
	border-bottom: none;
}
#news div.row div.news_bild {
	width: 100px;
	float: right;
}
#news div.row div.news_text {
	padding-top: 10px;
	padding-bottom: 10px;
}
#news div.row div.news_text h2 {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0px;
	font-style: italic;
}
#news div.row div.news_text p {
}
#news p.small {
	font-size: 10px;
}
/*

	----> kleines Tourenprogramam <----


*/
table.startseite_programm {
	margin-top: 5px;
}
table.startseite_programm td {
	background-image:url(../images/transparent1.png);
	padding: 1px;
}
div.sidebox p.tour_titel a {
	background-image:url(../images/diagona10/173.png);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:13px;
	color: #f1526d;
	text-decoration: underline;
}
div.sidebox p.tour_titel {
	margin: 0;
	padding: 0px;
	font-weight: bold;
	color: #FC8398;
	color: #fff;
}
div.sidebox p.tour_leiter {
	margin: 0;
	padding: 0px;
	font-style: italic;
}
span.tour_datum {
	font-size: 10px;
}
span.schwierigkeit {
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold;
	color: #FFF;
}
span.tourenart {
	padding-left: 3px;
	padding-right: 3px;
	color: #fff;
}
span.tourenart.k {
	background-color:#fff;
	color: #000;
}
span.tourenart.v {
	background-color:#e43a57;
	font-weight: bold;
}
span.tourenart.bt {
	background-color:#999;
}
span.tourenart.aw {
	background-color:#5B7B2B;
}
span.tourenart.bw {
	background-color:#3FBE3F;
}
span.tourenart.kt {
	background-color: #FF9C00;
}
span.tourenart.ht {
	background-color: #FF6600;
}
span.tourenart.st {
	background-color: #3366FF;
}
span.tourenart.sst{
	background-color: #6699FF;
}
span.tourenart.sht {
	background-color: #3366FF;
}
/* 

	---> Bilderliste <---
	
*/
#bilderliste {
	padding-top: 5px;
	margin-bottom: -5px;
}
#bilderliste ul {
	clear: both;
	margin: 0;
	padding: 0;
}
#bilderliste li {
	float: left;
	padding: 0;
	margin: 0px 0px 2px 0px;
	list-style: none;
}
#bilderliste a {
	padding: 0;
	margin: 0;
}
#bilderliste img {
	padding: 0;
	margin: 0;
}