/*<group=General Styles>*/
BODY
{
	color: #333;
/*textfârg*/
	font-size: 11px;
	font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial, Georgia, sans-serif;
	text-align: center;
	background: #EEE url(filipsborgtapet_bakgrund.jpg) 142px 29px;
	line-height: 12px;
	margin: 0;
	padding: 0 0 inherit;
}
H1
{
	color: #633;
	font-size: 1em;
/*font: 0.69em/1.3em Courier, Georgia, Helvetica, Arial, sans-serif;*/
	letter-spacing: 0px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-top: 0px;
	text-indent: 0px;
}
H2
{
	font-size: 1.3em;
	color: #633;
	letter-spacing: 0px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-top: 0px;
	text-indent: 0px;
	text-align: center;
}
H3
{
	color: #444;
	font-size: 1em;
/*font: 0.69em/1.3em Courier, Georgia, Helvetica, Arial, sans-serif;*/
	letter-spacing: 0px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}
H4
{
	color: #633;
	font-size: 10px;
	letter-spacing: 0px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-top: 0px;
	text-indent: 0px;
}
#maincontainer
{
	width: 1000px;
/*Width of main container*/
	margin: 0 auto auto;
/*Center container on page*/
	opacity: 0.85;
}
#topsection
{
	background: #633;
	height: 80px;
/*Height of top section*/
	background: url(bg80.png) repeat-x;
}
#topsection H1
{
	margin: 0;
	padding-top: 15px;
}
#contentwrapper
{
	float: left;
	width: 100%;
}
#contentcolumn
{
	margin-left: 120px;
/*Set left margin to LeftColumnWidth*/
}
#leftcolumn
{
	float: left;
	width: 120px;
/*Width of left column*/
	margin-left: -1000px;
/*Set left margin to -(MainContainerWidth)*/
	background: #FEFFEF;
}
/*#footer{clear: left;width: 100%;background: black;color: #FFF;text-align: center;padding: 4px 0;}#footer a{color: #FFFF80;}*/
.innertube
{
	margin: 0px;
/*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}
P
{
}
#container
{
	background: #FEFFEF;
/*This Is The BG Color Of The Main Div*/
	margin: 0px;
/*Right And Left Margin Widths To Auto*/
	text-align: left;
/*Hack To Keep IE5 Windows Happy*/
	border-left: 1px solid #DDD;
	padding-right: 20px;
	padding-left: 20px;
	/*[empty]width:;*/
	height: inherit;
	padding-bottom: 278px;
}
#stormeny
{
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 20px;
	background: #FEFFEF;
	padding: 5px 0px 5px 5px;
	text-align: left;
	overflow: auto;
}
#stormeny IMG
{
	width: 108px;
	padding-top: 20px;
	padding-bottom: 30px;
}
#stormeny UL
{
	color: #2B1515;
	list-style: none;
	margin-left: -40px;
}
#stormeny UL :hover
{
	background: #F8F8F8;
}
#stormeny UL LI
{
	margin-left: 10px;
	color: #824440;
}
#stormeny UL LI A
{
	color: #333;
	margin-left: -10px;
	padding-left: 10px;
}
#stormeny A
{
	color: #888;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 0px;
	padding-top: 0px;
	text-decoration: none;
}
#stormeny .red
{
	color: #633;
	font-size: 10px;
	font-weight: bold;
}
#stormeny .green A
{
	color: #448800;
}
#stormeny .green A:hover, A:active
{
	color: #66BB00;
}
#huvud
{
	width: 970px;
/*border-top: 1px solid #999;    border-right: 1px solid #999;    border-bottom: 1px solid #999;*/
	margin: 0;
/*Right And Left Margin Widths To Auto*/
	position: relative;
	padding-right: 20px;
	max-height: 90px;
	border-left: 1px solid #DDD;
	color: #AAA;
}
#huvud H3
{
	color: #DDD;
	font-size: 1em;
/*font: 0.69em/1.3em Courier, Georgia, Helvetica, Arial, sans-serif;*/
	letter-spacing: 0px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}
