
.SmallNewsContainer,
.SmallNewsContainerBlue {
	position:relative;	
	background-color:#e5e5e5;	
	width:402px;
	height:295px;
	margin-bottom:13px;
}

.SmallNewsPadding {
	margin:15px;	
	margin-top:8px;
	margin-bottom:8px;	
}

.SmallNewsContainerBlue {
	background-color:#daf4ff;	
}

.SmallNewsMiddlePadding {
	margin:15px;	
	margin-top:8px;
	margin-bottom:8px;
}

.SmallNews {
	position:relative;
	height:73px;
	overflow:hidden;
}

.SmallNewsContainer h2,
.SmallNewsContainerBlue h2 {
	height:43px;
	line-height:43px;
	background-image:url('/images/titlegrey.png');
	padding-left:15px;
	color:#818181;
	font-weight:bold;
}

.SmallNewsContainerBlue h2 { 
	background-image:url('/images/titleBlue.png');
	color:#fff;
}

.SmallNews .Datum {
	font-family:Tahoma, Geneva;
	float:left;
	width:40px;
	margin-top:3px;
	font-size:20px;
	line-height:20px;
}

.SmallNews .Text {
	float:left;
	margin-top:4px;
	line-height:14px;
}

.SmallNews .Text a, 
.SmallNewsMore a {
	color:#000;
	font-size:12px;
	line-height:16px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
}

.SmallNewsMore {
	position:absolute;
	bottom:15px;
	right:15px;
	width:20px;
	height:20px;
}
