BODY,TD,P,INPUT,SELECT,TEXTAREA,DIV,SPAN { font-family: Arial, Helvetica, Verdana, Geneva, sans-serif; color:#3C6163;  }

BODY 				{ background-color:#285867; margin:2px; }

INPUT 				{ width:100px; }
INPUT.button 		{ width:80px; }
INPUT.search 		{ width:130px; font-size:10px; border:1px solid #000;}
INPUT.searchsubmit 	{ width:52px; height:15px; }

/* LINKS */
A:link,A:active,A:visited 	{ color:#336699; }
A:hover,A:visited:hover 	{ color:#339933; }

A.menu:link,A.menu:active,A.menu:hover,A.menu:visited,A.menu:visited:hover	{	
	color:#FFF; 
	text-decoration:none; 
	text-transform:small-caps;	
	font-size:11px; 
	letter-spacing:1.5px; 
	font-weight:bold; 
}
A.mailadress:link,A.mailadress:active,A.mailadress:hover,A.mailadress:visited,A.mailadress:visited:hover	{ color:#FFF; }

A.hvemErVi:link,A.hvemErVi:active,A.hvemErVi:hover,A.hvemErVi:visited,A.hvemErVi:visited:hover	{	
	text-transform:uppercase;
	color:#000000; 
	font-size:11px; 
	font-weight:bold;
	text-decoration:none;
	letter-spacing:1px;
}
/* TEXTAREA */
TD.bodyBackground 	{ background-color:#FFF; padding:33px; border-width:0px 1px 0px 1px; border-color:#01B820; border-style:solid; }

P.header 			{ font-size:x-small; color:#3C6163; font-weight:bold; }

DIV.header 			{ font-size:x-small; color:#3C6163; font-weight:bold; }


SPAN.subheader		{ font-size:x-small; color:#3C6163; font-weight:bold; }
SPAN.billedtekst	{ font-size:x-small; color:#000; line-height:14px; }
P.subheader			{ font-size:x-small; color:#3C6163; font-weight:bold; }
P.subheaderCaps		{ font-size:x-small; color:#3C6163; font-weight:bold; text-transform:uppercase }

P.subheaderItalic	{ font-size:x-small; color:#3C6163; font-style:italic; }

P,UL,LI,TD			{ font-size:x-small; color:#3C6163; line-height:15px; }
P.notes				{ font-size:x-small; color:#3C6163; line-height:18px; }
/* TEXTAREA END */

IMG					{ border:0px; }
IMG.borderAlgLeft	{ border:1px solid #666; float:left; margin-right:20px; }
IMG.borderAlgRight	{ border:1px solid #666; float:right; margin-left:20px;}
IMG.border			{ border:1px solid #666; }
IMG.lineheight		{ margin-bottom:12px; }

P.adress 			{ font-size:xx-small; color:#FFF; text-transform:uppercase; text-align:center; letter-spacing:3px; line-height:14px; }

.date 				{ font-size:xx-small; color:#3C6163; font-weight:bold; background-color:#ececec; padding:4px; }

.mailnews			{ font-size:x-small; color:#000000; text-align:center; }

/* på forsiden */
.forsideIndhold 	{ position:relative; font-size:x-small; color:#3C6163;  text-decoration:none }

TD.box1 	{ background-color:#00384B; border:1px solid #01B820; }
TD.box2 	{ background-color:#446572; border-width:1px 1px 0px 1px; border-style:solid; border-color:#01B820; }
TD.box3 	{ background-color:#2F6779; border-width:0px 1px 0px 1px; border-style:solid; border-color:#01B820; }
TD.box4 	{ background-color:#2F6779; border:1px solid #01B820; }
TD.box5 	{ background-color:#00384B; border-width:1px 1px 1px 1px; border-style:solid; border-color:#01B820; }


		div#boks1
		{
			position:absolute;
			top: 0px;
			left: 0px;
			width:310px;
			height: 139px;
			border-width: 1px;  
			border-style: solid;
			border-color: #999999;
			/* border-style: dotted;  */
			/* border-color: #333333; */
		}

		div#boks2
		{
			position:absolute;
			top: 0px;
			left: 322px;
			width: 310px;
			height: 139px;
			border-width: 1px;  
			border-style: solid;
			border-color: #999999;
			/* border-style: dotted;  */
			/* border-color: #333333; */
		}

		div#boks3
		{
			position:absolute;
			top: 151px;
			left: 0px;
			width: 310px;
			height: 139px;
			border-width: 1px;  
			border-style: solid;
			border-color: #999999;
			/* border-style: dotted;  */
			/* border-color: #333333; */
		}

		div#boks4
		{
			position:absolute;
			top: 151px;
			left: 322px;
			width: 310px;
			height: 139px;
			border-width: 1px;  
			border-style: solid;
			border-color: #999999;
			/* border-style: dotted;  */
			/* border-color: #333333; */
		}

		div#boks5
		{
			position:absolute;
			top: 83px;
			left: 754px;
			width: 182px;
			height: 290px;
			border-width: 1px;  
			border-style: solid;
			border-color: #999999;
			/* border-style: dotted;  */
			/* border-color: #333333; */
		}

		div#tekstboks,div#tekstboks2,div#tekstboks3,div#tekstboks4,div#tekstboks5
		{
			font-family: Verdana;
			font-weight: normal;
			font-size: 9px;
			margin-top: 3px;
			margin-left: 8px;
			margin-right: 3px;
		}

		#boks1 h3, #boks2 h3, #boks3 h3, #boks4 h3
		{
			margin: 0;
			padding: 0;
			font-family: Verdana;
			font-weight: bold;
			font-size: 10px;
		}


