html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fildset{margin:0; padding:0; border:0;}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #734822;
	height: 600px;
	font-size: 100.01%;
}
html {
	height: auto;
}
#sida700 {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #000000;
	height: auto;
}
#huvud {
	height: 101px;
	background-color: #734822;
	background-image: url(../images/huvudbanner.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border-bottom: 15px solid #52595A;
}
#innerwrapper {
	background-repeat: repeat-y;
}
#vanstercol {
	width: 139px;
	float: left;
	font-size: 80%;
	background-color: #734822;
}
#vanstercol ul {
	border-top: 1px solid #B58E6B;
	list-style-type: none;
	background-color: #734822;
}
#vanstercol ul li {
	background-color: #734822;
	border-bottom: 1px solid #734822;
}
#vanstercol li a {
	display: block;
	color: #896545;
	text-decoration: none;
	padding: 3px 0 3px 2px;
}
#vanstercol li a:hover, #vanstercol li a:focus {
	color: #FFFFFF;
	background-color: #996633;
}
#sidfot {
	background-color: #734822;
	clear: both;
	height: 20px;
	border-top-width: 1px;
}
#sidfot p {
	color: #000000;
	text-align: right;
	padding: 8px;
	font-size: 9px;
}


#hogercol {
	float: right;
	width: 139px;
}
#hogercol h4 {
	color: #000;
	font-size: 60%;
	padding: 3px;
}
#hogercol p {
	font-size: 70%;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
}
#innehall {
	background-color: #D7C4B0;
	width: 712px;
	float: right;
	vertical-align: middle;
}
#innehall h1 {
	color: #75593C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
}
#innehall h2 {
	font-size: 130%;
	color: #735939;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#innehall p {
	margin: 12px;
	font-size: 12px;
}
blockquote {
	font-size: 80%;
	background-color: #EBF4E1;
	border: 1px solid #003300;
	padding: 6px;
}

blockquote:hover {
	border: 1px solid red;
}
a {
	color: #9C6500;
        text-decoration: none;
}
.vanster {
	float: left;
	margin-top: 12px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	border: 1px solid #283F13;
}

a:hover,a:focus {
	color: #fff;
	text-decoration: none;
    background-color: #9C6500;
}
.fakta {
	font-weight: bolder;
}
table#mhTbl{
	width:600px;
	margin: 0 auto;
	background: #B58E6B;
	border: 1px solid #333;
	border-collapse:collapse
}
#mhTbl thead{
	font-size: 1em;
	font-weight: normal;
}
#mhTbl tbody{
	font-size: .75em;
	text-align: center;
}
#mhTbl caption{
	font-size: 1.4em;
	font-weight: bold;
	color: #666;
	text-align:left;
	padding-bottom: .5em;
}
#mhTbl th {
	font-weight: normal;
	background: #444;
	text-align: center;
	vertical-align: middle;
	height: 2em;
	padding-bottom: 0.5em;
	color: #FFF;
	border: 1px solid #333;
}
#mhTbl td{
	padding: 1.5em;
	border: 1px solid #333;
}
#mhTbl td.spec{
	text-align:left;
	font-weight:bold;
}
#mhTbl tr.odd{
	background:#734822;
}