div{display: inline;}
#scroll{display: block; width: 100px; height: 480px; overflow: hidden;}
body{
	font-family: verdana;
	font-size: 8pt;
}

a:link {
	font-family: tahoma;
	font-size: 8pt;
	color: #555555;
	text-decoration: none;
}
a:visited {
	font-family: tahoma;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: tahoma;
	color: #cccccc;
	font-size: 8pt;
}
a:link.whitemenu {
	font-family: verdana;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.whitemenu {
	font-family: verdana;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.whitemenu {
	font-family: verdana;
	color: #cccccc;
	font-size: 8pt;
	text-decoration: underline;
}
a:link.miniwhitemenu {
	font-family: sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.miniwhitemenu {
	font-family: sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.miniwhitemenu {
	font-family: sans-serif;
	color: #cccccc;
	font-size: 7pt;
	text-decoration: underline;
}
.body{
	color: #666666;
	font-family: verdana;
	font-size: 7pt;
}
.headline{
	color: #666666;
	font-family: verdana;
	font-size: 12pt;
}
.headlinewhite{
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10pt;
}
.bodywhite{
	color: #FFFFFF;
	font-family: verdana;
	font-size: 7pt;
}
.minibodywhite{
	color: #FFFFFF;
	font-family: sans-serif;
	font-size: 7pt;
}
.minibody{
	color: #666666;
	font-family: sans-serif;
	font-size: 7pt;
}
.minibodybold{
	color: #000000;
	font-family: sans-serif;
	font-size: 7pt;
	font-weight: bold;
}
.bodywhitebold{
	color: #FFFFFF;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
}
p.body{
	margin-left: 15px;
	margin-top: 3px;
	margin-bottom: 3 px;
	color: #555555;
	font-family: verdana;
	font-size: 8pt;
}
p.billedtekst{
	margin-left: 15px;
	margin-top: 3px;
	margin-bottom: 3 px;
	color: #555555;
	font-family: verdana;
	font-size: 8pt;
}
.menu{
	color: #224466;
	border: none;
	font-family: verdana;
	font-size: 7pt;
}
.tekstfelt{
	border-style: none;
	background-color: #dddddd;
	color: black;
	font-family: verdana;
	font-size: 7pt;
}
.tekstfelt_komponent{
	background-color:#B9A4A4;
	color: black;
	font-family: verdana;
	font-size: 8pt;
}
.knap{
	background-color: #92b0e5;
	color: #01395f;
	border-width: 0;
	font-family: verdana;
	font-size: 7pt;
}
.knap2{
	background-color: red;
	color: #ffffff;
	border-width: 1;
	font-family: verdana;
	font-size: 8pt;
}
.news{
	order-style: inset;
	background-color: #000000;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 8pt;
}
.admin_heading{
	font-family: Trebuchet MS;
	font-size: 17px;
	color: #FFF;
}
.admin_table{
	font-family: Verdana;
	font-size: 10px;
}
.admin_tableCellLeft{
	font-family: Verdana;
	font-size: 10px;
	color: #FFF;
}
.admin_tableCellMain{
	font-family: Verdana;
	font-size: 10px;
	color: #000;
}
a.admin_whiteLink{
	color: #FFF;
}
a.admin_whiteLink:visited{
	color: #FFF;
}
a.admin_whiteLink:hover{
	color: #FFF;
}
.admin_inputField{
	font-family: Verdana;
	font-size: 10px;
}