#contentheader
{
	width:80.0em;
}

#container {
  width:80em;
}

#content {
  width:55em;
  float:left;
  padding:0em 0em 0em 1.5em;
}

#content .item
{
	padding:0em;
	margin:0em;
	width:25em;
	float:left;
	margin:0em 2.45em 1.5em 0em;
	line-height:1.5em;
}

#content .item p a {
  color:#333333;
}

#content .item h2
{
	padding:0em;
	margin:0em;
	color:#333333;
	font-size:1.26em;
	font-weight:bold;
	/*letter-spacing:1px;*/
	margin-bottom:2px;
}

#content .item h2 a {
	color: #000;
	text-decoration: none;
}

#content .item h2 a:hover {
	color: #666;
}

/*The following part "#content .item p" added by ahmed.adaileh@vaicon.de on 12.03.2008*/
#content .item p
{
	margin-bottom:2px;
}

#content .item h3
{
	font-size:0.8em;
	font-weight:normal;
	color:#333333;
}

#content .item img
{
	float:left;
	width:7em;
	height:7em;
	margin-right:0.75em;
}

#content .item a img {
	border: none;
}

#rightbox {
  width:18.55em;
  padding-right:1.5em;
  float:right;
}