<!--

body {
padding: 0; /* behvs alltid!! */
margin: 0; /* sidans marginaler */
text-align: center;  /* centrerar layouten 1 - fr ldre weblsare  */
background-color: #F2F2EC ; color: #2C2618;

font: 76% Georgia, Times New Roman, Times, serif ; }

h1, h2, h3, h4, h5, h6
{ font-family: Georgia, Times New Roman, Times, serif;
color: #2C2618; background-color: inherit;
letter-spacing: 1px;
margin-top: 2px;
margin-bottom: 2px; }

h1 { font-size: 4em; }
h2 { font-size: 2em; }
h3 { font-size: 1.5em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.15em; }
h6 {font-size: 1em; }

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

.cleartopmargin { margin-top: 0; }

/* links */
a:link{color: #305699; text-decoration: none;}
a:visited{color: #00CCCC; text-decoration: none;}
a:hover{color: #2C2618; background-color:#FFFF76 ; text-decoration: underline;}
a:active{text-decoration: underline;}

/* layout */

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


/* sidhuvud */

#sidhuvud {
width: 100%;
background-image:  url(Images/logga_utan_text_grey.jpg);
float: left; }

#shheight { height: 115px; }

#shleft { width: 68%; background-image:  url(Images/rubriktext_svart.jpg);
float: left; }


#shleftcontent { padding: 30px 0 0 17px; } /* placerar rubriken */

#shleftcontent h1 {
color: #2C2618; 
font-style: normal;
margin: 0; }

/* kolumncontainer */

#kolumncontainer { width: 100%;
background-color: #FFFFFF; color: #2C2618;
clear: both; }


/* kolumn: main */

#main { width: 75%; float: right; 
background-image:  url(Images/BDHbackgr.jpg); }

#maincontent { padding: 30px 1em 30px 1em; }

#side { width: 25%; float: left; }

#sidecontent { padding: 30px 0.9em 30px 1.7em; }

/* meny */

#menybox {
margin-bottom: 30px;
border: 0px solid #000;
background-image:  url(Images/meny.jpg)}

/* sidebox */

.sidebox { margin-bottom: 30px; }
.sideboxcontent { border-top: 0px dashed #000; padding: 0px 0 0 0; }
.sideboxcontent p { margin-left: 10px; }

/* formular */

form { padding: 10px; }

form label { font-family: Georgia; color: #2C2618; font-size: 12px; }

form input { font-family: Georgia; color: #2C2618; font-size: 12px; }

form textarea { font-family: Georgia; color: #2C2618; font-size: 12px; }

.kontroll { width: 340px; clear: both;}
.left { width: 100px; float: left; padding-bottom: 5px; }
.right { width: 240px; float: right; padding-bottom: 5px; }

/* sidfot */

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

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

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

-->










