body {
	margin: 0px;
	color: #496868;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
/*	line-height: 13px; */
}

form { margin: 0px; }

h2 { font-size: 16px; }

a {
	color: #496868;
	text-decoration: none;
}	

a:hover {
	text-decoration: underline;
}

input[type=text], input[type=password], textarea {
	border: 1px #496868 solid;
	font-size: 10px;
	color: #496868;
	padding: 2px;
	margin-bottom: 2px;
}

input[type=button], input[type=submit] {
	font-size: 10px;
	color: #fff;
	background-color: #496868;
	padding: 2px 8px 2px 8px;
	border: 1px #b9c6c4 solid;
	margin-bottom: 2px;
}

select {
	font-size: 10px;
	color: #496868;
	border: 1px #496868 solid;
	margin-bottom: 2px;
}

#block-content {
	padding-left: 12px;
	padding-right: 12px;
}

.bold {
	font-weight: bold;
}

.header {
	color: #496868;
	font-size: 14px;
	font-weight: bold;
	background-image: url("header.gif");
	background-repeat: repeat-none;
	width: 556px;
	height: 33px;
	padding-left: 12px;
/*	padding-top: 8px; */
	line-height: 40px;
}

.mellemrubrik {
	font-size: 12px;
	font-weight: bold;
}

.tableramme {
	border: solid 1px #496868;
}

.txt_indent {
	padding: 5px 12px;
}



/*<agl.folder "menu">*/
	.menumellem {
		background-image: url("mlm_left.gif");
		height: 5px;
	}

	.menuheader {
		color: #fff;
		font-weight: bold;
		background-color: #496868;
		padding-left: 12px;
		vertical-align: middle;
		border-bottom: 1px solid #deeaea;
	}
	
	.menutable {
		background-color: #b9c6c4;
	}
/*</agl.folder>*/



.infolinje {
	color: #fff;
	font-size: 10px;
	line-height: 12px !important;
	background-color: #496868;
	text-align: center;
	height: 18px;
	vertical-align: middle;
}

.underbar {
	font-size: 10px;
	text-align: right;
	padding-right: 12px;
	border-bottom: 1px solid #496868;
}



/*<agl.folder "right_table">*/
	.right_header {
		color: #fff;
		font-weight: bold;
		background-image: url("header_right.gif");
		background-repeat: repeat-x;
 		width: 160px;
 		height: 33px;
		padding-left: 12px;
		line-height: 40px;
/*		padding-top: 8px; */
	}

	.right_mellem {
		background-image: url("mlm_right.gif");
		height: 5px;
	}

	.right_table {
		background-color: #e3e8e7;
	}
/*</agl.folder>*/



.nyeste_prod {
	padding: 12px 12px 5px;
}



/*<agl.folder "varevis">*/
	.varevis_med_streg {
		padding: 6px 12px 12px;
		border-right: 1px solid #496868;
	}

	.varevis_header {
		color: #496868;
		font-size: 12px;
		font-weight: bold;
		background-image: none;
	}

	.lignende_prod_space {
		margin-top: 5px;
	}
/*</agl.folder>*/



