.stortabel {
	background-color: #CCCCCC;
}
.hovedtabel {
	font-family: Calibri, Arial;
	font-size: 11pt;
	color: #333333;
	background-color: #FFFFFF;
	}
.menutable {
	width: 163px;
	height: 400px;
}

ul {
  line-height: 130%;
  }

.frontpageitems {
margin-left: 0;
margin-right: 0;
margin-top: .3em;
margin-bottom: .3em;
}

li {
margin-left: 0;
margin-right: 0;
margin-top: .8em;
margin-bottom: .8em;
}


h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #666666;
}
.groenstreg {
	background-color: #7CBEBE;
  height: 20px;
}
.lysegroenstreg {
	background-color: #9BCECE;
  height: 20px;
}
.lyseregroenstreg {
	background-color: #C4E1E1;
	height: 20px;
}
.venstreside {
	background-color: #7CBEBE;
	height: 25px;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.lysegroenvenstre {
	background-color: #9BCECE;
	height: 25px;
}
.lyseregroen {
	background-color: #C4E1E1;
	height: 25px;
}
.heltlys {
	background-color: #DCEDED;
	height: 25px;
}
.indent {
	text-indent: 10px;
}

.bullet {
        list-style-image: url(images/slashbullet.gif);
	line-height: 1.2em;
}
.bullet2 {
        list-style-image: url(images/slashbullet.gif);
	line-height: 0.8em;
}
/*
.bullet {
	list-style-type: bullet;
	line-height: 1em;
}
*/


