
  @font-face {
    font-family: French Script MT;
    font-style:  normal;
    font-weight: normal;
    src: url(http://www.nagugammelgard.fi/FRENCHS3.eot);
  }


body {
	padding: 2em;
	margin: 0;
	background-attachment: fixed;
	background-image: url(bilder/sm_bakgr.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	background-repeat: repeat;
}
h1 {
	color: #6d604e;
	letter-spacing: 0.3em;
	font-family: Georgia, serif;
	font-size: 3.5em;
	font-style: italic;
	font-weight: bold;
	margin-top: 0.2em;
	margin-right: 0.2em;
	margin-bottom: 0.2em;
	margin-left: 0.2em;
	line-height: 30px;
}
h2 {
	margin: 0.2em 0 0.2em 0;
	color: #6d604e;
	letter-spacing: 0.3em;
	font-family: Georgia, serif;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
}
h3 {
	font-weight: normal;
	letter-spacing: 0.1em;
	font-family: "French Script MT";
	font-size: 2.5em;
	color: #e86431;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
	line-height: 25px;
}
h4 {
	letter-spacing: 0.1em;
	color: #6d604e;
	background: url(bilder/g_bild.jpg) no-repeat;
	font-family: Georgia, serif;
	font-size: 1.4em;
	margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0.3em;
	padding-left: 1.5em;
	font-style: italic;
}
p {margin: 0 0 2px 0;}
a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #000000;
	color: #6d604e;
}
a:link {color: #000000;}
a:visited {color: #666666;}
a:hover {text-decoration: underline;}

/* sidlayout */
#layout {width: 80em; margin-left: auto; margin-right: auto;}
#sidhuvud {
	height: 100px;
	margin: 0;
	padding: 0;
	width: 80em;
}
#sidhuvud_box {
	width: 78em;
	background-image: url(bilder/banner.jpg);
	height: 55px;
	padding-top: 2em;
	padding-right: 1em;
	padding-bottom: 2em;
	padding-left: 1em;
}
#kolumncontainer{
	float: left;
	width: 80em;
	background: url(bilder/layout_bakgrund.gif) no-repeat;
	border: 1px none #000000;
}
#kolumn1 {float: left; width: 22em; padding: 0 1em 0 0;}
#kolumn1_box{
	float: left;
	width: 16em;
	margin: 0;
	padding: 1em;
	line-height: 1.8em;
}
#kolumn2 {
	float: left;
	width: 55em;
	padding: 1em;
	line-height: 1.8em;
}
#kolumn2_box {
	float: left;
	width: 55em;
	padding: 1em;
	line-height: 1.8em;
}
#sidfot {clear: both; padding: 1em;}


/* meny */
#menycontainer{float: left; margin: 0; padding: 0;}
#meny{
	width: 222px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 1em;
}
#meny a{
	height: 17px;
	display: block;
	background: url(bilder/meny_bakgrund2.gif) no-repeat;
	border: none;
	letter-spacing: 0.1em;
	padding-top: 0.4em;
	padding-right: 0;
	padding-bottom: 0.2em;
	padding-left: 4em;
	bottom: auto;
}
#meny a:link{
	color: #2d371e;
	list-style-type: none;
}
#meny a:visited{color: #2d371e;}
#meny a:hover{background: url(bilder/meny_bakgrund2_hover.gif) no-repeat;}
#meny a#current{
	font-weight: bold;
	text-decoration: underline;
}
