
body {
  background: #dbe1ef url(../bakgrunder/bluebg.jpg) fixed;
  margin-bottom: 8px;
}

h1, h2 {
  color: #000; 
  font-style: italic; 
  font-weight: normal;
}

h1 {
  font-family: 'monotype corsiva', 'times new roman', 'arial narrow', arial, times, helvetica, serif; 
  margin-top: 15px; 
  margin-bottom: 8px;
  text-align: center;
  font-size: 29px; 
}


h2 {
  font-family: perpetua, garamond, 'times new roman', times, helvetica, serif; 
  font-size: 25px; 
  margin-top: 5px; 
  margin-bottom: 5px; 
  text-align: left;
}

p, td, form, input, select, textarea {
  font-family: verdana, arial, geneva, helvetica, sans-serif; 
  color: #000;
}

p { 
  font-size: 13px; 
}

td {
  font-size: 11px; 
}

form {
  font-size: 12px;  
  font-weight: bold; 
  letter-spacing: 0.05em; 
  border-width: 1px; 
  border-color: #666;
}

checkbox, textarea, select, input {
  font-weight: normal; 
  background-color: #dbe1ef;
  border-width: 1px; 
  border-color: #666;
}

input {
  font-size: 12px; 
  letter-spacing: 0em; 
}

select {
  font-size: 12px; 
  letter-spacing: 0.05em; 
}

textarea {
  width: 310; 
  height: 122;  
  font-size: 11px;  
  letter-spacing: 0em; 
}

.mellanrum1 {
  margin-top: 12px; 
  margin-bottom: 8px;
}

hr {
  border-top: 2px dashed #333; 
  border-right: 0; 
  border-bottom: 0; 
  border-left: 0;
}

a:link { 
  color: #000;
  text-decoration: none;
}

a:visited { 
  color: #000;
  text-decoration: none;
}

a:hover { 
  color: #000099;
  text-decoration: none;
}

a:active { 
  color: #000099;
  text-decoration: none;
}

html, body { 
  scrollbar-face-color: #dbe1ef;
  scrollbar-highlight-color: #fff;
  scrollbar-shadow-color: #ccc;
  scrollbar-3dlight-color: #f5f5f5;
  scrollbar-darkshadow-color: #ccc;
  scrollbar-arrow-color: #999; 
  scrollbar-track-color: #dbe1ef;
}
