@charset "utf-8";
.hela_sidan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	width: 780px;
	color: #FFFF00;
	font-weight: bolder;
}
.rubrik {
	margin: 0px;
	padding: 6px;
}
.r_sida {
	float: right;
	width: 160px;
}
.meny {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: bolder;
	color: #FFFF00;
}
.links {
}
body {
	background-color: #000000;
	background-image: url(bilder/bakgrund.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}
.content {
	width: 620px;
	float: left;
}
.meny a {
	color: #FFFF00;
}
.iframe {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.sidtitel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FFFF00;
	text-decoration: underline;
	margin-left: 0px;
}
.news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFF00;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
	width: 500px;
}
.newsdate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	background-color: #FFFF00;
}
.tour {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 10mm;
	font-weight: bold;
	color: #FFFF00;
}
.photocredits {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFF00;
}