html {
	background-color: #FFFFFF;
	background-image: url(../struktur/bg.jpg);
	height: 100%;
	width: 100%;	
}

body {
	text-align:center;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006600;
	text-decoration: none;
}

a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #006601;
}
a:active {
	text-decoration: underline;
	color: #000000;
}

#topspace{
	position:relative;
	width:950px;
	height:15px;
	margin:0 auto;
	z-index:1;
}

#bottomspace{
	position:relative;
	width:950px;
	height:15px;
	margin:0 auto;
	z-index:1;
}

#container{
	position:relative;
	width:950px;
	margin:0 auto;
	text-align:left;
	z-index:1;
}

#header{
	position:relative;
	width:950px;
	height:230px;
	z-index:2;
}

#header_menu{
	position:absolute;
	width:490px;
	height:20px;
	left: 450px;
	top: 10px;
	text-align:right;
	vertical-align:text-bottom;
	padding-right: 10px;
	z-index:3;
}

#header_image{
	position:absolute;
	width:950px;
	height:200px;
	left: 0px;
	top: 30px;
	z-index:3;
}

#header_logo{
	position:absolute;
	width:200px;
	height:220px;
	left: 0px;
	top: 0px;
	z-index:4;
}

#menu{
	position:relative;
	width:940px;
	height:30px;
	left: 0px;
	background-image:url(../struktur/bg_meny.gif);
	background-color:#006600;
	padding-left: 10px;
	z-index:3;
}

#shortcuts{
	position:relative;
	width:950px;
	height:50px;
	left: 0px;
	z-index:2;
}

#window{
	position:relative;
	width:950px;
	min-height:300px;
  	height:auto;
	left: 0px;
	background-color:#FFFFFF;
	z-index:2;
}

#annonser{
	position:relative;
	width:950px;
  	height:210px;
	left: 0px;
	background-color:#FFFFFF;
	z-index:2;
}

#bottom{
	position:relative;
	width:950px;
	height:25px;
	left: 0px;
	z-index:2;
}

#mainframe {
	text-align:left;
	margin:0 auto;
	top:0px;
	width:950px;
	z-index:1;
	background-color:#FFFFFF;
	position:relative;
 }
 
 #logoframe {
	position:absolute;
	width:200px;
	height:250px;
	z-index:2;
	left: 0px;
	top: 0px;
}

 #topmenuframe {
	text-align:right;
	position:absolute;
	width:490px;
	height:20px;
	z-index:2;
	left: 450px;
	top: 30px;
	vertical-align:text-bottom;
	padding-right: 10px;
}

 #headframe {
	position:absolute;
	width:950px;
	height:200px;
	z-index:1;
	left: 0px;
	top: 50px;
}

 #menuframe {
	position:absolute;
	width:940px;
	height:30px;
	z-index:3;
	left: 0px;
	top: 250px;
	background-image:url(../struktur/bg_meny.gif);
	background-color:#006600;
	padding-left: 10px;
}

 #structureframe {
	position:absolute;
	width:750px;
	height:50px;
	z-index:1;
	left: 200px;
	top: 280px;
	background-color:#FFFFFF;
}

 #leftframe {
	position:absolute;
	width:200px;
	z-index:1;
	left: 0px;
	top: 280px;
	background-color:#f5f7f5;
}

 #centerframe {
	position:absolute;
	width:600px;
	z-index:2;
	left: 200px;
	top: 330px;
	background-color:#FFFFFF;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

 #centerframe_wide {
	position:absolute;
	width:720px;
	z-index:2;
	left: 200px;
	top: 330px;
	background-color:#FFFFFF;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

 #rightframe {
	position:absolute;
	width:120px;
	z-index:2;
	left: 830px;
	top: 280px;
	background-color:#f5f7f5;
}
.10button {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	font-weight:normal;
	background-color:#0033FF;
	border:1px solid #333333;
	height: 15px;
}



ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 font-weight: bold;
 margin: 0;
 padding: 0;
}

ul.dropdown {
 position: relative;
 z-index: 597;
 float: left;
}

ul.dropdown a:link,
ul.dropdown a:visited	{ color: #FFFFFF; text-decoration: none; }
ul.dropdown a:hover		{ color: #FFFFFF; }
ul.dropdown a:active	{ color: #ffa500; }

ul.dropdown li {
 float: left;
 line-height: 1.0em;
 vertical-align: middle;
 zoom: 1;
 padding: 7px 10px;
 border-style: solid;
 border-width: 1px 1px 1px 0px;
 border-color: #006600 #009900 #006600 #006600;
 color: #006600;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
 	 background-color: #004e00;
	 color: #000;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 	 width: 150px;
	 margin-top: 1px;
 top: 100%;
 left: 0;
 z-index: 598;
}



ul.dropdown ul li {
 font-weight: normal;
 float: none;
   border-style: solid;
 border-width: 1px 0px 0px 0px;
 border-color: #009900 #006600 #006600 #006600;
 background-color:#006600;
}

ul.dropdown ul ul {
 top: 10px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}





ul.dropdown li.rtl ul {
 top: 100%;
 right: 0;
 left: auto;
}

ul.dropdown li.rtl ul ul {
 top: 1px;
 right: 99%;
 left: auto;
}

ul.dropdown *.dir {
 padding-right: 20px;
 background-image: url(images/nav-arrow-down.png);
 background-position: 100% 50%;
 background-repeat: no-repeat;
}


/* -- Components override -- */

ul.dropdown-horizontal ul *.dir {
 padding-right: 15px;
background-image:url(../struktur/nav-arrow-right.gif);
 background-position: 100% 50%;
 background-repeat: no-repeat;
}

ul.dropdown-upward *.dir {
 background-image: url(images/nav-arrow-top.png);
}

ul.dropdown-vertical *.dir,
ul.dropdown-upward ul *.dir {
background-image:url(../struktur/nav-arrow-right.gif);
}

ul.dropdown-vertical-rtl *.dir {
 padding-right: 10px;
 padding-left: 15px;
 background-image: url(images/nav-arrow-left.png);
 background-position: 0 50%;
}