.rammetop {
	background-color:#006649;
	color:#fff;
	font-weight: 700;
	display:block;
	width:355px;
	height: 20px;
	margin:0;
	padding:0 0  }
.rammeindhold {
	background-color:#f9ffff;
	border: solid 1px;
	color: #006649;
	display:block;
	width:348px;
	height:auto;
	padding: 10px 5px 0 10px;
	margin-bottom: 10px; }
*html .rammetop {
	width: 365px;
	height: 20px;
	padding-left: 10px;
	padding-top: 2px; }
*html .rammeindhold {
	width: 365px;
	padding: 10px; }
/* her starter venstretop-listen */
#venstretopliste {
	width:180px; }
#venstretopliste ul {
	margin: 0px;
	margin: 0 0 10px;
	padding: 0;
	list-style-type: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px; }
#venstretopliste a {
	display: block;
	padding: 0 0 0 5px;
	width: 175px;
	background-color: #036;
	border-bottom: 1px solid #eee; }
#venstretopliste a:link,  #navlist a:visited {
	color: #eee;
	text-decoration: none; }
#venstretopliste a:hover {
	background-color: #369;
	color: #fff; }
*html #venstretopliste a {
	width: 180px; }
/* her slutter venstretop-listen */
