/* CSS Document */ 

/*#####*/
/* Dette er en test */
body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	background-attachment: scroll;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position:top;
}
/*#####*/
/* Dette er en test */
.footerCopyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-image: url(../img/footer.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 25px;
	font-weight: bold;
	color:#FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	clear: both;
}
/*#####*/
/* Dette er en test */
.footertxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color:#FFFFFF;
}
/*#####*/
/* Dette er en test */
.mainMenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
/*#####*/
/* Dette er en test */
img{
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin: 0px 5px 2px 5px;
}
/*#####*/
/* Dette er en test */
.noBorderImage{
	padding: 0px;
	border: 0px solid #CCCCCC;
}
/*#####*/
/* Dette er en test */
input{
	padding: 2px;
	border: 1px solid #C6C6C6;
}
/*#####*/
/* Dette er en test */
.menuHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5C5C5C;
	background-color: #E6E7E7;
	padding: 2px 0px 0px 10px;
	height: 20px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: #CFD0D0;
	border-bottom-color: #CFD0D0;
	border-left-color: #CFD0D0;
	.melding;
}
/*#####*/
/* Dette er en test */
.menyHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	height: 15px;
}
/*#####*/
/* Dette er en test */
td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
/*#####*/
/* Dette er en test */
a.lesmer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
/*#####*/
/* Dette er en test */
a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
/*#####*/
/* Dette er en test */
a.lesmer:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight:bold;
}
/*#####*/
/* Dette er en test */
.title{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight:bold;
	color: #A1B06F;
	height: 25px;
}
/*#####*/
/* Dette er en test */
.noFrame{
	padding: 0px;
	border: 0px solid #000000;
}
/*#####*/
