
.Newsbox {
	border: 1px solid #dde4ed;
	padding: 6px 10px;
	background: white url(http://www.mediplex-hamburg.com/images/fond-news.gif) repeat-x 0 bottom;
	margin: 0 0 18px 0;
	height: 113px;
	overflow: hidden;
	line-height: 15px;
	}
*+ html .Newsbox { height: 130px; }
* html .Newsbox  { height: 130px; }

.Newsbox img {
	width: 60px;
	margin: 3px 5px 4px 0;
	float: left;
	}
*+ html .Newsbox img { margin-bottom: 0; }
* html .Newsbox img { margin-bottom: 0; }

.newslist-outer {
	width: 240px;
	height: 140px;
	overflow: hidden;
	position: relative;
}


.newslist-inner {
	clear:both;
	position:absolute;
	width: 20000em;
	}


/*.newslist-inner h1 {
	clear: both;
	font-weight: bold;
	margin: 10px 0px;
}*/

.newslist-item {
	display: block;
	width: 240px;
	float: left;
	margin-bottom: 20px;
	margin-right: 10px;
	}

.newslist-subitem img {
	display: inline;
	width: 60px;
	float: left;
	margin: 5px;
	}
.gk-thumb {
	width: 50px;
	height: 50px;
	float: left; 
	margin: 3px 12px 5px 0px; 
	padding: 0;
	}
span.browse {
	/*display:block;
	width:30px;
	height:30px;
	float:left;
	margin:40px 10px;*/
	cursor:pointer;
	text-decoration: underline;
	color: #990000;
}
