body {
padding: 0; margin: 0;/* sidans marginaler */
text-align: center;/* centrerar layouten 1 - för äldre webläsare  */
background-color: #ACCFF2; color: #2C2618;
background-image: url();
background-repeat: repeat-x;

font: 76% Arial, Helvetica, sans-serif; }

h1, h2, h3, h4, h5 {
font-family: Bookman Old Style,Georgia,Flat Brush,Academy Engraved LET,Georgia, Times, "Times New Roman", serif;
color: #0C4C8E; background-color: inherit;
letter-spacing: 1px;
margin-top: 20px;
margin-bottom: 2px; }

h1 { font-size: 4.0em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.33em; }
h4 { font-size: 1.16em; }
h5 { font-size: 5em; }

p { margin: 0 0 15px 0;
font-size: 1em;
line-height: 140%; }

.cleartopmargin { margin-top: 0; }



/* layout */

#layout {width: 70em;
border: 1px solid #000;
margin: 0 auto;
text-align: left; }

/* sidhuvud */


#sidhuvud {
width: 100%;
background-color: #548FE9; color: #2C2618;
background-image: url(chor1.jpg);
background-repeat: repeat-y;

border-bottom: 
float: left; }

#shheight { height: 135px; }

#shleft { width: 100%;float: left; }
#shleftcontent {  text-align: center }  /* placerar rubriken */
#shleftcontent h1 {color: #A5AE6F; background-color: inherit;
font-style: italic;
 margin: 0; }


 

 #shright { width: 32%; float: right; }
#shrightcontent { padding: 0px 0px 0 0; text-align: right; }


/* topmeny */

#topmenybox {
width: 100%;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
background-color: #0E1678; color: #fff;
float: left;
clear: both; 
}
#topmenybox a:hover
{
background-color: #6C82EE;
color: #fff;
}
#topmenybox span
{
background-color: #6C82EE;
color: #fff;
}
#menybox span#aktuell {  background-color: #6C82EE;
color: #fff; }





/* kolumncontainer */

#kolumncontainer {
width: 100%; 
background-color: #fff; color: inherit;
background-image: url();
background-position: 0;
background-repeat: repeat-y;
clear: both; }


/* kolumn: main */

#main { width: 95%;
}

#maincontent {margin-top: 20px;
              margin-left: 30px;
background-color: #fff; color: inherit;border: 0px solid #000;}



/* sidfot */

#sidfot {
width: 100%;
background-color: #0E1678; color: #A5AE6F;
border-top: 0px solid #000;
clear: both; }


#sidfotcontent {
padding: 4px;
text-align: center; }

#sidfotcontent p {
margin: 0;
font-size: x-small; }

#topmeny ul {
list-style-type: none;
padding: 0; margin: 0; /* båda behövs! */
float: left; }

#topmeny li { display: inline; }

#topmeny a, #topmeny span {
padding: 8px 15px;
border-right: 1px solid #2C2618;
color: #fff; background-color: inherit;
text-decoration: none;
float: left; }

#topmeny a:hover { text-decoration: underline; }

#topmeny span#aktuell { text-transform: uppercase; }
