body, h1, h2, p {
	padding: 0;
	margin: 0;
}

body {
	margin-top: 100px;
	padding: 0;
	background-color: #8CA1D1;
	color: #FFFFFF;
	font: 8pt Trebuchet MS, Arial, Helvetica, Sans-Serif;
	text-align: center;
}

a:link, a:visited {
	color: #445f80;
	outline: none;
}

a:hover, a:active {
	color: #445f80;
}

strong {
	color: #000;
}

em {
	font-style: normal;
	color: #769531;
}

#container {
	width: 308px;
	margin: 0 auto;
	background: url(/images/innhold.png) top right repeat-y;
}

#header h1 { 
  	display: none;
}

#header {
	height: 108px; 
	width: 308px;
	margin-bottom: 0 !important;
	background: url(/images/tittel_line.png) top right no-repeat;
	background-color: #8CA1D1;
}

#accordion {
	width: 292px;
	padding: 0px 8px 0px 8px;
}

h2 {
	padding: 4px 10px;
	font-size: 10px;
	text-transform: uppercase;
	border-bottom: 2px solid #FFF;
	letter-spacing: 2px;
	color: #FFF;
	cursor: pointer;
}

h2.forste {
	background: url(/images/valg_gronn.png);
}

h2.andre {
	background: url(/images/valg_blaa.png);
}

h2.tredje {
	background: url(/images/valg_rosa.png);
}

h2.fjerde {
	background: url(/images/valg_gul.png);
	border-bottom: 0px;
}

h3 {
	margin: 0;
	padding: 4px 4px;
	font-size: 12px;
	color: #444;
	background: url(/images/valg_hvit.png);
	border-bottom: 2px solid #FFF;
	text-align: left;
}

ul {
	margin: 0;
	padding: 0 0 5px 20px;
	color: #444;
	text-align: left;
}

h2 a:link, h2 a:visited {
	display: block;
	text-decoration: none;
}

h2 a:hover, h2 a:active {
	color: #FFF;
}

p {
	padding: 2px 4px 4px 4px;
	color: #444;
	text-align: left;
}

#kolofon {
	width: 308px;
	background: url(/images/kolofon.png) top right no-repeat;
	background-color: #8CA1D1;
	margin-left: 0px;
	padding-top: 18px;
	font-weight: bold;
}

#kolofon a:link, #kolofon a:visited {
	color: #b2c0e0;
	text-decoration: none;
}

#kolofon a:hover, #kolofon a:active {
	color: #fff;
	text-decoration: underline;
}