#huvud IMG
{
	float: left;
	margin: 7px;
	padding: 8px;
	background: #FFF;
}
#huvud #meny-top
{
	display: block;
	position: absolute;
	height: 80px;
	width: 400px;
	margin-left: 30px;
	border-left: 1px solid #703031;
	text-align: left;
}
#huvud #meny-top UL
{
	display: block;
	height: 80px;
	list-style: none;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}
#huvud #meny-top LI
{
	display: inline;
	color: #633;
	vertical-align: bottom;
	width: 65px;
	height: 80px;
}
#huvud #meny-top A
{
	position: relative;
	height: 40px;
	background: #633;
	text-decoration: none;
}
#huvud .logo
{
	margin: 10px 0px 0px 10px;
}
#sidebar
{
	background: #FEFFEF;
/*position: relative;*/
	float: right;
	display: block;
	width: 290px;
	margin-top: 5px;
	margin-right: -10px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding: 0 0 20px 20px;
	border-left: 2px dotted #66BB00;
}
#sidebar A:link
{
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
#sidebar A:hover
{
	font-size: 1em;
	color: #333;
	text-decoration: none;
}
#sidebar-start
{
	background: #FFF;
/*position: relative;*/
	float: right;
	display: block;
	width: 300px;
	margin-right: -10px;
	padding: 0 0 30px 20px;
}
#sidebar A
{
	color: #480;
}
#sidebar FORM A:hover, A:active
{
	color: #6B0;
}
#breadcrumb
{
	color: #333;
	padding-bottom: 10px;
}
#breadcrumb A
{
	color: #448800;
}
#breadcrumb A:hover, A:active
{
	color: #66BB00;
}
#breadcrumb UL
{
	display: block;
	list-style: none;
	vertical-align: bottom;
	margin: 0;
	padding: 0;
}
#breadcrumb LI
{
	display: inline;
	height: 15px;
	margin: 0;
	padding: 0;
}
#starttable
{
	display: block;
	width: 480px;
	text-align: left;
}
#starttable UL
{
	width: 460px;
	margin-left: auto;
	margin-right: auto;
}
#starttable LI
{
	float: left;
	width: 130px;
	list-style: none;
	padding: 0 10px;
}
#starttable LI H3
{
	text-align: center;
	background: url('grontop2.png');
	height: 17px;
	padding-top: 4px;
	color: #FFF;
}
#starttable LI IMG
{
	padding-top: 20px;
	padding-bottom: 10px;
	width: 130px;
}
#starttable UL UL
{
	width: 130px;
}
#starttable LI LI
{
	padding: 0;
	margin: 0 0 0 -20px;
	list-style: circle;
}
.ombud
{
	width: 510px;
}
.ombud UL
{
	list-style: none;
}
.ombud H3
{
	margin-left: -40px;
	margin-bottom: 5px;
}
.ombud LI
{
	clear: left;
	margin-bottom: 15px;
	width: 450px;
}
.ombud IMG
{
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	width: 100px;
}
#meny-info
{
	position: relative;
	display: block;
	width: 830px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background: #F8F8F8;
}
.rodram
{
	position: relative;
	padding-top: 10px;
	width: 252px;
	margin: 0px;
}
.rodram .top
{
	height: 20px;
	background: url(rodtop.png) repeat-x;
	color: #FFF;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 10px;
}
.rodram .content
{
	position: relative;
	top: -4px;
	border-top: 0px solid #C99;
	border-right: 1px solid #C99;
	border-left: 1px solid #C99;
	border-bottom: 1px solid #C99;
	color: #222;
	padding: 10px;
	background: #EEE;
}
.gronram
{
	position: relative;
	padding-top: 10px;
	width: 252px;
}
.gronram .top
{
	height: 20px;
	background: url(grontop2.png) repeat-x;
	color: #FFF;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 10px;
}
.gronram .content
{
	position: relative;
	top: -4px;
	border: 1px solid #9C9;
	color: #222;
	padding: 10px;
	background: #EEE;
}
.graram
{
	position: relative;
	padding-top: 10px;
	width: 252px;
	text-align: left;
	margin-right: 10px;
}
.graram .top
{
	height: 19px;
	background: url(gratop.png) repeat-x;
	border: 1px solid #CCC;
	color: #222;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 10px;
	overflow: hidden;
}
.graram .content
{
	position: relative;
	top: -4px;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	color: #222;
	padding: 10px;
	background: #EEE;
}
.graram .content TD
{
	vertical-align: top;
}
.prodtabell
{
	padding: 10px;
	border: 0;
	margin-left: auto;
	margin-right: auto;
}
.prodtabell TD
{
	margin: 0;
	padding: 20px;
	width: 200px;
	max-width: 200px;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #FFF;
	border-top: 1px solid #FFF;
	text-align: center;
}
/*.prodtabell td:hover, td:active {    border-color: #633;    border: 1px dashed #c99;}*/
.prodtabell TD A:link, A:visited, A:hover, A:active
{
	text-decoration: none;
}
.prodtabell IMG
{
	width: 100px;
	padding: 10px;
}
.prodtabell H2
{
	font-size: 12px;
	color: #333;
}
UL .eco0
{
	float: left;
	background: #BBB;
	color: #BBB;
	list-style: none;
	width: 15px;
	height: 15px;
	margin: 1px;
}
UL .eco1
{
	float: left;
	background: #B22;
	color: #B22;
	list-style: none;
	width: 15px;
	height: 15px;
	margin: 1px;
}
UL .eco2
{
	float: left;
	background: #FC4;
	color: #FC4;
	list-style: none;
	width: 15px;
	height: 15px;
	margin: 1px;
}
UL .eco3
{
	float: left;
	background: #2B2;
	color: #2B2;
	list-style: none;
	width: 15px;
	height: 15px;
	margin: 1px;
}
.float-left
{
	float: left;
	margin-right: 20px;
}
.float-right
{
	float: right;
	margin-left: 20px;
}
.left
{
	text-align: left;
}
.right
{
	text-align: right;
}
.left-rubrik
{
	font-size: 10px;
	text-align: left;
	color: #BBB;
}
.right-rubrik
{
	font-size: 10px;
	text-align: right;
	color: #BBB;
}
.gratext
{
	font-size: 9px;
	color: #999;
}
.h2green
{
	color: #448800;
	font-size: 2em;
	letter-spacing: 0px;
	font-weight: bold;
	text-align: center;
}
HR
{
	color: #333;
	border-top: 1px solid #000000;
	text-decoration: none;
}
B, STRONG
{
/*color: #633;*/
	font-size: 0.95em;
	letter-spacing: 0em;
/*letter-spacing: 0px;*/
	font-weight: bold;
}
.green
{
	color: #448800;
	font-size: 1em;
	letter-spacing: 0px;
	font-weight: bold;
}
.white
{
	color: #FFF;
	font-size: 1em;
	letter-spacing: 0px;
	font-weight: bold;
}
.rubrik
{
	font-size: 3em;
	color: #B11;
	font-weight: bold;
}
.rubrik-green
{
	font-size: 3em;
	color: #448800;
	font-weight: bold;
}
.rubrik2-green
{
	font-size: 2.3em;
	color: #448800;
}
.text-right
{
	font-size: 1.3em;
	font-weight: bold;
	float: right;
}
A:link, A:visited
{
	color: #448800;
	font-size: 1em;
}
A:hover, A:active
{
	color: #66BB00;
	font-size: 1em;
}
.table
{
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: text-top;
	border: none;
}
TD
{
	text-align: left;
	vertical-align: text-bottom;
}
INPUT[type=image]
{
	vertical-align: text-bottom;
}
INPUT
{
	font-size: 1em;
}
.kassa
{
	min-height: 400px;
}
.kassa TD
{
	text-align: right;
	vertical-align: baseline;
}
.kassa .left
{
	text-align: left;
}
.kassa+TR
{
	font-weight: bold;
}
.header-red
{
	color: #633;
	font-size: 1em;
/*font: 0.69em/1.3em Courier, Georgia, Helvetica, Arial, sans-serif;*/
	letter-spacing: 0px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-top: 0px;
}
#produkter
{
	width: 700px;
	border: none;
	margin-top: 15px;
}
#produkter .sidebar-shop
{
	width: 110px;
	border: none;
	vertical-align: top;
	margin: 0;
	padding: 0;
}
#sidebar-shop
{
	float: right;
	width: 100px;
	padding: 0px;
	margin: 0px;
}
.gronram-shop
{
	position: relative;
	width: 140px;
	margin: 0;
}
.gronram-shop A:link, A:visited, A:hover, A:active
{
	text-decoration: none;
	color: inherit;
}
.gronram-shop .top
{
	height: 20px;
	background: url(grontop2.png) repeat-x;
	color: #EEE;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 10px;
}
.gronram-shop .content
{
	position: relative;
	top: -4px;
	border-top: none;
	border-left: 1px solid #9C9;
	border-right: 1px solid #9C9;
	border-bottom: 1px solid #9C9;
	color: #444;
	text-align: left;
	padding: 10px;
	background: #FFF;
}
.gronram-shop .content IMG
{
	width: 100px;
}
.gronram-shop .content UL
{
	margin: 0;
	padding-left: 10px;
	list-style-type: disc;
	list-style-position: outside;
}
.rodram-shop
{
	position: relative;
	width: 140px;
	margin: 0;
}
.rodram-shop A:link, A:visited, A:hover, A:active
{
	text-decoration: none;
	color: inherit;
}
.rodram-shop .top
{
	height: 20px;
	background: url(rodtop.png) repeat-x;
	color: #EEE;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 10px;
}
.rodram-shop .content
{
	position: relative;
	top: -4px;
	border-top: none;
	border-left: 1px solid #C99;
	border-right: 1px solid #C99;
	border-bottom: 1px solid #C99;
	color: #444;
	text-align: center;
	padding: 10px;
	background: #FFF;
}
.rodram-shop .content IMG
{
	width: 60px;
}
.graram-shop
{
	position: relative;
	width: 140px;
	margin: 0;
}
.graram-shop A:link, A:visited, A:hover, A:active
{
	text-decoration: none;
	color: inherit;
}
.graram-shop .top
{
	height: 20px;
	background: url(gratop.png) repeat-x;
	color: #444;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 10px;
}
.graram-shop .content
{
	position: relative;
	top: -4px;
	border-top: none;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	color: #333;
	text-align: left;
	padding: 10px;
	background: #FFF;
}
.graram-shop .content IMG
{
	width: 100px;
}
.graram-shop .content UL
{
	margin: 0;
	padding-left: 10px;
	list-style-type: disc;
	list-style-position: outside;
}
.produktspalt
{
	width: 350px;
	border: none;
	margin: 0;
	vertical-align: top;
}
.prodram
{
	position: relative;
	display: block;
	border-top: 1px solid #EEE;
	border-right: 1px solid #EEE;
	margin-bottom: 0px;
	margin-top: -1px;
	padding-bottom: 10px;
	width: 410px;
	overflow: hidden;
}
.prodram>A:link, A:visited, A:hover, A:active
{
	text-decoration: none;
	color: #333;
}
.prodram IMG
{
	width: 150px;
	float: left;
	padding: 5px;
}
.prodram-rubrik
{
	position: relative;
	width: 282px;
	background: url(gratop.png);
	margin-left: 160px;
	padding: 4px;
	font-weight: bold;
	color: #444;
}
.prodram-text
{
	position: relative;
	margin-left: 160px;
	padding: 3px;
}
.prodram-klicka
{
	display: inline;
	color: #BBB;
	float: right;
}
.prodram-pris
{
	float: right;
}
.prodram-shop
{
	position: relative;
	width: 260px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 4px;
	padding-left: 10px;
	background: #F8F8F8;
}
/*.prodram-shop table {        width: 310px;    }*/
.prodram-shop>TR
{
	height: 13px;
	max-height: 13px;
	min-height: 13px;
}
.prod_table_left
{
	position: relative;
	display: block;
	float: left;
	border-top: 1px solid #DDD;
	border-right: 1px solid #DDD;
	padding: 15px 5px 15px 0px;
	margin: 0px -1px 0px 0px;
	clear: left;
	width: 430px;
	max-width: 430px;
}
.prod_table_right
{
	position: relative;
	border-top: 1px solid #DDD;
	border-left: 1px solid #DDD;
	padding: 15px 15px 15px 10px;
	margin: 0px;
	width: 430px;
	max-width: 430px;
}
.top
{
	vertical-align: top;
	padding-top: 5px;
}
.prod-namn
{
	color: #633;
	font-size: 1em;
/*font: 0.69em/1.3em Courier, Georgia, Helvetica, Arial, sans-serif;*/
	letter-spacing: 0px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 15px;
}
.prod-namn A:hover, A:active
{
	color: #633;
	font-size: 1em;
}
.prod-enhet
{
	color: #777;
	margin-bottom: 15px;
	width: 270px;
	max-width: 270px;
}
.prod-text
{
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 15px;
	vertical-align: text-top;
	color: #333;
	width: 240px;
	min-height: 50px;
}
.table-border-left
{
	border-left: 1px solid #999933;
	padding-left: 10px;
}
IMG
{
	border: none;
}
.image-left
{
	float: left;
	margin: 0px;
	padding: 0px;
}
.image-right
{
	float: right;
	margin: 0px 0 0px 0px;
	padding: 0px 0 0px 0px;
}
.image-right2
{
	border: 1px solid #CCC;
	margin: 0px 0 0px 0px;
	padding: 0px 0 0px 0px;
}
.image-center
{
	margin: 0px 0 0px 0px;
	padding: 0px 0 0px 0px;
	text-align: center;
}
.image-kop
{
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 2px;
	margin-bottom: -2px;
	margin-top: 1px;
	background-color: #E8E8E8;
	height: 18px;
	border: none;
}
.image-intranm
{
	height: 16px;
	background-image: url(intranm.png), url(no-repeat);
	background-repeat: no-repeat;
	margin: 0px 0px -4px 2px;
	border: none;
}
.image-button
{
	height: 18px;
	margin: 0px 0px -2px 2px;
	border: none;
}
.image-button-gron
{
	font-weight: bold;
	background-color: #A1C63B;
	border-color: #567D1F;
	border-width: 1px;
	border-style: solid;
	margin-left: 2px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: center;
	color: #EEEEEE;
	background-repeat: repeat-x;
	background-image: url(grontop.png);
	height: 22px;
}
.bild-liten
{
	height: 50px;
	position: relative;
}
.tunn-ram-block
{
	float: left;
	clear: left;
}
.tunn-ram-block A:link, A:hover, A:active
{
	color: #333;
	text-decoration: none;
}
.tunn-ram
{
	border: 1px solid #633;
	padding: 10px;
	width: 230px;
	height: 23px;
	position: relative;
	margin-top: 20px;
}
.tunn-ram IMG
{
	height: 50px;
	top: -30px;
	left: 0px;
	position: relative;
}
.tunn-ram SPAN
{
	position: relative;
	bottom: 35px;
	left: 10px;
}
.input-text
{
	width: 25px;
	height: 16px;
	min-height: 16px;
	max-height: 16px;
	border: 1px solid #EEE;
	margin: 0px;
	padding: 0;
}
/*</group>
<group=Layout>*/
.clearer
{
	clear: both;
}
.left-float
{
	float: left;
	clear: left;
}
.right-float
{
	float: right;
	clear: right;
}
.ram-rubrik
{
	color: #633;
	background: #EEE;
	font-size: 1.2em;
/*font: 0.69em/1.3em Courier, Georgia, Helvetica, Arial, sans-serif;*/
	letter-spacing: 0px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 15px;
}
.ram
{
	padding-left: 0;
}
.ram IMG
{
	float: right;
	clear: right;
}
#varukorg-tom
{
	background: none;
	height: 76px;
	float: right;
	width: 271px;
	margin: 0;
	padding: 0px 0px 0px 20px;
	border-left: 1px solid #703031;
	text-align: left;
	min-height: 76px;
	max-height: 76px;
}
/*#varukorg-tom img {        background: #fff;        padding: 7px;        margin: 6px 6px 6px 0;    }*/
#varukorg
{
	background: none;
	color: #FFFFFF;
	height: 65px;
	float: right;
	width: 271px;
	margin-top: 6px;
	padding: 0px 0px 0px 20px;
	border-left: 2px dotted #66BB00;
	text-align: left;
	min-height: 65px;
	max-height: 65px;
}
#varukorg IMG
{
	padding-right: 4px;
}
#varukorg .kassa
{
	font-size: 11px;
	color: #FFF;
/*#602020;*/
	text-decoration: none;
}
.bilder
{
	padding-top: 5px;
}
#footer
{
	border-top: 1px solid #999;
	margin-top: 40px;
	color: #999;
	vertical-align: bottom;
	clear: both;
}
#footer P
{
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer A:link, #footer A:visited
{
}
#footer A:hover, #footer A:active
{
}
/*</group>
<group=Toolbar>
Toolbar Styles*/
#prodmeny
{
/*background: repeat-x url(images/toolbar_bg.png);*/
	height: 80px;
	max-height: 80px;
	position: static;
	z-index: 99;
	background: none;
	margin-bottom: 30px;
	border-left: 1px solid #703031;
	padding-bottom: 0px;
	margin-left: 220px;
}
#prodmeny #current
{
/*text-shadow: 0px 0px 3px #cccccc;         background:#ffcc33*/
	border: 1px solid #FFCC33;
/*border-top: 1px solid #ffcc33        border-left: 1px solid #ffcc33        border-bottom: 1px solid #ffcc33*/
}
#prodmeny UL
{
	padding: 0;
	list-style: none;
	margin: 0px;
}
#prodmeny LI
{
	position: relative;
	width: 90px;
	float: left;
}
#prodmeny A
{
	display: block;
	padding-top: 60px;
	color: #966;
	font-weight: bold;
	text-shadow: -2px -2px 1px #633;
	text-decoration: none;
	text-align: center;
	height: 20px;
	border-right: 1px solid #703031;
/*border-bottom: 1px solid #999933;*/
}
#prodmeny A:hover
{
	color: #B88;
}
#prodmeny A:active
{
	background-color: #633;
	color: #855;
}
/*<group=Global Classes>*/
BLOCKQUOTE, .standout
{
	color: #96A7BB;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.imageStyle
{
}
.meny
{
	margin-bottom: 30px;
	border-bottom: 1px solid #EEEEEE;
	padding-bottom: 5px;
}
.undermeny
{
	border: 1px solid #DDD;
	display: block;
	position: relative;
	margin: 5px;
	width: 200px;
	height: 150px;
	text-align: center;
	color: #633;
	font-size: 20px;
	letter-spacing: 0px;
	font-weight: bold;
	padding-top: 10px;
}
#omsidan
{
	text-align: left;
	margin: 30px;
	padding: 20px;
	border-left: 2px dotted #633;
}
#bilder-sidan
{
	background: #FFF;
	text-align: left;
	margin: 30px;
	padding: 20px;
	border-left: 2px dotted #633;
}
#bilder-sidan A
{
	color: #480;
}
#bilder-sidan A:hover, A:active
{
	color: #6B0;
}
.background-line
{
	border-top: 1px solid #999;
}
/*</group>*/
.grabakgrund
{
	position: relative;
	display: block;
	float: left;
	clear: left;
	width: 240px;
	background: #EEE;
	padding: 10px;
	margin: 0px 15px 5px 0px;
	border: 1px solid #CCC;
}
.rodbakgrund
{
	position: relative;
	width: 240px;
	background: #FFF;
	padding: 10px;
	margin: 0px 0px 15px;
	border: 1px solid #A77;
}
#tipsa
{
	display: none;
	padding-left: 15px;
}
#tipsa INPUT[type=text]
{
	border: 1px solid #DDD;
}
#tipsa INPUT[type=submit]
{
	background: #DDD;
	border: 1px solid #BBB;
	color: #333;
}

