﻿#container {
	width: 700px;
	margin: 0 auto;
	padding: 10px;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 2px solid #666666;
	background-color: #918C6E;
	border-left-color:#666666; border-right-color:#666666; border-bottom-color:#666666
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url('../images/ld_background.gif');
	background-repeat: repeat;
	background-attachment: scroll;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #90A19B;
}
#masthead {
	border: 1px solid #000000;
	text-align: center;
	width: 700px;
	padding: 0px;
	background-color: #5F6336;
	background-image: url('../images/svensktop2.gif');
	background-repeat: repeat-x;
	height: 85px;
}
#masthead h1 {
	color: #000000;
	font-size: 48px;
	font-family: Aston-F1;
}
#masthead h2 {
	color: #C0C0C0;
	font-size: 35px;
	font-family: Corbel;
	font-style: normal;
	font-weight: bold;
}
#masthead h3 {
	color: #000000;
	font-size: 20px;
	font-family: Corbel;
	font-style: italic;
}
#headlogo {
	margin: 5px;
	float: left;
}
#content {
	margin: 0px;
	padding: 10px;
	border: 1px solid #5A5F29;
	width: 680px;
	background-color: #E3E3E1;
	height: 620px;
}
#I1 {
	height: 500px;
	width: 680px;
	text-align: center;
	background-color: #E1E3E3;
	z-index: 1;
	float: text-bottom;
}
#content p {
	margin: 10px;
	font-family: verdana;
	font-size: 95%;
}
#content h1 {
	color: #292524;
	font-family: Verdana;
	font-size: x-large
}
#content h3 {
	color: #292524;
	font-size: large;
	font-family: Verdana;
	margin-left: 10px;
	margin-top: 10px
}
#content img {
	margin: 10px;
	padding: 2px;
	background-color: #5A5F29;
	text-align: center;
	float: none
}
#content li {
	list-style-type: square;
	color: #282423;
	display: list-item
}
.boldtext {
	font-weight: bold;
}
#contentspace1 {
	height: 60px;
	width: auto;
	vertical-align: top;
	text-align: center;
	display: block;
}
#contentspace2 {
	height: 60px;
	width: auto;
}
#content td {
	padding: 2px;
	text-decoration: none;
	text-align: center;
}

#content td a {
	font-family: tahoma;
	font-size: small;
	text-decoration: none;
	color: #333333;
}
#content td a:hover {
	font-family: tahoma;
	font-size: small;
	text-decoration: none;
	color: #FF0000;
}
.TableTop {
	color: #3F3F3F
}
.table {
	padding: 3px;
	font-family: verdana;
	font-size: small;
	color: #000000;
}
#tableleft {
	width: 165px;
	float: left;
}
#tableright {
	width: 165px;
	float: right;
}

#navigation {
	border: 1px dotted #000000;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	border-right: 1px dotted #000000;
	list-style-type: none;
	display: inline;
}
#billednav {
	margin-top: 5px;
	margin-bottom: 10px;
	height: 20px;
	z-index: 100;
}
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: normal 11px arial;
	width: 81px;
}
#sddm li a
{
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	background: #5A5F29;
	color: #000000;
	text-align: center;
	text-decoration: none;
}

#sddm li a:hover
{
	background: #36391E;
	color: #918C6E;
}
#sddm div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #918C6E;
	border: 1px solid #292524
}
#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #918C6E;
	color: #000000;
	font: 11px arial;
}
#sddm div a:hover
	{
	background: #C0BDAD;
	color: #000000
}
#footer {
	text-align: center;
	clear: both;
	width: 700px;
	border: 1px solid #000000;
	background-color: #5A5F29;
	font-family: verdana;
	font-size: x-small;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px
}
#footer a {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
/* Content Styles */
h2 {
	color: #000000;
}
/* Footer Styles */
h3 {
	color: #2B2728;
	font-size: large;
	font-family: Verdana;
}
h4 {
	color: #292524;
}
h5 {
	color: #503750;
}
h6 {
	color: #503750;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
}
a:active {
	color: #006600;
}
a:hover {
	color: #FF3300;
}

