* {
	margin: 0px;
	border: 0px;
	padding: 0px;
}

html {
	background-color: rgb(115,0,0);
	background-image: url('../bilder/bg.jpg');
	background-repeat: repeat;
	background-position: top left;
}

body {
   font-family: verdana, arial, serif;
   font-size: 13px;
	text-align: center;
}

#iehack {
	width: 100%;
	background-image: url('../bilder/bgtop.jpg');
	background-repeat: repeat-x;
	background-position: top left;
}

h2 {
	border-bottom: 2px dotted rgb(10,10,10);
	font-family: verdana, arial, serif;
	font-weight: normal;
	color: rgb(10,10,10);
	margin: 10px 0 10px 0;
	font-size: 20px;
}



h3 { 
	font-size: 18px;
	color: rgb(10,10,10);
	font-weight: normal;
	font-family: arial, serif;
	margin: 6px 0 3px 0;
}

#ikkevenstremarg h2 { 
	font-size: 14px;
	color: rgb(10,10,10);
	font-weight: normal;
	font-family: verdana, arial, serif;
	margin: 6px 0 10px 0;
	border-bottom: 1px dotted rgb(10,10,10);
}

h5 {
	font-size: 14px;
	color: rgb(10,10,10);
	font-weight: bold;
	font-family: verdana, arial, serif;
	margin: 20px 0 6px 0;
	text-decoration: none;	
}

p, ol, li, ul, dl, dd, dt {
	font-family: verdana, serif;
	font-size: 13px;
}

p {
	margin: 10px 0 10px 0;
	line-height: 1.3em;
}

li {
	list-style-position: inside;
}

a { 
	color: rgb(120,0,0);
	text-decoration: none;
}

a:visited {
	color: rgb(150,0,0);
}

a:hover {
	text-decoration: underline;
}

div.artikkel a {
	color: rgb(10,10,10);
}

div.artikkel a:visited {
	color: rgb(40,40,40);
}

span.merom {
	float: right;
	color: rgb(120,0,0);
}

span.merom p {
	display: inline;
	color: rgb(120,0,0);
}

span.merom a {
	color: rgb(120,0,0);
	text-decoration: none;
}

span.merom a:visited {
	color: rgb(150,0,0);
}

span.merom a:hover {
	text-decoration: underline;
}

#strek {
	text-align: center;
	margin: 0 auto 0 auto;
	border: 1px solid rgb(10,10,10);
	background-color: rgb(10,10,10);
	width: 743px;
}

#hele {
	text-align: left;
	background-color: rgb(250,250,250);
	width: 743px;	
}

#top {
	background-color: rgb(140,0,0);
	background-image: url('../bilder/banner.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	border-top: 3px solid rgb(10,10,10);
	height: 166px;
}


#top h1, #top a, #top a:hover, #top a:visited {
	color: rgb(250,250,250);
	margin: 0 0 0 0;
	padding: 80px 0 0 9px;
	text-decoration: none;
	font-weight: normal;
	font-family: 'verdana', 'arial', 'Nimbus Sans L', sans-serif;
	font-size: 48px;
	text-transform: uppercase;
	vertical-align: bottom;
}

#top h2 {
	border-bottom: none;
	font-family: 'book antiqua', 'times new roman', 'Nimbus Roman No9 L', times, serif;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 9px;
	color: rgb(250,250,250);
	margin: 8px 0 10px 0;
	font-size: 28px;
}


#menu {
	background-color: rgb(240,240,240);
	border-top: 2px;
	border-bottom: 2px;
	border-color: rgb(10,10,10);
	border-style: solid;
	padding: 7px 10px 5px 10px;
}

#menu a {
	color: rgb(10,10,10);
	font-family: bookantiqua, timesnewroman, arial;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12pt;
	margin: 0 3px 0 3px;
}

#menu a:visited {
	color: rgb(60,60,60);
	font-family: bookantiqua, timesnewroman, arial;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12pt;
}

#menu a:hover {
	color: rgb(10,10,10);
}

#menu ul {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	margin: 0 0 0 0;
}

#menu li, #menu div, #menu p {
	display: inline;
	margin: 0 0 0 0;
	font-family: bookantiqua, timesnewroman, arial;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12pt;
}

#menu a:hover {
	text-decoration: underline;
}

#box_menu h2 {
	display:none;
}

#ikkevenstremarg {
	background-color: rgb(250,250,250);
	float: right;
	width: 218px;
	border-left: 1px;
	border-color: rgb(10,10,10);
	border-style: solid;
}

#om_meg_bar {
	background-color: rgb(10,10,10);	
	padding: 0 0 10px 0;
	
}

