/* CSS Document */
#container {
	width:899px;
	background:#FFF;
	margin:0px auto;
	border: 1px solid #cbd7e3;}	
#container .clear {
	clear: both;}
#container .spacer {
	clear:both;
	padding-top:0px;}
#header {
	width:899px; 	
	margin:0px auto;
	border-top: 1px solid #cbd7e3;
	border-left: 1px solid #cbd7e3;
	border-right: 1px solid #cbd7e3;}
#topimage {
	width:899px; 
	margin:0px auto;
	height:155px;}

/* MAINTABLE 
------------------------------------------------------------- */
#maincontent {
	background:url(../bilder_losning/cleabackground.jpg) #FFF;
	width:899px;}
#maincontent .wrap { 
	margin-left:2px;
	margin-right:10px;
	padding-top:5px;
	clear:both;}
#maincontent .wrap a { 
	text-decoration:underline}
#maincontent .wrap .thumbnails{ 
	margin-top: 5px;
	margin-bottom: 8px;
	text-align:left;}

/*Left
------------------------------------------------------------*/
#left {
	background:url(../bilder_losning/leftareabackground.jpg);
	width:161px;
	overflow: hidden; 
	float:left;}
#left .wrap {
	min-height: 400px;
	height: auto !important;
	height:400px;}
/*main
-----------------------------------------------------------*/
#main {
	min-height: 400px;
	height: auto !important;
	height:400px;	
	width:555px;
	float:left;
	border-left:1px solid #cbd7e3;} 
#main .wrapping {	
	min-height: 400px;
	height: auto !important;
	height:400px;}

/*right
------------------------------------------------------------*/
#right {
	overflow:hidden;
	width:170px;
	float:left;
	}
#right .wrapping {
	margin:25px 0 0 0;}
#right a {color:#2c5198;}


/* NEWS
------------------------------------------------------------------*/	
#news {}
#news .thumbnail {
	width:100px;}
#news .thumbnail a img {
	border: 1px solid #000;}
#moreresults ul {
	margin-left:0px;
	padding-left:0px;}	
#moreresults ul li {
	display:inline;}
	
/* Adressline
------------------------------------------------------------*/
#adresse {
	margin:0px auto;
	padding-top:4px;
	background: url(../bilder_losning/bottombackground.jpg) no-repeat;
	width:899px;
	height:30px;
	vertical-align: top;
	text-align:center;
	color:#FFFFFF;
	line-height:100%;
	font-size:0.9em;}
#adresse  a {
	color:#FFFFFF;}
#clear {
	clear: left;
	background:url(../bilder_losning/cleabackground.jpg);}
#Poweredby { 
	font-size:0.8em;
	padding-top:5px;
	margin:0px auto;
	width:899px;
	vertical-align: top;
	text-align:center;
	color:#28468f;}
#Poweredby a{color:#28468f}
	
	/* MENU
------------------------------------------------------------- */
#menu { background: url(../bilder_losning/menubackground.jpg) no-repeat; border-right: 1px solid #28468f;  height: 22px;  font-family:verdana; background-color:#28468f;}
#menu ul { margin: 0; padding-left: 160px;  display: block;}
#menu ul li {
	font-size:10px;
	list-style: none;
	float: left;
	line-height: 22px;
	display: block;
	position: relative;
	margin-left:5px;
	border-right: 1px solid #FFF;}
#menu ul li a { color: #FFF; text-decoration: none; display: block; padding: 0 5px 0 5px;}	
#menu ul li:hover a,
#menu ul li.selected a {color: #FFF;   }
#menu ul li ul { display: none; }
#menu ul li:hover ul {
	padding: 0;
	display: block;
	position: absolute;
	background: none;
	left: auto;
	margin-left: -3px;
	width: 150px; 
	border: none;}
#menu ul li:hover ul li {
	font-size:10px;
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: #29458f;
	border: 0px solid #29458f;
	border-width: 0 1px 1px 1px;}
#menu ul li:hover ul li a
#menu ul li:hover ul li a.selected {
	border: none;
	color: #cbd7e3;
	background:#FFF;}	
#menu ul li:hover ul li.first  { border-top: 1px solid #cccccc; }
#menu ul li ul li:hover a,
#menu ul li ul li a:hover { background: #d7f3ff; color: #29458f;}

