body {
	margin:0px;
	padding:0px;
	background:white;
	font-family: "Helvetica", Arial, sans-serif;
	font-size:9pt;
	color:#707070;		
}
a {
	color:#377feb;
	text-decoration:none;
}
a:hover {
	color:#fbaf5d;
}




/* Ram */

table.ram2 td.ram3 {
	width:590px;
	border-right:1px dotted #c5c5c5;
}


table.ram2 td {
	padding:1px;
	margin:0px;	
	border:0px solid #555555;
}

table.ram2 td.ram3 {
	width:590px;
	border-right:1px dotted #c5c5c5;
}
table.ram2 td.ram4 {
	width:200px;
	border:1px solid #ffffff;
}




/* till BG Bild */

table.hotell td.image div {
	width:124px;
	height:111px;
	padding:1px;
	background:transparent url('bg-hotell-image.gif') no-repeat 0% 0%;
	margin:0px;	
}
table.hotell td.image div img {
	width:110px;
	height:92px;
	border:1px solid #fff;
}

table.hotell td.detail {	
	width:290px;
	padding:5px 5px;
	font-size:8pt;		
}
table.hotell td.detail h3 {
	font-size:10pt;
 	color:#377feb;	
 	margin:6px 0px 4px 0px;
	text-shadow: #ccc 1px 2px 2px;  	
}
table.hotell td.detail .title {
	color:#542000;
}
table.hotell td.detail p { 
	margin:0px;
}
table.hotell td.detail p.comment { 
	color:green;
}
table.hotell td.detail p.rate {
	color:#red;
	font-weight:bold;
}
table.hotell td.detail p.breakfast {
	color:#efa63b;
	font-weight:bold;
}

table.hotell td.detail p.rate small {
	color:#707070;
}
table.hotell td.detail span.title {
	font-weight:bold;
	padding:0px 5px 0px 0px;
}
table.hotell {
	padding:5px 3px;
	margin:0px;
	font-size:8pt;
	border-bottom:1px dotted #c5c5c5;
}








/* Knappar hotell */
table.hotell td.button {
	width:140px;
	padding:5px 0px;
}
table.hotell td.button p {
	font-size:8pt;
	margin:3px 0px;
}
table.hotell td.button p a {
	display:block;
	background:#fafafa;
	color:#555555;
	padding:3px;
	border:1px dotted #cccccc;
}
table.hotell td.button p a:hover {
	background:#999;
	color:#ffffff;
	border:1px dotted #00257b;
}
/* roomtype */

table.hotell td.roomtype {
	width:490px;		
	font-size:8pt;
	padding:0px 0px 5px 0px;
}


table.hotell td.roomtype span.title {
	font-weight:bold;
	padding:0px 4px 0px 0px;
	color:#542000;	
}

table.hotell td.roomtype span.rum {		
	font-size:7pt;
	font-style: italic;

}

