
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

li.last {
	border: 0 !important;
}

.access {
	display: none;
}

a {
	color: #7B7160;
}

a:hover {
	color: #222;
}

a img {
	border: 0;
}

body {
/*
	background: url(img/bg.gif) transparent 0 0;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;	
	font: 12px/16px "Lucida Sans Unicode", Verdana, sans-serif;
	color: #645c4e;
	*/
}

#wrapper {
	/*background: url(img/bg_wrapper.jpg) #fff top left repeat-x;*/
	background-color: #fff;
	width: 665px;
	margin: 0 auto;
	padding: 0;
	/* border: 1px solid #b8ac97; */
	/* border-width: 0 1px 1px 1px; */
	text-align: left;
	padding: 10px;
}

#header {
	position: relative;
	display: none;
	/*   height: 0px; */
}

#header h1 {
	/* display: none; */
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	border: ;
	background: transparent url(img/logo_print.gif) top left no-repeat;
	background-position: right;
}
	
#header h1 a {
	display: block;	
	width: 237px;
	height: 114px;
	text-decoration: none;
}

#header ul {
	position: absolute;
	/*
	top: 0;
	left: 243px;
	height: 110px;
	*/
	display: none;
}

#header li {
	text-indent: -9999px;
	float: left;
	margin: 0 4px 4px 0;
}

#header li#service, #header li#kontakt {
	margin: 0;
}

#header li a {
	display: none;
	text-decoration: none;
	/* width: 209px;
	height: 55px; */
}

#header li#kompetens a, #header li#kompetens {
	display: none;
	background: transparent url(img/nav_kompetens.gif) top left;
}

#header li#service a, #header li#service {
	display: none;
	background: transparent url(img/nav_service.gif) top left;
}

#header li#flexibilitet a, #header li#flexibilitet {
	display: none;
	background: transparent url(img/nav_flex.gif) top left;
}

#header li#kontakt a, #header li#kontakt {
	display: none;
	background: transparent url(img/nav_kontakt.gif) top left;
}

#header li#kompetens a:hover, #header li#service a:hover,
#header li#flexibilitet a:hover, #header li#kontakt a:hover {
	background-position: bottom left;
}

#header li.current a {
	background-position: bottom left !important;
}

#masthead {
/* display: none; */
	/* background: url(img/mh_main.jpg) 0 0 no-repeat; */
	height: 180px;
	padding: 20px 10px 10px 50px;
	margin-bottom: 8px;
}

div.ragnar {
	background: no-repeat 0 0 !important; 
}

 div.anders {
	 background: no-repeat 0 0 !important; 
}

div.daniel {
	background: no-repeat 0 0 !important; 
}

div.services {
	background: url(img/mh_services.jpg) 0 0 no-repeat !important;
}

div.contact {
	background: url(img/mh_contact.jpg) 0 0 no-repeat !important;
}

div.kompetens {
	background: url(img/mh_competence.jpg) 0 0 no-repeat !important;
}

#masthead h2 {
	margin: 0;
	font: normal 20px/20px Georgia, serif;
	letter-spacing: 1px;
	color: #7D735C;
}

#masthead ul {
	margin: 10px;
}

#masthead p {
	font: italic 12px/20px Georgia, serif;
	color: #71634A;
	margin: 11px 0;
	padding: 0;
}

#masthead li {
	font: italic 12px/17px Georgia, serif;
	color: #71634A;
	margin: 11px 0;
	padding: 0;
}

#masthead li {
	margin-bottom: 5px;
}

#footer {
	clear: both;
	text-align: center;
	width: 600px;
	border-top: 1px solid #d1c9ba;
	margin: 10px auto 0 auto;
	padding: 10px 0;
}

/* Footer styles */

#footer ul {
	text-align: center;
	margin: 6px auto;
}

#footer li {
	display: inline;
	border-right: 1px solid #b4ab99;	
	font: 11px/13px Georgia, serif;
}

#footer li.last {
	border: 0;	
}

#footer a {
	color: #b4ab99;
	font: 11px/13px Georgia, serif;
	text-decoration: none;	
}

#footer li a {
	padding: 0 5px;
}

#footer a:hover {
	color: #555;
}

#footer p {
	clear: both;
	color: #b4ab99;
	font: 11px/13px Georgia, serif;
	padding: 0 5px;
	margin: 10px 0 0 0;
}

#sidebar {
	display: none;
	background: transparent url(img/bg_sidebartop.jpg) top left no-repeat;
	float: left;
	width: 0px;
	margin: 0 0 15px 0;
	padding: 10px 0 0 0;
}

#sidebar div {
	padding: 0 0 5px 0;
	background: transparent url(img/bg_sidebarbot.jpg) bottom left no-repeat;	
	height: 460px;
	overflow: visible;
}

#sidebar>div {
	min-height: 460px;
	height: auto;
}

#sidebar h3.headline {
	color: #6a7486;
	margin: 0 12px;
	padding: 0;
	text-transform: none;
	font: bold 15px/25px Georgia, serif;
}

