div#mainMenu .level1 {
	width:124px;
	border-right:1px solid white;
	height:27px;
}
div#mainMenu .first {
	width:160px;
	height:27px;
}
div#header div#mainMenu a#navi1{
	width:160px;
}
div#header a#logolink{
	display:block;
	float:left;
	margin-top:10px;
	margin-bottom:18px;
}
div#header {
	background-image:url(/de/elektronik/images/header_back.jpg);
}

div#content ul.list li table {
	vertical-align: top
	width: 300px;
margin: 5px 0 5px 0;
padding: 0;
border: none;
}

div#content ul.list li table td {
border-collapse: collapse;
background-color: #eeeeee;
border: 1px solid #fff;
}

div#content ul.list li table td p {
background-color: transparent;
padding: 4px;
}
