
#decorative_top {
	width: 780px;
	height: 190px;
	background-image: url('../contentimages/rod-start.jpg'); /* this is the default top photo */
}


body {
	text-align: center;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	background-color: #D8D9DA;
}

#wrapper {
	text-align: left;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	background-color: #fff;
	padding: 0 6px 0 6px;
	background-image: url(../layoutimages/wrapperbg.jpg);
}

	#logo { 
		height: 67px; width: 792px; 
		margin: 0 -6px 0 -6px; 
		padding: 0; background-image: url(../layoutimages/logo.jpg);
		text-indent: -9000px;

	}
	
		#logo a {
			float: right;
			border: 1px #000 solid;
		}
	


	
	#menu {
		width: 780px;
		background-image: url(../layoutimages/meny1_bg.jpg);
		background-repeat: no-repeat;
	}
	

	
		/* menu magic */
		#menu li {
			display: inline;
		}
		#menu ul {
			padding: 0;
			margin: 0;
		}

		#menu a.headmenu {
			display: block;
			float: left;
			margin: 0;
			padding: 10px 11px 5px 11px; /* 10 11 5 11 */
			background-repeat: no-repeat;
			background: #99001b;
			font-family: verdana, sans-serif;
			font-size: 10px;
			text-decoration: none;
			height: 13px;
			text-transform: uppercase;
			font-weight: bold;
		}
		
		#menu ul li a.unselected:hover {
			color: #ccc;
			
		}
		
		#menu ul li a.selected:hover {
		    color: #99001b;
		}

		#menu ul.unselected {
			display: none;
		}

		#menu ul.selected {
			display: block;
		}


		#menu ul {
			height: 66px;
			overflow: hidden;
			padding-left: 28px;
		}

		#menu ul li ul {
			position: absolute;
			top: 290px;
			left: 50%;
			margin-left: -240px; /* -382px */
			padding-top: 2px;
			background: #fff;
			height: 12px;
			width: 240px;
			z-index: 6000;
			overflow: visible;
		}

		#menu ul.submenu a {
			font-family: verdana, sans-serif;
			font-size: 10px; line-height: 10px;
			height: 10px;
			font-style: italic;
			padding: 0 6px 0 6px;
			margin: 0 0 0 0;
			text-transform: lowercase;
		}
		
		#menu ul.submenu li {
			border-left: 1px #999 solid;
			height: 10px; line-height: 10px; font-size: 10px;
		}
			#menu ul.submenu li:first-child {
				border: none;
			}
			
			#menu ul.submenu li.first {
				border: none;
			}
		

		#menu ul li a.unselected {
			color: #fff;
			background-color: #99001b;
		}

		#menugroup1 li a.selected {
			color: #99001b;
			background: none;
			text-decoration: none;
			
		}

		#menu ul li ul li a.unselected {
			color: #666;
			text-decoration: none;
			background: none;

		}

		#menu ul li ul li a:hover {
			color: #000;
		}

		#menu ul li ul li a.selected {
			color: #99001b;
			background: none;
		}

		/* Special for the english flag */
		#menu #menuitem1.headmenu, #menu ul li #menuitem1.headmenu, #menu ul li #menuitem_1.unselected, #menu ul li #menuitem_1.selected { 
			width: 16px; 
			height: 13px;
			background-image: url(../layoutimages/engelsk_flagga.jpg); 
			background-repeat: no-repeat;
			background-position: 7px 12px; 
			text-indent: -9000px;  
			display: block;
			overflow: hidden; 
			padding: 10px 3px 5px 11px;
		}
		
		
		
a img {
	border: none;
}
		
#content {
	color: #333;
	font-family: 'trebuchet ms', arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	padding: 0 0 30px 90px;
	width: 400px;
	min-height: 260px;
	height: auto !important;
	height: 280px;
}

	#content a {
		color: #900;
	}
	
	#content a:visited {
		color: #900;
	}
	
	#content a.grey {
		color: #666;
	}
	

	#content h1, #content h2, #content h3 {
		font-family: 'trebuchet ms', arial;
		color: #444;
		margin-bottom: 20px;
	}
	
	#content h1 {
		font-size: 16px;
	}
	
	#content li {
		list-style-type: none;
	}
	
#bottom {
	height: 28px;
	background-image: url(../layoutimages/adress.jpg);
}
	#bottom a {
		float: right;
		width: 170px;
		text-indent: -9000px;
		text-decoration: none;
		border: none;
	}

#standout {
	background: #d8d9da;
	background-image: url(../layoutimages/standout.jpg);
	text-align: right;
	height: 10px;
	padding: 0;
	margin: 0 -6px 0 -6px;
}

	#standoutlink {
		display: block;
		overflow: hidden;
		text-decoration: none;
		text-indent: 9000px;
		width: 100px;
		float: right;
		height: 10px;;
	}


#news {
	position: absolute;
	top: 285px; 
	left: 50%;
	margin: 0 0 0 180px;
	color: #333;
	width: 167px;
	height: 307px;
	padding: 0 20px 0 0;
	font-family: 'trebuchet ms', georgia, garamond, serif;
	background-image: url(../layoutimages/news_bg.jpg);
}

	#news dl, #news dt, #news dd {
		margin: 0px; padding: 0px;
	}
	#news dl {
		margin: 0 0 0 30px;
		padding: 0px;
	}
	#news dt {
		font-size: 9px;
		font-style: italic;
	}
	#news dd {
		font-size: 12px;
		line-height: 15px;
	}
	
	#news a, #testimonials a {
		display: block;
		font-size: 10px;
		font-style: italic;
		text-align: right;
		color: #333;
		padding: 0 0 10px 0;
		color: #666;
	}
	
	#testimonials {
		color: #333;
		width: 150px;
		position: absolute;
		top: 525px;
		left: 50%;
		margin: 0 0 0 205px;
		font-size: 12px;
		font-family: 'trebuchet ms', 'tahoma', 'arial', sans-serif;
		font-style: normal;
		line-height: 15px;
	}
	
	