/* struktur */

body {
                  background: #FFFFFF;
}
                  
#main  { 
                   width: 50%;
                   margin-left: 50px; 
                   margin-top: 10px;
                   padding-bottom: 15px;
                   padding-top: 10px;
                   padding-left: 5px;
                   padding-right: 5px;
                   font-family: Georgia, Verdana;
                   font-size: 11px;
                   color: #000000;
                   line-height: 17pt;
                   text-indent: 5pt; 
     
}


#upperbar { width: 50%;
                     margin-left: 50px;
                     margin-top: 50px;

                    height: 40px;
                     font-family: Verdana;
                     font-size: 11px;
                     text-transform: uppercase;
                     font-weight: bold;                     
}

#sidebar { position: absolute;
	   left: 60%;
   	   margin-top: 10px;
                   padding-top: 140px;
	   width: 20%;
                   background: url(http://www.bonetweb.com/_maria/bilder/recordplayer.jpg); 
	background-repeat: no-repeat;
	background-position: 0px 0px;
                   font-family:  Verdana, Georgia;
                   font-size: 10px;
                   line-height: 13pt; 
                   color: #000;
                   padding-bottom: 50px;
}

               
/* format länkar */
#sidebar A:link { text-decoration: none; color: #993399}
#sidebar A:visited { text-decoration: none; color: #993399; }
#sidebar A:hover { text-decoration: none; color: #993399; }
#sidebar A:active { text-decoration: none; color: #993399;  }

#main A:link { text-decoration: none; color: #000; border-bottom: 2px solid  silver; }
#main A:visited { text-decoration: none; color: #000; border-bottom: 2px solid silver; }
#main A:hover { text-decoration: none; color: #000; border-bottom: 2px solid silver; }
#main A:active { text-decoration: none; color: #000; border-bottom: 2px solid silver; }

#snuttifieringar { 
                     font-family: Verdana;
                     font-size: 11px;
                     text-transform: uppercase;
                     font-weight: bold;
                     color: #000000
}


#date { font-family: Verdana; font-size: 9px; color: #000000; text-indent: 1em; font-weight: bold; text-transform: lowercase; }
#date A:link { text-decoration: none; border: none; color: #000000; }
#date A:hover { text-decoration: none; border: none; color: #000000; }
#date A:visited { text-decoration: none; border: none; color: #000000; }

#menu { font-family: Verdana; font-size: 10px; color: #000; text-indent: 0;  }
#menu A:link { text-decoration: none; border: none; color: #993399; }
#menu A:hover { text-decoration: none; border: none; color: #000000; }
#menu A:visited { text-decoration: none; border: none; color: #993399 }

#list { font-family: Verdana; font-size: 11px; color: #000000; text-indent: 0; line-height: 13pt; }
#list A:link { text-decoration: none; color: #000000; }
#list A:visited  { text-decoration: none; color: #000000; }
#list A:hover { text-decoration: none; background: #EE9CBF; }


/* format allmänt */

IMG { padding-right: 10px; padding-top: 10px; padding-bottom: 10px }

H1 {        font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	font-family: "Franklin Gothic", Verdana, Arial, sans-serif;
                text-indent: 0px;
                border-bottom: 3px solid  #EE9CBF; }

H2         { font-family: Georgia, Verdana; 
                 font-size: 12px; color: #000000; }

BLOCKQUOTE {
                background: url(http://www.bonetweb.com/_maria/bilder/quote.jpg); 
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 28px;
                font-family: Georgia, Verdana; font-size: 11px; color:#000;
                   line-height: 15pt;
 }

PRE { font-family: Verdana; color: #EE9CBF; font-size: 10px; line-height: 13pt; }
EM { background: url(http://www.bonetweb.com/_maria/bilder/underscore.JPG) repeat-x;
             text-decoration: none; font-style: normal;}
CITE { color: #993399;  }
S {  background: url(http://www.bonetweb.com/_maria/bilder/s.gif) repeat-x; text-decoration: none; font-style: normal; }
UL { list-style-type: disc;  color: #EE9CBF;}
.listan { font-family: Georgia, Verdana;
                   font-size: 11px;
                   color: #000000;
                   padding-bottom: 10px;
                   text-indent: 0px;  
                   }

