TABLE#entrypage {
	width: 458px;
}
TABLE#entrypage TR TD{
	margin-left:10px;
	margin-right:10px;
}
TABLE.entrypageitem {
	table-layout:fixed;
                width:114px;
                border: silver solid 1px;
	margin-bottom:20px;
}
TABLE.entrypageitem TR {
	padding:0px;
}
TABLE.entrypageitem TD {
	padding:0px;
}
TABLE.entrypageitem TR.titlerow{
	height:20px;
}
TABLE.entrypageitem TD.itemimage{
	width:34px;
	cursor:hand;
                align:center;
	background-color:#eaeaea;
}
TABLE.entrypageitem TD.itemtitle {
                width:76px;
	cursor:hand;
	background-color:#eaeaea;
	color:#404040;
	font-weight: normal;
	font-size:11px;
}
TABLE#entrypage {
	width: 458px;
}
TABLE#entrypage_rechts TR TD{
	margin-left:10px;
	margin-right:10px;
}
TABLE.entrypageitem_rechts {
	table-layout:fixed;
                width:120px;
                border: silver solid 1px;
	margin-bottom:0px;
}
TABLE.entrypageitem_rechts TR {
	padding:0px;
}
TABLE.entrypageitem_rechts TD {
	padding:0px;
}
TABLE.entrypageitem_rechts TR.titlerow{
	height:20px;
}
TABLE.entrypageitem_rechts TD.itemimage_rechts {
	width:34px;
	cursor:hand;
                align:center;
	background-color:#eaeaea;
}
TABLE.entrypageitem_rechts TD.itemtitle_rechts {
	padding:2px;
                width:82px;
	cursor:hand;
	background-color:#eaeaea;
	color:#404040;
	font-weight: normal;
	font-size:11px;
}
