#reise {
 margin:5px;
}
#reise .clear {
 clear:both;
}
#reise img {
 border:0px;
}
#reise .reisepreis {
 padding-top:5px;
 text-align:right;
 color:#CC0014;
 font-weight:bold;
}
#reise .rahmen {
 /*Layer*/
 border:1px solid #CC0014;
 margin:0px 5px 2px 0px;
 padding: 2px 5px 2px 5px;
 float:left;
}
#reise .rahmen a {
 /*Schrift*/
 text-decoration:none;
 font-weight:bold;
}
#reise .rahmen a:hover {
 color:#CC0014;
}
#reise .rahmen_rot {
 /*Layer*/
 border:1px solid #CC0014;
 background-color:#CC0014;
 margin:0px 5px 2px 0px;
 padding: 2px 5px 2px 5px;
 float:left;
}
#reise .rahmen_rot a {
 /*Schrift*/
 text-decoration:none;
 color:#FFFFFF;
 font-weight:bold;
}
#reise .rahmen_rot a:hover {
 color:#545454;
}
#reise .block {
 width:100%;
 clear:both;
 padding:3px 0px;
 border-bottom:1px solid #CC0014;
}
/*Tabellendefinition*/
#reise table {
 margin-right:20px;
 text-align:center;
 border-collapse:collapse;
 border:5px;
 border-spacing:1px;
 padding:20px;
 font-style:normal;
}
#reise table td {
 border:1px solid #e4e4e4;
 padding:2px;
}
#reise table th {
 border:1px solid #545454;
 background-color:#C6C6C6;
 color:#545454;
 padding:1px 5px;
}
#reise div.termin {
 float:left;
 height:170px;
}
/*Tabelle Termin definieren*/
#reise div.termin table {
 margin:0px;
 margin-top:10px;
 margin-right:15px;
}
#reise table a {
 text-decoration:underline;
 color:#008000;
}
#reise div.termin td.ausgebucht{
 text-decoration:line-through;
 color:#CC0014;
 font-weight:bold;
}
#reise table .ausgebucht{
 text-decoration:line-through;
 text-align:center;
 color:#CC0014;
 font-weight:bold;
}

#reise table.preis td {
 text-align:center;
 vertical-align:top;
 min-width:100px;
}
#reise img.oben {
 float:right;
 border:0px;
 margin:0px;
 padding:5px 0px 0px 0px;
}
#reise .anreise td{
 width:40px;
 padding:3px;
}
#reise #reisefuss {
 clear:both;
 text-align:center;
}
#reise a.schlagwort {
 font-style:italic;
 text-decoration:underline;
}