	@charset "UTF-8";
	/* CSS Document */
	a:focus{
	-moz-outline-style: none;
	}
	body  {
	/*margin: 0;  it's good practice to zero the margin and padding of the body element to account for differing browser defaults 
		padding: 0;*/
		text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	background-image: url(../../images/Mustra.gif);
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-repeat: repeat-x;
	background-attachment: fixed;
	}
	 #container {
		width: 800px;
		margin-top: 0;
		margin-right: auto;
		margin-bottom: 0;
		margin-left: auto;
		top: 10px;
		left: auto;
		right: auto;
		height: 100%;
		position: relative;
	} 
	 #aps {
		width: 800px;
		position: absolute;
		top: 0px;
		text-align: center;
		left: 0px;
		z-index: 1;
	} 
	 #header {
		height: 150px;
		background-image: url(../images/header.gif);
		background-repeat: no-repeat;
		float: left;
		width: 800px;
		position: absolute;
		left: 0px;
		top: 0px;
		z-index: 4;
	} 
	#onder_header {
		height: 95px;
		width: 800px;
		background-color: #CCCCCC;
		float: left;
		padding: 0px;
		margin: 0px;
		border-bottom-width: 2px;
		border-bottom-style: solid;
		border-bottom-color: #621152;
		position: absolute;
		top: 150px;
		left: 0px;
		z-index: 3;
		visibility: visible;
	} 
	#onder_header_cats {
		height: 20px;
		width: 500px;
		float: left;
		text-decoration: none;
		text-align: left;
		background-image: url(../images/header_onder.gif);
		position: absolute;
		left: 0px;
		top: 0px;
		visibility: visible;
		} 
	
	  #header h1 {
		margin: 0; 
		padding: 10px 0; 
	}
	  #sidebar1 {
		width: 160px;
		background-color: #621152;
		visibility: visible;
		float: left;
		height: 400px;
	}
	  #mainContent_index {
		width: 270px;
		padding-top: 10px;
		padding-right: 10px;
		padding-bottom: 5px;
		padding-left: 20px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		line-height: normal;
		font-weight: normal;
		color: #333333;
		text-decoration: none;
		text-align: justify;
		vertical-align: top;
		height: 305px;
		position: absolute;
		right: 0px;
		top: 0px;
	}
	  #div_content  {
	width: 798px;
	background-color: #FFFFFF;
	padding-top: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #631153;
	left: 0px;
	top: 246px;
	z-index: 2;
	position: absolute;
	background-image: url(../images/devider04.gif);
	background-repeat: repeat-y;
	height: auto;		
	}
	  #div_content_index  {
		width: 798px;
		background-color: #FFFFFF;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #CCCCCC;
		border-left-width: 1px;
		border-left-style: solid;
		border-left-color: #CCCCCC;
		position: absolute;
		left: 0px;
		top: 245px;
		height: 330px;
		z-index: 2;
	} 
	  #mainContent_lightbox {
	float: right;
	position: relative;
	width: 600px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: auto;
	clear: right;
	overflow: visible;
	top: 0px;
	right: 0px;
	} 
	  #mainContent {
	float: left;
	width: 610px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	vertical-align: top;
	top: 1px;
	z-index: 2;
	visibility: visible;
	left: 160px;
	height:auto;
	
	} 
	  #footer {
	width: 798px;
	height: 75px;
	background-color: #CCCCCC;
	background-image: url(../images/devider04.gif);
	background-repeat: repeat-y;
	background-position: left top;
	left: 0px;
	z-index: 1;
	bottom: 0px;
	float: right;
	visibility: visible;
	} 
	  #footer_index {
		width: 800px;
		height: 75px;
		float: left;
		background-color: #CCCCCC;
		text-align: center;
		position: absolute;
		left: 0px;
		top: 575px;
		z-index: 1;
	} 
	  #footer p {
		margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
		padding-top: 10px;
		padding-right: 0;
		padding-bottom: 0px;
		padding-left: 0;
	}
	.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
		float: right;
		margin-left: 8px;
	}
	.fltlft { /* this class can be used to float an element left in your page */
		float: left;
		margin-right: 8px;
	}
	.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
		clear:both;
		height:0;
		font-size: 1px;
		line-height: 0px;
	}
	
	body,td,th {
		font-family: Times New Roman, Times, serif;
		color: #333333;
		
	}
	  #image_top {
		height: 190px;
		width: 280px;
		color: #333333;
		font-weight: bold;
		float: right;
		overflow: hidden;
		position: absolute;
		visibility: visible;
		background-color: #CCCCCC;
		left: 520px;
		top: 35px;
		z-index: 4;
	}
	  #image_main {
		height: auto;
		width: auto;
		color: #333333;
		font-weight: bold;
		float: right;
		overflow: visible;
		position: relative;
		visibility: visible;
		text-align: left;
		white-space: normal;
		padding-top: 10px;
		padding-right: 0px;
		padding-bottom: 10px;
		padding-left: 10px;
	}
	#menu_top {
		height: 35px;
		width: 770px;
		float: left;
		position: absolute;
		top: 0px;
		right: 20px;
	}
	
	#menu_top_navi a:link{
		font-family: Arial, Hevlvetica, sans-serif;
		text-align: center;
		font-size: 11px;
		font-weight: bold;
		width: auto;
		float: right;
		padding: 4px;
		font-weight: bold;
		border-left-width: 1px;
		border-left-style: solid;
		border-left-color: #FFFFFF;
	}
	
	
	#menu_top_navi a:hover{
		font-family: Arial, Hevlvetica, sans-serif;
		text-align: center;
		font-size: 11px;
		font-weight: bold;
		width: auto;
		float: right;
		padding: 4px;
		font-weight: bold;
		border-left-width: 1px;
		border-left-style: solid;
		border-left-color: #FFFFFF;
		background-color: #631153;
		display: block;
		text-decoration: none;
		color: #FFFFFF;
	}
	/*
	#menu_top_navi a:active{
		font-family: Arial, Hevlvetica, sans-serif;
		text-align: center;
		font-size: 11px;
		font-weight: bold;
		width: auto;
		float: right;
		padding: 4px;
		color: #FFFFFF;
		font-weight: bold;
		border-left-width: 1px;
		border-left-style: solid;
		border-left-color: #FFFFFF;
		background-color: #631153;
		display: block;
		}*/
	#menu_top_navi a:visited{
		font-family: Arial, Hevlvetica, sans-serif;
		text-align: center;
		font-size: 11px;
		font-weight: bold;
	
		text-decoration: none;
		width: auto;
		 float: right;
		padding: 4px;
		font-weight: bold;
		border-left-width: 1px;
		border-left-style: solid;
		border-left-color: #FFFFFF;
	}
	
	#tekst_lightbox_intro{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #333333;
		text-decoration: none;
		text-align: justify;
		vertical-align: top;
		float: left;
		padding: 10px;
		height: auto;
		width: 550px;
			}
	#menu_cats_navi a:link{
		font-family: Arial, Hevlvetica, sans-serif;
		text-align: center;
		font-size: 11px;
		font-weight: bold;
		width: auto;
		float: left;
		padding: 4px;
		font-weight: bold;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #FFFFFF;
	}
	
	#menu_cats_navi a:visited{
		font-family: Arial, Hevlvetica, sans-serif;
		text-align: center;
		font-size: 11px;
		font-weight: bold;
	
		text-decoration: none;
		width: auto;
		 float: left;
		padding: 4px;
		font-weight: bold;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #FFFFFF;
	}
	#menu_cats_navi a:hover{
		font-family: Arial, Hevlvetica, sans-serif;
		text-align: center;
		font-size: 11px;
		font-weight: bold;
		width: auto;
		float: left;
		padding: 4px;
		font-weight: bold;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #FFFFFF;
		background-color: #631153;
		display: block;
		text-decoration: none;
		color: #FFFFFF;
	}
	
	/*#menu_cats_navi a:active{
		font-family: Arial, Hevlvetica, sans-serif;
		text-align: center;
		font-size: 11px;
		font-weight: bold;
		width: auto;
		float: left;
		padding: 4px;
		color: #FFFFFF;
		font-weight: bold;
	border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #FFFFFF;
		background-color: #631153;
		display: block;
		}*/
	#banner_index{
		width: 798px;
		height: 75px;
		padding-top: 7px;
		padding-right: 5px;
		padding-bottom: 5px;
		padding-left: 5px;
	}
	  #banner_menu {
		width: 160px;
		height: auto;
		background-color: #621152;
		position: absolute;
		left: 0px;
		z-index: 1;
		visibility: visible;
		float: left;
	}	
	#banner{
		width: 798px;
		height: 75px;
		;
		padding-top: 7px;
		padding-right: 5px;
		padding-bottom: 5px;
		padding-left: 75px;
	}	
	a:link {
		color: #631153;
		text-decoration: none;
	}
	a:visited {
		color: #631153;
		text-decoration: none;
	}
	/*a:hover {
		color: #FF6633;
		text-decoration: none;
	}
	a:active {
		color: #660099;
		text-decoration: none;
	}
	*/

