body
	{
	background-image: url(../grafik/katalogbg.jpg);
	background-repeat: repeat-y;
	/*margin-top: 250px;*/
	margin-left: 25;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	}

table
	{
	background-color: transparent;
	padding: 3px;
	empty-cells: hide;
	}

td, th, li
	{
	background-color: transparent;
	padding: 1px 3px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	}

.nyheder
	{
	background-color: #CCCCCC;
	padding: 3px;
	border-width: 1px;
	border: solid;
	border-color: #000000;
	empty-cells: hide;
	}

a	{
	font-weight: bold;
	}

p	{
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	}

input, textarea
	{
	font-family: monospace;
	font-size: 10pt;
	}

.knapper
	{
	font-family:  arial, helvetica, sans-serif;
	font-size: 10pt;
	background: #CCCCCC;
	color: #000000;
	}

h1	{
	margin: 10px 10px 10px 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: x-large;
	line-height: 90%;
	color: red;
	} 

h2	{
	margin: 10px 10px 10px 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: large;
	line-height: 80%;
	} 

h3	{
	margin: 10px 10px 10px 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: medium;
	line-height: 120%;
	color: blue;
	}

.centreret
	{ 
	margin-left: auto;
	margin-right: auto;
	}

.c1	{
	vertical-align: top;
	}

.c2	{
	text-align: right;
	vertical-align: top;
	}

.c3	{
	text-align: right;
	vertical-align: top;
	font-style: italic;
	}

.red	{color: red};
.blue	{color: blue};
.white	{color: white};
.black	{color: black};

.f0		{font-weight: bold;}
span.f0		{font-weight: bold;}
.n0b		{color: blue;}
span.n0b	{color: blue;}
.f0s		{color: black; font-weight:bold;}
span.f0s	{color: black; font-weight:bold;}
.f0r		{color: red; font-weight:bold;}
span.f0r	{color: red; font-weight:bold;}
.f0b		{color: blue; font-weight:bold;}
span.f0b	{color: blue; font-weight:bold;}
.f1s		{color: black; font-size:larger; font-weight:bold;}
span.f1s	{color: black; font-size:larger; font-weight:bold;}
.f1r		{color: red; font-size:larger; font-weight:bold;}
span.f1r	{color: red; font-size:larger; font-weight:bold;}
.f1b		{color: blue; font-size:larger; font-weight:bold;}
span.f1b	{color: blue; font-size:larger; font-weight:bold;}
.kurs		{font-style: italic;}
span.kurs	{font-style: italic; color:blue;}


.lydlink {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FF0000}
.HMV {font-family: Arial, Helvetica, sans-serif; font-size: 10px}
.http {text-decoration: none;}

.soundfarve
	{
	color: red;
	}
	
#content td:first-child {
	vertical-align: text-top;
	}

#content td:first-child+td {
	}

#content td:first-child+td+td {
	text-align : right;
	vertical-align: text-top;
	font-style: italic;
	}
