body {
	background-color: #ffffff;
	margin-top: 0px;
	margin: 0;
	padding: 0;

}


/*--------------- HUVUDDELAR -----------------*/

#main1 {
	width: 775px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	}

/*--------------- FÖRSTASIDAN ----------------*/


#fpbox1 {
	width: 708px;
	height: 125px;
	background-repeat: no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	}

#fpbox2 {
	width: 230px;
	height: 192px;
	background-repeat: no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	}
	
#fpbox3 {
	width: 180px;
	height: 192px;
	background-repeat: no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	}

#fpimg {
	width: 708px;
	height: 375px;
	}	
	
/*--------------- FÖRSTASIDAN TEMP -----------*/

#main_temp {
	width: 935px;
	height: 534px;
	margin: 30px auto;
	background: url('../graphic/default_bg.jpg') no-repeat center center;
	position: relative;
}
#main_temp #logga {
	position: absolute;
	top: 20px;
	left: 35px;
	display: none;
}
#main_temp #content {
	position: absolute;
	top: 80px;
	left: 100px;
	color: #fff;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	width: 350px;
	margin-left: 400px;
}
#main_temp img.kablar {
	float: left;
	margin: 0 90px 0 0;
}
#main_temp h1 {
	background: url('../graphic/rubrik_valkommen_till_bds.png') no-repeat left top;
	width: 340px;
	height: 79px;
	margin: 55px 0 20px 0;
	float: left;
}
#main_temp h1 span {
	display: none;
}
#main_temp  p {
	margin: 15px 0;
}
#main_temp .butiker {
	font-weight: bold;
	position: relative;
}
#main_temp .butiker span {
	padding-top: 5px;
}
#main_temp .butiker img {
	padding-left: 27px;
	vertical-align: middle;
}
#main_temp #dd1 {
	position: absolute; 
	right:1px; 
	top:21px; 
	width:260px; 
	height:260px
}
#main_temp .expl {
	font-size: 9px;
	margin: 20px 0 40px;
	display: none;
}
#main_temp .bdslink {
	border-bottom: 1px dotted #fff;
	padding: 1px 0px 3px 0px;
	margin-left: 5px;
	background: url('../graphic/pil.png') no-repeat -10px 4px;
	color: #fff;
	text-decoration: none;
}
#main_temp a:hover.bdslink {
	border-bottom-style: solid;
}
#main_temp .clear {
	clear: both;
}

	
/*----------------- TEXT ------------------*/

.linkmenu {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #FFFFFF !important;
	font-weight: bold;
	text-decoration: none !important;
	padding-bottom: 10px;
	}
.linkmenu:visited {
	color: #FFFFFF;
}

.form {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #333333;
	}
	
.verkstader {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #333333;
	}

/* --------------- DROP DOWN --------------- */

.dropdown {
	position: absolute;
	z-index: 100;
	overflow: auto;
	background-color: #FFFFFF;
	border: #CCCCCC 1px solid;
	visibility: hidden;
	display: none;
}
.dropdowninside {
	overflow: auto;
}


.dropdown table {
	margin: 5px;
	margin-right: 0px;
	width: 95%;
	_width: 90%;
	border: 0;
	color: #000000;
}

.dropdown th, .dropdown td {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	padding: 1px;
	margin: 0;
}
.dropdown th {
	font-weight: bold;
	padding-right: 10px;
	width: 1%;
}
.dropdown td {
	font-weight: normal;
}
.dropdown a {
	color: #000000 !important;
	text-decoration: none;
}
.dropdown a:visited {
	color: #333333 !important;
}
.dropdown a:hover {
	text-decoration: underline;
}

#fronttable h1
{
	font-size: 100%;
	font-weight: bold;
}
#fronttable h2, #fronttable h3
{
	font-size: 100%;
	font-weight: normal;
}