/* This stylesheet was created from scratch by www.rognemedia.no */
/* If you copy code from this stylesheet it would be nice if you */
/* gave credit (at least in a comment). Thank you.				 */

/* General looks */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}
body {
}
a:link {
	color: #520000;
	text-decoration: underline;
}
a:visited {
	color: #520000;
	text-decoration: underline;
}
a:hover {
	color: #D20000;
	text-decoration: none;
}
a:active {
	color: #D20000;
	text-decoration: none;
}

/* Page layout */

#wrapper {
}
#topp img {
	width: 100%;
	heigth: 100%;
	margin-bottom: 8px;	
}
#venstre {
	display: none;
	visibility: hidden;
}
#vtopp {
	display: none;
	visibility: hidden;
	clear: none;
}
#vbunn {
	display: none;
	visibility: hidden;
	clear: none;
}
#hoyre {
	display: none;
	visibility: hidden;
}
#innhold {
	clear: both;
}
#bunn {
	clear: both;
	padding-top: 15px;
	font-size: 8pt;
	color: #666666;
}

/* Headers */

h1 {
	font-size: 36px;
}
h2 {
	font-size: 14pt;
}
h3 {
	font-size: 14px;
	letter-spacing: 1pt;
}
h4 {
	font-size: 14px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	background-color: #EEEEEE;
	position: relative;
	left: -2px;
}
h5 {
	font-size: 12px;
	font-style: italic;
	color: #808080;
	margin-bottom: 0px;
}

/* CSS describing the looks of different stuff: */

#bunn a:link {
	color: #000000;
	text-decoration: underline;
}
#bunn a:visited {
	color: #000000;
	text-decoration: underline;
}
#bunn a:hover {
	color: #D20000;
	text-decoration: none;
}
#bunn a:active {
	color: #D20000;
	text-decoration: none;
}
.small {
	font-size: 12px;
	margin-top: 3px;
}
#ny_bruker_cell {
	padding-left: 14px;
}
.nyheter {
	display: none;
	visibility: hidden;
}

