@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #666;
	height: 100%;
	min-height: 100%;
	widith: 100%;
	text-align: center;
	line-height: 1.4em;
	background-color: #A4B39F;
}
div, p, ul, h2, h3, h4{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h2 {
	font-size: 65%;
	color: #CCCCCC;
	letter-spacing: 8px;
	margin-top: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	margin-bottom: 20px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 100%;
	color: #999999;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing: 4px;
}
#container {
	position:relative;
	top:10px;
	width:652px;
	height:654px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
}
#container_b {
	position:relative;
	top:10px;
	width:652px;
	height:654px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	background-image: url(nyhet_images/bakgrpapper.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#content {
	width: 703px;
	padding-bottom: 20px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	}
#wrapper {
	height: auto;
	height: 100%;
	min-height: 100%;
	position: relative;
	background-image: url(images/backgr.gif);
	background-repeat: repeat-x;
	}
	#meny {
	width: 138px;
	height:600px;
	float:right;
	padding-top: 0px;
	}
	.cont {
	width: 240px;
	height:300px;
	padding-bottom: 20px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 150px;
	padding-right: 60px;
	}
	#footer {
	width: 450px;
	height:80px;
	padding-bottom: 0px;
	margin-top: 21px;
	margin-bottom: 0;
	margin-left: 26px;
	padding-top: 35px;
	padding-right: 0px;
	float: right;
	padding-left: 0px;
	}

