/*************************************************
* Elements
*************************************************/
html, body {
	margin: 0px;
	padding: 0px;
    text-align: center;
}

body {
	background-color: #FFFFFF;
}


img {
	border-width: 0px;
}

body,td,div,span,p,ul,ol,li {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #505050;
}

a {
	color: #dc7404;
	text-decoration: none;
}

a:hover {
	color: #dc7404;
	text-decoration: normal;
}

a.gal2 {
	font-size: 13px;
	color: #dc7404;
	text-decoration: none;
}

a.gal2:hover {
	font-size: 13px;
	color: #dc7404;
	text-decoration: normal;
}

a.gal {
	font-size: 11px;
	color: #505050;
	text-decoration: none;
}

a.gal:hover {
	font-size: 11px;
	color: #dc7404;
	text-decoration: normal;
}

p {
	text-align: justify;
	font-size: 11px;
	line-height: 15px;
	letter-spacing: 0px;
}

/*************************************************
* Design
*************************************************/
#design {
	width: 851px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	margin-left: auto;
	margin-right: auto;
	
}
#top {
	background-image: url("/files/design/images/logo_background.gif");
	background-repeat: no-repeat;
    background-position:center bottom;
	height: 76px;

}
#topinner {
	width: 851px;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	float: left;
	margin-top: 20px;
	margin-left: 14px;
}
#menu {
	background-image: url("/files/design/images/menu_bg.gif");
	background-repeat: no-repeat;
    background-position:center top;
	height: 22px;
    
}

#menuinner {
	width: 851px;
	margin-left: auto;
	margin-right: auto;
}

#menux {
	margin-right: 66px;
	width: 436px;
	float: right;
}

#bt_kontakt {
	position: fixed;
	right: 100px;
}

#bt_kunder {
	position: fixed;
	right: 185px;
}

#bt_omcenta {
	position: fixed;
	right: 265px;
}

#bt_galleri {
	position: fixed;
	right: 370px;
}

#menushadow {
	background-image: url("/files/design/images/menu_shadow.gif");
	background-repeat: no-repeat;
	width: 851px;
	height: 18px;
	margin-top: 0px;
}
#bottom {
	background-image: url("/files/design/images/bund.gif");
	background-repeat: repeat-x;
	height: 70px;

}
#bottominner {
	width: 851px;
	margin-top: 0 px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}

#bottominner p {

	position: relative;
	top: 26px;
	bottom: 0px;
}

#columns {
	margin-top: 0px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
    text-align: left;
}

#col1 {
	width: 851px;
	margin-left: 10px;
}