body {font-family:verdana; font-size:11px; color:#000000; background-color: #FFFFFF; }

	/*Typsnitt nedan */
	
	td {font-family: Verdana, Arial, Helvetica; font-size: 12px; font-weight: light; color: #444444;}
	
	a 			{color: #0000ff; text-decoration: underlined}
	a:hover {color: #0000ff;}
	
	a.meny				{font-size: 11px; color: #345360; text-decoration: none; font-weight: bold;}
	a.meny:hover	{font-size: 11px; color: #000000;font-weight: bold;}

.meny {font-family: Verdana, Arial, Helvetica; font-size: 11px; font-weight: bold; color: #345360;}

.tavlingar {font-family: Verdana, Arial, Helvetica; font-size: 10px; font-weight: light; color: #444444; }

.lankar {font-family: Verdana, Arial, Helvetica; font-size: 11px; font-weight: light; color: #444444;}

.rubrik11 {font-family: Verdana, Arial, Helvetica; font-size: 11px; font-weight: bold;}
.rubrik12 {font-family: Verdana, Arial, Helvetica; font-size: 12px; font-weight: bold;}
.rubrik14 {font-family: Verdana, Arial, Helvetica; font-size: 14px; font-weight: bold;}
.rubrik18 {font-family: Verdana, Arial, Helvetica; font-size: 18px; font-weight: bold;}
.rubrik20 {font-family: Verdana, Arial, Helvetica; font-size: 20px; font-weight: bold;}

.text10 {font-family: Verdana, Arial, Helvetica; font-size: 10px; font-weight: normal; color: #444444;}
.text11 {font-family: Verdana, Arial, Helvetica; font-size: 11px; font-weight: normal; color: #536580;}
.text12 {font-family: Verdana, Arial, Helvetica; font-size: 12px; font-weight: normal; color: #536580;}
.text14 {font-family: Verdana, Arial, Helvetica; font-size: 14px; font-weight: normal; color: #536580;}
.text14_bold {font-family: Verdana, Arial, Helvetica; font-size: 14px; font-weight: bold; color: #444444;}

.fot {font-family: Verdana, Arial, Helvetica; font-size: 11px; font-weight: light; color: #444444;}
.sokvag {font-family: Verdana, Arial, Helvetica; font-size: 10px; font-weight: light; color: #444444;}


/* CSS Document RB 14-10-08*/
#sokmeny1
{
width:100px;
height:27px;
background-color:#FFFFFF;
font-family:Verdana,Arial,Helvetica; 
margin:auto;
visibility:visible;
position:relative;
bottom: 100px;
left:300px;
}
#sokmeny2
{
width:100px;
height:200px;
background-color:#FFFFFF;
font-family:Verdana,Arial,Helvetica; 
margin:auto;
visibility:hidden;
position:relative;
bottom:127px;
left: 300px;
}

.menytext
{
color:blue;
text-decoration:underline;
cursor:default;
margin-left:20px;
}

.menu_headline {
/* NOT DYNAMIC */
width:100%;
font-size: 10px;
font-family: Verdana, Arial;
line-height: 14px;
font-style: normal;
height:18px;
padding-left:4px;
font-weight: bold;
border-bottom-style: solid;
/* DYNAMIC */
background-color: #2a61f3;
color: #ffffff;
border-bottom-color: #dddddd;
}

.box_menus {
/* NOT DYNAMIC */
border-style: solid;
padding: 10px 8px 10px 8px;
font-size: 10px;
line-height: 14px;
border-width: 1px;
/* DYNAMIC */
border-color: #6195c9;
background-color: #FFFFFF;
}

/* TESTA MENY */

#menu_top {  position:absolute;left:50%; width:786px;margin-top:2px;margin-left:-392px;z-index:100;}
.navcontainer { float:left;} 
.navcontainer #current { 
   font: bold 10px Verdana, Arial, Helvetica, sans-serif; 
   visibility: visible;
   padding-top:2px;
   padding-bottom:1px;
   line-height:14px;
   position:relative; 
   text-align: center; border:1px solid white; 
} 
.navcontainer #current2 { 
   font: bold 10px Verdana, Arial, Helvetica, sans-serif; 
   visibility: visible;
   padding-top:2px;
   padding-bottom:2px;
   position:relative; 
   text-align: center; border:1px solid white; 
}
#current3 { 
   font: bold 10px Verdana, Arial, Helvetica, sans-serif; 
   visibility:hidden;
   padding-top:2px;
   padding-bottom:2px;
   
   text-align: center; border:1px solid white; 
}
#current3 a:hover
{visibility: visible;}
.navsubbox { 
   position:absolute; 
   width:108px !important;     /* <--- För firefox */ 
   width:62px;                /* <--- Så bred man vill ha menyn / antalet root menyer */ 
   visibility:hidden; 
   margin-top: 1px; 
   text-indent: 5px;border:1px solid white;
   } 
.navlist li {
   display: inline;
} 
 
.navlist { font: normal 12px Verdana, Arial, Helvetica, sans-serif; 
   width: 62px;               /* <--- Så bred man vill ha menyn / antalet root menyer */ 
   margin: 0; 
   padding: 1px;
   border-top: none; 
} 
.navlist a { 
   font: bold 12px Verdana, Arial, Helvetica, sans-serif; 
   color: white;width:64px; height:8px;
   display: block; 
   background-color:#666666;
   text-decoration: none;
   padding-top:4px;
   padding-bottom:4px;
   color: white;
} 
.navlist a:hover {
   background-color:black
} 

#PhotoAlbumView
{
	width:100%;
	height: 600px;
	overflow: auto;
}