*{
	margin: 0;
	padding:0;
	}

body{
	color: #333333;
	word-wrap: break-word;	/* IE */
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 92%;
	background-color: #FFFFFF;
	}

a{
	xfont-weight: bold;
	color: #CC3300;
	text-decoration: none;
	}
a:link {
	color:#CC3300;
}
a:visited {color:#CC3300;}
a:hover {background-color:#eee;}




/*Typografi*/



h1, h2, h3{ font-family: "Trebuchet MS",Verdana,Sans-Serif;}

h1 { font-size: 2.5em; }
h1 a { color:#fff; border: none; }
h1 em{ color: #D0EB6A; font-style: normal; }

h2 {
	font-size: 1.5em;
	letter-spacing: 0.4pt;
	color: #333333;
	text-transform: uppercase;
	padding-top: 0.5em;
	}
h3 {
	font-size: 1em;
	letter-spacing: 0.2pt;
	color: #333333;
	text-transform: uppercase;
	padding-top: 0.5em;
	}


h4 {
	color:#999;
	font-size:1.27em; /* ~14px */
	font-weight:800;
	margin:.43em 0 .214em; /* ~6px 0 ~3px */
	}
h5 {
	color:#999;
	font-size:1em;
	font-style:italic;
	font-weight:800;
	margin:1.8em 0 .27em; /* ~20px 0 ~3px */
	}

p {	line-height: 1.5em;	margin-bottom: 1.0em; font-size: 0.9em;}
p.lead { font-size: 1.0em; }

#Content p {
	line-height:1.8; /* ~20px */
	font-weight: bold;
}
#Content blockquote p {line-height:1.5;}
/* Browsers that understand the CSS child selector get the good typography. */
#Content p+p {margin-top:-1em; text-indent:2.7em;}


/*listor*/

ol, ul{
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 1.2em;
	margin-left: 0em;
	list-style-type: none;
}	
ol, ul, dl { line-height: 1.5em; }
ol li{
	margin-bottom: 0.2em;
}
li{
	font-size: 0.9em;
}
li strong {color: #CC0000;}
dl{ margin: 0.5em 0 1.2em 0; }
dt{
	font-size: 0.9em;
	font-weight: bold; color: #999;
	padding-top: 0.4em;
	}
dd{
	font-size: 0.9em;
	margin-bottom: 1.0em;
	padding-bottom: 0.9em;
	border-bottom: 1px dashed #3d3d33;
	text-decoration: none;
	}

/*Navigationen*/

#navbar {
	height: 2.4em;
	overflow: hidden;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #456240;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 140px;
}
#navbar li {
	float: left;
	margin-right: 5px;
	padding-top: 0;
	padding-right: 45px;
	padding-bottom: 0;
	padding-left: 0px;
}
#navbar li a {display: block; padding: 0.75em 0 0.25em;
  text-transform: uppercase; color: #000;}

#navbar a:hover,
  .start #navbar #start a,
  .om #navbar #om a,
  .projekt #navbar #projekt a,
  .just_nu #navbar #just_nu a,
  .kontakt #navbar #kontakt a {
  
 background: url(/graphics/navbarlinkbg.gif) top left repeat-x; color: #555;
}

/*Logotypen i topp*/
#masthead a, #ish a, #navbar a, #banners a, a.button, #main h1 a, .title a:link, .title a:visited {border-bottom-width: 0;}
#main h1 a:hover {border-bottom-width: 1px;}
#masthead {
	position: absolute;
	z-index: 5;
	top: 30px;
	left: 22px;
}
#masthead a {
	display: block;
	width: 100px;
	background-color: #FFFFFF;
}
#masthead a:hover {
	background-color: #FFFFFF;
}

#ish {position: relative; z-index: 10; border-top: 1px solid #666;
  font: bold 10px Arial, sans-serif; letter-spacing: 1px;}
#ish a:link, #ish a:visited {position: absolute; top: -33px; left: 150px;
  width: 65px; height: 52px; padding-top: 13px; text-align: center;
  background: url(/pix/ishbug.gif) top left no-repeat;
  color: #FFF;}
#ish a:hover {background-position: bottom right;}
#ish a em {display: block; margin-top: -0.2em;
  font: 2.33em Georgia, Times, serif; letter-spacing: 0;}


/*Layout*/

/* Please forgive me.
   The extra DIV (Main) is needed to overcome a shortcoming of Opera5/Win.
   The prefered way to set the width of the content would be to pad the 
   content of #Content using 
   "#Content>* {padding-left:114px; padding-right:15px;}" */

#Main {
	clear:left;
	float:left;
	width:70%;
	min-width: 700px;
	height: 100%;
	}

#Content {
	padding-top: 38px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 170px;
	}
	
#Content li {list-style-type:none; margin:0; padding:0; text-indent:1em;}

#Header {
	width:100%;
	margin-top:100px;
	height:32px;
	border-color:black;
	border-style:solid;
	border-width:1px 0;
	background-image:url(../graphics/header_right.gif);
	background-repeat:no-repeat;
	background-position:center right;

/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. */
	voice-family: "\"}\"";
  	voice-family:inherit;
		height:32px;
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. */
body>#Header {height:32px;
	}
	
.thumbnail{
	background-color: #FFF;
	border: 1px solid #2a2a2a;
	float: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-right: 10px;
	margin-bottom: 10px;
	}
		
	
	.logothumbnail{
	float: left;
	}
.logotext{
	float: left;
	padding-right: 10px;
	padding-bottom: 3px;
	margin-right: 10px;
	margin-bottom: 10px;
	}

#headerLogo {
	float:left;
	height:13px;
	background-image:url(../graphics/header_left.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:17px 0 0 114px;
	}

#headerOverlap {
	position:absolute;
	top:78px;
	left:70%;
	width:87px;
	height:105px;
	background-image:url(../graphics/logo_copy.gif);
	background-position:left center;
	background-repeat:no-repeat;
	}

.divimgalignright {
	margin: 0px 0px 0px 10px; 
	float: right; 
	display: inline;
	padding-top: 0px;
}
.divimgalignleft {
	margin: 0px 10px 0px 0px; 
	float: left; 
	display: inline;
}
	

#Copyright {
	clear:both;
	text-align:left;
	font-weight:800;
	color:#999;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 200px;
	}
#copyrightText {
	position:relative;
	left:-1.5em;
	}

#logNav {margin:3em 0 4em; text-align:left;}
blockquote {
	margin:1em 2.7em 1.36em; /* 11px ~30px ~15px */
	color:#666;
	line-height:1.5;
	}
	
img {border-width:0;}
img.thumb {margin:10px 1px;}

#Menu {
	float:left;
	width:200px;
	}
#Menu h2 {
	color:#ccc;
	font-size:1.27em; /* ~14px */
	font-weight:800;
	margin:0; /* ~12px 0 ~3px */
	}
#Menu p {
	font-size:0.9em;
	line-height:1.5;
	}
#Menu ul {
	padding:0;
}
#Menu li {list-style-type:none; margin:0; padding:0; text-indent:-1em;}




/* IE5/Mac hacks */
/*\*//*/
#navbar {padding-top: 0.75em; height: 1.66em;}
#navbar li a {display: inline;}
/**/

