html, body {
	padding: 0;
	margin: 0;
}

body {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333;
	background: #b5d88d url(grass.png) repeat-x;
	background-position: bottom left;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: black;
	margin-bottom: 0;
	letter-spacing: 0.1em;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: black;
	margin-bottom: 0;
	letter-spacing: 0.1em;
}

hr {
	border-width: 0px;
	border-top: solid #eee 1px;
	height: 1px;
}

li {
	margin: 0.5em 0;
}

dt {
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.25em;
}

dd {
	margin-left: 2em;
}

table {
	border: 0;
	border-spacing: 0;
}

td {
	padding: 0 1em 0 0;
	border: 0;
	margin: 0;
}

th {
	font-weight: bold;
	text-align: left;
	padding-right: 1em;
	padding-bottom: 0.25em;
}

ul {
	list-style-type: square;
	list-style-image: url(bullet.png);
	margin-left: 0;
	padding-left: 2em;
}

textarea {
	background-color: #eee;
	margin: 0.25em 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px #ccc solid;
}

input[type="submit"], input[type="reset"],
input[type="button"], input[type="file"], button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

input[type="text"], input[type="password"] {
	background-color: #eee;
	margin: 0.25em 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	border: 1px #ccc solid;
}

input[type="text"]:focus, textarea:focus {
	background-color: #d5ffa6;
	border: 1px #809963 solid;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

img {
	border: 0;
}

a:link, a:visited {
	color: #588425;
	text-decoration: none;
}

a:hover {
	color: #809963;
	text-decoration: underline;
}

div.content {
	padding: 16px;
}

div.content p, div.content li, div.content dd, div.content td {
	line-height: 1.5em;
}

div.quadFrame:hover {
	border: 1px black solid;
}

.subNav {
	display: none;
}

p.lang {
	padding: 0;
	margin: 0 0 2em 0;
	text-align: right;
	border-bottom: solid #efefef 1px;
}

div.leavesNE {
	background: white url(leaves_ne_bg.png) no-repeat;
	background-position: top right;
}

div.leavesSE {
	background: white url(leaves_se_bg.png) no-repeat;
	background-position: bottom right;
}

.blyfri {
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #588425;
}

#container {
	position: absolute;
	width: 662px;
	height: 694px;
	left: 50%;
	margin: 16px 0 0 -331px;
}

#topLeftShadow {
	position: absolute;
	left: 20px;
	top: 0;
	width: 326px;
	height: 326px;
	z-index: 1;
	background: #b5d88d url(squareShadow.png) no-repeat;
}

#topLeft {
	position: absolute;
	left: 20px;
	top: 0;
	width: 320px;
	height: 320px;
	background: white url(menu_bg.png) no-repeat;
	background-position: bottom right;
	border-top: 1px #aaa solid;
	border-left: 1px #999 solid;
	border-right: 1px #777 solid;
	border-bottom: 1px #666 solid;
	margin: 0;
	padding: 0;
	overflow: hidden;
	z-index: 2;
}

#topRightShadow {
	position: absolute;
	left: 356px;
	top: 0;
	width: 326px;
	height: 326px;
	z-index: 1;
	background: #b5d88d url(squareShadow.png) no-repeat;
}

#topRight {
	position: absolute;
	left: 356px;
	top: 0;
	width: 320px;
	height: 320px;
	background: white url(leaves_ne_bg.png) no-repeat;
	background-position: top right;
	border-top: 1px #aaa solid;
	border-left: 1px #999 solid;
	border-right: 1px #777 solid;
	border-bottom: 1px #666 solid;
	margin: 0;
	padding: 0;
	overflow: hidden;
	z-index: 2;
}

#bottomLeftShadow {
	position: absolute;
	left: 20px;
	top: 336px;
	width: 326px;
	height: 326px;
	z-index: 1;
	background: #b5d88d url(squareShadow.png) no-repeat;
}

#bottomLeft {
	position: absolute;
	left: 20px;
	top: 336px;
	width: 320px;
	height: 320px;
	background: white url(leaves_ne_bg.png) no-repeat;
	background-position: top right;
	border-top: 1px #aaa solid;
	border-left: 1px #999 solid;
	border-right: 1px #777 solid;
	border-bottom: 1px #666 solid;
	margin: 0;
	padding: 0;
	overflow: hidden;
	z-index: 2;
}

#bottomRightShadow {
	position: absolute;
	left: 356px;
	top: 336px;
	width: 326px;
	height: 326px;
	z-index: 1;
	background: #b5d88d url(squareShadow.png) no-repeat;
}

#bottomRight {
	position: absolute;
	left: 356px;
	top: 336px;
	width: 320px;
	height: 320px;
	border-top: 1px #aaa solid;
	border-left: 1px #999 solid;
	border-right: 1px #777 solid;
	border-bottom: 1px #666 solid;
	margin: 0;
	padding: 0;
	overflow: hidden;
	z-index: 2;
}

#portraitShadow {
	position: absolute;
	left: 356px;
	top: 0;
	width: 326px;
	height: 662px;
	z-index: 1;
	background: #b5d88d url(tallShadow.png) no-repeat;
}

#portrait {
	position: absolute;
	left: 356px;
	top: 0;
	width: 320px;
	height: 656px;
	overflow: auto;
	background: white url(leaves_ne_bg.png) no-repeat;
	background-position: top right;
	border-top: 1px #aaa solid;
	border-left: 1px #999 solid;
	border-right: 1px #777 solid;
	border-bottom: 1px #666 solid;
	margin: 0;
	padding: 0;
	z-index: 2;
}

#landscapeShadow {
	position: absolute;
	left: 20px;
	top: 336px;
	width: 662px;
	height: 326px;
	z-index: 1;
	background: #b5d88d url(wideShadow.png) no-repeat;
}

#landscape {
	position: absolute;
	left: 20px;
	top: 336px;
	width: 656px;
	height: 320px;
	overflow: hidden;
	border-top: 1px #aaa solid;
	border-left: 1px #999 solid;
	border-right: 1px #777 solid;
	border-bottom: 1px #666 solid;
	margin: 0;
	padding: 0;
	z-index: 2;
}

#topRight h1, #portrait h1, #bottomLeft h1 {
	border-bottom: solid #eee 1px;
}

#footer {
	position: absolute;
	right: 8px;
	bottom: 2px;
	width: 100px;
	font-size: 90%;
	text-align: right;
}

#footer a:link, #footer a:visited {
	color: #6a8053;
	text-decoration: none;
}

#footer a:hover {
	color: #333;
	text-decoration: none;
}

#bottom {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 32px;
	background: url(grass.png) repeat-x;
}
