body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding: 0px;
	background-color: #CCCCCC;
}

.knuffa {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	position: relative;
	left: 0px;
	top: -36px;
	overflow: auto;
	right: 0px;
	bottom: 0px;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 2em;
	margin-bottom: 10px;
}


h2 {
	font-size: 1.6em;
	line-height: 1.2em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 150%;
}

ul, ol {
}

a {
	text-decoration: none;
}

a:hover {
	background: none;
	padding-bottom: 0px;
}

#wrapper {
	width: 906px;
	margin: 0 auto;
	padding: 20px;
	background: #FFFFFF;
}

/* Header */

#header {
	width: 906px;
	height: 200px;
	margin: 0 auto;
}




/* Menu */

#menu {
	width: 906px;
	height: 130px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	width: 151px;
	
}

#menu a {
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 906px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 666px;
	padding: 20px 0 20px 20px;
	overflow: hidden;
}

.post {
	padding-bottom: 0px;
	width: 380px;
}

.post .title {
	color: #000000;
	padding-top: 15px;
}

.post .title a {
	background: none;
	color: #000000;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.post .meta {
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.post .entry {
	text-align: left;
	line-height: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D2D4C9;
	width: 380px;
}

#aktuellt {
	float: left;
	width: 396px;
	background-color: #FFFFFF;
}

#forsaljning {
	float: left;
	width: 270px;
}



/* Arkiv meny */

#arkiv {
	float: left;
	width: 260px;
	background-color: #CCCCCC;
}


#arkiv p {
	padding: 10px;
}

#arkiv h1 {
	padding: 10px;
	font-size: 14px;
}







/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	padding: 20px 0 0 10px;
	overflow: hidden;
	background-color: #CCCCCC;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #D2D4C9;
}

#sidebar h2 {
	letter-spacing: -0.5px;
	color: #0000FF;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #000000;
	border: none;
	font-weight: bold;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #787878;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 910px;
	height: 50px;
	margin: 0 auto;
	padding: 40px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
}



/* Horizontal rollover list */

#rollover ul
{
	padding-left: 0;
	margin-left: 0;
	background-color: #CCCCCC;
	color: White;
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#rollover ul li { display: inline; }

#rollover ul li a
{
	background-color: #CCCCCC;
	color: #000000;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
	padding-top: 0.4em;
	padding-right: 4px;
	padding-bottom: 0.4em;
	padding-left: 4px;
}

#rollover ul li a:hover
{
	background-color: #2E448B;
	color: #fff;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.personal {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
}
hr {
	color: #CCCCCC;
	height: 1px;
}

.personal p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

.personal h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 15px;
	font-weight: bold;
}
#wrapper #page #content table {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#placering {
	width: 100%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-color: #CCCCCC;
	padding-top: 10;
	padding-right: 0;
	padding-left: 0;
}
#placering p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}




#placering h1 {
	padding-left: 10px;
	padding-top: 10px;
}


#placering h2 {
	padding-left: 10px;
	padding-top: 0px;
	font-size: 14px;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.float_left {
	float: left;	
}

.float_right {
	float: right;	
	margin-left: 20px;
}



/* Karta */

#karta
{
	background-repeat: no-repeat;
	height: 230px;
	width: 200px;
	background-position: left;
}

/* ny undermenyer */


#undermeny{
	width: 18em;
	list-style-type: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 70%;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 18;
	padding: 0;
}
#undermeny li{
	margin-left: 18px;
	height: 28px;
	width: 313px;
}
#undermeny a{
	display: block;
	width: auto;
	height:100%;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 35px;
	line-height: 28px;
	padding-top: 0px;
}
#undermeny a:link{color: #333333;}
#undermeny a:visited{color: #333333;}
#undermeny a:hover{
	background-color: transparent;
	background-repeat: no-repeat;
	font-weight: bold;
}
#undermeny a#current{
	color: #000000;
	background-color: transparant;
	background-image: url(../images/diverse/ruta_med_pil.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
}


#undermeny_container{
	background-image: url(../images/produktomrade/lantbruk/lantbruk_bakgrund.jpg);
	background-repeat: no-repeat;
	width: 666px;
	height: 370px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clear: both;
}

#undermeny_container h1{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



/* Stilar för Aktuell, nyheter, och smallbox */


.smallbox {
	-moz-border-radius: #000000;
	-webkit-border-radius: 5px;
	font-family: Georgia, Times, serif;
	font-size: 13px;
	text-transform: none;
	font-weight: normal;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -2px;
	padding: 5px;
}

a.smallbox:link    {
  /* Applies to unvisited links of class mainNav */
  text-decoration:  none;
  background-color: #ddd;
  color:            blue;
  } 
a.smallbox:visited {
	/* Applies to visited links of class mainNav */
  text-decoration:  none;
	background-color: #ddd;
	color:            blue;
  } 
a.smallbox:hover   {
  /* Applies to links under the pointer of class mainNav */
  text-decoration:  none;
  background-color: blue;
  color:            #fff;
  } 
a.smallbox:active  {
  /* Applies to activated links of class mainNav */
  text-decoration:  none;
  background-color: black;
  color: white;
  } 

#nyhet {
	height: auto;
	width: 380px;
	margin: 0px;
	padding: 0px;

}


#nyhet p {
	font-family: georgia, times, serif;
	padding: 0px;
	font-weight: normal;
	font-size: 13px;
	line-height: 20px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}



#nyhet h1 {
	font-family: georgia, times, serif;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 27px;
}

#nyhet h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 5px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#aktuellt hr {
	height: 1 px;
	background: none;
	padding: 0;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #ccc;
	margin-top: 20px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 12px;
	width: 380px;
}


/* Slut på stilar för Aktuell, nyheter, och smallbox */
