body {
padding: 0; margin: 20;
text-align: center;
background-color: #CCC; color: #000000;
font: 76% Arial, Helvetica, sans-serif; }
a:link { color: #777777;}
a:visited { color: #777777}
a:active { color: #777777;}

h1, h2, h3, h4, h5 { 
font-family: Georgia, "Times New Roman", Times, serif;
color: #000000; background-color: inherit;
letter-spacing: 1px;
margin-top: 25px;
margin-bottom: 2px; }

h1 { font-size: 2.5em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.33em; }
h4 { font-size: 1.16em; font-weight: bold }
h5 { font-size: 1em; }

table {
margin: 0 0 15px 0;
font-size: 1em;
line-height: 140%; }


p { margin: 0 0 15px 0;
font-size: 1em;
line-height: 140%; }


#menybox ul
{
list-style-type: none;
float: left;
width: 100%;
padding: 0;
margin: 0;
border: 0px solid #000000;
background-color: #000000;
font: 12px Tahoma, Arial, Helvetica, sans-serif;
font-weight: bold;
}

#menybox li { display: inline; }

#menybox a, #menybox span
{
float: left;
padding: 5px 10px;
border-right: 0px solid #000000;
background-color: #000000;
color: #ffffff;
text-decoration: none;
}

#menybox a:hover, #menybox span#aktuell
{
background-color: #000000;
color: #777777;
}

.kant { border: 1px dotted #000000 }


.box1 
{ 
width: 160px; 
height: 130px;
background-image: url(ruta.gif);
background-color: #E3E3E3; 
padding: 5px; 
border: 0px solid #F48725
} 

.box2 
{ 
width: 160px; 
height: 130px;
text-align: center;
background-color: #E3E3E3; 
padding: 5px; 
border: 0px solid #F48725
} 



/* layout */

#layout {
width: 755px;
height: 520px;
margin: 0 auto;
text-align: left;
border: 1px solid #000; }


/* sidhuvud */

#sidhuvud {
width: 100%;
background-color: #F48725; color: #inherit;
background-image: url(Bazaroutlet4.gif);
background-repeat: no-repeat;
border-bottom: 1px solid #000;
float: left; }

#shheight { height: 165px; }

#shleft { width: 68%; float: left; }
#shleftcontent { padding: 5px; }
#shleftcontent h1 { margin: 0; }


/* meny */

#meny {
width: 100%;
background-color: #000000; color: #FFFFFF;
border-bottom: 1px solid #000;
float: left; }

#shheight { height: 165px; }

#shleft { width: 68%; float: left; }
#shleftcontent { padding: 5px; }
#shleftcontent h1 { margin: 0; }


/* kolumncontainer */

#kolumncontainer { width: 100%;  height: 390px;
background-color: #fff; color: inherit;
background-image: url(bakgrunds.jpg);
background-repeat: no-repeat;
background-position: right top;
clear: both; 
}


/* kolumn: main */

#main { width: 59%; float: left; }

#maincontent { padding: 5px; margin-left: 20px;}


/* kolumn: side */
#side { width: 41%; float: right; }
#sidecontent { padding: 5px; }


/* sidfot */

#sidfot {
width: 100%;
background-color: #000000; color: #FFFFFF;
border-top: 1px solid #000;
clear: both; }

#sidfotcontent {
padding: 7px;
text-align: center; }

#sidfotcontent p {
margin: 0;
font-size: x-small;
