body {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 80%;
	margin: 0;
	padding: 0;
	color: #525252;
	}
	
	#kropp {
	background-image: url(http://www.northagency.com/gfx/left.jpg);
	background-repeat: repeat-y;
	padding-left: 6px;
	}

	#top {
	background-color: #E6E7E8;
	/*
	background-image: url(http://www.northagency.com/gfx/GNBA_only.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	*/
	height: 150px;
	}
	
	#stripe {
	background-color: #3481C2;
	padding: 5px 2em 5px 2em;
	border-top: 1px solid #BABCBE;
	border-bottom: 1px solid #BABCBE;
	text-align: right;
	}
	
	#sidebar {
	float: left;
	position: relative;
	width: 180px;
	font-size: 1.3em;
	font-variant: small-caps;
	font-weight: bold;
	margin-top: 1em;
	}
	
	#meny p {
	margin-top: 0.4em;
	margin-bottom: 0.2em;
	}
	
	#meny a {
	color: #525252;
	text-decoration: none;
	display: block;
	background: url('http://www.northagency.com/gfx/meny1.gif') no-repeat left 50%;
	padding-left: 25px;
	}

	#meny a:hover {
	color: #3481C2;
	}
	
	#submeny {
	font-size: 0.7em;
	}
		
	#content {
	margin-left: 200px;
	padding: 0 3em 1em 1em;
	width: 730px;
	}
	
	#content p {
		
	}

	#content a {
	font-weight: bold;
	color: #3481C2;
	}

	#content a:hover {
	text-decoration: none;
	}

	h1, h2, h3, h4, h5, h6 {
	font-variant: small-caps;
	color: #3481C2;
	}

	table h5  {
	color: #fff;
	margin: 5px 10px 5px 10px;
	}
	
	#kart {
	width: 206px;
	text-align: center;
	float: right;
	position: static;
	margin-top: 2em;
	}
	
	#logo {
	position: absolute;
	left: 25px;
	top: 0;
	}
	
	address {
	background-color: #3481C2;
	padding: 5px;
	border-top: 1px solid #BABCBE;
	border-bottom: 1px solid #BABCBE;
	color: #fff;
	font-style: normal;
	font-size: 0.8em;
	text-align: center;
	}
	
	.smallright {
	float: right;
	position: static;
	width: 110px;
	margin-left: 1em;
	}

	.smallleft {
	float: left;
	position: static;
	width: 110px;
	margin-right: 1em;
	}
	
	.bilderight {
	border: 1px solid #025589;
	float: right;
	position: relative;
	margin: 0em 0em 0.5em 1em;
	}
	
	.bildeleft {
	border: 1px solid #025589;
	float: left;
	position: relative;
	margin: 0em 1em 0.5em 0em;
	}

	.bilderight p, .bildeleft p {
	font-style: italic;
	font-size: 0.7em;
	padding: 0 0.4em 0 0.4em;
	}

	.relatert {
	padding-left: 10px;
	}
	
	hr {
	border: 1px dashed #6988c6;
	}
