#news-list-container {
	clear: left;
	float: left;
	_margin-left: 5px;
	width: 220px;
}
.news-list-item {
	clear: left;
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px solid #d0e518;
	width: 200px;
	margin-bottom: 18px;
	_width: 190 px;
}
.news-list-item h1 {
	text-transform: uppercase;
	margin: 0;
	line-height: 15px;
	border-bottom: 1px solid #FFFFFF;
	background-color: #d0e518;
	_width: 180px;
	height: 20px;
	padding: 0 10px;
	_padding-top: 4px;
  _height: 16px;
}

/*IE 6 und 7 Fix*/
* html .news-list-item h1, * + html .news-list-item h1{
  padding-top: 4px;
  height: 16px;
}


.news-list-item h1 a {
	font: 10px verdana, sans-serif;
	font-weight: bold;
}
.news-list-text {
	background-color: #f1f5ca;
	padding: 4px !important;
	padding: 4px;
	width: 192px;
}
.news-list-text .news-list-text-bottom {
	margin-top: 5px;
}
.news-list-text p {
	padding: 0 4px !important;
}
.news-list-text span.news-list-morelink img {
	display: inline;
	margin-right: 4px;
}
.news-list-text span.news-list-morelink a:hover {
	text-decoration: underline;
}
.news-highlight-year {
	display: block;
	float: left;
	width: 140px;
	_width: 135px;
}
#news-list-container .active-news {
	background: url(../gfx/arrow_big.gif) no-repeat;
	width: 228px;
	background-position: top right;
}
#news-highlight-single {
	width: 508px;
	background-color: #FFFFFF;
	padding: 1px;
	float: right;
	border: 1px solid #d0e518;
	margin-right: -10px;
	_margin-right: -12px;
}
#news-highlight-single h1 {
	font-family: verdana, sans-serif;
	margin: 0;
	margin-bottom: 1px;
	padding: 0;
	background-color: #d0e518;
	margin-bottom: 1px;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 10px;
	line-height: 20px;
	_width: 490px;
}

/*IE 7 Fix*/
* + html #news-highlight-single h1{
  height: 18px;
  line-height: 18px;
  padding-bottom: 4px;
  padding-top: 0;
  margin-top: 0;
}

#news-highlight-single #news-highlight-single-content {
	background-color: #f1f5ca;
	padding: 10px;
	min-height: 555px;
}
#news-highlight-single #Container {
}
#news-highlight-single h3, #news-highlight-single h2 {
	background-color: #d0e518;
	line-height: 21px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 10px;
	font-size: 10px;
	_width: 480px;
}
#news-highlight-single #news-highlight-single-content p.bodytext {
	margin-bottom: 5px;
}
#firstimage {
	border: 3px solid #fff;
	margin-right: 1px;
	margin-left: 1px;
	_width: 480px;
}
#OuterContainer {
	padding: 0;
	margin: 0 auto;
	display: none;
}
#Container {
	position: relative;
	height: 250px;
	width: 480px;
	margin: 0 auto;
	background-color: #eaeaea;
	border: 3px solid #fff;
	font-size: 0px;
}
#Photo {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}
#Loading {
	height: 25%;
	width: 100%;
	position: absolute;
	top: 40%;
	left: 45% !important;
	left: 0%;
	text-align: center;
	z-index: 0;
	line-height: 0;
}


/*IE 7 Fix*/
* + html #Loading{
  left: 0% !important;
}

#LinkContainer {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	/* filter: alpha(opacity: 80);
/* Specify opacity for IE */
}
#PrevLink, #NextLink {
	cursor: pointer;
	width: 48%;
	height: 100%;
	background: transparent url(../gfx/c.gif) no-repeat;
/* Trick IE into showing hover */
	display: block;
}
#PrevLink span, #NextLink span {
	display: none;
}
#PrevLink {
	left: 0;
	float: left;
}
#NextLink {
	right: 0;
	float: right;
}
/* background image for IE */
#PrevLink:hover, #PrevLink:visited:hover {
	background: url(../gfx/prev_minus.gif) 20% 50% no-repeat;
}
#NextLink:hover, #NextLink:visited:hover {
	background: url(../gfx/next_plus.gif) 80% 50% no-repeat;
}
/* backgroudn image for compliant browsers */
#LinkContainer>#PrevLink:hover, #LinkContainer>#PrevLink:visited:hover {
	background: url(../gfx/prev_chevron.png) 20% 50% no-repeat;
}
#LinkContainer>#NextLink:hover, #LinkContainer>#NextLink:visited:hover {
	background: url(../gfx/next_chevron.png) 80% 50% no-repeat;
}
#imagebar {
	width: 480px;
	display: block;
	margin-top: 1px;
	clear: both;
	visibility: hidden;
}
#img-container #img-button-left {
	float: left;
}
#img-container #img-button-right img {
	float: right;
	margin: 0 !important;
	margin-left: 0px;
	padding: 0;
}
#CaptionContainer {
	margin: 0 !important;
	_margin-right: -5px;
	padding: 0;
	width: 454px;
	text-align: left;
	background-image: url(../gfx/imagebar.gif);
	float: left;
	padding-top: 1px;
	height: 16px;
}
#CaptionContainer #Caption {
	font-size: 9px;
}
#Counter {
	font-size: 9px;
	padding-right: 5px;
	padding-left: 10px;
}
#project-details {
	margin-top: 10px;
	margin-left: -2px;
}
#project-details td {
	vertical-align: top;
}
#project-details tr td.desc {
	width: 120px;
}
.news-single-additional-info dl.news-single-links dd {
	margin-left: 70px;
}
.news-single-additional-info dl.news-single-files dd {
	margin-left: 90px;
}
span.casestudydownload a img {
	float: right;
}
