#reiseempfehlung {
 clear:both;
 margin:10px 5px;
 border-top:1px dashed #C6C6C6;
 border-bottom:1px dashed #C6C6C6;
}

#reiseempfehlung h1 {
 color:#545454;
 border:0px none;
 padding-top:5px;
 padding-left:60px;
 font-size:14px;
 margin-bottom:0px;
}

/* ----------------IMAGE SLIDER------------- */
#SlideItMoo_outer {
  width:700px;
  margin:0px auto 10px;
  display:block;
  position:relative;
  padding:0px 10px 0px;
  overflow:hidden;
  height:220px;
  
}
/* create custom forward-backward buttons for this container */
#SlideItMoo_outer .SlideItMoo_forward,
#SlideItMoo_outer .SlideItMoo_back{
  display:block;
  position:absolute;
  cursor:pointer;
  width:22px;
  height:200px;
  bottom:0px;
  right:5px;
  background:url(/template/hundeschlittentouren/bilder/navigation_vor.gif) no-repeat center;
}
#SlideItMoo_outer .SlideItMoo_back {
  left:5px;
  background:url(/template/hundeschlittentouren/bilder/navigation_zurueck.gif) no-repeat center;
}

/* the width is set to show the number of thumbnails that will be visible */
#SlideItMoo_inner{
  position:relative ;
  overflow:hidden ;
  width:700px ; /* set a display width to make the slider look good in case js is disabled */
  margin:0px auto 0px;
  padding:10px 0px 10px;
}
/* the thumbnails container; set a width on it so everything will be fine */
#SlideItMoo_items {
  display:block;
  position:relative;
}
/* single element design */
#SlideItMoo_items div.SlideItMoo_element {
  display:block;
  position:relative;
  float:left;
  margin:0px 10px 0px;
  width:210px;
}
/*********************************************************************/
/*Reiseempfehlung Container*/
/*********************************************************************/

.SlideItMoo_element .titel {
 background-image:url(/template/default/bilder/reiseempfehlung_titel.jpg);
 height:36px;
 padding-top:2px;
 padding-bottom:2px;
}
.SlideItMoo_element .titel .titel1 {
 font-size:11px;
 width:190px;
 height:18px;
 overflow:hidden;
}
.SlideItMoo_element .titel .titel2 {
 font-size:9px;
 width:190px;
 height:15px;
 overflow:hidden;
 color:#FFFFFF;
}
.SlideItMoo_element .titel .titel1 a, .SlideItMoo_element .titel .titel2 a{
 padding-left:15px;
 color:#FFFFFF;
}
.SlideItMoo_element .titel .titel1 a:hover, .SlideItMoo_element .titel .titel2 a:hover{
 color:#3B76BB;
}

.SlideItMoo_element .bild {
 width:210px;
 height:80px;
}

.SlideItMoo_element .preis {
 padding-right:5px;
 padding-top:10px;
 text-align:right;
 font-weight:bold;
}

.SlideItMoo_element .beschreibung {
 padding:2px 8px;
 font-weight:normal;
 overflow:hidden;
 height:57px;
}

.SlideItMoo_element .beschreibung_link {
 font-weight:normal;
}

.SlideItMoo_element .anforderung {
 padding-left:5px;
 padding-top:10px;
}



/*********************************************************************/
/*Reiseempfehlung Angebot Hauptfenster*/
/*********************************************************************/

#angebot_reiseempfehlung {
 padding:0px;
 margin-left:5px;
 margin-right:5px;
 width:510px;
 margin-bottom:10px;
 border-top:1px dashed #C6C6C6;
 border-bottom:1px dashed #C6C6C6;
 float:left;
}

#angebot_reiseempfehlung h1 {
 padding-left:45px;
 border:0px none;
 color:#545454;
 margin-bottom:0px;
 font-size:14px;
}

#angebot_reiseempfehlung #SlideItMoo_outer {
  width:450px;
  overflow:hidden;
  height:220px;
}

#angebot_reiseempfehlung #SlideItMoo_outer .SlideItMoo_forward{
 right:10px;
}

#angebot_reiseempfehlung #SlideItMoo_outer .SlideItMoo_back{
 left:10px;
}
