@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
	font-family: "Monotype Corsiva";
	text-align: center;
	background-image: url(pic/bak.png);
	background-repeat: repeat-x;
	background-color: #3C8327;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #006600;
}




#content {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 1020px;
	height: 700px;
	top: 5px;
	z-index: 1;
}
#header {
	height: 110px;
	width: 770px;
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 58px;
	color: #BABC72;
}
#pageContent {
	width: 770px;
	position: absolute;
	top: 120px;
	background-color: #EAEBD3;
	left: 0px;
}
#nav {
	position: absolute;
	height: 500px;
	width: 250px;
	top: 120px;
	right: 0px;
}
#navContent {
	height: 100px;
	width: 238px;
	position: relative;
	margin: 10px;
	text-align: left;
}
#navPic {
	border: 1px solid #000000;
	height: 100px;
	width: 100px;
	position: absolute;
	left: 0px;
}
.pic {
	border: 1px solid #000000;
}

#navText {
	color: #000000;
	text-align: center;
	width: 130px;
	position: absolute;
	top: 20px;
	font-size: 20px;
	background-color: #C9CA91;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-left-style: solid;
	right: 0px;
	height: 24px;
}
#navText  a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
#navText  a:hover {
	color: #006600;
	text-decoration: none;
	font-weight: bolder;
}


#siteInfo {
	height: 25px;
	width: 762px;
	font-size: 15px;
	font-style: italic;
	text-align: center;
	position: absolute;
	margin-top: 4px;
}
.firstletter {
	font-size: 56px;
}
#rubrik {
	text-align: center;
}

