/*@import "ie.css";*/

* { padding:0; margin:0; }

body
{
	background-color:#323232;
	font:0.9em Helvetica, Arial, sans-serif;
}

#main
{
	margin:auto;
	margin-top:20px;
	width:675px;
}

#header
{
	line-height:0;
	font-family:'Trebuchet MS', Helvetica, Arial, sans-serif;
}

#header img
{
	margin:0;
	display:inline;
}

#header h1 a
{
	width:665px;
	height:134px;
	display:block;
	background:transparent url('../images/header_top.jpg') no-repeat 0 0;
	line-height:normal;
	text-indent:-9999px;
}

#menu
{
	background:url('../images/header_menu.png') no-repeat 0 0;
	width:665px;
	height:90px;
}

#menu ul
{
	list-style-type:none;
	height:24px;
	padding:10px 6px 0px 6px;
}

#menu ul li
{
	float:left;
}

#menu ul li a
{
	width:130px;
	height:14px;
	display:block;
	font-size:90%;
	font-weight:bold;
	line-height:normal;
	color:white;
	text-decoration:none;
	text-align:center;
}

#menu ul li a:hover
{
	/*color:#ff6316;*/
	color:#ff7084;
}

#menu h2 /* caption */
{
	line-height:115%;
	margin-top:12px;
	margin-left:10px;
	color:white;
	font-weight:normal;
	float:left;
	font-size:130%;
}

#menu h2 a
{
	color:white;
}

#top-bar
{
	color:white;
	float:left;
	font-size:100%;
	line-height:170%;
	margin-left:5px;
	margin-top:12px;
}

#top-bar a
{
	color:white;
}

div.clearcontent
{
	clear:both;
	font-size:0;
}

#footer
{
	clear:both;
	color:#555;
	font-size:80%;
	width:643px;
	padding-left:11px;
	padding-right:11px;
	padding-top:10px;
	padding-bottom:40px;
	text-align:center;
	background:white url('../images/footer.png') no-repeat bottom left;
}

#footer hr
{
	display:none;
}

#footer a
{
	color:#06415d;
}

body#act_hjem a#menu_hjem,
body#act_kalender a#menu_kalender,
body#act_fotos a#menu_fotos,
body#act_om-uok a#menu_om-uok,
body#act_kontakt a#menu_kontakt
{
	/*color:#ff6316;*/
	color:#ff7084;
}

a.active_section {
	text-decoration:none;
}

a
{
	color:#0660b1;
}

/*p a:hover
{
	color:#ff6f84;
}*/

div.notice
{
	background:#fdee93;
	margin-bottom:10px;
	padding:10px;
	padding-bottom:5px;
}

#content div.notice h3
{
	color:black;
	margin-top:5px;
	margin-bottom:0.1em;
}

p.small
{
	font-size:85%;
	color:#666;
}

span.hilight
{
	background:#fdee93;
}

span.headerlinks
{
	font-size:65%;
}

p.note
{
	font-size:85%;
	color: #444;
}

.sep {
	border-top:1px #eaeaea solid;
	margin-top:10px;
	padding-top:10px;
}
