html
{
background-color:#5a80bf;
background-image:url(jannes_bilder/back.jpg);
background-repeat:repeat-x;
font-family:trebuchet ms,verdana;
line-height:100%;

}
legend
{
color:#000000;
}
input, textarea
{
font-family:trebuchet ms,verdana;
background: #f5f5f5;
padding-left:2px;
}
select
{
width:200px;
}


.submit input
{

color: #666666;
background: #f5f5f5;
border: 2px outset #cccccc;
} 
.Layout
{
width:932px;
position:absolute;
left:26px;
top:0px;
padding-right:0px;
}
b
{
color:#000000;
}

strong
{
color:#000000;
}
i
{
color:#868686;
font-size:11px;
}
.Main
{
width:932px;
clear:both;
background-color:#ffffff;

}


.table_left
{
background-image:url(jannes_bilder/tableback.jpg);
background-repeat:repeat-x;
font-size:12px;
color:#666666;
width:928px;
}

a
{
color:#000000;
font-size:12px;
font-weight:bold;
font-family:trebuchet ms,verdana;
text-decoration:none;
}

.meny_lank
{
color:#999999;
font-size:12px;
font-weight:bold;
font-family:trebuchet ms,verdana;
text-decoration:none;
}

.meny_lank:hover
{
color:#000000;
font-size:12px;
font-weight:bold;
}

.meny_lank_aktiv
{
color:#000000;
font-size:12px;
font-weight:bold;
font-family:trebuchet ms,verdana;
text-decoration:none;
}

H1
{
font-weight:normal;
font-size:18px;
color:#000000;
margin-bottom:0px;
line-height:22px;
}

H2
{
font-weight:normal;
font-size:14px;
color:#868686;
margin-bottom:0px;
margin-top:0px;
line-height:20px;
}

.faktatabell
{
font-size:11px;
color:#13336c;
width:301px;
}

.faktatabell_rad1
{
color:#8d8d8d;
background-color:#ffffff;
}

.faktatabell_rad2
{
color:#000000;
background-color:#e1e1e1;
}



	#dhtmlgoodies_slideshow{
		width:535px;	/* Total width of slideshow */
		margin-top:4px;
		clear:both;
		

	}
	
	#previewPane{
		border:1px solid #000;
		margin-right:10px;	
		text-align:center;
		vertical-align:middle;
		
		/* CSS HACK */
		height: 382px;	/* IE 5.x */
		height/* */:/**/350px;	/* Other browsers */
		height: /**/350px;
		
		width:430px;		
		float:left;
				
	}
	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		background-color:#FFF;
		border:3px double #000;
		padding:4px;
	}	
	#galleryContainer{	/* Big Div surrounding up image, list of images and down image */
		float:left;	/* Floating */
		
		/* CSS HACK */
		height: 348px;	/* IE 5.x - 120 px + 2 px for borders and 2px for padding*/
		height/* */:/**/348px;	/* Other browsers */
		height: /**/348px;
		
		/* CSS HACK */
		width: 84px;	/* IE 5.x - 120 px + 2 px for borders and 2px for padding*/
		width/* */:/**/80px;	/* Other browsers */
		width: /**/80px;
				
		border:1px solid #000;	/* Black border */		
		padding:1px;	/* A little space between the black border and the content inside */
		
	}
	#galleryContainer #arrow_down{	/* Arrow down image */
		height:35px;
	}
	#galleryContainer #arrow_up{
		height:35px;	/* Arrow up image */
	}
	
	#theImages{	/* DIV where the images are located */
		position:relative;
		overflow:hidden;
		height:290px;	/* Height of boxes for the images */
	}
	#theImages div{	
		position:relative;	/* Don't change this */
		height:1500px;	/* Higher than total height of thumbnails */
		
	}
	#theImages img{
		border:0px;	/* No border */
		filter:alpha(opacity=50);	/* Transparency - IE */
		opacity:0.5; /* Transparency - Firefox */
		padding-top:1px;	/* Space between images */
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		font-style:italic;
		text-align:center;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
		font-size:12px;
		color:#13336c;
	}
	#theImages .imageCaption{
		display:none;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	


	
	#dhtmlgoodies_menu img{
		border:0px;
	}

	/* End general styles for this example page */
	/* General configuration CSS */
	
	#dhtmlgoodies_menu ul li ul{
		display:none;	/* Needed to display ok in Opera */
	}
		
	#dhtmlgoodies_menu{
		visibility:hidden;
		width:100%;	
		
	}
	#dhtmlgoodies_menu ul{
		margin:0px;	/* No indent */
		padding:0px;	/* No indent */
	}
	#dhtmlgoodies_menu li{
		list-style-type:none;	/* No bullets */
	}	
	#dhtmlgoodies_menu a{

		margin:0px;
		padding:0px;
	}
	/* End general configuration CSS */
	
	
	/* Cosmetic */
	
	/***********************************************************************
		CSS - MENU BLOCKS
	 	General rules for all menu blocks (group of sub items) 
	***********************************************************************/
	#dhtmlgoodies_menu ul{
		border:1px solid #000;
		background-color:#ffffff;
		padding:1px;
	}
		
	#dhtmlgoodies_menu ul.menuBlock1{	/* Menu bar - main menu items */
		border:0px;
		padding:1px;
		border:1px solid #317082;
		background-color:#ffffff;
		overflow:visible;
	}
	#dhtmlgoodies_menu ul.menuBlock2{	/* Menu bar - main menu items */
		border:0px;
		padding:1px;
		border:1px solid #555;
	}
	
	/***********************************************************************
		CSS - MENU ITEMS
	 	Here, you could assign rules to the menu items at different depths.
	***********************************************************************/
	/* General rules for all menu items */
	#dhtmlgoodies_menu a{
		color: #000;
		text-decoration:none;
		padding-left:2px;
		padding-right:2px;
	
	}
	
	/*
	Main menu items 
	*/
	
	#dhtmlgoodies_menu .currentDepth1{
		padding-left:5px;
		padding-right:5px;
		border:1px solid #E2EBED;
	}
	#dhtmlgoodies_menu .currentDepth1over{
		padding-left:5px;
		padding-right:5px;
		background-color:#666666;
		border:1px solid #000;
		
		
	}
	#dhtmlgoodies_menu .currentDepth1 a{
		font-weight:bold;
	}
	#dhtmlgoodies_menu .currentDepth1over a{	/* Text rules */
		color:#FFF;
		font-weight:bold;
	}
	
	/* Sub menu depth 1 */
	#dhtmlgoodies_menu .currentDepth2{
		padding-right:2px;
		border:1px solid #FFF;
	}
	#dhtmlgoodies_menu .currentDepth2over{
		padding-right:2px;
		background-color:#cccccc;
		border:1px solid #000;
	}	
	#dhtmlgoodies_menu .currentDepth2over a{	/* Text rules */
		color:#000;
	}	
	/* Sub menu depth 2 */
	#dhtmlgoodies_menu .currentDepth3{
		padding-right:2px;
		border:1px solid #FFF;
	}
	#dhtmlgoodies_menu .currentDepth3over{
		padding-right:2px;
		background-color:#cccccc;
		border:1px solid #000;
	}
	/* Sub menu depth 3 */
	#dhtmlgoodies_menu .currentDepth4{
		padding-right:2px;
		border:1px solid #FFF;
	}
	#dhtmlgoodies_menu .currentDepth4over{
		padding-right:2px;
		background-color:#cccccc;
		border:1px solid #000;
	}	
