<style type="text/css">
body {
}

img		{
		border: 0;
}

img.centered {
		display: block;
		margin-left: auto;
		margin-right: auto;
}

form.editor	{
		background: #CCCCCC;
		Border-left: solid;
		Border-right: solid;
		Border-top: solid;
		Border-bottom: solid;
		border-width: 1;
		border-color: #0000CC;
		}

form.button	{
		display: inline;
}

.pseudoform	{
/*		background: #CCCCCC;	*/
		Border-left: solid;
		Border-right: solid;
		Border-top: solid;
		Border-bottom: solid;
		border-width: 1;
		border-color: #0000CC;
}

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;
		}
th {
		padding: 3;
		Border-left: none;
		Border-right: none;
		Border-top: none;
		Border-bottom: none;
		border-color: #0000CC;
		}
table.ad {
		Border-collapse: collapse;	/* ikke to rammer imellem naboceller men kun 1 */
		Border-left: none;
		Border-right: none;
		Border-top: none;
		Border-bottom: none;
		border-color: #0000CC;
		}
table.cmdbox	{
		background: #99CCFF;
		Border-left: solid;
		Border-right: solid;
		Border-top: solid;
		Border-bottom: solid;
		border-width: 1;
		border-color: #0000CC;
		}
table.infobox	{
		background: #FFFFFF;
		Border-left: solid;
		Border-right: solid;
		Border-top: solid;
		Border-bottom: solid;
		border-width: 1;
		border-color: #0000CC;
		}
col.toolbar {
		width: 160px;
		}
col.navbar {
		width: 160px;
/*		width: 10em;	*/
		}
th.ad {
		font-size: 80%;
		padding: 3;
		Border-left: none;
		Border-right: none;
		Border-top: none;
		Border-bottom: none;
		border-color: #0000CC;
		}
tr.ad{
		background: #99CCFF;
		}
td.layout {
		margin: 0;
		padding: 0;
		Border-left: none;
		Border-right: none;
		Border-top: none;
		Border-bottom: none;
		}
td.ad{
		Border-left: solid;
		Border-right: solid;
		Border-top: solid;
		Border-bottom: solid;
		border-width: 1;
		}
td.adleft{
		Border-left: solid;
		Border-right: none;
		Border-top: solid;
		Border-bottom: solid;
		border-width: 1;
		}
td.adcenter{
		Border-left: none;
		Border-right: none;
		Border-top: solid;
		Border-bottom: solid;
		border-width: 1;
		}
td.adright{
		Border-left: none;
		Border-right: solid;
		Border-top: solid;
		Border-bottom: solid;
		border-width: 1;
		}

td.navbar{
		background: #99CCFF;
		Border-left: solid;
		Border-right: none;
		Border-top: solid;
		Border-bottom: solid;
		border-width: 1;
		border-color: #0000CC;
		}
td.infoframe {
		background: #FFFFFF;
		Border-left: solid;
		Border-right: solid;
		Border-top: solid;
		Border-bottom: solid;
		border-width: 1;
		border-color: #0000CC;
		}
td.toolbar {
		background: #99CCFF;
		Border-left: none;
		Border-right: solid;
		Border-top: solid;
		Border-bottom: solid;
		border-width: 1;
		border-color: #0000CC;
		}
td.headline {
		background: #0000CC;
		color: white;
		border-width: 1;
		text-align: center;
		}
td.headlinebig {
		background: #0000CC;
		color: white;
		border-width: 1;
		text-align: center;
		font-size: 250%;
		}
td.subheadline {
		background: #CCCCCC;
		padding: 3;
		Border: none;
/*		border-width: 1;	*/
/*		border-color: #0000CC;	*/
		font-size: 125%;	
		}
div.subheadline {
		background: #CCCCCC;
		padding-top: 5px;
		padding-bottom: 5px;
		margin: 0;
		text-align: center;
		}
div.printheader	{
		display: none;
		}
div.printfooter	{
		display: none;
		}
div.disclaimer	{
		text-align: center;	
		font-style: italic;
}

div.footer	{
		text-align: center;
}

div.contentfooter	{
		display: block;
		margin-left: auto;
		margin-right: auto;
		width: 30em;
}

