body
{
	color: #000;
	background-color: #FFF;
	margin: 40px 0 0 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-style: normal;
	text-align: center;
	background-image: url(grfx/bakgrunn-kolonner.gif);
	background-repeat: no-repeat;
	background-position: center 40px;
}
#omni
{
	margin: 0 auto 10px;
	text-align: left;
	width: 900px;
}
#columns
{
	position: relative;
	margin: 0;
	padding: 0;
}
#col1
{
	width: 138px;
	margin: 0;
	padding: 96px 0 0 0;
}
#col2
{
	width: 458px;
	margin: 0 0 0 138px;
	padding: 0;
	position: absolute;
	top: 0px;
	right: 304px;
	height: 600px;
	background-image: url(grfx/nutynuty.jpg);
	background-repeat: no-repeat;
}

#col2 p
{
	color: #a76d56;
	font-size: 9px;
	text-align: center;
	padding-top: 452px;
	padding-left: 10px;
	line-height: 150%;
}
#col2 a { text-decoration: none; color: #896c53; }
#col2 a:hover { text-decoration: underline; }
#col2 .dark { color: #000; }

#col3
{
	width: 304px;
	margin: 0;
	padding: 34px 0 0 0;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: center;
}
#col3 img.logo { margin-top: 8px; }
#col3 h1
{
	font-family: Georgia, serif;
	color: #D5CCC3;
	margin: 20px auto 5px;
	padding: 0;
	font-size: 10px;
	text-align: center;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0.25em;
}
#col3 p
{
	margin: 5px auto;
	padding: 0;
	text-align: center;
	font-size: 9px;
	color: #000;
	line-height: 150%;
}
#col3 img.strek { margin-top: 20px; }

a img { border: 0; }

.clearer
{
	height: 1px;
	overflow: hidden;
	clear: both;
	margin-top: -1px;
}

hr, .hide {
	display: none;
	}
	
#flash { clear: both; padding-top: 44px; }