﻿/* newslist */
.NewsList_Custom2 .imagediv {
	border: 1px solid #a8a8a8; margin-right: 9px;
	float: left;	
}
.NewsList_Custom2 .block {
	border-bottom: 1px #4f87ba solid;
	padding: 3px 0px 3px 15px;
	color: white;
	width: 260px;
	background: #417bb1;
}
.NewsList_Custom2 .block:hover {
	background: #417bb1;
}
.NewsList_Custom2 .block .title {
	color: white;
	font-weight: bold;
}
.NewsList_Custom2 .block .contentdiv {
	color: white;
	padding: 0;
		font: normal 1em/1.4em "Trebuchet MS", sans-serif;
}

.NewsList_Custom2 .block .title .link {
	padding-left: 0;
	color: white; text-decoration: underline;
	font-style: normal;
}

.NewsList_Custom2 .top .center {
	background: #417bb1 url(/SiteFiles/Layout/menulicht.png) top left no-repeat;
	padding: 0 0 4px 15px;
	color: white;
	height: 41px;
	font: bold 1em/1.6em "Trebuchet MS", sans-serif;
}

.NewsList_Custom2 .block .title:hover {
	color: white; text-decoration: none;
}

.NewsList_Custom2 .block .title .titlediv .full {

}

.NewsList_Custom2 .block .title .titlediv .link  {
    text-decoration: underline;
}

.NewsList_Custom2 .block .title .titlediv .link:hover  {
    text-decoration: none;   
}

.NewsList_Custom2 .block .title .datediv {
}
.NewsList_Custom2 .block .title .imagediv {
}
.NewsList_Custom2 .block .subtitle {
}
.NewsList_Custom2 .block .subtitle .full {
}
.NewsList_Custom2 .block .subtitle .link {
}
.NewsList_Custom2 .block .subtitle .link:hover {
}
.NewsList_Custom2 .block .content {
}
.NewsList_Custom2 .block .more {
}
.NewsList_Custom2 .block .more .morelink {
}
.NewsList_Custom2 .block .more .morelink:hover {
}
.NewsList_Custom2 .block .seperator {
}
.NewsList_Custom2 .block .imagetable {
}
.NewsList_Custom2 .block .imagetable .imagecell {
}
.NewsList_Custom2 .block .imagetable .imagecell .picture {
}
.NewsList_Custom2 .block .imagetable .imagecell .description {
}
