<!--
TD.kantTitel		{
					border: solid 1px #000000;
					}

TD.kantVertRight	{
					border-right: solid 1px #000000;
					}
TD.kant				{
					border-bottom: solid 1px #000000;
					}
TD.kantVertleft		{
					border-left: solid 1px #000000;
					}
					
body				{
					font-style: regular;
					font-weight: regular;
					color: #333333;
					font-size: 11px;
					font-family: verdana, arial, sans-serif;
					}

table       		{

					font-style: regular;
					font-weight: regular;
					color: #333333;
					font-size: 11px;
					font-family: verdana, arial, sans-serif;
					}

.listing			{
text-align: left;
padding-left: 100px;
}

.bullit_afsnit		{
					font-weight: bold;
					background-image: url("images/ikon.gif");
					background-repeat: no-repeat;
					text-indent: 12px;
								
					
					}

a:link      		{
					color: #000000;
					text-decoration: none;
					font-size: 10px;
					}

a:visited   		{
					color: #000000;
					text-decoration: none;
					font-size: 10px;
					}

a:active    		{
					color: #000000;
					text-decoration: none;
					font-size: 10px;
					}

a:hover    			{
					color: #cc0000;
					text-decoration: none;
					font-size: 10px;
					}

a.menulink:link     {
					color: #ffffff;
					font-weight: bold;
					font-size: 10px;
					text-decoration: none;
					}

a.menulink:visited  {
					color: #ffffff;
					font-weight: bold;
					font-size: 10px;
					text-decoration: none;
					}

a.menulink:active	{
					color: #FFFF00;
					font-weight: bold;
					font-size: 10px;
					text-decoration: none;
					}
				
a.menulink:hover	{
					color: #FFFF00;
					font-weight: bold;
					font-size: 10px;
					text-decoration: none;
					}

a.topvalgt:link		{
					color: #cc0000;
					font-weight: bold;
					font-size: 10px;
					text-decoration: none;
					}

a.topvalgt:visited	{
					color: #cc0000;
					font-weight: bold;
					font-size: 10px;
					text-decoration: none;
					}

a.topvalgt:active	{
					color: #cc0000;
					font-weight: bold;
					font-size: 10px;
					text-decoration: none;
					}

a.topvalgt:hover	{
					color: #cc0000;
					font-weight: bold;
					font-size: 10px;
					text-decoration: none;
					}

a.sub:link			{
					color: #4775A3;
					font-weight: bold;
					font-size: 10px;
					text-decoration: none;
					}

a.sub:visited		{
					color: #4775A3;
					font-weight: bold;
					font-size: 10px;
					text-decoration: none;
					}

a.sub:active		{
					color: #4775A3;
					font-weight: bold;
					font-size: 10px;
					text-decoration: none;
					}

a.sub:hover			{
					color: #FF9933;
					font-weight: bold;
					font-size: 10px;
					text-decoration: none;
					}

a.subvalgt:link		{
					color: #FF9933;
					font-weight: bold;
					font-size: 10px;
					text-decoration: none;
					}

a.subvalgt:visited	{
					color: #FF9933;
					font-weight: bold;
					font-size: 10px;
					text-decoration: none;
					}

a.subvalgt:active	{
					color: #FF9933;
					font-weight: bold;
					font-size: 10px;
					text-decoration: none;
					}

a.subvalgt:hover	{
					color: #FF9933;
					font-weight: bold;
					font-size: 10px;
					text-decoration: none;
					}

.overskriftForside	{
					font-style: regular;
					font-weight: regular;
					color: #4775A3;
					font-size: 14px;
					font-family: verdana, arial, sans-serif;
					font-weight: bold;
					}

.boxoverskrift		{
					background-image: url("images/linebar_bg.gif");
					height: 18px;
					padding-left: 35px;
					padding-top: 1px;
					color: white;
					font-size: 13px;
					font-weight: bold;
					}
					
.fremhaevOverskrift	{
					color: #333366;
					font-weight: bold; 
					font-family: verdana;
					font-size: 22px;
					}
					
.whiteline			{
					color: white;
					}
					
.nyhedskolonne		{
					font-family: verdana;
					font-size: 10px;
					}

.nyhedsdato			{
					font-family: verdana;
					font-size: 8px;
					}
					
.bgtable			{
					background-image: url("images/bg_line.gif");
					background-repeat: repeat-x;
					background-position: 0px 55px
					}
.watermark			{
					background-image: url("images/kvinde.jpg");
					background-repeat: no-repeat;
					background-position: bottom right
					}
-->