/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	padding-bottom: 20px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	font-size: 13px;
	font-family: Helvetica,Arial,sans-serif;
	background: white;
	background-image: url(../gfx/bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

.wrap { 
	width: 943px;
	margin: 0 auto;
	display: block;
	/* background-image: url(../gfx/bg_skygge.jpg);
	background-position: top-left;
	background-repeat: no-repeat; */
}

.container { 
	margin-left: 16px;
	width: 920px;
}

.logo {
	margin-top: 5px;
	/* height: 266px; */
	width: 726px;
}

.top {
	margin-top:40px;
	float: left;
	width: 726px;
}

.side {
	float: left;
	width: 194px;
	margin-top: 174px;
}


.ref {
	padding: 10px;
}

.ref span { font-weight: bold; color: #999}

.adr {
	font-size: 14px;
	background: #c12741;
	padding: 30px 20px 0 20px;
	height: 60px;
	color: white;
	font-weight: bold;
}


.content {
	clear: both;
	/* background-image: url(../gfx/skygge.jpg);
	background-position: top left;
	background-repeat: repeat-x; */
}

.menusmall {
	font-size: 14px;
	background-color:#4e4c52;
}

.menusmall ul li {
	float: left;
	padding: 5px 20px;
	color: white;
}

.menusmall ul li a {
	color: white;
	text-decoration: none;
}

.menusmall ul li.active {
	background-color: white;
	color: #717075;
}

.menusmall ul li.active a{
	color: #717075;
}

.picmenu {
	margin:0px;
	padding:0px;
	padding-top: 1px;
	background: white;
}

.menu ul {
	margin: 0;
	padding: 0;
}

.picmenu ul li {
	height: 90px;
	float: left;
	margin-right: 1px;
}

.clear { 
	clear: both;
}

.art { 
	width: 290px; 
	margin-top: 25px;
	margin-right: 25px;
	float: left;
	background-image: url(../gfx/skygge_bunn.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	padding-bottom: 10px;
}

.content {
	/* padding-top: 20px;  */
}

.footer {
	margin-top: 10px;
	text-align:center;
	color: #999;
	font-size: 10px;
}

.art div {
	margin: 20px;
}

.art h2 {
	margin-bottom: 10px;
}

.art h2 a {
	text-decoration: none;
	color: #C90033;
	font-size: 18px;
	font-weight: bold;
}

.art.last, .picmenu ul li.last {
	margin-right: 0px;
}

.artimg {
	width: 271; 
	height: 180px;
	border: 10px solid #e2e2e2;
	background-repeat: no-repeat; 
	background-position: center;
}

p {
	font-size: 13px;
}

.articles, .article {
	width: 684;
	padding: 15px;
	padding-right: 25px;
	float: left;
	border-right: 2px solid #C90033;
	margin-right: 25px;
	margin-top: 10px;
}

.submenu {
	float: left;
	margin-top: 25px;
}

.submenu a, .article a, .articles a {
	text-decoration: none;
	color: #C90033;
	font-size: 18px;
	font-weight: bold;
}

.article a, .articles a {
	font-size: 14px;
}

.submenu li {
	margin-bottom: 5px;
}


a.header, div.header {
	font-size: 24px;
	color: #C90033;
	font-weight: bold;
}

.menusmall a:hover {
	color: #999;
}

.social a {
	float: right;
	margin-left: 5px;
	padding-bottom: 6px;
}


.mtnX {
	margin-top: -193px;
}

.btw1 {
	border-top: 1px solid white;
}

.toppadding {
	height: 45px;
}

#gallerithumbnails {
	clear: both;
	float: left;
	width: 734px;
	margin-left: -26px;
	margin-top: -10;
	padding-bottom: 10px;
}
.gallerithumbnail {
	margin-top: 10px;
	margin-left: 11px;
	margin-right: 0px;
	border: 1px solid #666;
}

.artikkeltekst {
	
	color: #333;
	
}

.artikkeltekst strong {
	font-size: 14px;
}

.artikkeltekst ul {
	margin-top: 5px;
}

.artikkeltekst li {
	margin-left: 20px;
	list-style: disc;
}

img.imgLeft { margin: 5px 20px 10px 0px; float: left; }
img.imgRight {margin: 5px 0px 10px 15px; float: right; }

.valignc{
	vertical-align:middle;
}

.fltL{
	float:left;
}

.fltR{
	float:right;
}

.cmt_date{
	height:28px;
	line-height:28px;
}
.cmt_name{
	width:100px;
	height:28px;
	line-height:28px;
}

.cmt_text{
	padding-left: 35px;
	padding-top:5px;
	padding-bottom:5px;	
}

.cmt_subject{
	height:28px;
	line-height:28px;

}

.commentContainer{
	border-top:10px solid #c1c1c1;
	border-bottom:3px solid #c1c1c1;
	
	background-repeat:no-repeat;
	padding-left:30px;
	height:28px;
}

#commentField{
}

#commentField ul{ 
	list-style-position:inside;
	list-style:none;
	border-top:10px solid #ffffff;
	cursor:pointer;
}

#commentField li{
	list-style:none;
}

.arkivTekst{
	font-size:9px;
	color:#858585;
	line-height:23px;
}
