#contentContainer
{
	background-image:		url('/Content/frontend/images/layout/background/news.jpg');
	background-repeat:		no-repeat;
	background-position:	bottom center;
	clear:					both;
	margin-left:			10px;
	height:					auto;
}

#content
{
	min-height: 			300px;
	padding-bottom:			100px;
	font-size:				14px;
	line-height:			17px;
	text-align:				justify;
	padding-left:			25px;
	padding-right:			25px;
}

#mainContainer 
{
	padding-top:			15px;
}	

#logo
{
	float:					left;
	padding-left: 			34px;
}

#language
{
	padding-top:			7px;
	padding-left:			34px;
}

#copyright 
{
	padding-top:			7px;
}

#mainTitle
{
	color:					#003399;
}

#title
{
	color:					#003399;
}

#topMenu
{
	float:					right;
	padding-top:			40px;
	padding-bottom:			13px;
	padding-right:			25px;
}

#topImage
{
	float:					left;
	padding-left:			15px;
}

#topRight img
{
	padding-left:			15px;
}

.tekst {
	font-size: 				14px;
	font-family: 			"Trebuchet MS", Arial, sans-serif, serif;
	color: 					#003399;
	font-weight: 			bold;
}

.submenu {
	border:					1px solid #0066CB;
}

.background
{
	background-color:		#0066CB;	
}

#title a, #titlea a:hover, #mainTitle a, #mainTitle a:hover
{
	text-decoration:		none;
	color:					#003399;
}

.readmore, .readmore a 
{
	color:					#0066CB;
}