/* www.axxera.no */


body {
	background-image: url(../images/felixark_bg.gif);
	background-position: center top;
	background-color: #CCCCCC;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

div#wrapper {
	width: 804px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#felixark_logo {
	position:absolute;
	left:1px;
	top:27px;
	z-index:2;
	background-color: #FFFFFF;
}
#textbox {
	position:absolute;
	left:1px;
	top:186px;
	width:219px;
	height:378px;
	z-index:1;
	background-color: #FFFFFF;
	overflow: auto;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding: 10px 5px 10px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
#textbox h1 {
	font-size: 14px;
	text-transform: uppercase;
	color: #0099CC;
	margin-bottom: -10px;
}
#textbox h2 {
	font-size: 12px;
	color: #FF9900;
	margin-top: 8px;
}

#textbox a {
	color: #0099CC;
}

#textbox a:hover {
	color: #FF9900;
	text-decoration: none;
}

#photos {
	position:absolute;
	left:240px;
	top:186px;
	width:478px;
	height:398px;
	z-index:1;
	border: 2px solid #FFFFFF;
}

/* ::: mainmenu + topmenu :::::::::::::::::::::::::::: */

#mainmenu {
	position: absolute;
	left: 239px;
	top: 28px;
	z-index: 100;
	width: 560px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
#topmenu td {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#topmenu td a {
	color: #FFFFFF;
	padding-left: 3px;
	text-decoration: none;
	display: block;
	padding-top: 48px;
}
#topmenu td a:hover {
	color: #CCCCCC;
}

td.activelink101:hover, td.activelink102:hover, td.activelink103:hover, td.activelink104:hover, td.activelink105:hover, td.activelink106:hover, td.activelink106:hover {
	background-color: #FF9900;
}

td.spraakfelt {

}

td.spraakfelt:hover {
		
}

/* ::: submenu + topmenu2:::::::::::::::::::::::::::: */

#submenu {
	position: absolute;
	left: 159px;
	top: 108px;
	z-index: 110;
	width: 640px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
#topmenu2 td {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#topmenu2 td a {
	color: #000000;
	padding-left: 3px;
	text-decoration: none;
	display: block;
	padding-top: 48px;
}

#topmenu2 td a:hover {
	color: #333333;
}

td.activelink201:hover, td.activelink202:hover, td.activelink203:hover, td.activelink204:hover, td.activelink205:hover, td.activelink206:hover, td.activelink207:hover, td.activelink208:hover {
	color: #000000;
	background-color: #FFFFFE;
}


/* ::: dropdownmenu :::::::::::::::::::::::::::: */

#dropmenudiv{
	position:absolute;
	border-bottom-width: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
	z-index:100;
	text-align: left;
}

#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 4px;
	border-top: 2px solid white;
	padding: 1px 0px;
	text-decoration: none;
	text-align: left;
	color: #000000;
}



#dropmenudiv a:hover{ /*hover background color*/
	background-color: #F0F0F0;
	color: #000000;
}
