td, body {
	font-family: tahoma, sans-serif;
	font-size: 8pt;
	color: #000000;
}
td.greybg {
	background-color: #dddddd;
}
td.menu {
	padding: 0px 10px 0px 10px;
}
td.indhold {
	padding: 10px 20px 10px 20px;
}
td.stripes {
	padding-left: 5px;
	background-image: url('../gfx/htx2003c/stripes.png');
	background-position: top left;
	background-repeat: repeat-x;
}
td.slogan {
	padding: 2px; 0px; 0px;  2px;
	color: #555555;
}
td.menu-ikon {
	width: 10px;
	border-bottom: 1px solid #000000;
}
td.menu-emne {
	font-weight: bold;
	border-bottom: 1px solid #000000;
}
td.menu-punkt {
	color: #555555;
}
td.info-titel {
	padding-left: 15px;
	background-image: url('../gfx/htx2003c/tlw.png');
	background-position: top left;
	background-repeat: no-repeat;
	font-weight: bold;
}
td.info-billede {
	padding: 10px 5px 10px 5px;
	width: 125px;
}
td.info-indhold {
	padding: 10px 0px 10px 0px;
	width: 375px;
}
a, a:link, a:visited {
	color: #000080;
	text-decoration: none;
	font-weight: bold;
}
a.menu-link, a.menu-link:link, a.menu-link:visited {
	color: #555555;
	text-decoration: none;
	font-weight: normal;
}
a:active, a:hover, a.menu-link:active, a.menu-link:hover {
	color: #ff0000;
	text-decoration: underline;
}
h1 {
	font-size: 12pt;
}
h2 {
	font-size: 10pt;
}
input, select, textarea {
	width: 250px;
	border: 1px inset #aaaaaa;
	background-color: #ffffff;
	color: #000000;
	font-family: monospace;
	font-size: 9pt;
}

