/* CSS Document */
/* ASFALT OG BETONG MASKINER */

body { 
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
td, p {
	font-family:inherit;
	font-size:12px;
	color:#000;
}

table#vevtabell { 
	border-right: 1px solid #555;
	border-left: 1px solid #555;
	border-bottom: 1px solid #555;
}
td#hovedmeny {
	background:url(../images/meny_bg.gif) top left repeat-x #fff;
	height:41px;
	}
td#innhold {
	width:839px;
	height: 450px;
	padding: 10px 5px 0;	
	vertical-align: top;
}
td#innhold td { vertical-align:top; }
#submeny {
	width:148px;
	border-right: 1px solid #555;
	vertical-align: top;
}
#tagmark { width:100%; text-align:center; }

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

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

h3 {
	font-family:inherit;
	font-size:15px;
	font-weight:bold;
	color:#000;
}

h4,h5,h6 {
	font-family:inherit;
	font-size:13px;
	font-weight:bold;
	color:#000;
}
/* KONTAKTFELT */

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

/* KONTAKTFELT - END */

	