#sidebar p {
	margin: 5px 10px 5px 20px;
	color: #555;
	font: 12px/17px Georgia, serif;
}

#sidebar ul {
	margin: 7px 15px;
}

#sidebar li {
	padding: 2px 7px 7px 7px;	
	font: 12px/14px Georgia, serif;
}

#sidebar ul.news li {
	margin: 0;
	border-bottom: 1px dashed #999;
}

#sidebar li a.headline {
	display: block;
	color: #6a7486;
	font: bold 11px/17px Georgia, serif;
	margin: 3px 0 4px 7px;
}

#sidebar li a {	
	color: #6a7486;
}

#sidebar li a:hover, #sidebar li a.more:hover {
	color: #000;
}

#sidebar li a.more {
	color: #6a7486;
}

#sidebar li p {
	font: 12px/15px "Lucida Sans Unicode", Verdana, sans-serif;
}

#sidebar li span {	
	font: bold 11px/13px Georgia, serif;
	color: #b0b0b0;
}

#content h3.headline {
	text-transform: none;
	color: #b4ab99;
	border-bottom: 1px solid #ddd9d0;
	font: bold 15px/25px Georgia, serif;
	margin: 0;
}

h2.headline {	
	border-bottom: 1px solid #ddd9d0;
	margin: 0;
}

li a.more {
	display: block;
	color: #b4ab99;
	font: 11px/14px Georgia, serif;
	margin: 3px 7px 7px 7px;
	text-align: right;
}

li a.more:hover, li a.headline:hover {
	color: #555;
}

li p {
	margin: 3px 11px;
	line-height: 16px;
}

#content {
	margin: 0 0 20px 0px;
	width: 502px; 
}

h2 {
	color: #b4ab99;
	font: 20px/25px Georgia, serif;
	margin: 0;
	padding: 3px 0;
}

h3 {
	color: #b4ab99;
	font: bold 12px/18px Georgia, serif;
	text-transform: uppercase;
	margin: 0;
	padding: 3px 0 0 0;
}

#content p {
	margin: 4px 0 8px 0;
	padding: 0 8px;
}

#content ul.summary li {
	border-bottom: 1px dashed #ddd9d0;
	margin: 7px;
	line-height: 0;
}

#content li img {
	float: left;
}

#content ul.summary li p, #content li ul.summary a.headline {
	margin-left: 110px;
}

li.word {
	background: url(img/word.gif) left top no-repeat;
	padding-left: 20px !important;
}

li.pdf {
	background: url(img/pdf.gif) left top no-repeat;
	padding-left: 20px !important;
}

form {
	margin: 0 8px;
}

fieldset {
	border: 0;
	margin: 12px 0;
}

fieldset.input {
	background-color: #F0EBE2;
	border: 1px solid #C8C0B0;
	padding: 14px;
}

fieldset.buttons {
	padding: 5px;
	text-align: right;
}

fieldset.buttons input {
	background-color: #efefef;
	border: 3px double #999;
	border-color: #ccc #999 #999 #ccc;
	padding: 2px 10px;
	color: #6A7273;
	font: bold 10px/11px verdana, sans-serif;
	background-image: url(img/bg_button.gif);
	background-repeat: repeat-x;
}

fieldset.input input, fieldset.input textarea	 {
	color: #888;
	font: 12px/12px monospace;
	padding: 1px;
	margin: 0 0 8px 0;
	border: 1px solid;
	border-color: #aaa #eee #eee #aaa;
}

label {
	display: block;
	font: bold 11px/12px Georgia, serif;
	color: #87785b;
	margin: 5px 0 2px 0;
}

#content ul.people li {
	margin: 15px 0 30px 0;
	line-height: 0;
}

#content ul.people li a.img {
	float: left;
	height: 81px;
	width: 110px;
	text-decoration: none;
	text-indent: -9999px;
	margin: 0 10px 10px 0;
}

#content ul.people li.anders a.img {
	/* background: transparent url(img/anders.gif) bottom left no-repeat; */
}

#content ul.people li.daniel a.img {
	background: transparent url(img/daniel.gif) bottom left no-repeat;
}

#content ul.people li.ragnar a.img {
	background: transparent url(img/ragnar.gif) bottom left no-repeat;
}

#content ul.people li a.img:hover {
	background-position: top left;
}

#content li a.headline {
	margin: 0 0 1px 110px;
	display: block;
	color: #b4ab99;
	font: bold 12px/18px Georgia, serif;
}

#content li a.headline:hover {
	color: #82785F;
}

dl {
	margin: 5px 0 8px 8px;
}

dl.project {
	border-bottom: 1px dashed #ddd9d0;	
}

dt {
	font-weight: bold;
}

dd {
	margin: 4px 0 0 10px;
	background: transparent url(img/bullet.gif) left center no-repeat;
	padding-left: 14px;
}

dl.project dd {
	margin: 4px 0 6px 10px;
	background: none;
}

dd span {
	font-style: italic;
	font-size: 11px;
	color: #b4ab99;
	display: block;
}