body
{
	margin: 0;
	padding: 0;
}


div#header
{
  	cursor: pointer;
	margin: auto;
	width: 963px;
	height: 120px;
	background: #fff url("/Konfiguration/Sidbilder/header_image.jpg") no-repeat;
}
div#header div
{	
	width: 400px;
	height: 100px;
	float: right;
	margin-top: 6px;
	margin-right: 6px;
}
div#header div img
{
	float: right;
}
div#main
{
	margin: auto;
	width: 963px;
	background-position: center top;
	min-height: 800px;
	height: 600px;
}

* html div#main
{
	height: 800px;
}

div#menu
{
	height: 38px;
	background: #000 url("/Admin/Delade%20resurser/Design/Bilder/menu_edges.png") no-repeat;
}
div#menu ul
{
	display: block;
	list-style: none;
	margin: 0 5px 0 5px;
	padding: 0;
	background: #000 url("/Admin/Delade%20resurser/Design/Bilder/menu_fill.png") repeat-x;
	width: 953px;
	height: 38px;
}
div#menu ul li
{
	display: block;
	width: 175px;
	height: 38px;
	float: left;
	padding: 0;
	margin: 0;
	background-image: url("/Admin/Delade%20resurser/Design/Bilder/menu_separator.png");
	background-repeat: no-repeat;
	background-position: right top;
}
div#menu ul li a
{
	display: block;
	width: 175px;
	height: 38px;
	color: #fff;
	text-decoration: none;
	padding-top: 6px;
	text-align: center;
	font-family: Trebuchet MS, Arial, Serif;
}
div#menu ul li a.selected
{
	background: url("/Admin/Delade%20resurser/Design/Bilder/menu_active_fill.png") repeat-x;
	color: #F1A80B;
}
div#contentpanel
{
	background-image: url("/Konfiguration/Sidbilder/background_secondary.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	padding: 65px 45px 0 45px;
	font-family: Trebuchet MS, Arial, Serif;
}
div#contentpanel.contentpanel_startpage
{
	background-image: url("/Konfiguration/Sidbilder/background.jpg");
}
div#contentpanel #subpage
{
	width: 860px;

}
div#contentpanel #subpage label
{
	display: block;
}
#Content_Intresseanmalan_Namn,
#Content_Intresseanmalan_Epost,
#Content_Intresseanmalan_Telefonnummer,
#Content_Intresseanmalan_Meddelande
{
  width: 300px;
}
#Content_Intresseanmalan_Meddelande
{
  height: 200px;
}
#leftcolumn,
.leftcolumn
{
  float: left;
  width: 40%;
}
#rightcolumn,
.rightcolumn
{
  float: right;
  width: 40%;
}
#nyhetslista
{
  float: right;
  width: 350px;
  background: transparent url("/Admin/Delade%20Resurser/Design/Bilder/puff_top.png") no-repeat top left;
  margin: 0;
  padding: 0;  
  
  	margin:80px -35px 0 0;
	padding:0;
	width:245px;
}

#nyhetslista ul
{
  list-style: none;
  display: block;
  margin: 8px 0 0 0;
  padding: 0 4px 8px 4px;
  background: transparent url("/Admin/Delade%20Resurser/Design/Bilder/puff_bottom.png") no-repeat bottom left;
}

#nyhetslista ul li
{
  background: none;
  padding: 4px;
}

#nyhetslista ul li a{
	color: #000;
}
#nyhetslista ul li .nyhetslista_readmore
{
  display: block;
  text-align: right;
}

* html #nyhetslista
{
	background-image: none;
}

*:first-child+html #nyhetslista .CS_head
{
 /* background: transparent url("/Admin/Delade%20Resurser/Design/Bilder/puff_top.gif") no-repeat top left;*/
  height: 8px;
}

* html #nyhetslista .CS_head
{
  background: transparent url("/Admin/Delade%20Resurser/Design/Bilder/puff_top.gif") no-repeat top left;
  height: 8px;
}

*:first-child+html #nyhetslista ul
{
  background: #fff;
  margin: 0;
}

* html #nyhetslista ul
{
  background: #fff;
  margin: 0;
}



* html #nyhetslista .CS_foot
{
  display: block;
  height: 12px;	
  background: url("/Admin/Delade%20Resurser/Design/Bilder/puff_bottom.gif") no-repeat bottom left;
}
