@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
 caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	
	
}

body {
	background-color: #2b2b2b;
	background-image: url(../images/bg_gradient.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin:0px 0px; 
	padding:0px;
}
#main {
    background:url("../images/bg/bg_top.jpg") no-repeat center top;
	clear: left;
    margin: 0 auto;
    padding-top: 94px;
    width: 1090px;
	height:100%;
	text-align:left;
}
#menubar {
    clear: both;
    height: 51px;
    margin: 0 auto;
	margin-left:218px;
	margin-right:188px;
    width: 583px;
	color:#ffffff;
}
#container {
	clear: both;
	margin: 0 auto;
	min-height:500px;
  	height:auto !important;
  	height:500px;
	width: 1090px;
	margin-top:20px;
	background-image:url(../images/bg/bg_middle.png) ;
	background-repeat: repeat-y;
	overflow:hidden;
	padding-left:32px;	
}
#bottom {
    background:url("../images/bg/bg_bottom.jpg") no-repeat center top;
	clear: both;
	margin: 0 auto;
	height:111px;
    width: 1090px;
	color: #FFFFFF;
}
#disclaimer {
    clear: both;
    height: 24px;
    margin: 0 auto;
	width: 350px;
	color:#999999;
	font-size:10px;
}
div.left_col {
	float: left;
	width: 180px;
	
}

div.right_col {
	float: left;
	width: 500px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color:#FFFFFF;
}
div.single_col {
	float: left;
	width: 680px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color:#FFFFFF;
}
iframe {
	frameborder: 0px;
	border:none;
}
.produkt {
	background-color:#F0F0F0;
	border:#000 solid 1px;
	width:130px;
	height:180px;
	margin-left:10px;
	margin-top: 10px;
	padding-left:10 px;
	padding-top:10 px;
	float:left;
	color:#D3D3D3
	
	
}
.stripe {

	margin: 0 auto; background-color: #fff; width:500px; text-align: left; margin-top: 0px; margin-bottom: 4px; color: #666; display: table;
	border-bottom:solid 2px #999;
	}

			

.stripe .title {

	float: left; text-transform: uppercase; font-weight: bold;  display: table-cell; vertical-align: middle; }

			

.stripe .pic {

	float: left;  overflow: hidden; padding:4px 4px 4px 4px; }

			

.stripe .pic img {

	margin: 0px;
	border:solid 1px #666;}

			

.stripe .text {

	display: table-cell; vertical-align: middle; float: left;  }

			

.stripe .source {

	float: right; display: table-cell; vertical-align: middle; }

.bildruta {
	width:auto;
	overflow:hidden;
	float:left;
	margin-right:10px;
	background-color:#009;
		}
.bildavslut {
	clear:both;
	
	}
