body {
	background-color: #efefef;
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin: 0;
	text-align: center;
}
img {
	border: 0;
}
p, h1, table {
	margin: 15px;
	padding: 0;
}
/**
.csc-textpic-imagewrap {
	border-left: solid #FFFFFF 15px;
	border-top: solid #FFFFFF 15px;
}
**/	
h1 {
	color: #ef3f35;
	font-size: 16px;	
}
a {
	color: #ef3f35;
	text-decoration: none;
}
a:hover {
	color: #004a8c;
}
p {
	font-size: 12px;	
}
table {
	font-size: 12px;
}
tr {
	background-color:#EEEEEE;
}



.clear {
	clear: both;
}

#container {
	margin: 0 auto;
	text-align: left;
	width: 800px;
}
#logo {
	background: #f1f1f1;
	padding: 5px 0;
}
#side {
	float: left;
	margin-right: 10px;
	width: 160px;
}
#main {
	background-color: #FFFFFF;
	float: left;
	width: 630px;
}

#menu {
	width: 158px;
}
#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu ul li {
}
#menu ul li a {
	background: #004a8c;
	padding: 5px 0 5px 10px;
	display:block;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
#menu ul li a:hover {
	background: #FFF;
	color: #ef3f35;
}

#get {
	float: left;
	margin-right: 10px;
	width: 356px;
}

#getleft {
	float: left;
	width: 160px;
}

#getright {
	float: left;
	width: 264px;
}

#getborder {
	clear: both;
	
}
#getborder ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#getborder ul li {
	background: #f1f1f1;
	display: block;
	height: 120px;
	margin-bottom: 15px;
}
#getborder ul li a {
	text-decoration: none;
}
#getborder ul li a .image {
	float: left;
	height: 120px;
	width: 160px;
}
#getborder ul li a .text {
	color: #000000;
	float: left;
	padding: 30px 20px 0 20px;
	width: 410px;
}




/** FØREBANNER **/
#conditions {
	width: 100%;
	height: 27px;
	margin: 0px 0px 4px 0px;
}
#weatherbanner {
	display: block;
	width: 100%;
	font-size: 11px;
	color: #000;
	height: 27px;
	overflow: hidden;
}
.weatherbannerMain {
	float: left;
	width: 760px;
	height: 27px;
	background-color:#FFF;
}
.weatherbannerLeft {
	float: left;
	width: 20px;
	height: 27px;
	background-image: url(img/forerebannerBG.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.weatherbannerRight {
	float: right;
	width: 20px;
	height: 27px;
	background-image: url(img/forerebannerBG.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.weatherbannerMain .element {
	padding-top: 5px;
	margin-right: 25px;
	float: left;
}
.weatherbannerMain .tekst {
	height: 100px;
	display: block;
	padding-top: 5px;
	margin-right: 10px;
	float: left;
}
.weatherbannerMain .ikon {
	margin-right: 10px;
	float: left;
}

/** NEWS LATEST **/
.news-latest-container {
	width: 100%;
	padding: 15px;
}
.news-latest-item {
	width: 600px;
	height: 130px;
	background-color: #d3d5e0;
	background-image: url(img/newsarticlebg.gif);
	background-position: right;
	background-repeat: repeat-y;
	margin-bottom: 15px;
}
.news-latest-image {
	width: 150px;
	height: 110px;
	border: #004a8c solid 1px;
	overflow: hidden;
	float: left; 
	background-color: #FFFFFF;
	margin: 10px 10px 20px 10px;
}
.news-latest-content {
	float: left;
	width: 400px;
	padding: 15px 15px 0 5px;
}
.news-latest-content h1 {
	font-size: 16px;	
	display: block;
	margin: 5px 0px 0px 0px;
}
.news-latest-content a {
	color: #ef3f35;
	text-decoration: none;
}
.news-latest-content a:hover {
	color: #004a8c;
}
.news-latest-content p {
	font-size: 14px;	
	margin: 5px 0px 0px 0px;
}

TABLE.foeremedling {
	width: 320px;
}
TABLE.foeremedling TR {
	background-color: #ef3f35;
	color: #FFFFFF;
}
TABLE.foeremedling TD.kommentar {
	padding-top: 15px;
	color: #ef3f35;
	font-weight: bold;
}

TABLE.foeremedling TD {
	color: #000;
	vertical-align: middle;
	border: 2px #FFFFFF solid;
	background-color: #EEEEEE;
}
UL.loypedata {

	background: url(img/loypeBG.png) no-repeat;

	height: 18px;

	width: 198px;

	list-style: inside none;

	font-size: 12px;

	padding: 0px;

	margin: 0px;

	font-weight: bold;

}

UL.loypedata LI.loypedata_loype {

	display: block;

	float: left;

	width: 49px;

	min-width: 49px;

	text-align: center;

	border:0px solid white;

	color:#eee;

}

.news-single-item .content {
width: 370px;
float: left;
}
.news-single-item .bilder {
width: 240px;
float: left;
}
