BODY, P, DIV, TD  {
	color : #000000;
	font-size : 12px;
	font-family : Verdana, Arial;
}

H1 {
	font-size : 24px;
	color: #CCE3A0;
	font-weight : bold;	
	margin-top:2px; 
	margin-bottom:4px;
}

H2 {
	font-size : 15px;
	color : Black;
	font-weight : bold;	
	margin-top:0px; 
	margin-bottom:4px;
}

.marg {
  background: #933 url(/gfx/custom_marg.gif) top repeat-y;
}
#menutable {
 }
#menutable td {
  padding: 0px 20px 0px 15px;
 }
#menutable td div {
  display: block;
  width:13px;
  position: absolute;
  float: left;
 }
#menutable td.nob {
  padding: 0;
}

.margstrek {
	background-color: #0C752A;
	height:1px;
}

.topp {
	background-image: url(/gfx/topp_bergens-garasjen.gif?2);
}

.margtopp {
	background-image: url(/gfx/margmose.gif);
}

#px10  {
	font-size : 10px;
}

A, A:Visited, A:Active,  {
	text-decoration : underline;
	color : #DD0000;
}

A:Hover  {
	color : #000080;
	text-decoration : underline;
}

A.link, A.link:Visited, A.link:Active {
	color:black; text-decoration:none; font-size:13px; font-weight : bold;
}

A.link:Hover  {
	color : #DD0000;
}

a.marg {
  font-size: 12px;
  color: black;
  font-weight: bold;
  text-decoration: none;
  display: block;
  position: relative;
  left: 13px;
  width:107px;
 }
a.marg:visited {
  color: #000;
 }
a.marg:hover  {
	color : #fff;
	text-decoration : underline;
 }

