.Rubriker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}
body {
	background-color: #FFFFFF;
	background-image: url(/background.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;	
}
h1 {
	font-family: "Myriad Pro", "Helvetica", "Verdana";
	font-size: 36px;
	margin: 0px;
	padding: 0px;
	line-height: 36px;
}
h2 {
	font-family: "Myriad Pro", "Helvetica", "Verdana";
	font-size: 16px;
	margin: 0px;
	padding: 0px;
} 
h3 {
	font-family: "Myriad Pro", "Helvetica", "Verdana";
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
a.special-vlink:link { 
	color:#FFFFFF; 
	background:transparent; 
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
} 
a.special-vlink:visited { 
	color:#FFFFFF; 
	background:transparent; 
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a.special-vlink:active { 
	color:#FFFFFF; 
	background:transparent; 
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a.special-vlink-small:link { 
	color:#FFFFFF; 
	background:transparent; 
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
} 
a.special-vlink-small:visited { 
	color:#FFFFFF; 
	background:transparent; 
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.special-vlink-small:active { 
	color:#FFFFFF; 
	background:transparent; 
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}
.TextManageCart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.TextManageCartFotnot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.TextManageCartVinstDel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.MCUnderStreck {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-bottom-width: 1px;
}

.MCUnderHogerStreck {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-right-color: #000;
	border-right-width: 1px;
	border-bottom-color: #000;
	border-bottom-width: 1px;
	
}

.MCHogerStreck {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-style: solid;
	border-right-color: #000;
	border-right-width: 1px;
}


.MCVinstDelUnderStreck {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-bottom-width: 1px;
}



.Bakgrund_till_Butik {
	background-image: url(/butik/Bakgrundbilder/background_veckanspaket_mitt.png);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: top;
}
.Bakgrund_till_Butik_Topp {
	background-image: url(/butik/Bakgrundbilder/background_veckanspaket_topp.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.Bakgrund_till_Butik_Botten {
	background-image: url(/butik/Bakgrundbilder/background_veckanspaket_bottom.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.ToppRaden {
	background-image: url(menyrad/menyrad_bakgrund.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	left: 0px;
	top: 0px;
	position: absolute;
}
.Lista {
	list-style-position: inside;
	list-style-type: upper-roman;
}
.myDiv {
	background-color: #FFFFFF;
	padding: 10px;
	width: 800px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border: 3px solid #1A58B5;
	text-align: left;
	margin: 5px;
	position: relative;
}
.myDivWidth400Left {
	background-color: #FFFFFF;
	padding: 10px;
	width: 350px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border: 3px solid #1A58B5;
	text-align: left;
	height: 350px;
	float: left;
	margin-right: 0px;
	margin-bottom: 5px;
	vertical-align: top;
	position: relative;
}
.myDivWidth400Right {
	background-color: #FFFFFF;
	padding: 10px;
	width: 350px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border: 3px solid #1A58B5;
	text-align: left;
	float: right;
	height: 350px;
	margin-bottom: 5px;
	position: relative;
	margin-right: 0px;
	vertical-align: top;
}
.Container {
	width: 800px;
	padding: 10px;
	align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
}
.300PxDown {
	height: auto;
	width: auto;
	top: 300px;
	position: absolute;
	clip: rect(300px,auto,auto,auto);
}
.AddToCartMid {
	position: absolute;
    bottom: 0px;
	height: auto;
	width: auto;
	left: 200px;
}
.TextLiten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.myDivWidth {
	background-color: #FFFFFF;
	padding: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border: 3px solid #1A58B5;
	text-align: left;
	margin-right: 0px;
	margin-bottom: 5px;
	vertical-align: top;
	position: relative;
}
.Text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.Text2Red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F00;
}
.TextNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.FontWeightLight {
	font-weight: lighter;
}

