﻿.newsItem
{	
	float:left;
	background-image:url('../Billeder/gradient.jpg'); 
	background-color	:	Black	;
	background-repeat:repeat-x;
	padding				:	10px 15px 15px 15px	;
	border-style		:	solid				;
	border-bottom-color	:	#242424				;
	border-left-color	:	#4d4d4d				;
	border-right-color	:	#313131				;
	border-top-color	:	#535353				;
	border-width		:	1px					;
	margin-top:22px;	
	margin-left			:	0px					;
	font-size			:	10px				;
	width				:	614px;			
	overflow: hidden;
	margin-bottom:30px;
}

div.newsItemContent
{
	margin-left:32px;
	margin-top:18px;
	margin-right:16px;
}

div.newsItemContent .newsItemDate
{
	text-align:right;
	
}

div.newsItemContent br
{
	color:Blue;
}

div.newsItemContent .newsItemTextAndImages
{
	border-style: solid;
	border-top-color	:	#535353				;
	border-width: 1px;
	border-bottom: none 0px White; 
	border-right: none 0px White; 
	border-left: none 0px White; 
	height:200px;
	margin-top:6px;
}

div.newsItemText
{
	padding-top:15px;
	width:50%;float:left;
}

div.newsItemImages
{
	padding-top:15px;
	width:50%;float:left;

}

div.newsItemImages img
{
	margin-bottom:4px;
}

div.newsItemImages img
{
	margin-bottom:4px;
}

div.newsItemImages p.newsImageText
{
	margin-bottom:16px;
}

div.newsItemText p.manchet
{
	font-weight:bold;
	font-size:13px;
	margin-bottom:8px;
	margin-right:20px;
}

div.newsItemText p.mainText
{
	margin-right:20px;
}
