html {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px auto 0px auto;
	background-image:url(systempix/backstripe2.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	padding: 0px;
	height: 100%;
	background-color: #000000;
	font-size: .80em;
	font-family: Arial, Verdana;
	line-height: 1.2em;
	color: #cccccc;
}

h2 { margin:0.2em 0 0.6em 0 ; color:#bbb; font-size:2.6em; padding: 0px; margin: 0px 0px 5px 0px; text-transform:uppercase; }

h3 { color:#c69610; font-size:1.3em; margin:0.2em 0 0.6em 0 ; padding: 0px; margin: 0px 0px 5px 0px; text-transform:uppercase; }

h4 { font-size:1.0em; line-height: 1.1em; padding: 0px; margin: 0px 0px 5px 0px; text-transform:uppercase;  }

h5 { margin: 0px; padding: 0px 0px 0px 0px; font-size: 0.7em; text-transform:uppercase; }

h6 { margin: 0px; padding: 4px 0px 0px 0px; margin: 6px 0px -2px 0px; text-transform:uppercase; line-height:1.3em; }

h1, h2, h3 { line-height:1.0em; letter-spacing:-0.05em; }

p { margin: 0px; padding: 0px 0px 15px 0px; }

strong { font-weight: bold; color:#000; background-color: #c69610; text-transform:uppercase; }

a {	color: #c19711;	text-decoration: none; }

a:hover {color: #c19711; text-decoration:underline; }


#wrapper { 
	margin: 0px auto 0px auto;
  width: 850px; margin: 0px auto 0px auto; padding: 0px;
 }

#footer { 
	margin: 0px auto 0px auto;
  width: 850px; margin: 0px auto 0px -47px; padding: 0px;
 }


#menu {
	height: 28px;
	width: 717px;
	position: relative;
  left:55px;
 	z-index: 1;
	top: 88px;
}

#content {
	width: 750px;
	position: relative;
  left:38px;
 	z-index: 1;
	top: 110px;
}


#header {
	background-image:url(systempix/top.png);
	height: 159px;
	width: 830px;
	position: relative;
	z-index: 1;
	top: 15px;
  left: 10px;
}

#top {
	height: 62px;
	width: 830px;
	position: relative;
	z-index: 1;
	top: 98px;
}


#logo {
	height: 78px;
	width: 650px;
	position: relative;
	z-index: 1;
	top: 38px;
  left: 80px;
}

/* ========================================
     css för galleri teaser
   ======================================== */
.gallery_teaser {   }
.gallery_teaser h3 {   }
.gallery_teaser a {   }
.gallery_teaser a img {   border: 1px solid black;  }
