body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-image: url(bilder/top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#livskarriar {
	width: 284px; /* 762 - padding */
	height: 94px; /* 108 - padding */
	padding: 14px 0px 0px 478px;
	clear: both;
}

#underTop {
	width: 762px;
	background-image: url(bilder/backgr_boj.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: scroll;
	clear: both;
}

#topptext {
	padding: 19px 37px 0px 56px;
	clear: both;
}

.enormText {
	font-size: 25px;
	font-weight: bold;
	color: #E55F85;
}

#citatGreenContainer {
	padding: 7px 0px 0px 40px;
	clear: both;
}

.citatGreenTop { /* 2 smala citat per rad. Top, Middle & Bottom. */
	width: 207px;
	height: 23px;
	background-image: url(bilder/citat_top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: scroll;
	clear: both;
}

.citatGreenMiddle {
	width: 145px;
	border-width: 0px 1px;
	border-style: none solid;
	border-color: #D4D6DB;
	margin-left: 16px;
	padding: 7px 22px 13px 22px;
	clear: both;
}

.citatGreenBottom {
	width: 207px;
	height: 6px;
	background-image: url(bilder/citat_bottom.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: scroll;
	clear: both;
}

.citatBlueTop { /* Brett citat. Top, Middle & Bottom. */
	width: 433px;
	height: 23px;
	margin: 30px 0px 0px 40px;
	background-image: url(bilder/citat_bred_top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: scroll;
	clear: both;
}

.citatBlueMiddle {
	width: 371px;
	border-width: 0px 1px;
	border-style: none solid;
	border-color: #D4D6DB;
	margin-left: 56px;
	padding: 7px 22px 13px 22px;
	clear: both;
}

.citatBlueBottom {
	width: 433px;
	height: 6px;
	margin: 0px 0px 20px 40px;
	background-image: url(bilder/citat_bred_bottom.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: scroll;
	clear: both;
}

.pinkFade {
	width: 369px; /* 417 - padding */
	padding: 7px 24px 25px 24px;
	margin: 10px 0px 0px 56px;
	background-image: url(bilder/fade_pink.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-attachment: scroll;
	clear: both;
}

#boken {
	width: 238px; 
	height: 310px; 
	margin-top: 24px;
	clear: both;
}

#premieUppe {
	width: 110px; /* 238 - padding */
	height: 21px; /* 121 - padding */
	clear: both;
	padding: 100px 0px 0px 128px;
	background-image: url(bilder/premie.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

#bokenBonus {
	margin-top: 35px;
}

.underBoken {
	width: 208px;
	padding: 6px 15px;
}

.spaltGreyTop {
	width: 238px;
	height: 14px;
	background-image: url(bilder/spalt_grey_top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: scroll;
	clear: both;
	margin-top: 50px;
}

.spaltGreyMiddle {
	width: 208px; /* 238 - padding - ram */
	border-width: 0px 1px;
	border-style: none solid;
	border-color: #D4D6DB;
	padding: 2px 14px 8px 14px;
	clear: both;
}

.spaltGreyBottom {
	width: 238px;
	height: 7px;
	background-image: url(bilder/spalt_grey_bottom.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: scroll;
	clear: both;
}

.text {
	width: 417px;
	margin: 30px 0px 20px 56px;
	clear: both;
}

.punktPink { /* Punktlista. Varje punkt har en egen DIV. Anvands i vansterspalten. */
	background-image: url(bilder/punkt_pink_rund.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding: 2px 0px 4px 11px;
}

.punktGreen { /* Punktlista. Varje punkt har en egen DIV. Anvands i vansterspalten. */
	background-image: url(bilder/punkt_green_rund.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding: 0px 0px 6px 11px;
}

.punktStarBlue { /* Punktlista. Varje punkt har en egen DIV. Anvands i vansterspalten. */
	background-image: url(bilder/star_blue.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding: 2px 0px 5px 16px;
}

.punktStarPink { /* Punktlista. Varje punkt har en egen DIV. Anvands i vansterspalten. */
	background-image: url(bilder/star_pink.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding: 2px 0px 5px 16px;
}

.stegTop {
	width: 377px; /* 417 - padding*/
	height: 17px; /* 21 - padding */
	padding: 3px 20px 1px 20px;
	background-image: url(bilder/steg_top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: scroll;
	font-weight: bold;
	color: #5DB2E6; /* 7FC2EB */
	clear: both;
}

.stegMiddle {
	width: 377px; /* 417 - padding */
	background-color: #F3FAFE;
	padding: 0px 20px 0px 20px;
	clear: both;
}

.stegBottom {
	width: 417px;
	height: 9px;
	background-image: url(bilder/steg_bottom.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: scroll;
	clear: both;
}

#rutaBestall {
	width: 417px; /* 305 - padding */
	padding: 0px;
	background-image: url(bilder/order_bg.gif);
	background-position: left top;
	background-repeat: repeat-y;
	background-attachment: scroll;
	clear: both;
	margin: 15px 0px 0px 56px;
}

#underBestall {
	width: 367px;
	margin: 8px 0px 20px 81px;
	clear: both;
}

.formularRubrik {
	color: #E14671;
	font-weight: bold;
	margin-top: 15px;

}

.formularTextruta {
	width: 150px;
	margin-top: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.formularPostnr {
	width: 40px;
	margin-top: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.formularPostort {
	width: 95px;
	margin-top: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.formularKryssruta {
	margin: 0px;
}


/*      texter       */

.litenText {
	font-size: 10px;
	font-weight: normal;
}

.pink {
	color: #E55F85;
}

.pinkLight {
	color: #F8A1B8;
}

.blue {
	color: #5DB2E6; /* 7FC2EB */
}

.green {
	color: #A7EB6B;
}

.rubrikBlue {
	font-size: 15px;
	font-weight: bold;
	color: #5DB2E6; /* 7FC2EB */
	margin-bottom: 4px;
}

.rubrikPink {
	font-size: 15px;
	font-weight: bold;
	color: #E55F85;
	margin-bottom: 4px;
}

.rubrikGreen {
	font-size: 15px;
	font-weight: bold;
	color: #98E455;
	margin-bottom: 4px;
}

a:link, a:visited { 
	text-decoration: underline; 
	color: #666666;
}

a:active, a:hover { 
	text-decoration: underline; 
	color: #000000;
}
.formularAntal {

	width: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
#rutaBestallInnehall {
	padding-right: 30px;
	padding-left: 30px;
}
#orderWarningField {
	background-color: #FFFFFF;
	width: 280px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	border-top-width: 7px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #FF0000;


}
.testheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E55F85;
	font-weight: bold;

}
.observera {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #77BBE3;
	font-weight: bold;
}
.formularRubrikThin {

	color: #C04365;
	font-weight: normal;
}
#orderPreviewInfoField {
	background-color: #FFFFFF;
	padding: 10px;
	width: 360px;
	border: 1px solid #E55F85;
}
#orderPreviewTableMargin {
	padding-top: 4px;
	padding-bottom: 25px;

}
.orderPreviewTable {

	padding-top: 4px;
	padding-bottom: 15px;
}
.orderPreviewShippingInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
}
