/* CSS Document for Stavanger Forum */
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	margin-top:-2px;
}
body {
	background-color: #EC7226;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #333;
}

a {
	text-decoration:none;
	color: #e46f1b;
	font-weight:bold;
}
a:link, a:active, a:visited {
	text-decoration:none;
	color:#e46f1b;
	font-weight:bold;
}

h1, h2, h3, h4, h5{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.8em;
	font-weight: normal;
	color: #EF483D;
	MARGIN-BOTTOM: 0.7em;
	MARGIN-TOP: 0.6em;
}
.kontakt_navn{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #e46f1b;
	MARGIN-BOTTOM: 0em;
}
.kontakt{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #5A5959;
	margin-top:-2px;
}
table.epost a{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:underline;
	color: #e46f1b;
	margin-top:-2px;
}

.meny1 a,
.meny1 a:link,
.meny1 a:visited,
.meny1selected a,
.meny1selected a:link,
.meny1selected a:visited{
	display:block;
	width:160px;
	border:#9CF 0px dotted;
	border-width:1px 0 0 0;
	font-weight:bold; 
	text-decoration:none;
	color: #5A5959;
	line-height:20px;
	
}
.meny1 a:hover,
.meny1 a:active,
.meny1selected a:hover,
.meny1selected a:active {
	text-decoration:underline;
}

.meny1selected a,
.meny1selected a:link,
.meny1selected a:visited {
	color: #e46f1b;
}
	
.meny2 a,
.meny2 a:link,
.meny2 a:visited,
.meny2selected a,
.meny2selected a:link,
.meny2selected a:visited {
	display:block;
	width:150px;
	border:#9CF 0px dotted;
	border-width:1px 0 0 0;
	font-weight:normal; 
	text-decoration:none;
	color: #5A5959;
	line-height:20px;
	padding-left: 10px;
}
.meny2selected a,
.meny2selected a:link,
.meny2selected a:visited,
.meny2selected a:hover,
.meny2selected a:active {
	color: #e46f1b;
}
.meny2 a:hover,
.meny2selected a:hover{
	text-decoration:underline;
}