#reise{
 font-family:Verdana;
 font-size: 10px;
 color:#545454;
}
#reise a {
 color:#545454;
 font-weight:bold;
 text-decoration:none;
}
#reise a:hover{
 color:#CC0014;
 text-decoration:underline;
}
#reise h1 {
 text-align:center;
 font-size:14px;
 margin:0px;
 margin-bottom:5px;
 color:#CC0014;
 border:0px;
}
#reise h2 {
 text-align:center;
 font-size:12px;
 margin:0px;
 margin-bottom:10px;
 color:#CC0014;
}
#reise h3 {
 clear:both;
 float:left;
 font-size:14px;
 margin:0px;
 padding:0px;
 color:#CC0014;
}
#reise h4 {
 clear:both;
 font-size:12px;
 margin:0px;
 padding:0px;
 margin-bottom:5px;
 color:#CC0014;
}
#reise h5 {
 clear:both;
 margin:0px;
 padding:0px;
 margin:6px 0px 4px 0px;
 font-size:11px;
}
#reise ul {
 list-style-type:disc;
 margin:2px 0px;
 padding:0px 20px;
}
#reise li {
 margin: 2px 0px;
}
#reise p {
 margin:0px;
 padding:2px 0px;
 text-align:justify;
}
/*Textfluss rechts vorbei*/
#reise .textfluss_rechts {
 clear:both;
 float:left;
 margin: 0px 10px 5px 0px;
 /*Tabelleneigenschaften*/
 border:0px;
 border-collapse:collapse;
 /*Schriften*/
 font-style:italic;
}
/*Textfluss links vorbei*/
#reise .textfluss_links {
 clear:both;
 float:right;
 margin: 0px 0px 5px 10px;
 /*Tabelleneigenschaften*/
 border:0px;
 border-collapse:collapse;
 /*Schriften*/
 font-style:italic;
}
#reise .textfluss_ende {
 clear:both;
}
#reise a.schlagwort {
 font-style:italic;
 text-decoration:underline;
}
#reise #myGallery {
  z-index:5;
  float:left;
  margin-right:5px;
  margin-bottom:5px;
}
#reise #myGallery .imageElement {
 display:hidden;
}
#reise #myGallery .full {
 display:none;
}
.jdGallery {
 overflow: hidden;
 position: relative;
}
.jdGallery img {
 border: 0;
 margin: 0;
}
.jdGallery .slideElement {
 width: 100%;
 height: 100%;
 background-repeat: no-repeat;
 background-position: center center;
 background-image: url('img/loading-bar-black.gif');
}

#reise .reiseleistung {
 float:left;
 margin-right:5px;
 margin-top:10px;
}