@charset "utf-8";
/* Strindheim blandakor */

body {
	background: url(../images/shadow_bg.png) repeat-y top center;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
	color: #565555;
}

div#wrapper {
 	
	width: 1050px;
	
	height: auto;
	margin: 0 auto;
	
}

div#banner {
	background: url(../images/bannerwww.jpg) no-repeat top center;
	width: 1000px;
	height: 252px;
	margin: 0 auto;
}

div#container {
	width: 1000px;
	
	margin: 0 auto;
}
div#containerleft {
	width: 224px;
	height: auto;
	float: left;
	margin: 0 0 0 25px;
}

div#containermenu {
	background-color: #a6a5a5;
	width: 224px;
	height: auto;
	 
}
div#nokkelbilde {
	width: 224px;
	min-height: 100px;
	height: auto;
}
div#tagmark { padding-top: 30px; text-align:center; width:100%; }

div#containermain {
	width: 756px;
	height: auto;
	padding: 0 10px 0 10px;
	float: left;
}
div#clearer {
	clear: both;
}

img { border: none; }

td { vertical-align: top; }

div#footer {
	background: url(../images/footer.png) no-repeat top left;
	width: 756px;
	height: 57px;
}

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


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

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;
}
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;

