body {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../img/Fobo_bg1.png);
	height: 100%;
}
div#head {
	width: 824px;
}
div#topmenu {
	background-color: #336633;
	height: 22px;
	width: 824px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-indent: 25px;
	padding-top: 6px;
	padding-bottom: 4px;
}

div#topmenu a {
	text-decoration: none;
	color: #FFFFFF;
	border: 1px solid #336633;
}
div#topmenu a:hover {
	text-decoration: none;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	background-color: #336633;
}
div#topmenu a:active {
	text-decoration: none;
	color: #FFFFFF;
	position: relative;
	top: 1px;
	left: 1px;
}
.breadCrumb {
	font-family: Verdana, "trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-indent: 25px;
	padding-top: 10px;
	width: 824px;
	padding-bottom: 15px;
	clear: both;
}
a:link {
	text-decoration: none;
	color: #336633;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
a:visited {
	color: #999999;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
a:hover {
	background-color: #D5EAD5;
}

img a:link, img a:visited, img a:hover  {
	border: 0px none;
	text-decoration: none;
}
div#navigation {
	width: 180px;
	clear: both;
	float: left;
	padding-right: 5px;
	font-family: Verdana, "trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	color: #336633;	
	height: 100%;
}
div#navigation ul{
	
	font-size: x-small;
	color: #336633;	
}
div#navigation p{
		font-size: x-small;
}
div#navigation h3, div#navigation h4, div#navigation p{
	text-indent: 25px;
	
}
div#navigation p a:visited{
	color: #336633;
}

img#slide {
	margin: 0px;
	padding: 0px;
}
.btn {
	height: 22px;
	background-color: #336633;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #336633;
	padding-top: 1px;	
	padding-bottom: 1px;	
}
.btn:hover {
	text-decoration: none;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
}
.btn:active {
	text-decoration: none;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	position: relative;
	top: 1px;
	left: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
}
input {
	background-color: #339933;
	height: 14px;
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div#right {
	float: right;
	width: 180px;
	clear: none;
	padding-left: 5px;
	padding-right: 10px;
	font-family: Verdana, "trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	height: 100%;
}
div#right p, div#right li{
	font-size: x-small;
}
div#right a{
	border: none;
	background-color:none;
}
/*div#right div {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336633;
	margin-bottom: 10px;
	padding-bottom: 5px;
}*/
div#right ul {
	position: relative;
	left: -40px;
	list-style-type: none;
	/*list-style-image: url(list.gif);*/
}
div#right li {
background: white url("list.gif") no-repeat left center;
list-style-type: none;
padding-left: 15px;
margin-bottom: 3px;
line-height: 125%;
}

/*
div#right h1, h2, h3, h4 {	
	color: #336633;	
}
*/
div#rekl a {
	border: none;
}

div#wrap {
	width: 824px;
	background-color: #FFFFFF;
	height: 100%;
}
div#content {
	width: 420px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #336633;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #336633;
	border-left-color: #336633;
	border-top-color: #336633;
	border-bottom-color: #336633;
	/*height: 100%;*/
}
p, ul, ol, td {
	font-size: small;
	margin-top: 0em;
	margin-bottom: 1em;
	line-height: 150%;
	color: #000000;
}
h1 {
	margin-bottom: 0.1em;
	font-size: x-large;
	margin-top: 0em;
	color: #336633;
	line-height: 110%;
}
h2 {
	margin-bottom: 0.1em;
	font-style: italic;
	font-size: large;
	margin-top: 0em;
	line-height: 110%;
}
h3 {
	margin-bottom: 0.1em;
	font-size: medium;
	margin-top: 0em;
	line-height: 120%;
	}
h4 {
	margin-bottom: 0.1em;
	font-size: small;
	margin-top: 0em;
	line-height: 130%;	
	}
div#footer {
	background-color: #336633;
	width: 824px;
	font-style: normal;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 4px;
	clear: both;
	height: 15px;
	text-indent: 25px;
}
div#footer a {
	color: #FFFFFF;
	}
.bild_vanster {
	float: left;
	margin-right: 10px;
}
.bild_hoger {
	float: right;
	margin-left: 10px;
}
.distans {
	clear: both;
}
.linje {
	clear: both;
	margin: 0px;
	padding: 0.5em 0px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #336633;
}
/*.anfang:first-letter {
	font-size: 200%;
	float:left;
	font-weight: bold;
	padding-right: 2px;
}
.anfang {
	font-size: 200%;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
	line-height: 90%;
}*/
.hilight {
	background-color: #FFFFCC;
	border: medium solid #FFCC66;
	padding: 5px;
}

