@charset "utf-8";

p {
	line-height: 17px;
}

.span1 {
	background-color: #ffffff;
	line-height: 28px;
}

.stor_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #9d3153;
	padding:16px 16px 0px 16px;
}

.normal_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	padding: 16px;
}

.elmia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	padding: 10px;
}

.dim {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	padding: 16px;
}

.caption {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	padding: 4px;
}

.bubble {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color:#eeeeee;
	padding: 12px;
}

.bubblehead {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #ffffff;
	background-color:#488c7d;
	padding: 12px;
}

.textrubrik {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #254da7;
}

.boxrubrik {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5d75bd;
}

#box_1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	padding: 14px;
}

#box_1 a {
	color: #000000;
	text-decoration: underline;
}

#box_1 a:hover {
	color: #000000;
	text-decoration: none;
}

#box_2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	padding: 1px;
}

#box_2 a {
	color: #000000;
	text-decoration: underline;
}

#box_2 a:hover {
	color: #000000;
	text-decoration: none;
}

#box_3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #cccccc;
	padding: 11px;
}

#box_3 a {
	color: #1a7def;
	text-decoration: underline;
}

#box_3 a:hover {
	color: #000000;
	text-decoration: none;
}

#box_4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	padding: 14px;
}

#box_4 a {
	color: #488c7d;
	text-decoration: underline;
}

#box_4 a:hover {
	color: #000000;
	text-decoration: none;
}

#box_5 {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 80px;
	color: #b61f55;
	padding: 16px;
}

#box_5 a {
	color: #b61f55;
	text-decoration: none;
}

#box_5 a:hover {
	color: #dc1f64;
	text-decoration: none;
}

#d1 {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #b71f54;
	padding: 14px;
}

#d1 a {
	color: #b71f54;
	text-decoration: underline;
}

#d1 a:hover {
	color: #b71f54;
	text-decoration: none;
}

#d2 {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #b71f54;
	padding: 14px;
}

#d2 a {
	color: #b71f54;
	text-decoration: underline;
}

#d2 a:hover {
	color: #b71f54;
	text-decoration: none;
}

.huvud {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	padding: 16px;
}

#fot {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	padding: 16px;
}

#fot a {
	color: #000000;
	text-decoration: underline;
}

#fot a:hover {
	color: #488c7d;
	text-decoration: none;
}

a:link {
	color: #000000;
	text-decoration: underline;
	border: none;
}

a:visited {
	color: #000000;
	text-decoration: underline;
	border: none;
}

a:hover {
	color: #488c7d;
	text-decoration: none;
	border: none;
}

a:active {
	color: #000000;
	text-decoration: underline;
	border: none;
}

select {
	color: #000000;
	padding: 4px;
	background-color: #eeeeee;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	border: 1px solid #ffffff;
}

input {
	color: #000000;
	padding: 4px;
	background-color: #eeeeee;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	border: 1px solid #ffffff;
}

textarea {
	color: #000000;
	padding: 4px;
	background-color: #eeeeee;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	border: 1px solid #ffffff;
}

input.pointing {
	cursor: pointer;
	color: #ffffff;
	background-color: #b71f54;
}

input.pointing:hover {
	cursor: pointer;
	color: #000000;
	background-color: #cccccc;
}

#popup {
	padding: 14px;
}

#popup a {
	color: #000000;
	text-decoration: underline;
}

#popup a:hover {
	color: #000000;
	text-decoration: none;
}

.popuprubrik {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #7b324f;
}