body {
	font-family: Verdana;
	font-size: 12px;
	color: #003300;
}

#container {
	margin: 0px auto;
	width: 1000px;
}

#header {
	width: 1000px;
	height: 205px;
	background-image: url(/core-index/layouts/helse-torget/header.png);
	background-repeat: no-repeat;
}
#home_link {
	width: 350px;
	height: 160px;
	position: relative;
	top: 30px;
	left: 30px;
}

	#home_link a {
		display: block;
		width: 100%;
		height: 100%;
		text-decoration: none;
	}
	#home_link a:hover {
		text-decoration: none;
	}

#mainSection_top {
	width: 1000px;
	height: 23px;
	background-image: url(/core-index/layouts/helse-torget/box_top.png);
	background-repeat: no-repeat;
	line-height: 10px;
	font-size: 5px;
}

#mainSection {
	width: 1000px;
	background-image: url(/core-index/layouts/helse-torget/box_bg.png);
	background-repeat: repeat-y;
}

#mainSection_bottom {
	width: 1000px;
	height: 60px;
	background-image: url(/core-index/layouts/helse-torget/box_bottom.png);
	background-repeat: no-repeat;
	line-height: 10px;
	font-size: 5px;
}

#leftMenu {
	width: 173px;
	margin-left: 38px;
	float: left;
}

	#navigation ul {
		padding: 0px;
		margin-left: 0px;
		padding-left: 0px;
		font-size: 10px;
		list-style-type: none;
		margin-top: 0px;
	}
	#navigation ul.deep {
		padding-left: 10px;
	}
	#navigation li {
		margin-top: 0px;
		margin-left: 0px;
		padding-left: 2px;
		border-bottom: 0px solid #eaeaea;
	
	}
	#navigation img,#rightMenu img {
		padding-bottom: 3px;
		border: 0px;
	}
	#leftMenu li a,#rightMenu li a {
		display: block;
		width: 100%;
		height: 100%;
		padding-top: 7px;
		padding-bottom: 7px;	
	}
	
a.active,a.active:hover {
	color: #000;
}
#rightMenu {
	margin-left: 15px;
	width: 152px;
	float: left;
	border: 0px solid green;
}
	#rightMenu h4, #leftMenu h4{
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-top: 0px;
		text-align: center;
		border-bottom: 0px solid #99c2ad;
		background-color: #66cc66;
	}
	#rightMenu ul {
		padding: 0px;
		margin-left: 0px;
		margin-top: 0px;
		padding-left: 0px;
		font-size: 10px;
		list-style-type: none;
	}
	#rightMenu li {
		margin-top: 0px;
		margin-left: 0px;
		padding-left: 5px;
		border-bottom: 0px solid #eaeaea;
	}
	#leftMenu ul.deep li {
		background-color: #ffffff;
		border: 0px;
		margin: 0px;
		padding: 0px;
		padding-left: 10px;
		font-size: 10px;
	}
	
	#leftMenu ul.first {
		border-bottom: 1px solid #66cc66;
	}
	#leftMenu ul.deep li a {
		background-color: #ffffff;
		border: 0px;
		padding-top: 3px;
		padding-bottom: 3px;
	}
	#rightMenu li,#leftMenu li {
		border-top: 1px solid #66cc66;
		background-color: #ccff99;
	}

#content {
	width: 570px;
	margin-left: 13px;
	float: left;
}
	#content h1 {
		margin-top: 10px;
		color: #000;
		border-bottom: 0px solid #660000;
	}
	#content h2 {
		margin-bottom: 0px;
		font-size: 16px;
	}
	#content p {
		margin-bottom: 15px;
		margin-top: 5px;
	}
	#content img a {
		border: 0px;
	}
	
	#content ul,li {
		padding-left: 0px;
		margin-left: 10px;
	}
	#content a {
		color: #00aa9b;
		font-weight: bold;
	}
	#content a:hover {
		text-decoration: underline;
	}
	
#topLink {
	width: 100%;
	border-top: 0px solid #666;
	margin-top: 10px;
	clear: both;
}
	#topLink p {
		margin-bottom: 0px;
		margin-top: 0px;
		padding-bottom: 10px;
		text-align: right;
	}
#footer {
	width: 1000px;
	margin: 0px auto;
	text-align: center;
	font-size: 10px;
}
.path {
	font-size: 10px;
	margin-bottom: 0px;
	border-top: 1px solid #66cc66;
	border-bottom: 1px solid #66cc66;
	background-color: #ccff99;
	padding-left: 5px;
	
}
	.path a {
		text-decoration: none;
	}
	
a {
	color: #669900;
	text-decoration: none;
}
a:hover {
	color: #6699cc;
}
hr {
	height: 0px;
	border-top: 0px;
	border-bottom: 1px dotted black;
}

.kontaktBox {
	background-color: #fff;
	padding: 10px;
	border: 1px solid black;
}
.kontaktBox img.externHeader {
	width: 600px;
}

.errorField {
	border: 1px solid red;
}
.show_printable {
	font-size: 10px;
	float: right;
}
#textSizeController a {
	color: #00aa9b;
}