#om_meg_bilde {
	border-bottom: 2px;
	border-color: rgb(10,10,10);
	border-style: solid;
}

#om_meg_bilde img {
	display: block;

}

#om_meg_tekst {	
	background-color: rgb(240,240,240);
	padding: 1px 5px 1px 5px;
}

#om_meg_tekst p {
	font-size: 12px;
}

#siste_nytt {
	padding: 2px 6px 0 5px;
	text-align: justify;
}

div.siste_nytt_kat {
	padding: 0 0 10px 0;
}

input, textarea, select {
	border: 1px solid rgb(50,50,50);
}

#galleri img {
	border: 1px solid rgb(10,10,10);
	width: 200px;
}

div.bilde {
	width: 202px;
	margin: 5px;
	display: inline;
}

div.bilde p {
	display: block;
	width: 200px;
}

#left {
	background-color: rgb(250,250,250);
	background-image: url('../bilder/linje.gif');
	background-repeat: repeat-y;
	background-position: right;
}

#main_text {
	padding: 10px 20px 20px 20px;
	width: 480px;
	text-align: justify;
}

#main_text img {
	margin: 24px 8px 4px 0px;
	float: left;
}

#main_text img.left {
	margin: 2px 8px 2px 0;
	border: 1px solid black;
	float: left;
}

#main_text img.right {
	margin: 5px 0px 5px 8px;
	border: 1px solid black;
	float: right;
}

#main_text img.center {
	display: block;
	margin: 5px auto 5px auto;
	border: 1px solid black;
	text-align: center;
}

#main_text dd {
	margin: 0 0 0 15px;
}

#main_text dt {
	margin: 10px 0 0 0;
}

#main_text dl {
	margin: 5px 0 10px 0;
}

a.bookmark {
	color: rgb(10,10,10);
}

a:hover.bookmark {
	text-decoration: none;
}

div.news_box, div.news_content1 {
	padding: 10px 0 40px 0;
	background-image: url('../bilder/skillelinje.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
}



#skillelinje {
	text-align: center;
	margin: 25px 0 15px 0;
}

div.kommentarer {
	padding: 20px 0 0 0;
	overflow: auto;
}

div.kommentarer h3, div.kommentarer a:hover {
	font-size: 15px;
	border-bottom: 1px dotted rgb(10,10,10);
	text-decoration: none;
}

div.kommentar {
	border: 1px solid rgb(140,140,140);
	margin: 10px 0 0 0;
	padding: 0 0 20px 0;
	overflow: auto;
	width: 475px;
}

div.kom_top {
	background-color: rgb(240,240,240);
	border-bottom: 1px solid rgb(140,140,140);
	text-align: left;
	padding: 3px;
	font-family: verdana, serif;
	font-size: 14px;
	line-height: 1.3em;
}

div.kom_top2 {
}

div.kom_navn {
	display: inline;
	margin-right: 10px;
}

div.kom_hjem {
   margin: 0 3px 0 10px;
}

div.kom_hjem a, div.kom_hjem a:hover, div.kom_hjem a:visited {
   font-size: 15px;
}

div.kom_dato {
   float: right;
	font-size: 12px;
   font-style: italic;
	margin: 3px 3px 0 0;
	line-height: 1em;
	text-align: right;
}

div.kom_tekst {
	clear: both;
	padding: 10px;
	font-family: verdana, serif;
	font-size: 13px;
	line-height: 1.3em;
}

div.k_post {
	margin: 10px 0 5px 0;
	border: 1px solid rgb(40,40,40);
	padding: 10px;
	background-color: rgb(240,240,240);
}

div.k_post_in {
	display: inline;
}
div.k_post_tag {
	display: inline;
}
div.k_post_kom_in textarea {
	width: 420px;
	margin: 5px 0 5px 0;
}
div.k_post_kom_tag {
	margin: 10px 0 0 0;
}



#bunn {
	background-color: rgb(250,250,250);
	width: 743px;
	text-align: center;
	border-top: 1px solid rgb(10,10,10);
	padding: 2px 0 2px 0;
	clear: right;
}

#bunn p {
	display: block;
	font-size: 10px;
	color: rgb(50,50,50);
}

#bunn img {
	height: 20px;
}

#bunn a {
	color: rgb(50,50,50);
	text-decoration: none;
}

#bunn a:hover {
	text-decoration: underline;
}

tr.content2 {
	display: none;
}

#avatars {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}

#avatars li {
	display: inline;
}

p.news_meta
{
   color: rgb(50,50,50);
   font-family: arial, sans-serif;
   font-size: 95%;
   margin-top: -2px;
}

