.media_heading {
	font-family: Arial, Helvetica, 'Sans-Serif';
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 8px;
}

.media_block {
	margin-bottom: 20px;
}

.date_col {
	width: 66px;
}

body {
	margin: 					0;
	padding:					0;
	background-color: 	#000000;
}

.LeftUpperLogo {
	width:					170px;
	border-bottom-style: solid;
	border-bottom-width: 6px;
	border-bottom-color: #424242;
}

.MainTable {
	width:					1090px;
}

.MainTableHeader {
	/*background-color: 	#171717;*/
	background-color: 	#2b2b2b;
	border-bottom-style: solid;
	border-bottom-width: 6px;
	border-bottom-color: #CF0000;
}

.MenuColumn {
	/*background-color: 	#171717;*/
	background-color: 	#2b2b2b;
	text-align:				right;
	padding-top:			54px;
}

.MenuOption {
	margin: 0;
	padding: 0;
}

.Content {
	padding-top: 			51px;
	padding-bottom:		61px;
	padding-left:			54px;
	background-color:		#ffffff;
	font-family:			Arial, Helvetica, 'Sans-Serif';
	font-size:				11px;
	width: 921px;
}

/*.Content p {
	width:					375px;
}*/

.Content a, .Content a:visited {
	#color:					#9D0404;
	color:					#000000;
}

.DetTystaLandet {
	margin-top:				165px;
}

.Copyright {
	margin-top:				123px;
	margin-right:			34px;
	margin-bottom:			20px;
}

.ImageTable {
	font-size: 9px;
}

#news_column a, #news_column a:visited {
	text-decoration: none;
	color: #000000;
}



