BODY {
	background-color: #c79259;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../gfx/bg.gif);
}

TABLE, TD {
	color : #333;
	font-family : Tahoma, Arial, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 135%;	
}

.inputFelt {
	color: #666;
	border: 1px solid #ccc;
	font-size: 11px;
	margin: 2px;
	background-color: #fafafa;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;

}

A, A:active, A:visited{
	color: #666;
	text-decoration: underline;
}

A:hover{
	color : #963;
	text-decoration: underline;
}

p{
	margin-top:0px;
	margin-bottom:15px;	
}

.bb{
	color : #963;
	font-weight: bold;
}

.greytekst{
	color: #999;
	line-height:100%;
}


.innholdTD {
	background-image: url(../gfx/grey_dot.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.tekstTD{
	padding-left:18px;
}

h1{
	font-size : 14px;
	color: #f60;
	font-weight: bold;
}

.bildeRightTD {
	padding-left:15px;
}





.listTopTD{
	background-color:#6699CC;
}
.listTD{
	padding-bottom:3px;
}




.Overskrift_link, .Overskrift_link:active, .Overskrift_link:visited {
	font-family : Tahoma, Arial, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	color: #336699;
	font-weight: bold;
}
.Overskrift_link:hover{
	color: #6699CC;
}

.Overskrift_art{
	font-size : 14px;
	color: #336699;
	font-weight: bold;
}

.Overskrift_hvit{
	font-size : 12px;
	color: #FFFFFF;
	font-weight: bold;
}











.menyTD{
	padding-top: 3px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:3px;
}
.subMenyTD{
	padding-top: 0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:4px; 
}

.meny, .meny:active, .meny:visited {
	font-family: Tahoma, Arial, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	color : #963;
	text-decoration: none;
	line-height: 135%;
}
.meny:hover {
	color : #f60;
	text-decoration: none;
}


.submeny, .submeny:active, .submeny:visited {
	font-family: Tahoma, Arial, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	color : #333333;
	text-decoration: none;
	line-height: 135%;
}
.submeny:hover {
	color : #6699CC;
	text-decoration: none;
}


.menyActive, .menyActive:active, .menyActive:visited {
	font-family: Tahoma, Arial, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	color : #6699CC;
	text-decoration: none;
	line-height: 135%;
}
.menyActive:hover {
	color : #6699CC;
	text-decoration: none;
}


.subMenyActive, .subMenyActive:active, .subMenyActive:visited {
	font-family: Tahoma, Arial, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	color : #6699CC;
	text-decoration: none;
	line-height: 135%;
}
.subMenyActive:hover {
	color : #6699CC;
	text-decoration: none;
}