fieldset	{
		border: 1px solid #0000CC;;
/*		background: #ffa20c;	FARVER UDENFOR STREGERNE!!! */
		padding: 2;
		font-size: 90%;
		}
legend	{
/*		border: 1px solid #0000CC;;	*/
		font-size: 80%;
		text-align: right;
		}

/*VIRKER IKKE*/
caption	{
		caption-side: top; 
		text-align: left 
		font-size: 80%;
		color: black;
		}

H1 {
		font-family: verdana, arial, helvetica;
		text-align: center;
		}
H2 {
		font-family: verdana, arial, helvetica;
		}
H3 {
		font-family: verdana, arial, helvetica;
		text-align: left;
		background: #CCCCCC;
		padding-left: 0.2em;
		margin-top: 0px;
		}

H3.tabmenu {
		padding-top: 2px;
		padding-bottom: 2px;
		}

.mini		{
		font-size: 75%;
		}
.bigimagetext {
		font-size: 150%;
		font-weight: bold;
		font-family: sans-serif; 
		text-align: center;
		}

a:link.headline {
		color: #FFFFFF;
		}
A:link.headline {
		color: white;
		}
A:hover.headline {
		color: white;
		}
A:visited.headline {
		color: white;
		}
A:active.headline {
		color: white;
		}

A:link.ad {
		font-size: 80%;
		}
A:hover.ad {
		font-size: 80%;
		}
A:visited.ad {
		font-size: 80%;
		}
A:active.ad {
		font-size: 80%;
		}

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: 80%;
		}

hr {
		color: #0000CC; /* for IE */
		background-color: #0000CC; /* for Mozilla and Opera */
		border: 0;
		height: 1px;
		width: 100%;
		}

.stor {
		font-size: 200%;
		}
.unknown{
		font-style: italic;
		font-size: 90%;
		}
.uncertain{
		font-style: italic;
		text-decoration: line-through;
		font-size: 90%;
		}
tr.even td	{
		background-color: #F8F8FC;
		Border-top: solid;
		border-width: 1;
/*		border-color: #FFFFFF;	*/
		border-color: #0000CC;
		}
tr.odd td	{
		background-color: #F4F4FB;	
		Border-top: solid;
		border-width: 1;
/*		border-color: #FFFFFF;	*/
		border-color: #0000CC;
		}
.open		{
		color: red;
		}
.button	{
/*		font-size: 70%;	*/
}


.message	{
		background-color: "#FFFFFF";
		text-align: center;
		color: red;
		Border: solid;
		border-width: 1;
		border-color: #0000CC;
		}




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;
		}



/*	*/

h1.sidebars	{
	background: #0000CC;
	color: white;
	border-width: 1;
	text-align: center;
	font-weight: normal;
	font-size: 100%;
	margin: 0;
}

h1.infoframe	{
	background: #0000CC;
	color: white;
	border-width: 1;
	text-align: center;
	font-weight: normal;
	font-size: 100%;
	padding: 5;
	margin: 0;
/*	margin-bottom: 3;	*/
}

H2.list {
	font-size: 100%;
	margin-bottom: 0;
	background: #CCCCCC;
	border: none;
	color: #000000;
}





/* __NEWS LIST ON HOME PAGE__ */

H1.news {
	text-align: left;
	color: #000000;
	font-size: 150%;
}

H2.news {
	font-size: 100%;
	margin-bottom: 0;
	background: #99CCFF;
	border: 1px solid #0000CC;
	color: #000000;
}

div.news {
	background: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border: 1px solid #0000CC;
	border-top: 1px;	
	color: #000000;
}

#newscat ul	{
	margin: 0;	/*removes indent IE and Opera*/
	padding: 0;	/*removes indent Mozilla and NN7*/
	background: #cccccc;
	color: White;
	width: 100%;
}
#newscat a	{
	background: #CCCCCC;
	text-decoration: none;
	color: #000000;
	padding: 0.1em 0.2em;
	float: left;
	border-right: 1px solid #ffffff;
}
#newscat a:hover, 
#newscat2 a {
	background: #0000CC;
	color: #FFFFFF;	
}
#newscat 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: #0000CC;
	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: #99CCFF;
	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: #CCCCCC;
	color: #000000;	
}
#navbar li	{
	list-style-type: none;
}

</style>

<!-- text-decoration: none; -->
<!-- text-transform: UPPERCASE;-->


