@charset "utf-8";
/* Skibotnhallen AS */

body {
		background-color: #e3e2e0;
		height: 100%;
		font-size: 12px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#wrap {
		width: 800px;
		min-height: 100%;
		margin: 10px auto;
		padding: 10px;
		border: 0px solid #000;
}

div#header {
		background:url(../images/banner02.jpg) top left no-repeat;
		width: 800px;
		height: 249px;
}

div#content {
		background-color: #fff;
		float: right;
		width: 580px;
		padding: 10px;
		height: 500px;
		height: auto;
		min-height: 500px;
}

div#container {
		background-color: #FFFFFF;
		width: 800px;
		height: 500px;
		height: auto;
		min-height: 500px;
}

div#menu {
		background-color: #FFFFFF;
		float: left;
		width: 200px;
		height: auto;
}

div#clearer { clear: both; }

div#bunnbg {
		background: url(../images/bunn06.jpg) no-repeat;
		width: 800px;
		height: 55px;
		
}

div#clearer2 { clear: both; }

div#footer {
		width: 800px;
		height: 40px;
		background-color: #E3E2E0;
		
}

#tagmark { width:100%; text-align:center; margin:0 auto; }

a:link, a:visited
{
font-family: inherit;
color: #9a9a99;
font-size: inherit;
font-weight: bold;
text-decoration: none;
}


a:hover, a:active
{
font-family: inherit;
color: #c3c3c2;
font-size: inherit;
font-weight: bold;
text-decoration: none;
}

td.contact {
margin: 0;
padding: 0;
}

input.contact {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #000;
border: 1px solid #000;
background-color:#fff;
}

textarea.contact {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #000;
border: 1px solid #000;
}

h1 {
font-family: inherit;
font-size: 20px;
font-weight: lighter;
color: #000;
}

h2 {
font-family: inherit;
font-size: 18px;
font-weight: lighter;
color: #000;
}

h3 {
font-family: inherit;
font-size: 16px;
font-weight: lighter;
color: #000;
}

h4,h5,h6 {
font-family: inherit;
font-size: 14px;
font-weight: bold;
color: #000;
}

