div{display: inline;}
#scroll{display: block; width: 100px; height: 480px; overflow: hidden;}


a:link {
	font-family: tahoma;
	font-size: 8pt;
	color: #555555;
	text-decoration: underline;
}
a:visited {
	font-family: tahoma;
	font-size: 8pt;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: tahoma;
	color: #ff0000;
	font-size: 8pt;
}
a:link.topmenu {
	font-family: tahoma;
	font-size: 8pt;
	color: #eeeeee;
	text-decoration: underline;
}
a:visited.topmenu {
	font-family: tahoma;
	font-size: 8pt;
	color: #eeeeee;
	text-decoration: none;
}
a:hover.topmenu {
	font-family: tahoma;
	color: #ffff33;
	font-size: 8pt;
	text-decoration: underline;
}
a:link.leftmenu {
	font-family: tahoma;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
a:visited.leftmenu {
	font-family: tahoma;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
a:hover.leftmenu {
	font-family: tahoma;
	color: #ff0000;
	font-size: 8pt;
	text-decoration: none;
}
.minibody{
	color: #000000;
	font-family: arial;
	font-size: 7pt;
}
.body{
	color: #666666;
	font-family: tahoma;
	font-size: 8pt;
}
.bodybold{
	color: #666666;
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
}
.Headline{
	color: #224466;
	border: none;
	font-family: tahoma;
	font-size: 14pt;
	font-weight: bold;
}
.menu{
	color: #224466;
	border: none;
	font-family: tahoma;
	font-size: 7pt;
}
.menuHeadline{
	color: #224466;
	border: none;
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
}
.tekstfelt{
	border-style: ridge;
	background-color: #dddddd;
	color: black;
	font-family: tahoma;
	font-size: 7pt;
}
.knap{
	background-color: blue;
	color: #FFFFFF;
	border-width: 1;
	font-family: tahoma;
	font-size: 8pt;
}
.news{
	order-style: inset;
	background-color: #000000;
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 8pt;
}