body {
margin: 0; 
padding: 0;
background-image: url(bilder/loggamm/gron1.jpg);
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
background-color: #BACCA5;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #65785F;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-arrow-color: #65785F;
scrollbar-track-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
}

/* sidlayout */

#centrering {
position: absolute; 
left: 50%;  
width: 840px;
height: 525px; 
margin-left: -409px; 
}

#kolumncontainer {
margin: 0px;
background: #FFFFFF; 
widht: 830px;
float: left;
border: 1px solid #000000;} 
}

#sidhuvud { 
background: #FFFFFF;
padding: 0px;
border-bottom: 1px solid #000000; 
}

#meny { 
margin: 0;
padding: 5px;
width: 830px;
background: #BACCA5;
text-align: center;
font-weight: bold;
border-bottom: 1px solid #000000;
 }

#meny a {
padding: 5px 7px;
 }

#meny a:link { color: #000000; text-decoration: none; }
#meny a:visited { color: #000000; text-decoration: none; }
#meny a:hover{background: #65785F;}
#meny a:active { color: #000000; text-decoration: none; }

#meny ul {
display: inline;
margin-left: 0;
 }

#meny ul li {
display: inline;
list-style: none;
letter-spacing: 2px;
 }

#meny span#aktuell
{
color: #666565;
}

/* stora text kolummnen */

#kolumn1 {
float: left; 
width: 840px; 
height: 429px; 
background: #ffffff;
padding: 0px;
overflow: auto;
font-size: 12px;
border-right: 1px solid #000000;
font-family: Arial, Helvetica, sans-serif;
color: #333333;
}


#text {
float: left;  
width: 783px; 
height: 100%;
background: #ffffff;
padding: 20px;
overflow: auto;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #333333;
scrollbar-face-color: #BACCA5;
scrollbar-highlight-color: #65785F;
scrollbar-shadow-color: #65785F;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-arrow-color: #65785F;
scrollbar-track-color: #FFFFFF;
}

#texten {
float: left;  
width: 632px; 
height: 100%;
background: #ffffff;
padding: 20px;
overflow: hidden;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #333333;
}

/* nyhets kolumnen */


#kolumn2 {
margin: 0px;
float: right; 
width: 150px;
height: 429px; 
background: #ffffff;
padding: 0px;
text-align: center;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
border-left: 1px solid #000000;
}

#kolumn2inne {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 12px;
font-style: italic;
text-align: center;
height: 234px;
width: 100px:
float: right;
background: #FFFFFF;
padding: 3px;
overflow: auto;
}

# kolumn2inne p {
margin-top: 0; 
margin-right: 0; 
margin-bottom: 5px; 
margin-left: 0;
}

#sidfot {
width: 830px;
hight: 20px;
padding: 5px; 
background: #65785F;
color: #000000;
border-bottom: 1px solid #000000;
border-right: 1px solid #000000;
border-left: 1px solid #000000; 
font-size: 11px; 
font-family: Arial; }

/* öppetider ruta */

#oppet {
width: 250px;
hight: 100px;
position: absolute; 
top: 320px; left: 220px; 
padding: 5px; 
background: #BACCA5;
color: #000000;
border: 1px solid #000000;
 
}
/* rubriker */

h2 {
font-family: "Monotype Corsiva", serif;
font-size: 22px;
text-align: center;
}

h3 {
font-family: "Monotype Corsiva", serif;
font-size: 22px;
text-align: center;
margin-top: 2px; 
margin-right: 0; 
margin-bottom: 0px; 
margin-left: 0;
}

h4 {
font-family: "Monotype Corsiva", serif;
font-size: 17px;
text-align: left;
margin-top: 0px; 
margin-right: 0; 
margin-bottom: 0px; 
margin-left: 0;
}

/* kantlinje */

.kant {
border-width: 1px;
border-style: solid;
border-color: black;
margin: 10px;
}

/* text justering */

p.center { text-align: center; }
p.right { text-align: right; }
p.just { text-align: justify; }

p.red { font-style: italic; color: #FF0000; } 
p.white { color: #ffffff; }
p.green { font-style: italic; color: #65785F; font-weight: bold; }
p.oppet { font-size: 14px; text-align: center; margin-top: 5px; 
margin-right: 0; 
margin-bottom: 5px; 
margin-left: 0; }

/* länkar */

a:link { color: #65785F; text-decoration: none; }
a:visited { color: #65785F; text-decoration: none; }
a:hover{background: #BACCA5;}
a:active { color: #65785F; text-decoration: none; }

/* besöksräknare från Susnet */

.susnet:link, .susnet:visited, .susnet:active {
color: black; 
text-decoration: none; 
font-weight: bold; 
font-size: 11px; 
font-family: Arial; }



