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 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0.5em;
}
q:before,q:after {
	content: '';
}
abbr,acronym {
	border: 0;
}
body {
	font: 13px/1.231 "Corbel","Myriad Pro",Tahoma,"Lucida Grande","Bitstream Vera Sans",Arial,Helvetica,sans-serif;*font-size:small;*font:x-small;
}
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: #fff url(/assets/images/bakgrunn.png) repeat-x top;
}

h1 {
	font-size: 182%;
}
h2 {
	font-size: 167%;
}


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;
}

#innhold .ramme {
}

#en {
	float: left;
	width: 460px;
	margin-right: 20px;
	font-size: 125%;
}
#to {
	float: left;
	width: 230px;
	margin-right: 20px;
}
#tre {
	float: left;
	width: 230px;
}

#bunn {
	clear: both;
}

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