body {
	background-color: #d5d6d7;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	font-family: verdana, arial, sans-serif;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	margin-top: 0;
	}

h1 {
	display: none;
	}

h2 {
	font-size: 1.5em;
	}

h4 {
	font-size: 1em;
	}

h2, h4 {
	margin-bottom: 0;
	}

#page {
	background-color: #fff;
	border-left: 1px solid #959596;
	border-right: 1px solid #959596;
	border-bottom: 1px solid #959596;
	width: 760px;
	margin: auto;
	}

#header {
	background: #EE1C23 url(media/images/new_header.jpg) no-repeat center center;
	border-bottom: 1px solid #aaa;
	height: 150px;
	width: 100%;
	}

#menu {
	float: right;
	font-size: 0.8em;
	width: 200px;
	text-align: left;
	}

#content {
	float: left;
	font-size: 0.8em;
	text-align: left;
	padding: 1em;
	width: 530px;
	}

#content table {
	font-size: 0.8em;
	}

#content p {
	text-align: left;
	}

/*	Comments	*/

div.kommentar {
	background-color:#f7f7f7;
	padding: 0 0.5em 0.5em 0.5em;
	margin: 0.5em 0 0.5em 0;
	border: 1px solid #aaa;
	border-collapse: collapse;
	}

div.kommentar p.kommentaroverskrift {
	margin: 0 -0.5em 0 -0.5em;
	padding: 0 0.5em 0 0.5em;
	background-color: #d7d7d7;
	border-bottom: 1px solid #aaa;
	}

/*Menu*/

ul.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	list-style: none;
	margin: 0.4em 0 0 0;
	padding: 0;
	text-align: left;
	font-variant: small-caps;
	}

ul.menu li {
	margin: 0 0 0.4em 0;
	}

ul.menu li a {
	background: #EE1C23 url(media/images/new_menyboks.jpg) no-repeat center left;
	border-left: 1px solid #aaa;
        border-bottom: 1px solid #aaa;
        border-top: 1px solid #aaa;
	color: #fff;
	display: block;
	padding: 10px 0 0 50px;
	text-decoration: none;
	letter-spacing: 0.1em;
	height: 40px;
	/*width: 200px;*/
	}

html>body ul.menu li a {
	width: auto;
	}

ul.menu li a:hover {
	text-decoration: underline;
	}

/*	Annet	*/

.barstyle {
	background-color: #ff9900;
	}

table.poll {
	margin: 0.5em 0 0.5em 0;
	}

table.poll td {
	font-size: 0.8em;
	}

p.img img { 
	border: 1px solid #000000;
	}

p.right {
	float: right;
	margin: 0 0 1em 1em;
	}

p.left {
	float: left;
	margin: 0 1em 1em 0;
	}

p.center {
	text-align: center;
	margin: 1em auto 1em auto;
	}

p.innledning {
	margin-top: 0;
	}

p.artikkelinnledning {
	margin-top: 0;
	font-weight: bold;
	}

p.infoboks {
	background-color: #F2E9D8;
	padding: 0.5em;
	border: 1px solid #aaa;
	clear: both;
	font-size: 0.85em;
	}

p#bottominfo {
	text-align: center;
	font-size: 0.7em;
	clear: both;
	margin: 0;
	padding: 0.5em;
	border-top: 1px solid;
	background-color: #e7e7e7;
	}

a img {
	border: 0;
	}

/*	Gammel CSS	*/

div#spot {
	padding: 0;
	margin: 0;
	}

div#spot a, div#spot a:visited {
  color: #00538C;
  text-decoration: none;
  }

div#spot a:active {
  background-color: transparent;
  color: #00538C;
  }

div#spot a:hover, div#spot a:focus {
  text-decoration: underline;
  }
 
div#spot a:visited:hover {
  text-decoration: underline;
  }

div#content a, div#content a:visited {
  color: #00538C;
  text-decoration: none;
  }

div#content a:active {
  background-color: transparent;
  color: #00538C;
  }

div#content a:hover, div#content a:focus {
  text-decoration: underline;
  }
 
div#content a:visited:hover {
  text-decoration: underline;
  }

p#bottominfo a, p#bottominfo a:visited {
  color: #00538C;
  text-decoration: none;
  }

p#bottominfo a:active {
  background-color: transparent;
  color: #00538C;
  }

p#bottominfo a:hover, p#bottominfo a:focus {
  text-decoration: underline;
  }
 
p#bottominfo a:visited:hover {
  text-decoration: underline;
  }

.article_lt{font-weight: bold;}
.article_body{}
.article_heading {
	font-family: arial, sans-serif; 
	font-size: 200%; 
	font-weight: bold; 	
}

.article_heading_head{
	font-weight: bold;
	color: #330000; 	
}

.image_caption {
	font-size: x-small ; 
	color: #575757;	
}

a.dateText:link {color: #3333FF;text-decoration: underline}
a.dateText:hover {color: #FF0000;text-decoration: underline}
a.dateText:active {color: #3333FF;text-decoration: underline}
a.dateText:visited {color: #3333FF;text-decoration: underline}
