@charset "utf-8";

a:link {color:#666666; text-decoration:none;}
a:visited {color:#666666; text-decoration:none;}
a:hover {color:#ED6E00; text-decoration:none;}


body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#000;
	color:#666666;
}

h1 {
	font-size:14px;
	border-bottom:1px solid #ED6E00;
}

.h1_short {
	width:350px;
}

h2 {
	font-size:12px;
	font-weight:bold;
	margin-top:0px;
}

img {
	border:none;
	margin:0px;
	padding:0px;
}

li {
	list-style:none;
	border-bottom:1px dashed #ddd;
	margin:0px 0px 0px 0px;
	padding:3px 0px 3px 0px;
}

ul {
	padding:0px;
	margin:0px;
}



.bottom{
	clear:both;
	margin:0px auto 0px auto;
	background-image:url(images/bottom2.gif);
	background-repeat:no-repeat;
	padding:14px 0px 0px 0px;
	
	width:980px;
	clear:both;
}
.main {
	clear:both;
	padding:0px;
	margin:0px auto 0px auto;
	width:980px;
	background-image:url('images/main2.gif');
	background-repeat:repeat-y;
}
.top{
	margin:30px auto -20px auto;
	background-image:url(images/top2.gif);
	background-repeat:no-repeat;
	height:100px;
	width:980px;
}




.left_menu {
	float:left;
	padding:0px;
	margin:20px 20px 0px 30px;
	width:250px;
	height:504px;
	background-image:url(images/skyltarnet.gif);
	background-repeat:no-repeat;
}

.logo {
	float:left;
	background-image:url(images/logo2.jpg);
	margin:20px 10px 0px 30px;
	width:230px;
	height:76px;
}

.main_pict_2 {
	clear:right;
	float:right;
	width:640px;
}

.main_pict {
	clear:right;
	float:right;
	padding:0px;
	margin:20px 40px 0px 0px;
	width:600px;
}

.left_menu a:link {text-decoration:none; font-weight:bold; color:#ED6E00;}
.left_menu a:visited {text-decoration:none; font-weight:bold; color:#ED6E00;}
.left_menu a:hover {text-decoration:none; font-weight:bold; color:#666666;}

.menu_item {
	padding:3px 3px 3px 3px;
	border-bottom:1px dashed #ddd;
}

.overflowing {
	overflow:auto;
	height:450px;

}

.produkt_bild {
	clear:both;
	float:left;
	width:180px;
	height:120px;
	margin:20px 0px 0px 0px;
}

.produkt {
	float:left;
	width:400px;
	height:120px;
	margin:20px 0px 0px 20px;
	border-bottom:1px dashed #ddd;
}

.small_start_right {
	float:right;
	margin:20px 40px 20px 0px;
	width:268px;
	color:#ED6E00;
	border:1px solid #ED6E00;
	padding: 10px;
}

.small_start_left {
	float:right;
	margin:20px 20px 20px 0px;
	width:290px;
	height:110px;
}

.sub_menu {
	display:none;
	padding:3px 0px 3px 30px;
}
.sub_menu_2 {
	display:none;
	padding:3px 0px 3px 30px;
}




.top_menu {
	float:right;
	margin:20px 40px 0px 0px;
}
