/*  aussen braunverlauf, innen grau */
body {
	background: url(bg_head_verlauf_braun.jpg) top left repeat-x;
}
body.halb {
	background: url(bg_head_verlauf_braun.jpg) top left repeat-x;
}
body {
	background-color: #362B1A;
	color: #fff;
}

body #wrap, body.halb #wrap {
	background-color: #8E877C;
}
body #breadcrumb li.first {
	background: none;
}
/*body a:hover {
	color: #c55 !important;
}*/

body #headline a:hover {
	color: #cc0000;
}
body #footer a:hover {
	color: #cc0000;
}

.shadow {
-moz-box-shadow:5px 4px 5px #4E4943;
}  


div.tourenevents{
	padding-top:5px;
	border-bottom:solid 1px #AAAAAA;
	padding-bottom:5px;
	width:430px;
	clear:both;
}
div.tourenevents div.tourdate{
	float:left;
	width:170px;
	white-space:nowrap;
	padding-top:2px;
	height:25px;
}
div.tourenevents div.tourtext{
	padding-top:0px;
	white-space:nowrap;
}

div.JobsTeaser  a.rightarrow{
    background-image:none;
}


div.tourenliste{
	border-bottom:solid 1px #AAAAAA;
	margin-top:8px;
	padding-bottom:8px;
	width:350px;
}
div.tourenliste div.tournumber{
	float:left;
	margin-right:15px;
	white-space:nowrap;
}
div.tourenliste div.tourdate{
	white-space:nowrap;
	text-align:right;
}


