body 
{
	background-color: #3F1E15;
	background-image: url(/Images/Design/bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin:0;
	padding:0;
	font-family: 'Georgia','Times New Roman','Serif';
	color: #3F1E15;
	text-align: center
}
H1
{
	font-family: 'Georgia','Times New Roman','Serif';
	font-size:26px;
	font-weight: normal;
	color:#3F1E15;
	padding-top:18px;
	padding-bottom:10px;
	margin:0
} 
H2
{
	font-family: 'Georgia','Times New Roman','Serif';
	font-size:20px;
	font-weight: normal;
	color:#3F1E15;
	margin:0;
	padding-top:4px;
	padding-bottom:2px
} 
H3
{
	font-family: 'Georgia','Times New Roman','Serif';
	font-size:16px;
	font-weight: bold;
	color:#3F1E15
} 

.heading
{
	font-family: 'Georgia','Times New Roman','Serif';
	font-size:18px;
	font-weight:normal;
	color:#3F1E15
} 
/*rammeverk */
#top
{
	margin: 0 auto;
	width:942px;
	display:block;
	padding:0;	
	background-image: url(/Images/Design/tdmenubg.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	height:180px;
}	
#content
{
	margin: 0 auto;
	background-image: url(/Images/Design/tdmainbg2.png);
	background-position:  center top;
	background-repeat: no-repeat;
	vertical-align: top;
	padding:0px;
	width:942px;
	text-align: left;
}
#toplogo
{
	margin:0 auto;
	margin-top:20px;
	padding-bottom:20px;
	border: none;
}
UL#menu
{

}
#menu LI
{
	float: left;
	padding-left:85px;
	position: relative;
	list-style-type: none;
}
#footer
{
	margin-bottom:40px;
	clear:both;
	display:block
}
.Article
{
	text-align: left;
	padding-left:20px;
	padding-right:20px;
	margin:0;
	margin-top:10px;
}
/* Search Adv*/

#txtSearchText
{
	margin-right:60px;
	width:200px
}


/* Property */
.energymark
{
	float:right;
	border:none;
	width:20px;
	height:22px;
	margin-top:5px;
}
#Image1
{
	clear: both
}
.Thumbnail
{
	border:none;
	height: 50px
}
#Thumbs
{
	margin:3px;
}
.PropertySubHeader
{
	font-weight:bold;
	margin:0;
	margin-top:20px;	
	padding:0
}
.labelledetekst
{
	width:120px
}
#lblProg0
{
	font-family: 'Georgia','Times New Roman','Serif';
	font-size:26px;
	font-weight: normal;
	color:#3F1E15;
} 
#lblProg4
{
	font-family: 'Georgia','Times New Roman','Serif';
	font-size:18px;
	font-weight: normal;
	color:#3F1E15;
} 
#NavInfo
{
	width: 100%;
	padding-left:20px;
	padding-right:20px;
	margin-top:20px;
	margin-bottom:15px;
}
#NokkelInfo
{
	font-family: 'Georgia','Times New Roman','Serif';
	font-size:20px;
	font-weight: normal;
	color:#FFFFFF;
	margin:10px;
}

/* Linkstyles */
a
{
	color: #3F1E15;
	text-decoration: underline
}
a:hover
{
	color: #4EC5E0;
	text-decoration: none
}
a.menulink
{
	font-family: 'Georgia','Times New Roman','Serif';
	font-size:19px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menulink:hover
{
	color: #4EC5E0
}
a.hovedlink
{
	font-family: 'Georgia','Times New Roman','Serif';
	font-size:18px;
	font-weight:normal;
	color: #3F1E15;
	text-decoration: none;
}
a.hovedlink:hover
{
	font-family: 'Georgia','Times New Roman','Serif';
	font-size:18px;
	font-weight:normal;
	color: #4EC5E0;
	text-decoration: underline;
}
a.NewsLink
{
	font-family: 'Georgia','Times New Roman','Serif';
	font-size:18px;
	font-weight:normal;
	color: #3F1E15;
	text-decoration: none;
}
a.NewsLink:hover
{
	font-family: 'Georgia','Times New Roman','Serif';
	font-size:18px;
	font-weight:normal;
	color: #4EC5E0;
	text-decoration: none;
}
.NewsPicture
{
	border:none;
	border-top: solid 2px #4EC5E0
}
.ResultImg
{
	border: solid 1px #4EC5E0
}
a.ResultNav
{
	font-family: 'Georgia','Times New Roman','Serif';
	font-size:18px;
	font-weight:normal;
	color: #3F1E15;
	text-decoration: none;
}
a.ResultNav:hover
{
	font-family: 'Georgia','Times New Roman','Serif';
	font-size:18px;
	font-weight:normal;
	color: #4EC5E0;
	text-decoration: none;
}
a.KeyInfo
{
	font-family: 'Georgia','Times New Roman','Serif';
	font-weight:normal;
	color: #4EC5E0;
	text-decoration: none;
}
a.KeyInfo:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
a.bunnlink
{
	font-family: 'Georgia','Times New Roman','Serif';
	font-size:15px;
	font-weight:normal;
	color: #3F1E15;
	text-decoration: none;
}
a.bunnlink:hover
{
	text-decoration: underline;
}
/*JQuery Stiler */

/* tables */
table.tablesorter {
	margin:10px 0pt 15px;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th 
{

}
table.tablesorter thead tr .header {
	cursor: pointer;
}
table.tablesorter tbody td {
	padding: 4px;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F8F8F8;
}
table.tablesorter thead tr .headerSortUp {
}
table.tablesorter thead tr .headerSortDown {
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {

}

/* slutt jQuery Stiler */
