.pressitems{
	width:580px;
	background:#EEEEEE;
	margin:0 0 5px 0;
	float:left;
	border:1px solid #d4d4d4;
	}
.maintitle{
	color:#ae1216;
	padding:3px 0 10px 3px;
	font-size:15px;
	font-weight:bold;
	}
.headline{
	color:#ae1216;
	padding:10px 0 5px 10px;
	font-size:12px;
	font-weight:bold;
	}
.headline a {
	color:#666;
	text-decoration:none;
	}
.headline a:hover {
	color:#999999;
	}
.title{
	color:#000;
	padding:3px 0 0 10px;
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	}
.sporttitle{
	font-style:italic;
	}
.date{
	color:#000;
	padding:3px 0 10px 10px;
	font-size:10px;
	font-weight:normal;
	}
.pressitemdetail {
    float:left;
	clear:left;
    width:470px;
	padding:5px;
	}
.thumbnailPress {
    float:right;
	padding:5px;
	margin:5px;
	background:#ae1216;
	}
.thumbnailPress:hover {
	background:#999999;
	}
.break {
    clear:both;
	}
