body
{
	margin-top: 20px;
	padding: 0px;
	background-color:#000;
}
.rundumm
{
	width:1054px;
	height:600px;
}
.liste
{
	width:230px;
	height:600px;
	background-color:#FFF;
	float: left;
}
.inhalt
{
	width: 824px;
	height: 600px;
	background-color:#FFF;
	float: right;

}
.menu_container
{
	padding-left: 10px;
	padding-top: 10px;
	height: 420px;
	overflow: auto;
}
.trip_descr
{
	width:690px;
	height:390px;
	position: absolute;
	top: 100px;
	left: 350px;
	z-index:99;
	display: none;
}
.wbg
{
	background-color:#fff;
}
.infolink
{
        cursor: pointer;
        padding-left: 10px;
}
.triplink
{
        cursor: pointer;
        font-weight: bold;
        font-size:12px;
}
.frametd
{
	width:10px;
	height:10px;
}
.cornerimg
{
	width:10px;
	height:10px;
}
.dframetd
{
        width:20px;
        height:20px;
}
.dwbg
{
	background-color:#7ca2d5;
}
.btable
{
	width:185px;
	padding-bottom:2px;
}
.bframetd
{
        width:5px;
        height:5px;
}
.bwbg
{
        background-color:#7ca2d5;
}
.bcornerimg
{
		width:5px;
		height:5px;
}
.linktd
{
	width:163px;
}
.infotd
{
	width:22px;
}
