

#div-all-stage-inner {
 height: 3300px;
}

#div-content-middle {
 width:290px;
 padding-right:0;
}

 
#div-content-right {
 height:3085px;
 width:300px;
}

#thisCat {
 margin-top:20px;
 padding-bottom: 20px; 
}

/* listen */

ul {
 width: 100%;
 float:left;	
}


li {
 float:left;
 margin-left:20px;
 width:206px;
 /* display:inline; */
 list-style: disc; 
 color: #009cdf; 
}

li.secondlevel {
 margin-left:20px;
}

.member-a {
 font-weight: 700;
 color:#000;
 text-decoration:none;
}

#e228 { /* airlines, beim Start aktiv */
 color: #009cdf;
}

/*
#e229, #e235 { 
 cursor:text;	 
}
*/

/* rechte Seite Kundenlisten */

#c228 {
 position: absolute;
 top: 0;
}

#destinations, #hotels {
 display:none;
}

#c230, #c231, #c232, #c233, #c234, #c236, #c237, #c238, #c239, #c240, #c241, #c242, #c243, #c244, #c245, #c246, #c247, #c248, #c249,
#c229, #c235, #destinations_leer, #hotels_leer {
 position: absolute;
 top: 0;
 visibility:hidden;
}



/* table vorher */ 
table.contenttable {
 table-layout:fixed;
 margin-left:0;	
 margin-bottom:20px;
 border-collapse:separate;
 border-spacing: 0 20px;
}

tr {
}

td {
/* border: 1px solid black; */
}

.tdfirst {
 text-align:left;
 vertical-align:top;
 width:150px;
}

.tdsecond {
 text-align: center;
 vertical-align:top;
 width:150px;
}


