/* 
-----------------------------------------------
Site:			ORSA, Orsa, Sweden
Author:   	A&O Media Design, Kalmar, Sweden
Version:  	2009.04
----------------------------------------------- */

body, div, dl, dt, dd, ul, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
									{ margin:0; padding:0; }
h1,h2,h3,h4,h5,h6 			{ font-size:100%; font-weight:normal; clear:both; }
p									{ padding-bottom:1em; }
input, select, textarea		{ font:100% "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; }
hr, legend						{ display:none; }
a:link, a:visited				{ color:#155c96; text-decoration:none }
a:hover							{ color:#00b5ff}
table 							{ border-collapse:collapse; border-spacing:0; }
fieldset,img 					{ border:0; }
caption,th 						{ text-align:left; font-weight:bold; }
ul 								{ list-style:none; }
img								{ border:0; }
label								{ cursor:pointer; }
:focus 							{ outline: 0; }

html {
	font: normal 0.8em/1.5em "Arial", "Times New Roman", Times, serif;
	color: #FFF;
	background:#fff url(bilder/bg_top.jpg) repeat-x top;
}
body {
	min-height: 600px;
	height: auto !important;
	height: 600px;
	margin:0em auto;
	position:relative;
}

/* Content */

#leafleft {
	background: url(bilder/bladverk.png) no-repeat top left;
	position: absolute;
	width: 187px;
	height:179px;
	left:0px;
	top:0px;
}
#branding {
	width:953px;
	height: 84px;
	margin:0em auto;
}
#branding img {
	padding: 15px 0 0 200px;
}
#content {
	min-height: 600px;
	height: auto !important;
	height: 600px;
	width:953px;
	padding-top: 30px;
	margin:0em auto;
	position: relative;
	
}
.left {
	float:left;
	width: 180px;http://aomedia.se/clients/orsa/bilder/demobild.jpg
}
.middle {
	background: white url(bilder/menyskugga.gif) no-repeat left top;
	float:left;
	width: 530px;
	min-height: 439px;
	height: auto !important;
	height: 439px;
	padding:15px 15px 0px 5px;
}
.right {
	background: white url(bilder/menyskugga.gif) no-repeat left top;
	float:left;
	width: 178px;
	padding-left:20px;
}
.middle p {
	color:#333;
	padding-left: 15px; 
}
.left p {
	color:#333;	
}
.right p {
	color:#333;
	padding-left: 5px;
	line-height: 25px;
	font-size:0.846em;

}
.middle h2 {
	font-weight: bold;
	font-size: 1.2em;
	color: #959126;
	padding-left: 15px;
	padding-bottom: 10px; 
}
.right h2 {
	background: url(bilder/bg_h2.jpg) repeat-x top left;
	font-weight: bold;
	font-size:0.1.077em;
	color: white;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px; 
}
.right img {
	margin:0px 20px;
	padding: 0px;
	display: block;
}
.middle img {
	margin-left:15px;
	padding: 0px;
	padding: 3px;
	border: 1px solid #f0f0f0;
}

/* Leftmenu */

.left ul li {
	display: inline;
}
.left ul li a {
	padding:5px 0;
	border-bottom: 1px solid #f8f7f7;
	display: block;
}
.left ul li a:hover {
	background: #c3be3a;
	color:white;
	padding:5px 0 5px 5px;
}

/* foot */

#foot {
	width:953px;
	padding-top: 10px;
	margin: 0px auto;
	text-align: center;
	border-top: 1px solid #e5e5e5;
	clear: both;
}
#foot p {
	font-size:0.846em;
	color: #333;
}







