body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img {
	border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
}
q:before,q:after {
	content: '';
}
abbr,acronym {
	border: 0;
}
body {
	color: #807E8A;
	    font: 14px/1.6 "Helvetica Neue",Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;
	width:400px; margin:0 auto;
	
}
select,input,button,textarea,button {
	font: 99% arial,helvetica,clean,sans-serif;
}
table {
	font-size: inherit;
	font: 100%;
}
pre,code,kbd,samp,tt {
	font-family: monospace;*font-size:108%;
	line-height: 100%;
}


body {
	background: #000;
}

.ingress {font-size:16px;color:#fff;}
h1 {
	color:#fff;
	font-family: "calluna-1","calluna-2",serif;
    font-size: 48px;
    margin: 0 0 14px;
    padding-top: 10px;
}
h2 {
	color:#fff;
	font-family: "calluna-1","calluna-2",serif;
    font-size: 24px;
    font-weight: 400;
    margin: 30px 0 10px;
}

#logo {text-align:center;}

em {
	font-style: normal;
	font-weight: bold;
}

ul {
	clear: both;
	list-style-type: disc;
	list-style-image: none;
	list-style-position: outside;
	margin-left: 20px;
}
ol, p, ul, li {
	margin-bottom: 0.75em;
}

.ramme {
	display: block;
	margin: 0 auto;
	width: 960px;
}

#topp {
	clear: both;
	height: 125px;
	text-align: right;
}
#topp img {
	margin-right: 40px;
}

#topp .ramme {
}

#innhold {
	clear: both;
}



#bunn {
	clear: both;
}

#bunn .ramme {
	padding-top: 26px;
}

