body
{
	background: #eee url('../design/bodybg.gif') fixed repeat-y center;
	text-align: center;
	margin: 0px;
	margin-left:0px;
	* margin-left: 1px;
	min-width: 950px;
	height: 100%;
}

div#holder
{
	margin: 0 auto;
	width: 950px;
	text-align: left;
	position:relative;
	height:100%;
}

div#topMenu
{
	position:relative; /*fixed*/
	height:107px;
}

div#main
{
	position:absolute;
	left:164px;
	top:157px;
	width:786px;
}

div#leftMenu
{
	position:absolute;
	left:10px;
	top:157px;
	width:139px;;
}

.top_data
{
position: absolute;
top: 35px;
left: 340px;
font-weight: bold;
text-align: right;
width: 600px;
font-size: 11px;
}

.top_data a
{
font-weight: bold !important;
font-size: 11px !important;
}

.frontaddiv
{
width: 240px;
border: 1px solid #bdbdbd;
padding: 8px;
position: relative;
margin-right: 10px;
margin-bottom: 10px;
}

.newsbg
{
padding: 10px;
width: 220px;
background: url("/design/newsbg.jpg") top left no-repeat;
}

.newsbgbot
{
padding: 10px;
width: 220px;
background: url("/design/newsbg.jpg") bottom left no-repeat;
}

.newsbg *
{
background: none transparent !important;
}
div#kundtjanst {

}

div#kundtjanstLink {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	color: white;
	border: 1px solid #990000;
	cursor: pointer;
	height: 19px;
	text-align: center;
	line-height: 19px;

	background-color: #cc0000;
	font-weight: bold;
	width: 135px;
}
div#kundtjanst #kundtjanst_field{
	display: none;
	border: 0px solid #990000;
	padding: 4px;
	font-size: 12px;
}

div#kundtjanst textarea{
	width: 300px;
	height: 100px;
	margin-top: 10px;

}
div#kundtjanst input {
	width: 300px;
	margin-top: 5px;
	margin-bottom: 5px;
}

div#kundtjanst #skicka {
	width: 70px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	color: white;
	border: 1px solid #990000;
	cursor: pointer;

	background-color: #cc0000;
	font-weight: bold;
}
