body {
	background-color: #E8E6D5;
	margin: 10px 0px 0px 0px;
}
div.allt {
    width: 786px;
    margin: auto;
    text-align: left;
}
div.top {
	background-image: url('../res/top.gif');
	background-repeat: no-repeat;
	height: 26px;
	width: 786px;
	margin: 0px;
	padding: 0px;
}
div.middle {
	background-image: url('../res/middle.gif');
	background-repeat: repeat-y;
	width: 786px;
}
	div.box {
			padding: 0px 30px;
	}
		div.logotyp {
			width: 250px;
			float: left;
		}
		div.adress {
			width: 375px;
			float: right;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-style: normal;
			line-height: 17px;
			font-weight: normal;
			font-variant: normal;
			text-transform: none;
			color: #B1AA83;
			text-decoration: none;
			text-align: right;
		}
		div.dotrad {
			background-image: url('../res/dotrad.gif');
			background-repeat: repeat-x;
			background-position: left bottom;
			height: 5px;
			width: 100%;
		}
		div.meny {
			width: 180px;
			float: left;
			background-image: url('../res/menybak.gif');
			background-repeat: no-repeat;
			background-position: right bottom;
		}
		div.main {
			width: 525px;
			float: right;
		}
	div.byline {
		background-image: url('../res/dotrad.gif');
		background-repeat: repeat-x;
		background-position: left top;
		width: 100%;
		
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		line-height: 17px;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #B1AA83;
		text-decoration: none;
		text-align: left;
	}
div.bottom {
	background-image: url('../res/bottom.gif');
	background-repeat: no-repeat;
	height: 28px;
	width: 786px;
}
div.lang {
	background-repeat: no-repeat;
	width: 776px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #D2A905;
	text-decoration: none;
	text-align: right;
	padding: 0px 10px 0px 0px;
	margin: 0px;
}
img {
	margin: 2px;
	padding: 0px;
}
