/* -- GENERAL -- */

.News_item {
	margin-bottom: 3px;
	padding-bottom: 4px;
	border-bottom: 1px solid #e5e5e5;
}

.clear {
	clear: both;
}

.News_item .Date {
	float: left;
	font-family: Tahoma;
	font-size: 11px;
}

.News_item .Separator {
	height: 6px;
	width: 4px;
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 4px;
	float: left;
}

.News_item .Title {
	float: left;
}

.News_item .Title a,
.News_item .Title a:link,
.News_item .Title a:hover,
.News_item .Title a:active,
.News_item .Title a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

.News_classwrapper {
	margin-bottom: 10px;
}

.News_classwrapper .News_item .Title {
	width: 210px;
}

.Archive_Link {
	margin-top: 4px;
	text-align: right;
}

.Archive_Link a,
.Archive_Link a:link,
.Archive_Link a:active,
.Archive_Link a:visited,
.Archive_Link a:hover {
	color: #777;
	font-weight: bold;
	font-size: 11px;
}

/* -- MGP -- */
.MGP .News_item .Date {
	color: #c63434;
}

.MGP .Dateheader {
	font-family: Tahoma;
	color: #c63434;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 2px;
}

.MGP .News_item .Separator {
	background: url(images/sep_MGP.gif) no-repeat;
}

.MGP .News_item .Title a:hover {
	color: #c63434;
	text-decoration: underline;
}

.MGP .Archive_Link a:hover {
	color: #c63434;
	text-decoration: none;
}

/* -- WSBK -- */
.WSBK .News_item .Date {
	color: #58a42a;
}

.WSBK .Dateheader {
	font-family: Tahoma;
	color: #58a42a;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 2px;
}

.WSBK .News_item .Separator {
	background: url(images/sep_WSBK.gif) no-repeat;
}
.WSBK .News_item .Title a:hover {
	color: #58a42a;
	text-decoration: underline;
}

.WSBK .Archive_Link a:hover {
	color: #58a42a;
	text-decoration: none;
}

/* -- ONK -- */
.ONK .News_item .Date {
	color: #d97000;
}

.ONK .Dateheader {
	font-family: Tahoma;
	color: #d97000;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 2px;
}

.ONK .News_item .Separator {
	background: url(images/sep_ONK.gif) no-repeat;
}

.ONK .News_item .Title a:hover {
	color: #d97000;
	text-decoration: underline;
}

.ONK .Archive_Link a:hover {
	color: #d97000;
	text-decoration: none;
}

/* -- IDM -- */
.IDM .News_item .Date {
	color: #27a7d2;
}

.IDM .Dateheader {
	font-family: Tahoma;
	color: #27a7d2;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 2px;
}

.IDM .News_item .Separator {
	background: url(images/sep_IDM.gif) no-repeat;
}

.IDM .News_item .Title a:hover {
	color: #27a7d2;
	text-decoration: underline;
}

.IDM .Archive_Link a:hover {
	color: #27a7d2;
	text-decoration: none;
}

/* -- Grijs -- */
.Grijs .News_item .Date {
	color: #5f5f5f;
}

.Grijs .Dateheader {
	font-family: Tahoma;
	color: #5f5f5f;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 2px;
}

.Grijs .News_item .Separator {
	background: url(images/sep_Grijs.gif) no-repeat;
}
.Grijs .News_item .Title a:hover {
	color: #5f5f5f;
	text-decoration: underline;
}

.Grijs .Archive_Link a:hover {
	color: #5f5f5f;
	text-decoration: none;
}
