@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../img/common/bakgrund.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #1d8953;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
#nav a {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FDE700;
	text-decoration: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 46px;
	color: #000000;
	font-weight: normal;
	letter-spacing: -1px;
	margin-left: 10px;
	line-height: 44px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	font-weight: normal;
	margin-left: 10px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;	
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	margin-left: 10px;
	line-height: 17px;
}
.mainbody {
	background-image: url(../img/common/body_bakgrund.gif);
	background-repeat: repeat-x;
	background-color: #fff;
	border: 1px solid #FFFFFF;
}
.undersep {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 20px;
}
.latinnamn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 2px;
	line-height: 12px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 10px;
}
.hspalt {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.hspalt h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 2px;
	line-height: 12px;
	padding-left: 0px;
	margin-left: 0px;
	padding-bottom: 5px;
}
input {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #333333;
	border: 1px solid #CCCCCC;
	margin-bottom: 3px;
}
.datum1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	line-height: 20px;
}
.datum2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 32px;
}
.datum3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 4px;
}
.kalenderitem {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-left: 5px;
	padding-left: 10px;
}
.faktaruta {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	background-color: #f0f0f0;
	border: 1px solid #999999;
	line-height: 17px;
	margin: 10px;
	padding: 15px;
	display: block;
}

