@charset "utf-8";
.knappbakgrund {
	background-image: url(bilder/knappbakgrund.gif);
	background-repeat: no-repeat;
}
.leftside {
	background-image: url(bilder/leftside.gif);
	background-repeat: repeat-y;
}
.rightside {
	background-image: url(bilder/rightside.gif);
	background-repeat: repeat-y;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009041;
}
.fotoram {
	border: 2px solid #00923F;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
table h1 { margin-top: 0;
margin-bottom: 0;
}
table h2 { margin-top: 0;
margin-bottom: 0;
}