/* Nybjerg Erhverv styles - RH/20050121 */

/* INDEX.HTML: */
/* =========== */

body {
/*background-color:silver;*/
/* background-color:#656249; */
/* background-color:#476289; */ 
background-color:white; 
/*color:gray;*/
/*color:#9799A5; */
/* color:white; */
color:#476289;
font-family:'verdana','Arial';
font-size:12px;
scrollbar-Base-Color:white; 
scrollbar-Face-Color:white; 
scrollbar-Shadow-Color:white; 
scrollbar-Highlight-Color:white; 
scrollbar-3dlight-Color:white; 
scrollbar-Darkshadow-Color:#476289;
scrollbar-Track-Color:white; 
scrollbar-Arrow-Color:#476289;
}

/* underliggende: */
/* ============== */

body.under {
/* background-color:#476289; */
 background-color:white; 
 color:white; 
font-family:'verdana','Arial';
font-size:12px;
scrollbar-Base-Color:white; 
scrollbar-Face-Color:white; 
scrollbar-Shadow-Color:white; 
scrollbar-Highlight-Color:white; 
scrollbar-3dlight-Color:white; 
scrollbar-Darkshadow-Color:#476289;
scrollbar-Track-Color:white; 
scrollbar-Arrow-Color:#476289;
}

body.login {
/* background-color:#476289; */
background-color:white; 
color:white; 
font-family:'verdana','Arial';
font-size:12px;
scrollbar-Base-Color:white; 
scrollbar-Face-Color:white; 
scrollbar-Shadow-Color:white; 
scrollbar-Highlight-Color:white; 
scrollbar-3dlight-Color:white; 
scrollbar-Darkshadow-Color:#476289;
scrollbar-Track-Color:white; 
scrollbar-Arrow-Color:#476289;
}

//A:link 	{color:#476289;text-decoration:none;font-size:18px;}  
//A:active 	{color:#476289;text-decoration:none;font-size:18px;}  
//A:visited 	{color:#476289;text-decoration:none;font-weight:bold;font-size:18px}  
//A:hover 	{color:orange; text-decoration:underline; font-weight:underline;font-size:18px;} 

A:link 		{color:orange;text-decoration:none;font-size:18px;}  
A:active 	{color:orange;text-decoration:none;font-size:18px;}  
A:visited 	{color:orange;text-decoration:none;font-weight:bold;font-size:18px}  
A:hover 	{color:orange;text-decoration:underline; font-weight:underline;font-size:18px;} 

A:link.bonde 	{color:white;text-decoration:underline;font-weight:normal;font-size:12px}  
A:active.bonde 	{color:white;text-decoration:underline;font-weight:normal;font-size:12px}  
A:visited.bonde	{color:white;text-decoration:underline;font-weight:normal;font-size:12px}  
A:hover.bonde 	{color:orange;text-decoration:underline; font-weight:normal;font-size:12px;} 



table.ramme {
font-family:'verdana','Arial';
font-size:12px;
background-color:#476289; 
color:white; 
line-height:140%;
}
h1 {letter-spacing:12px;}

A:link 		{color:#476289;text-decoration:none;font-size:18px;}  
A:active 	{color:#476289;text-decoration:none;font-size:18px;}  
A:visited 	{color:#476289;text-decoration:none;font-weight:bold;font-size:18px}  
A:hover 	{color:orange; text-decoration:underline; font-weight:underline;font-size:18px;} 
A:link.under 	{color:white;text-decoration:none;font-weight:bold;font-size:12px;}  
A:active.under 	{color:white;text-decoration:none;font-weight:bold;font-size:12px;}  
A:visited.under	{color:white;text-decoration:none;font-weight:bold;font-size:12px}  
A:hover.under 	{color:orange; text-decoration:underline; font-weight:underline;font-size:12px;} 

/* A:link IMG 	{border:inset orange}
A:visited IMG 	{border:inset orange} 
A:hover IMG 	{border:outset red 2px }*/
/* DISKRETE LINKS: */
A:link.diskret 	
{color:silver;	font-weight:normal; 	text-decoration:none;	font-family:'Agency FB','verdana';font-size:10px;}  
A:active.diskret 
{color:silver;	font-weight:normal; 	text-decoration:none;	font-family:'Agency FB','verdana';font-size:10px;}  
A:visited.diskret 
{color:silver;	font-weight:normal; 	text-decoration:none;	font-family:'Agency FB','verdana';font-size:10px;}  
A:hover.diskret	 
{color:orange;	font-weight:normal; 	text-decoration:none;	font-family:'Agency FB','verdana';font-size:10px;}  

#author{
   border-color:black;
	position: absolute;
   right: 17;
   width: 85%;
   text-align: right; /* depends on element width */
    }

    .pix{
      filter:blendTrans(duration=1);
      width:199px; 
/*      width:150px; */
      height:400px;
/*      height:150px; */
      margin:0px;
      padding:0px;
    }
    #forsidepix{
      position : absolute;
/*      left : 42%; */
      left : 25%;
/*      width : 700px; */
      width :950px;
/*      margin-top : 90px; */
      margin-left : -225px; 
      z-index:2;
    }

#fotovenstre {
	float:left;
/*	width: 180px; */
}

#fotohojre {
	float:right;
/*	width: 180px; */
}
