<style type="text/css">
body {
}
img {border: 0;
}

H1 {font-size: 150%;
}
H2 {font-size: 120%;
}
H1.navbar {
	background: #CC3333;
	color: white;
	text-align: center;
	margin-bottom: 0;
	font-weight: normal;
	font-size: 100%;
	margin: 0;
}
H1.headline {
	font-size: 150%;
	text-align: center;
	margin-bottom: 0;
	margin-top: 0;
	padding: 4;
	background: #CC3333;
	color: white;
}
H2.headline {
	font-size: 100%;
	text-align: center;
	margin-bottom: 0;

	margin-top: 0;
	padding: 4;
	background: #CC3333;
	color: white;
}
H1.list {
	font-size: 120%;
	text-align: left;
}
TR {vertical-align: Top;
padding: 5;
}
td {
	vertical-align: Top;
	font-family: verdana, arial, helvetica;
	font-size: 80%;
	Border-left: none;
	Border-right: none;
	Border-top: none;
	Border-bottom: none;
}
td.closesided {
padding: 0;
border: none;
}
th {padding: 3;
Border-left: none;
Border-right: none;
Border-top: none;
Border-bottom: none;
border-color: #000000;
}

td.navbar{Border-left: solid;
Border-right: solid;
Border-top: solid;
Border-bottom: solid;
border-width: 1;
border-color: #000000;
background: #CCCCCC;
}
td.infoframe {background: #FFFFFF;
Border-left: none;
Border-right: solid;
Border-top: solid;
Border-bottom: solid;
border-width: 1;
border-color: #000000;
}
td.toolbar {background: #CCCCCC;
Border-left: none;
Border-right: solid;
Border-top: solid;
Border-bottom: solid;
border-width: 1;
border-color: #000000;
}
td.headline {background: #CC3333;
color: white;
border-width: 1;
text-align: center;
}
td.headlinebig {background: #CC3333;
color: white;
border-left: solid;
border-width: 1;
text-align: center;
font-size: 250%;
}
td.subheadline	{padding: 3;
	Border-left: none;
	Border-right: none;
	Border-top: solid;
	Border-bottom: solid;
	border-width: 1;
	background: #CC3333;
	}

td.datebox	{
	background: #FF9999;
	}

H1 {font-family: sans-serif; 
text-align: left;
}
H2 {font-family: sans-serif; 
}
H3 {font-family: sans-serif; 
text-align: center;
}

a:link.headline {color: #FFFFFF;
}
.mini {font-size: 75%;
text-align: center;
}

a:hover.headline {color: #FFFFFF;
}
.mini {font-size: 75%;
text-align: center;
}
a:visited.headline {color: #FFFFFF;
}
.mini {font-size: 75%;
text-align: center;
}

a:active.headline {color: #FFFFFF;
}
.mini {font-size: 75%;
text-align: center;
}


A:link.areachain {font-size: 80%;
}
A:hover.areachain {font-size: 80%;
}
A:visited.areachain {font-size: 80%;
}
A:active.areachain {font-size: 80%;
}

select.areachain {font-size: 70%;
}

hr {color: #CC00CC;
color: #000000;
height: 1;
width: 100%;
}

.stor {font-size: 200%
}
.unknown{font-style: italic;
font-size: 90%
}
.uncertain{font-style: italic;
text-decoration: line-through;
font-size: 90%
}
.even{background-color: "#CCCCCC";
font-size: 90%
}
.even-unknown{background-color: "#CCCCCC";
font-style: italic;
font-size: 90%
}
.even-uncertain{background-color: "#CCCCCC";
font-style: italic;
text-decoration: line-through;
font-size: 90%
}
.odd{background-color: WHITE;
font-size: 90%
}
.odd-unknown{background-color: WHITE;
font-style: italic;
font-size: 90%
}
.odd-uncertain{background-color: WHITE;
font-style: italic;
text-decoration: line-through;
font-size: 90%
}
.old{color: #CCCCCC;
font-size: 75%
}
.new{color: red;
font-size: 75%
}
.button{font-size: 70%;
}

.message {
	color: #FFFFFF;
	background: #FF9999;
	width: 90%;
	border: solid;
	border-width: 1;
	border-color: #CC3333;
}


.seethrough {background: TEAL;
Border-left: none;
Border-right: none;
Border-top: none;
Border-bottom: none;
}
xxxxx UL {display: block; 
LIST-STYLE-IMAGE: URL("images\trykknap.jpg");
}
.pralebutton{background: black;
color: white;
width: 3 cm;
height: 2cm;
font: bold 150% Arial;
border: double black;
}

/* __NAVIGATION MENU IN TOP MENU__ */

#topmenu ul	{
	margin: 0;	/*removes indent IE and Opera*/
	padding: 0;	/*removes indent Mozilla and NN7*/
	background: #cccccc;
	color: White;
	width: 100%;
}
#topmenu a	{
	background: #CCCCCC;
	text-decoration: none;
	color: #000000;
	padding: 0.2em 1em;
	float: left;
	border-right: 1px solid #ffffff;
}
#topmenu a:hover, 
#topmenu2 a {
	background: #CC3333;
	color: white;
}
#topmenu li	{
	list-style-type: none;
	display: inline;
}

/* __NAVIGATION MENU - TABS__ */

#tabmenu ul	{
	margin: 0;	/*removes indent IE and Opera*/
	padding: 0;	/*removes indent Mozilla and NN7*/
/*	background: #ffffff;	*/
	background: #CCCCCC;
	color: White;
	width: 100%;
/*	border-bottom: 2px solid #0000CC;	*/
/*	border-top: 1px solid #ffffff;	*/
}
#tabmenu a	{
	background: #CCCCCC;
	text-decoration: none;
	color: #000000;
	padding: 0.1em 0.3em;
	float: right;
	border-left: 1px solid #ffffff;
}
#tabmenu a:hover, 
#tabmenu2 a {
	background: #CC3333;
	color: #FFFFFF;	
}
#tabmenu li	{
	list-style-type: none;
	display: inline;
}

/* __NAVIGATION MENU IN LEFT SIDEBAR__ */

#navbar	{
	margin: 0;	/*removes indent IE and Opera*/
	padding: 0;	/*removes indent Mozilla and NN7*/
}
#navbar a	{
	background: #CCCCCC;
	display: block;
	width: 100%;	
	margin-bottom: 2px;	/* mellemrummet imellem "knapperne" */
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #000000;
}
#navbar a:hover,
#navbar2 a {
	background: #FF9999; /* #99CCFF; */
	color: #000000;	
}
#navbar li	{
	list-style-type: none;
}

</style>

<!-- text-decoration: none; -->
<!-- text-transform: UPPERCASE;-->
