* {margin: 0px; padding: 0px; }

body {
	background-color: #000000;
	font-family: Verdana;
	font-size: 10px;
	color: #FFF;
}
img {
	border: 0px;
}
a {
	color: #FFF;
	text-decoration: none;
}
p {
	margin-bottom: 5px;
	}

#top {
	padding: 0px 40px;
	width: 900px;
	height: 132px;
}

#main {
	clear: both;
	height: 400px;
	background-color:#262628;
	padding: 0px 0px 0px 40px;
	border-top:10px solid #262628;
	border-bottom:10px solid #262628;
	overflow: hidden;
}

#bottom {
padding: 0px 40px;
width: 900px;
}

#logo {
	background: url('../img/logo2.jpg') top left no-repeat;
	width: 264px;
	height: 100px;
	margin-bottom: 10px;
	margin-left: 60px;
}

#menu {
	float: left;
}
#menu li ul{
	z-index:9;
}

/* NAV */
.nav, .nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.nav {
	float: left;
	margin-right: 30px;
}

.nav a {
	display:block;
	padding-bottom:10px;
	margin-bottom:-1px;
}
.nav a:hover {
	color: #ffcc33;
}
.nav a.selected {
	color: #ffcc33;
}
.nav li ul {
	position: absolute;
	display: none;
	background: url("../img/menu_bg.png");
	padding: 10px 0px 5px 10px;
	font-size: 10px;
	width: 150px;
}

.nav a:hover {background:transparent!important; }

.nav li ul li {
	text-align: left;
	height: 18px;
	width: 150px;
}

.nav li ul li a { 
	color: #000; 
	text-decoration:  none; 
	font-weight:bold; 
}
.nav li ul li a:hover { 
	color: #ffcc33; 
	text-decoration: none; 
}
.nav li:hover ul { 
	display: block; 
}
.nav li:hover ul, .nav li.sfhover ul { 
	display: block; 
}
.nav li:hover ul li ul, .nav li.sfhover ul li ul { 
	display: none; 
}
.nav li:hover ul li:hover ul, .nav li.sfhover ul li.sfhover ul { 
	display: block; 
}
.nav li ul li a {
	height: 14px;
	line-height: 14px;
}
.nav li ul li ul {
	display: none;
	left: 150px;
	top: -20px;
	position: relative;
}

#subnav {
	float: left;
	height: 20px;
	padding: 5px 0px;
	z-index:8;
}
.subnav li {
	list-style: none;
	margin-right: 30px;
	display:none;
	z-index:8;
}
.subnav a { color: #FFF; text-decoration:  none; z-index:8;}
.subnav a:hover { color: #ffcc33; text-decoration: none; }
.subnav a.selected { color: #ffcc33; }

.subnavnodes {  float: left; list-style: none; z-index:9; }
.subnavnodes li { list-style: none; margin-right: 30px; z-index:9; }
.subnavnodes a {color:#FFF; text-decoration:none; z-index:9; }
.subnavnodes a:hover { color: #ffcc33; text-decoration: none; }
.subnavnodes a.selected { color: #ffcc33; }

#footer {
clear: both;
padding-top: 10px;
text-align: center;
font-weight: bold;
color: #5a5c5f;
}

#footer a {
color:#666668;
}


#main #content {

}
.meginv{
	float:left;
	width:40%;
	padding:30px;
overflow:hidden;
}
.meginh{
	float:left;
	width:40%;
	height:100%;
	margin-left:40px;
	padding:30px;
}
#top #namebox {
	float: right;
}
#top #namebox .name {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	letter-spacing: 1px;
	color: #ffffff;
}
#top #namebox .title {
	font-size: 14px;
	font-weight: normal;
	font-family: Arial;
	letter-spacing: 1px;
}
#bottom #contactbox {
padding-top: 3px;
	float: right;
font-size: 11px;

}

#staff {
	width: 940px;
	}

#staff .img {
	background-color: #000;
	float: left;
	height: 350px;
	width: 400px;
}
#staff .text {
	float: left;
	width: 480px;
	margin: 20px 30px;
	line-height: 16px; 
	text-align: justify;
}

#myndir #imgtable {
	padding: 10px 0px;
	width: 600px;
	float: left;
	height:400px;
	overflow:hidden;

}
#myndir #imgtable .mynd {
	float: left;
	margin: 5px 5px;
	height: 120px;
	padding: 0px;
	border: 0px solid #CCC;
	background-color: transparent;
}
#myndir #imgtable .mynd table { 
	height: 100%; 
}
#mynd #imgtable .mynd img {
	vertical-align: middle;
}

#myndir #bigimg {
	margin-left: 30px;
	float: left;
	background-color: #000;
	height: 400px;
}

/*** Myndbönd ***/

.item {
	width:120px; 
	margin-top:20px;
	margin-right:40px;
	display:block;
	float:left;
}
.item .titill {
	font-weight:bold;
	text-align:center;
}
.item .lysing {
	display:none;
}