A:link  {color: #000000; text-decoration: underline;}
A:visited  {color: #000000; text-decoration: none;}
A:active  {color: #000000; text-decoration: none;}
A:hover   {color: #C0FFC0; text-decoration: blink;}

body
	{
		background-color: #828282;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: #ffffff;
		font-size: 12px;
	}

#flashintro
	{
	position: absolute;
	left: 286px;
	top: 115px;
	}
	
#framebox
	{
		position: absolute;
		left: 100px;
		top: 100px;
		width: 800px;
		height: 450px;
		background-color: #FFFFFF;
		z-index: 1;

	}

#mainframe
	{
	position: absolute;
	left: 286px;
	top: 115px;
	width: 600px;
	height: 390px;
	z-index: 2;
		
	}
	
#sideframe
	{
		position: absolute;
		left: 105px;
		top: 115px;
		width: 150px;
		height: 420px;
		z-index: 3;
	}
	
	#nyheder
	{
		position: relative;
		left: 9px;
		top: -305px;
		width: 150px;
		height: 420px;
		overflow: no;
		z-index: 4;
	}	
	
	#newsletter
	{
		position: relative;
		left: 11px;
		top: -473px;
		width: 150px;
		height: 420px;
		font-size: 8px;  
         z-index: 5;
	}
	
.button
	{
		font-size: 10px;	
		width: 100px;   
	}
	
#navigation
	{
		position: absolute;
		left: 295px;
		top: 67px;
		z-index: 6;
		
		
	}

    #content_frame
	{
	position: absolute;
	left: 286px;
	top: 115px;
	width: 573px;
	height: 391px;
	z-index: 7;
		
	}

#content_frame2
	{
	position: absolute;
	left: 286px;
	top: 115px;
	width: 614px;
	height: 436px;
	z-index: 7;
		
	}
	
#content	
	{
	position: absolute;
	left: 306px;
	top: 131px;
	width: 520px;
	height: 358px;
	z-index: 8;
	}
	
#content2
	{
	position: absolute;
	left: 300px;
	top: 115px;
	width: 573px;
	height: 391px;
	font-size: 12px;
	overflow: auto;
	z-index: 8;
	}	

#content2 A:link  {color: #FFFFFF; font-weight: bold; text-decoration: underline;}
#content2 A:visited  {color: #FFFFFF; text-decoration: none;}
#content2 A:active  {color: #FFFFFF; text-decoration: none;}
#content2 A:hover   {color: #C0FFC0; text-decoration: blink;}

.content_text
	{
		color: #ffffff;
		font-size: 12px;
		
	}	
	
.links
	{
		color: #FFFFFF;
		font-size: 12px;		
	}
	
	.links A:visited  {color: #ffffff; text-decoration: none}
    .links A {color: #ffffff; text-decoration: none}
	.links A:active  {color: #339900; text-decoration: none}
	.links A:hover   {color: #C0FFC0; text-decoration: blink;}

.links_description
        {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 9px;
	}
	
span.formElementError 
	{
		position: relative;
		left: 10px;
		top: 0px;
		color: red;
		font-size: 8pt;
		visibility: hidden;
	}	
  
.bestyrelse
	{
		width: 90%;
	}	

.bestyrelse td 
	{
		vertical-align: top;
		text-align: center;
	}	
.besttitel
	{
		background-color: #708753;
	}


/*DropDown Menu - Open Source*/
#popitmenu
	{
		position: absolute;
		background-color: white;
		border:1px solid black;
		font: normal 12px Verdana;
		line-height: 18px;
		z-index: 100;
		visibility: hidden;
}

#popitmenu a
	{
		text-decoration: none;
		padding-left: 6px;
		color: black;
		display: block;
	}

#popitmenu a:hover
	{ /*hover background color*/
		background-color: #889669;
	}
 
 /* GALLERI*/
 
 
#stortBillede 
	{
	position:absolute;
	top: 113px;
	left: 330px;
	z-index:2;
}

#smaaBilleder
	{
	position:absolute;
	top: 117px;
	left: 110px;
	z-index: 30;
}
