	/* BONER */
	
	html{
		margin: 0px;
		padding: 0px;

	}
	body {
		background-image:url(systempix/bgr.jpg);
		background-repeat:repeat-x;
		background-color:#c8c8c8;
		margin: 0px;
		height: 100%;
		padding: 0px;
		font-size: 10px;
		font-family: verdana, arial;
		color: #000000;		
		overflow:hidden;
	}
		a {color: #000000; text-decoration:none}
		a:hover {color: #111111; text-decoration:underline;}
	
	p {
		font-size: 12px;
		padding-bottom: 10px;
		margin: 0px 0px 0px 0px;
		line-height: auto;
		font-family:"Segoe UI", Arial, Helvetica, sans-serif;
		color: #666666;
	}
	
	td  {
		font-size: 12px;
		padding-bottom: 6px;
		margin: 0px 0px 0px 0px;
		line-height: auto;
		font-family:"Segoe UI", Arial, Helvetica, sans-serif;
		color: #666666;
	}
	th  {
		font-size: 12px;
		padding-bottom: 6px;
		margin: 0px 0px 0px 0px;
		line-height: auto;
		font-family:"Segoe UI", Arial, Helvetica, sans-serif;
		color: #666666;
	}
	
	h2
	{
		font-size: 16px;
		padding-bottom: 0px;
		margin: 0px 0px 0px 0px;
		line-height: auto;
		font-family:"Segoe UI", Arial, Helvetica, sans-serif;
		color: #000000;
	}
	h3
	{
		font-weight: normal;	
		font-size: 13px;
		padding-bottom: 0px;
		margin: 0px 0px 0px 0px;
		line-height: auto;
		font-family:"Segoe UI", Arial, Helvetica, sans-serif;
		color: #000000;
	}
	
	em, i {
		font-style: italic;
	}
	
	strong, b {
		font-weight: bold;

	}
	
	ul {
		font-size: 12px;
		line-height: auto;
		font-family:"Segoe UI", Arial, Helvetica, sans-serif;
		color: #b4beb5;
		padding: 0px 0px 0px 15px;
		margin: 0px;
		list-style-type: disc;
		list-style-image: none;
		list-style-position: outside;
		margin-bottom: 16px; /* avstånd mellan varje listitem (utom sista) */
	}
	
	li {
		margin-bottom: 6px; /* avstånd mellan varje listitem (utom sista) */
	}
	
	.white{
		color:#FFFFFF;
	}
	.whiteborderleft{
		border: 1px solid #b6c0b7;
		margin: 0px 10px 10px 0px;
		float:left;
	}
	.whiteborderright{
		border: 1px solid #b6c0b7;
		margin: 0px 0px 10px 10px;
		float:right;
	}
	.whiteborder{
		border: 1px solid #b6c0b7;
	}
	#wrapper{
		background-image:url(systempix/bgr_wrapper.jpg);
		width:992px;
		height: 697px;
		margin: 20px auto 0px auto;
		padding:0;
	}
#left {
	float: left;
	height: 697px;
	width: 477px;
	position: relative;
}
#right {
	float: left;
	height: 697px;
	width: 515px;
	position: relative;
}
#picture {
	float: left;
	height: 659px;
	width: 465px;
	position: relative;
	left: 12px;
	top: 26px;
}
#bokning {
	float: left;
	height: 22px;
	width: 373px;
	position: relative;
	left: 70px;
	top: 31px;
}
#menu {
	float: left;
	height: 54px;
	width: 405px;
	position: relative;
	left: 32px;
	top: 177px;
}
#main {
	padding-right: 20px;
	float: left;
	height: 407px;
	width: 426px;
	overflow:auto;
	position: relative;
	left: 37px;
	top: 190px;
}
#simplenews h3 {
	color: #000000;
	margin:0px;
	padding:1px 10px 1px 10px;	
	background-color: #aaaaaa;
	font-size: 12px;
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height:14px;
}

#simplenews .date {
	color: #ffffff;
	margin:0 10px 0 0px;
	padding:1px 10px 1px 10px;	
	background-color: #e0c133;
	float:left;
	font-size: 12px;
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
	line-height:14px;
}

#simplenews p {
	color: #666666;
	margin:0px;
	clear:left;
	padding-bottom: 5px;
}

#date_rub {
	height: 16px;
	margin-bottom: 5px;	
}


.gallery_body { }
.gallery_body h2 { }
.gallery_footer { clear: both; }
.gallery_footer p a { }
/* ==================================
     normal sida med miniatyrbilder
   ================================== */
.gallery_images { float: left; width: 400px;}
.gallery_category { clear: both; float: left; }
.gallery_category h3 { }
.gallery_row { clear: both; }
.gallery_image { float: left; margin-right: 13px; margin-bottom: 13px; }
.gallery_image a { }
.gallery_image a img { border: 1px solid black; }

/* ===================================
     kategorisida med miniatyrbilder
   =================================== */
.gallery_categories {  }
.gallery_cat_row { clear: both; }
.gallery_cat_category { float: left; text-align: center; }
.gallery_cat_image { margin: 5px; }
.gallery_cat_image a { }
.gallery_cat_image a img { border: 1px solid black; }
.gallery_cat_name { }
.gallery_cat_name h3 { }
.gallery_cat_name h3 a { text-decoration: none; }

/* ===================================
     kategorilista på sidan om
   =================================== */
.gallery_category_list { float: right; width: 150px; }
.gallery_category_list h3 {  }
.gallery_category_list ul { padding: 0px 0px 0px 0px; margin: 0px 0px 6px 0px; }
.gallery_category_list ul li { margin: 0px 0px 0px 4px; padding: 0px; list-style: disc none inside;}
.gallery_category_list ul li a {  }
.gallery_category_list ul li span {  }