body {
	margin: 0px;
	padding: 0px;
	background-color: #F6F2DB;
	background-image: url(../bilder/ram.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	height: 100%;
}
div#container {
	width: 760px;
	background-image: url(../bilder/ram.jpg);
	background-repeat: repeat-x;
	background-color: #F0E8BA;
	/*height: 100%;*/
}
div#header {
	height: 210px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	margin-right: 15px;
	margin-left: 15px;
}
img#logo {
	margin-left: 193px;
}
div#navigation {
	float: left;
	width: 200px;
	padding-left: 15px;
	margin-top: 15px;
	background-color: #F0E8BA;
	margin-bottom: 15px;
	/*height: 100%;  
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #000000;*/
}
div#content {
	float: right;
	width: 510px;
	padding-right: 15px;
	margin-top: 15px;
	background-color: #F1E9BB;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #000000;
	margin-bottom: 15px;
	/*height: 100%;*/
}
div#footer {
	height: 100px;
	padding-top: 10px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #000000;
	clear: both;
	margin-right: 15px;
	margin-left: 15px;
	background-color: #F0E8BA;
}
.bild_v {
	float: left;
	border: none !important;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.bild_h {
	float: right;
	border: none !important;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
div#logo_v {
	float: left;
	margin-right: 10px;
}
div#logo_h {
	float: right;
	margin-left: 10px;
}
.clear {
	clear: both;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #000000;
}
.adressrad {
	font-size: x-small;
	font-weight: bold;
	clear: both;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
	font-size: xx-large;
	margin-top: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	margin-bottom: 0px;
	margin-top: 0px;
}
h3 {
	margin-bottom: 0px;
	font-size: medium;
	margin-top: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 1em;
}
h4 {
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 15px;
}
div#meny {
	position:absolute;
	width:227px;
	height:100px;
	z-index:1;
	top: 110px;
	left: 15px;
}
div#meny a:link {
	color: #415F05;
	text-decoration: none;
	padding: 1px 5px;
	border: 2px solid #F0E8BA;
	text-decoration: none;
}
div#meny a:visited {
	color: #666633;
	padding: 1px 5px;
	border: 2px solid #F0E8BA;
	text-decoration: none;
}
div#meny a:hover {
	color: #415F05;
	padding: 0px 5px;
	background-color: #FFFFFF;
	border: 2px dotted #000000;
	text-decoration: none;
}
a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {color: #666666;
	
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: none;
}

div#emblemtext {
	font-size: 24px;
}
div#navigation  a:link img{
	border-top: 8px solid #A17009;
	border-right: 8px solid #C8990D;
	border-bottom: 8px solid #E5AF0E;
	border-left: 8px solid #BF850B;
}
div#navigation  a:visited img{
	border-top: 8px solid #415F05;
	border-right: 8px solid #628D07;
	border-bottom: 8px solid #6B9B09;
	border-left: 8px solid #537706;
}
div#navigation  a:hover img{
	border-top: 8px solid #543907;
	border-right: 8px solid #855A0C;
	border-bottom: 8px solid #9E6D0E;
	border-left: 8px solid #75500B;
}
div#navigation  a:active img{
	border: 8px ridge #D39C0B;
}
#navigation h3 {
	margin-bottom: 1em;
	text-align: center;
}
#navigation p {
	margin-bottom: 0px;
}
div#content img {
	border-top: 14px solid #A17009;
	border-right: 14px solid #C8990D;
	border-bottom: 14px solid #E5AF0E;
	border-left: 14px solid #BF850B;
	margin-bottom: 0px;
}
/*html {
	height: 100%;
	width: 100%;
}*/
.bildtext {
	font-size: small;
	font-weight: bold;
	margin-top: 0px;
}
