@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0}

body {
	background: #41B0DB url(/images/html-bg.gif) repeat-x;	
	text-align:center; width: 100%; 
}
#imageContainer { 
    margin-top: 28px;
	margin-left: auto; 
	margin-right: auto;
	height: 140px; 
	width: 750px; 
	text-align: left;
}

#imageContainer img {
	display: none;
	position: absolute;
	/*top:0; left:0;*/
}
#Headline {
background-attachment:scroll;
background-color:#FDFDFB;
background-image:none;
background-position:0 0;
background-repeat:repeat;
margin-bottom:0;
margin-left:auto;
margin-right:auto;
margin-top:10px;
padding-bottom:8px;
padding-left:30px;
padding-top:8px;
text-align:left;
width:720px;
border:1px solid #CCCCCC;
}
h1 { 
    font-size:22px; 
	font-weight: bold; 
	color: #2D4B71; 
	display:inline; 
}
h2 { 
    font-size:14px; 
	font-weight: bold; 
	color: #2D4B71;  
	display:inline; 
	padding-left: 20px; 
}
.clockstyle {
    color: #CCCCCC; 
	font-size: 12px; font-family:"Times New Roman", Times, serif;
}
div.feedbox {
	width: 690px;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	background-color:#FDFDFB;
	color:#414A56;
	padding-bottom:20px;
	padding-left:30px;
	padding-right:30px;
	padding-top:30px;
	margin-bottom:30px;
    margin-left:auto;
    margin-right:auto;
    margin-top:10px; 
	text-align: left;
	
}
div.feedbox  img{ 
    padding-right: 12px; 
	padding-top:6px; 
	border:0px !important;
}

div.feedheadline{
    width:600px;
	color:#0049B7; 
	padding-top:0px; 
	padding-bottom:25px; 
	text-decoration:none; 
	border-bottom-color:#333333; 
	border-bottom-style:solid; 
	border-bottom-width:1px;
}
.rule {
	height:1px;
	width:50%;
	background-color:#7B9DC6;
	margin:0 auto;
	border-style:none;
}
a:link {
	color: #2D4B71;
}
a:visited {
	color: #2D4B71;
}
a:hover {
	color: #4573AB;
}
a:active {
	color: #2D4B71;
}
.itemtitle{ 
    padding-top:14px; 
	padding-bottom:10px
}
h3.itemtitle{ 
    font-size:17px;
	text-align:center;
}
.kilde{ 
    padding-top:6px; 
	padding-bottom:18px; 
	font-size:9px;
	text-align:center;
}
.kilde img { 
    padding: 0px !important; 
}
