 
body  {
	background: #ffffff;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #3E4B53;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 0;
	margin: 0;
}
.thrColFixHdr #container {
	width: 1000px;
	text-align: left;
	background: #dae6e6;
	margin: 0 auto;
	/*Margin virker ikke som den skal, så jeg brukte border i steden*/
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
} 
.thrColFixHdr #header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	/*Margin virker ikke som den skal, så jeg brukte border i steden*/
	border: 10px solid #dae6e6;
} 

#logo {
	margin: 5px;
	height: 45px;
	width: 371px;
	float: left;
}

.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 130px;
	margin-left: 10px;
}
#meny {
	width: 118px; /* padding keeps the content of the div away from the edges */
	background-color: #ffffff;
	border: 1px solid #0283AA;
	padding: 5px;
}
.info {
	float: left;
	margin-right: 110px;
}
#infoboks {
	width: 630px;
	margin-left: 150px;
}

.thrColFixHdr #sidebar2 {
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0px;
	float: right;
}
.hvit_tekst    a     {
	color: #ffffff;
}
.hvit_tekst     {
	color: #ffffff;
}
.medium_bla_tekst a {
	color: #0283aa;
}
.medium_bla_tekst {
	color: #0283aa;
}
.thrColFixHdr #mainContent {
	background-color: #ffffff;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding: 10px;
	margin-right: 10px;
	float: left;
	width: 610px;
} 
.thrColFixHdr #footer {
	background-color: #FFFFFF;
	margin: 10px;
	text-align: center;
	padding: 10px;
	border: 1px solid #8bd3df;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
 
</style>
[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.thrColFixHdr #sidebar1 { width: 180px; }
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 0px;
	line-height: 0px;
}
.thrColFixHdr #sidebar2 {
	width: 200px;
}
</style>
<![endif][if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.thrColFixHdr #sidebar2, .thrColFixHdr #sidebar1 { padding-top: 30px; }
.thrColFixHdr #mainContent { zoom: 1; }
.thrColFixHdr  #mainContent a {
	color: #0283aa;	
}
.kategori_artikkel_bilde/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
 {
	width: 200px;
	float: left;
	margin-right: 5px;
}
#delelinker {
	margin-bottom: 10px;
	width: 100%;
}
.kategori_artikkel_boks {
	border: 1px solid #8bd3df;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 5px;
}
.hovedbilde {
	width: 610px;
	margin-bottom: 10px;
}
.artikkelbilde_ov {
	float: left;
	margin-right: 10px;
}
.artikkelbilde_oh {
	float: right;
	margin-left: 10px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}
.kategori_artikkel_boks h3 {
	clear: none;	
}
h1 {
	margin: 0px;
	padding: 0px;
	color: #44525b;
}

h2 {
	margin: 0px;
	padding: 0px;
}

h3 {
	clear: both;
	color: #44525b;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
}
h5 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
h6 {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6, body  a {
	color: #3E4B53;
}
.liten_infoboks {
	border: 0px solid #ffffff;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
}
.liten_infoboks_bilde {
	width: 75px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #0283aa;
}
.liten_infoboks_dato {
	font-weight: normal;
}
.liten_infoboks h5 {
	margin: 2px;
	vertical-align: bottom;
	display: block;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#fem_siste_innhold,  #populare_innhold, #folg_oss_innhold  {
	border: 1px solid #0283AA;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
}
#relaterte {
	width: 310px;
}
.fane {
	background-image: url(../bilder/designbilder/fane.gif);
	height: 25px;
	width: 200px;
	padding-left: 10px;
	background-repeat: no-repeat;
}
.fane130 {
	background-image: url(../bilder/designbilder/fane130.gif);
	height: 25px;
	width: 120px;
	padding-left: 10px;
	background-repeat: no-repeat;
}
.menytekstboks {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 108px;
	background-image: url(../bilder/designbilder/menyknapp.gif);
	height: 21px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	cursor: hand;
}
.menytekstboks_aktiv {
	background-image: url(../bilder/designbilder/menyknapp_aktiv.gif);	
}
.menytekstboks p {
	margin: 0px;
	padding: 0px;
}
.folg_oss_knapp {
	margin-top: 5px;
	margin-bottom: 5px;
}
.thin_border {
	border: 1px solid #0283AA;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
