body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#centrering {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF url(images/bg.gif);

}
#kolumncontainer {
	width: 780px;
	float: left;
}
#huvudcontainer {
	float: left;
}
#huvud1 {
	float: left;
	width: 580px;
	padding: 10px 10px 10px 40px;

}
#huvud2 {
	float: left;
	width: 110px;
	padding: 10px 20px 10px 10px;
	}

#meny {
	width: 780px;
	padding: 10px 10px 10px 30px;
}
#kolumn1 {
	float: left;
	width: 500px;
	padding: 10px 10px 10px 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;

}
#kolumn1bilder {
	float: left;
	width: 650px;
	padding: 10px 10px 10px 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;

}
#kolumn2 {
	float: left;
	width: 190px;
	padding: 10px 20px 10px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	}
#kolumn1bilder img {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* Förstasidan diposition */
#bladdraBokContainer {
	float: left;
}
#bladdraBok {
	width: 754px;
	padding: 10px 9px 0px 13px;
	float: left;
}
#kolumn3 {
	float: left;
	width: 350px;
	padding: 10px 10px 10px 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
}
#kolumn4 {
	float: left;
	width: 340px;
	padding: 10px 20px 10px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	}
/* Ingress */
.ingress {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;

}
	
/* Generella länkar i löptexten */
.lank {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;

}
a.lank:link
{
	color: #000000;
	text-decoration: underline;
}
a.lank:hover
{
	color: #006EAB;
	text-decoration: underline;
}
a.lank:active
{
	color: #006EAB;
	text-decoration: underline;
}
a.lank:visited
{
	color: #000000;
	text-decoration: underline;
}
/* Puffar på sidan */
.puffIngress {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;

}
.puff {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;

}
a.puff:link
{
	color: #666666;
	text-decoration: none;
}
a.puff:hover
{
	color: #006EAB;
	text-decoration: underline;
}
a.puff:active
{
	color: #006EAB;
	text-decoration: underline;
}
a.puff:visited
{
	color: #666666;
	text-decoration: none;
}
.puffBild {
	margin-bottom: 10px;
}
.puffBildFramsida {
	margin-bottom: 0px;
	margin-right: 10px;

}
.puffLaddaner {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;

}
a.puffLaddaner:link
{
	color: #666666;
	text-decoration: underline;
}
a.puffLaddaner:hover
{
	color: #006EAB;
	text-decoration: underline;
}
a.puffLaddaner:active
{
	color: #006EAB;
	text-decoration: underline;
}
a.puffLaddaner:visited
{
	color: #666666;
	text-decoration: none;
}
/* PDF */
.pdf {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;

}
/* Undersida */
.undersidaBild {
	margin-bottom: 15px;
}
/* Sidfot */
#sidfot {
	background: #FFFFFF url(images/bg.gif);
	padding: 0px;
	}

/* De olika rubrikerna */
.rubrik1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #000000;
	font-weight: normal;
	line-height: 40px;

}
.rubrik3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
}
.rubrik4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
/* Citat bland annat i gästboken */
.citat {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
}
/* Faktarutor */
#fakta {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	width: 160px;
	background-color: #f8f8f8;
	padding: 5px;
	border: 1px dotted #000000;
}
.weekend {
	background-color: #FFFF99;
	width: 160px;
}
.weekendText {
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 15px;
	padding-left: 3px;
}
