.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #2C1602;
	line-height: 15px;
}
.textFet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #2C1602;
	line-height: 15px;
}

.meny {

	margin-left:15px;font-family:Times New Roman;color:rgb(255,255,255);text-decoration:none;font-size:9pt; float:left;



}

.meny:hover {

	margin-left:15px;font-family:Times New Roman;color:rgb(255,255,255);text-decoration:underline;font-size:9pt;



}

h1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-top:15px;
	margin-lefT:23px;
	color: #2C1602;
	line-height: 12x;

}


.brun10Lnk {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2C1602;
	font-weight: bold;
	text-decoration: none;
}

.ui-datepicker {
  font-size:10pt;
}

.brun10Lnk:hover {

	text-decoration: underline;
}


.error {

	border-style:solid;
	border-color:rgb(200,0,0);
	border-width:2px;
	color:rgb(200,0,0);
	padding:5px;
}

.roomtype {

	border-style:none;
	background:rgb(80,80,80);
	color:rgb(255,255,255);
	padding:5px;
	font-weight: bold;
}


.listholder {

	width:686px;
	float:left;
	margin-top:15px;

}
.col1 {
	width:150px;
	float:left;
}
.col2 {
	width:100px;
	float:left;
}
.col3 {
	width:150px;
	float:left;
}
.col4 {
	width:80px;
	float:left;
}
.col5 {
	width:56px;
	float:left;
}
.col6 {
	width:136px;
	float:left;
}


.listline {
	width:676px;
	margin-left:10px;
	border-bottom-style:solid;
	border-width:1px;
	border-color:rgb(220,220,220);
	cursor:default;
}


