* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #4a4848;
	color: #fff;
	font-family: tahoma, arial, sans-serif;
	font-size: 0.7em;
}

#container {
	width: 100%;
	text-align: center;
}

#inner_container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	border: 4px solid #353434;
	text-align: left;
}

#venstre {
	width: 132px;
	margin-left: 18px;
	margin-right: 18px;
	margin-top: 10px;
	background-color: #353434;
	border: 2px solid #e87218;	
	float: left;
	padding: 10px;	
}

#body {
	width: 515px;
	border: 2px solid #e87218;	
	background-color: #353434;
	background-image: url(images/stripe.png);
	background-repeat:repeat-y;
	background-position: 8px 20px;
	margin-top: 10px;
	padding: 10px 0px 10px 45px;
	float: left;
	clear: right;
}

#footer {
	clear: both;
	padding-top: 15px;
	padding-bottom: 8px;
	text-align: center;
}

div.header {
	margin: -10px 0 0 -45px;
	background-color: #353434;
	height: 26px;
	background-image:url(images/ikon.png);
	background-repeat:no-repeat;
	background-position: 12px 8px;
	padding: 10px 8px 8px 46px;
	font-size: 1.8em;	
	color: #e87218;
	font-weight: bold;	
}

p.header {
	font-size: 1.3em;	
	color: #e87218;
	font-weight: bold;	
	margin: 1em 0 0.5em 0;
}

div.venstre {
	margin: -10px -10px -10px -10px;
	padding: 10px 8px 8px 35px;
	font-size: 11px;
	color: #9bb74b;
	
}

td.language {
	background-image: url(images/Juke-web_1_03.png);
	padding: 0;
	vertical-align: text-top;
	padding: 12px 0 0 33px;
	font-size: 10px;	
	color: #e87218;
	font-weight: bold;	
}

div.nyhet {
	padding: 2px 8px 0 0;
	clear: both;
	margin-bottom: 26px;
}

div.newsletterandmedia {
	border-top: 2px solid #605f5d;
	padding-top: 8px;
	margin-top: 40px;
	margin-right: 12px;
}

div.newsletter {
	width: 190px;
	background-color: #686765;
	float: left;
	padding: 8px;
}

div.newsletter form {
	margin: 0;
}

div.newsletter form label {
	float: left; 
	width: 80px;
	padding-top: 2px;
	font-weight: bold;
}

div.newsletter form input {
	float: left;
	width: 106px;
	background-color: #4a4948;
	border: 2px solid #8e8c89;
	height: 12px;
	color: #fff;
	font-family: tahoma, arial, sans-serif;
	font-size: 9px;
	
}

div.newsletter form input.submit {
	height: 14px;
	float: right;
	width: 55px;
	margin-right: 0px;
	margin-top: 5px;
	border: none;
}

div.separator {
	float: left;
	margin: 0 16px 0 16px;
	width: 2px;
	height: 70px;
	background-color: #605f5d;
}

div.right {
	float: right;
	margin-right: 0.8em;
}

div.media {

}

p {
	margin-bottom: 8px;
}

img.border {
	border: 1px solid #a1a19e;	
}

img.nyhetsbilde {
	float: left;
	border: 1px solid #a1a19e;
	margin-right: 1em;
	margin-bottom: 1em;
}

p.nyhetsheader {
	font-weight: bold;
	color: #9bb74b;
	margin-bottom: 6px;
}

div.media p.header {
	color: #9bb74b;
}

p.nyhetsbody {
	
}

a.lesmer {
	display: block;
	float: right;
	font-weight: bold;
}


a {
	color: #f1ab30;
	text-decoration: none;
}

a:hover {
	color: #ea9a2e;
	text-decoration: underline;
}

span {
	display: none;
}

img {
	border: none;
}
ul { margin: 0 0 1em 1em }
