@charset "utf-8";
/* Talseth & Husby */

body {

	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

div#wrapper {

	margin: 0 auto;
	width: 820px;
	height: auto;
	background: #e8c1ba/*url(../images/wrapper.jpg) center no-repeat;*/
}

div#header {

	margin:0 auto;
	width:800px;
	height:/*200*/316px;
}

div#meny {

	margin: 0 auto;
	width: 740px;
	height: 22px;
	padding: 0 30px 3px;
	background:url(../images/design_forslag_02.gif) center no-repeat;
}

div#conntent {

	margin: 0 auto;
	width: 750px;
	min-height: 400px;
	padding: 25px;
}

div#bottombar {
	
	margin: 0 auto;
	width: 740px;
	height: 22px;
	background: url(../images/design_forslag_02.gif) center no-repeat;
	font-size: 10px;
	padding: 7px 30px 0;
	
}
div#footer {

	width: 775px;
	height: 50;
	padding: 15px 25px 0;
}

/*Farge på tekst bottombar*/
.style1 {color: #FFF;}

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

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


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


h1 {
font-family: Arial, Verdana;
font-size: 13px;
font-weight: bold;
color: #8b0000;
}

h2, h3 {
font-family: Arial, Verdana;
font-size: 13px;
font-weight: bold;
color: #cc9933;
}

h4 {
font-family: inherit;
font-size: 12px;
font-weight: bold;
color: #8b0000;
}

h5,h6 {
font-family: inherit;
font-size: 12px;
font-weight: bold;
color: #dccabe;
}


td, p {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

td { vertical-align: top; }


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