body {
	background-image: url(../images/container.gif);
	background-repeat: repeat-x;
	background-color: #e9eff4;
}
.boktekst {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: normal;
}


.img_fl_right {
	float: left;
	margin-left: 5px;
	border: 1px solid #000;
}
.CVcontainer {
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.CVleft {
	float: left;
	width: auto;
}
.CVright {
	margin-left: 105px;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
h1, h2 {
	font-family:Verdana, Geneva, sans-serif;
	background-color: #F4F7F9;
	height: 120px;
}


#container {
	width: 80%;  /* this will create a container 80% of the browser width */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	height: 135px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: none;
}

#sidebar {
	background-image: url(../images/sidebar_190.jpg);
	width: 190px;
	padding-top: 20px;
	padding-bottom: 280px;
	display: inline;
	float: left;
}

#mainContent {
	margin-left: 255px;
	padding-right: 5px;
	padding-left: 10px;
}

#footer {
	background-color: #00509f;
	height: 30px;

}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;

}
.white {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.hvitlenketekst {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 75%;
	color: #999;
	text-align: left;
}
.hvitlenketekst a:link {
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
}

.hvitlenketekst a:visited {
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
}
#date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	padding-right: 0px;
	color: #000;
	padding-left: 20px;
	background-color: #e9eff4;
}

