html,body
{
	margin: 0;
	padding: 4px;
	background-color: #EFEFEF;
}
body
{
	text-align: center;
	font-family: verdana,sans-serif;
	font-size: 12px;
}

div#container
{
	text-align: left;
	background-color: #FFF;
	width: 724px;
	padding: 10px;
}
div#header
{
	border-color: transparent transparent #80352E transparent;
	border-width: 0 0 8px 0;
	border-style: none none solid none;
	margin: 0 0 13px 0;
	width: 700px;
	height: 65px;
	text-align: right;
	vertical-align: 0px;
}
div#header img
{
	float: left;
	height: 65px;
}
div#header hr
{
	display: none;
}
  

div#extra{background:#FF8539}

div#footer p{margin:0;padding:5px 10px}

div#container{width:700px;margin:0 auto}
div#content{float:right;width:530px}
div#content
{
	border-left: #80352E;
	border-width: 0 0 0 1px;
	border-style: none none none solid;
	padding: 0 0 0px 14px;
	margin-bottom: 10px;
}

div#content h1
{
	line-height: 16px;
	color: #80352E;
	font-family: verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	margin: 8px 0px 6px 0px;
}
div#content h3
{
	line-height: 12px;
	color: #80352E;
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: bold;
	margin: 8px 0px 6px 0px;
}
div#content p{line-height:120%}
div#content p img.right
{
	margin-left: 14px;
	float: right;
}
div#content p.article
{
	border-color: transparent transparent #80352E transparent;
	border-width: 0 0 1px 0;
	border-style:  none none solid none;
	padding: 0 0 8px 0;
}


div#content hr {
	display: none;
}


div#content div#leftpuff
{
	float: left;
	width: 236px;
	padding: 0 14px 0 0;
	margin-top: 0;
}
div#content div#rightpuff
{
	float: right;
	width: 255px;
	padding: 0 0 0 14px;
	margin-top: 0;
	border-left: #80352E;
	border-width: 0 0 0 1px;
	border-style: none none none solid;
}
div#navigation
{
	float: left;
	width: 136px;
	text-align: right;
	font-family: verdana,sans-serif;
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	padding: 10px 15px 0 0;
	margin: 0;
}
div#navigation a
{
	font-family: verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #80352E;
	text-decoration: none;
}
div#navigation a:hover {
	color: #c99;
}

.meny
{
	padding-left: 0;
	list-style: none;
	line-height: 120%;
	margin:  0;
}
.meny li
{
	line-height: 18px;
}

div#extra{float: left;
	width: 136px;
	text-align: right;
	font-family: verdana,sans-serif;
	font-size: 12px;
	line-height: 120%;
	height: 100%;
	font-weight: bold;
	padding-right: 15px;
}
div#footer
{
	clear: both;
	width: 100%;
	padding-top: 6px;
	border-color: #80352E transparent transparent transparent;
	border-width: 3px 0 0 0;
	border-style: solid none none none;
}
div#footer hr
{
	display: none;
}
div#footer a
{
	color: #80352E;
	text-decoration: none;
}
div#footer a:hover {
	color: #c99;
}

img
{
	border-color: transparent;
	border-width: 0;
	border-style: none;
}

