@charset "utf-8";
* {
margin: 0;
padding: 0;
}

body {
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
}
#wrapper h1 {
	font-size: 24px;
	line-height: 19px;
}


body img {
border: 0;
}
#add {
	width: 330px;
	float: left;
	height: 300px;
}
#button_wrap {
	height: 150px;
	width: 360px;
	margin-top: 23px;
}


#top {
	width: 817px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#wrapper {
	width: 817px;
	margin-right: auto;
	margin-left: auto;
}
#shop_content {
	margin-top: 25px;
}
#shop_text {
	width: 360px;
}
#shop_rubrik {
	width: 360px;
	height: 35px;
}
#shop_produkter {
	width: 817px;
	margin-top: 25px;
}
.view_cart_image {
	margin-left: 10px;
}
#add label {
	margin-right: 5px;
}
#shop_text a {
	color: #FFFFFF;
}
#add a {
	color: #FFFFFF;
}
