body {
  margin: 20px 20px;
  padding: 0;
  height: 100%; width: 780px;
  background-image: url('/bilder/background.jpg');
}

h1 {font: 900 24px times; margin-top: 5px; color: #600;}
h2 {font: italic bold 110% Arial, Verdana, Helvetica, sans-serif;
    	margin-bottom: 5px; color: #600;}
h3 {font: italic bold 100% Arial, Verdana, Helvetica, sans-serif;
	margin: 5px 0px; color: #600;}
p {margin: 10px 5px; padding: 0px}
.center {text-align: center;}


a:link {color: #C60;} 
a:visited {color: #C60;} 
a:hover {color: #000;}

#header {text-align: left; height: 60px;
  padding-top: 15px;
  padding-left: 180px;
  border-bottom: 1px solid #900;
  font-size:28pt;
  font-family: times; 
  color:#600;
}

#menu {
  position: absolute;
  top: 15px;
  left: 20px;
  width: 160px;
  height: 100%;
  margin-top: 0px;
  padding-top: 0px;
  border-right: 1px solid #900;
}

#logga {margin: 0 0 15px 0}

#right  {
  position: absolute;
/*  top:  25px;  left: 680px; */
  top: 35px;
  left:740px;
}

#content {
  padding-top: 10px;
  padding-bottom: 30px;
  padding-left: 20px;
  margin-left: 160px;
  font-family: times;
  color: #000;
  border-left: 1px solid #900;
}

div.menuitem {
  padding-top: 4px;
  padding-bottom: 6px;
  font-size: 16pt;
  line-height: 113%;
  font-family: times;
  color: #600;
}

div.menuitem a {
  font-size:16pt;
  line-height:113%;
  font-family: times;
  text-decoration: none;
  color: #600;
  padding-left: 14px; 
  background-image: url('/bilder/arrow1.gif');
  background-position: 0px 6px; 
  background-repeat: no-repeat;
}
div.menuitem a:visited {
  font-size:16pt;
  line-height:113%;
  font-family: times;
  text-decoration: none;
  color: #600;
  padding-left: 14px; 
  background-image: url('/bilder/arrow1.gif');
  background-position: 0px 6px; 
  background-repeat: no-repeat;
}
div.menuitem a:hover {
  padding-left: 14px; 
  background-image: url('/bilder/arrow.gif');
  background-position: 0px 6px; 
  background-repeat: no-repeat;
}

div.menuitem p {
  font-size:16pt;
  line-height:113%;
  font-family: times;
  color: #600;
  margin: 0;
  padding-left: 14px;
  background-image: url('/bilder/arrow.gif');
  background-position: 0px 7px; 
  background-repeat: no-repeat;
}
div.menuitem h1 {
  font-size: 18.0pt;
  color: #600;
  margin: 0;
}
div.event {
  background-image: url('/bilder/snacka.jpg'); 
  background-position: 15px 10px; 
  background-repeat: no-repeat;
  border-top: 2px solid #900;
  padding: 0 0 0 100px;
  min-height: 100px;
}
div.event h1 {
  font-size: 14.0pt;
  color: #600;
  margin: 10px 0 0 0;
}
div.event p {
  font-size: 12.0pt;
  line-height: 113%;
  font-family: times;
/*  font-weight: bold; */
  color: #000;
  margin: 5px 0 10px 0;
}

div.event_old {
  background-position: 15px 10px; 
  background-repeat: no-repeat;
  border-top: 1px solid #900;
  padding: 0 0 0 15px;
  min-height: 50px;
}
div.event_old h1 {
  font-size: 12.0pt;
  color: #600;
  margin: 10px 0 0 0;
}
div.event_old p {
  font-size: 10.0pt;
  line-height: 113%;
  font-family: times;
  color: #000;
  margin: 5px 0 10px 0;
}


div.soundclip{
  margin: 20px 100px 20px 10px;
}
div.first {
  border-right: 5px solid #933; 
  border-top: 1px solid #933;
  border-bottom: 1px solid #933;
  margin: 0;
  padding: 1px 0 10px 50px;
}
div.right {
  border-right: 5px solid #933; 
  border-bottom: 1px solid #933;
  margin: 0;
  padding: 1px 0 10px 50px;
}
div.left {
  border-left: 5px solid #933; 
  border-bottom: 1px solid #933;
  margin: 0;
  padding: 1px 0 10px 45px;
}
