﻿body
{
	background-color: #fff;
}

#bgwrapper
{
	background-image: url(img/bg.jpg);
	background-position: top center;
	background-repeat: repeat-y;	
}

#bottombg 
{
	background-image: url(img/bottombg.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	height: 50px;
}

#wrapper
{
	width: 900px;
	margin: 0 auto;
	position: relative;
}

.rss
{
}

#head
{
	padding-top: 10px;
	background-color: #ccc;
	cursor: pointer;
}

.RedBarMenu
{
	background-color: #c4161c;
	height: 20px;
}

.TopImage 
{
	position: absolute;
	top: 0;
	right: 0;
}

#logo
{
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	background-position: 15px top;
	height: 125px;
	width: 324px;
}

#FootImage
{
	background-image: url(img/foot.jpg);
	height: 50px;
	width: 900px;
}

#mainmenu
{
	margin-left: 30px;
}

#mainmenu a 
{
	color: #FFF;
}

#MainmenuWrapper 
{
	width: 700px;
	float: left;
}

#mainmenu li
{
	float: left;
	margin-right: 10px;
	line-height: 20px;
}

#Search 
{
	float: right;
}

.searchBox
{
	background-color: #FFF;
	padding: 3px;
}

#foot
{
	background-color: #ccc;
	height: 100px;
	position: relative;
}

#ColumnWrapper
{
	background-color: #fff;
}

#LeftColumn
{
	width: 200px;
	float: left;
}

#RightColumn
{
	float: left;
	width: 699px;
	border-left: #000 1px solid;
}

#content
{
}

.PictureContainer
{
	background-color: #fff;
	border: 1px solid #fff;
	float: left;
	height: 157px;
	margin-right: 10px;
	margin-top: 10px;
	width: 170px;
	text-align: center;
	padding: 10px;
}

#ProductLeftColumn 
{
	float: left;
	width: 300px;
}

#ProductRightColumn 
{
	float: left;
	width: 299px;
}

.ProductName
{
	margin-bottom: 5px;
}

.Artnr
{
	margin-bottom: 5px;
}

.ImageArchive img, .b
{
	border:solid 1px #fff;
}

.SiteMap ul 
{
	margin-left: 40px;
}

.RedBar 
{
	background-color: #c4161c;
	height: 10px;
}

.WhiteBar 
{
	background-color: #fff;
	height: 10px;
}

.StartBox 
{
	position: relative;
	width: 450px;
	background-color: #CCC;
	height: 40px;
	margin: 10px 20px 10px 0;
	line-height: 40px;
	padding-left: 10px;
	background-image: url(img/round.gif);
	background-repeat: no-repeat;
}

.StartBoxImg
{
	position: absolute;
	top: 0;
	right: 0;
}

#ProductGroupList, #MenyNewsList,#ulogin
{
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.AdminRuta 
{
	float: left;
	width: 300px;
	margin-bottom: 20px;
}

.AdminRuta .Rubrik 
{
	font-weight: bold;
}

.bp 
{
	height: 15px;
}

.Product 
{
	margin-bottom: 10px;
	float: left;
	width: 218px;
	height: 190px;
}

.Product .Image 
{
	width: 150px;
	text-align: center;
}

.Product .Info 
{
	float: left;
	margin-left: 10px;
	width: 499px;
}

.Product .Info h2 
{
	margin-top: 0px;
}

.List input 
{
	width: 25px;
}

th 
{
	text-align: left;
}

#StartLeft 
{
	float: left;
	width: 480px;
}

#StartRight 
{
	float: left;
	width: 179px;
}

#ProductGroups
{
	margin: 10px 0;
	color: #C4161C;
}

#ProductGroups li 
{
	height: 25px;
	background-color: #ccc;
	margin-top: 5px;
	text-align: center;
	background-image: url(img/smallround.gif);
	background-repeat: no-repeat;
	line-height: 25px;
}

#google table
{
	margin: 0 auto;
}