body {
  font-family: verdana, arial, courier;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background-color: #DDFFCC;
}

h1 {
  font-size: 18px;
  text-align: center;
}

a.link:link {
  color: #5e7622;
  text-decoration: underline;
}
a.link:visited {
  color: #5e7622;
  text-decoration: underline;
}
a.link:hover {
  color: #FFFFFF;
  background-color: #91a954;
  text-decoration: none;
}
a.link:active { 
  color: #FFFFFF;
  background-color: #91a954;
  text-decoration: none;
}

.main {
  background-color: #FFFFFF;
  width: 850px;
  padding-top: 5px;
  text-align: left;
}

.box_header_green {
  width: 220px;
  margin-bottom: 10px;
  font-weight: bold;
  color: #FFFFFF;
  padding: 5px;
  border: 2px solid #91a954;
  background-color: #91a954;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.box_content {
  width: 220px;
  text-align: left;
  align: left;
}

.box_content_center {
  width: 230px;
  text-align: center;
  align: center;
}

.pa_gang {
  font-size: 12px;
  color: #000000;
  text-align: left;
  padding-bottom: 4px;
}

.top_logo {
  font-family: verdana, arial, helvetica;
  width: 800px;
  height: 30px;
  text-align: right;
  padding-right: 50px;
  padding-left: 0px;
  padding-top: 70px;
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
  border: 0px;
  border-color: #000000;
  background-color: #B2CC55;
  background-image: url('/ny/ikoner/juf_logo_3.png');
  background-position: 20px 7px;
  background-repeat: no-repeat;
}

table.top {
  width: 850px;
  height: 100px;
}
tr.top {
  margin: 10px;
  padding: 0px;
  border: 1px;
}

td.top {
  color: #FF0000;
  background-color: #B2CC55;
  margin: 10px;
  border: 10px;
  padding: 0px;
  align: left;
  text-align: left;
}

td.vanster {
  text-align: left;  
  align: left;
  vertical-align: top;
  width: 250px;
  height: 500px;
  color: #000000; 
  padding: 0px;
  margin: 0px; 
  border: 0px;
  background-color: #FFFFFF;	
  text-align: left;
}

a.vanster {
  color: #000000;
  background-color: #FFFFFF;
  text-decoration: none;
  vertical-align: middle;
}
 
a.vanster:hover { 
  color: #FFFFFF; 
  background-color: #B2CC55;
  text-decoration: none;
}

#historia_meny td {
  width: 220px;
  height: 30px;
  vertical-align: middle;
  text-align: center;
  vertical-align: middle;
  background-color: #FFFFFF;
}

#historia_meny div {
}

#historia_meny a:link {
  background-color: #91a954;
  color: #FFFFFF;
  border: 0px;
  margin: 4px 20px 4px 20px;
  padding: 5px 50px 5px 50px;
  color: #FFFFFF;
  text-decoration: none;
}

#historia_meny a:visited {
  background-color: #91a954;
  color: #FFFFFF;
  border: 0px;
  margin: 4px 20px 4px 20px;
  padding: 5px 50px 5px 50px;
  color: #FFFFFF;
  text-decoration: none;
}

#historia_meny a:hover {
  color: #000000;
  background-color: #B2CC55;
  text-decoration: none;
}

table.bilder {
  font-size: 12px;
  width: 850px;
  align: left;
  vertical-align: top;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

td.bilder {
  vertical-align: top;
  width: auto;
  color: #FF0000;
  background-color: #FFFFFF;
  padding-top:  10px;
  padding-left: 36px;
  border: 0px;
  border-collapse: collapse;
}

td.bilder_botten {
  background-color: #FFFFFF;
  color: #CC0000;
  height: 30px;
  vertical-align: middle;
  margin: 0px;
  padding: 0px 0px 10px 0px;
  border: 0px;
}

p.bilder_botten {
  text-align: center;
  vertical-align: middle;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

a.bilder {
  padding: 0px;
}

img.bilder {
  border: 0px solid red;
  padding: 0px;
  margin: 0px;
}

table.hoger {
    font-size: 12px;
    vertical-align: top;
    margin: 0px;
    padding: 0px;
    border: 0px;
    align: center;
}

td.hoger {
  text-align: left;
  vertical-align: top;
  width: auto;
  height: 510px;
  color: #000000;
  background-color: #FFFFFF;
  padding-top:  0px;
  padding-left: 10px;
  padding-right: 10px;
  margin: 0px;
}

div.artikel {
  text-align: left;
  vertical-align: top;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 2px;
  border-color: #B2CC55;
  border-style:solid;
}

div.artikel_stor_text {
  font-size: 14px;
  text-align: left;
}

div.artikel_mellan_text {
  font-size: 12px;
  text-align: left;
}

img.artikel_right {
    float:right;
    padding: 0px 0px 10px 10px;
}

img.artikel_left {
    float:left;
    padding: 0px 10px 10px 0px;
}

input.button {
  margin: 0;
  padding: 3px 0px;
  width: 215px;
  overflow:visible;
}

<!--[if IE]>
input.button {
    width: 1;
}
<![endif]-->

a.knapp:link { text-decoration: none; }
a.knapp:visited { text-decoration:none; }
a.knapp:hover { text-decoration: none; }
a.knapp:active { text-decoration:none; }

table.styrelsen {
  margin-top: 15px;
  width: 100%;
  height: auto;
  border-collapse: collapse;
}

td.styrelsen {
  vertical-align: bottom;
  width: 150px;
  height: 50px;
  text-align: center; 
}

p.styrelsen {
  margin-bottom: 30px;
}

td.program_1 {
  vertical-align: top;
  align: left;
  width: 100px;
  height: 20px;
  font-weight: normal;
  padding: 10px;
}

td.program_2 {
  vertical-align: top;
  align: left;
  height: auto;
  font-weight: normal;
  padding: 10px;
}

td.kontakt {
  vertical-align: bottom;
  width: 290px;
  height: 100px;
  text-align: left;
  padding-left: 30px;
}

div.karta {
  font-size: 18px;
  width: 580px; 
  height: 400px;
  text-align: center;
}

#statistik table {
    width: 850px;
    background-color: #DDFFCC;
}

#statistik td {
    width: 850px;
    height: 20px;
    background-color: #DDFFCC;
    text-align: center;
    font-size: 12px;
}

#statistik a:link {
  color: #5e7622;
  text-decoration: underline;
}
#statistik a:visited {
  color: #5e7622;
  text-decoration: underline;
}
#statistik a:hover {
  color: #FFFFFF;
  background-color: #91a954;
  text-decoration: none;
}
#statistik a:active { 
  color: #FFFFFF;
  background-color: #91a954;
  text-decoration: none;
}