body {
padding: 0; margin: 0;
text-align: center;
background-color: rgb(188, 206, 224); color: black;
font: 76% Arial, Helvetica, sans-serif; }

a:link { color: black; text-decoration: none; font-size: 1em; font-family:Arial, Helvetica, sans-serif;line-height: 100%}
a:visited { color: black; text-decoration: none; font-size: 1em; font-family:GArial, Helvetica, sans-serif;line-height: 100%}
a:hover { font-weight:bold; }
a:active { color: black; text-decoration: none; font-size: 1em; font-family:Arial, Helvetica, sans-serif;line-height: 100%}


h1, h2, h3, h4, h5 { 
font-family: Georgia, Times, "Times New Roman", serif;
color: rgb(57, 46, 122); 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; }
h5 { font-size: 1em; }

p { margin: 0 0 15px 0;
font-size: 1em;
line-height: 140%; }


#layout {
width: 60em;
margin: 0 auto;
text-align: left;
border: 1px solid black; }

#bild { width: 32%; float: right; }

#right { position: relative; top: 0px; left: 50px;}


#sidhuvud {width: 60em; height: 120px;
background-color: rgb(57, 46, 122); color: #2C2618;
background-image: url(collage.jpg);
border-bottom: 1px solid #000;
float: left; }

#kolumncontainer { width: 100%;
background-color: #fff; color: inherit;
background-image: url(avdelare.jpg);
background-position: 22% 0;
background-repeat: repeat-y;
clear: both; }


#meny { width: 30%; float: left; }

#menycontent { padding: 5px; }

#height { height: 425px; }



#main { width: 70%; float: right; }

#maincontent { padding: 10px; }


#sidfot {
width: 100%;
background-color: rgb(57, 46, 122); color: white;
border-top: 1px solid #000;
clear: both;
background-image: url(bakgrund.gif)
background-repeat: repeat-y
}

#sidfotcontent {
padding: 7px;
text-align: center; }

#sidfotcontent p {
margin: 0;
font-size: small; }


