


body {
	font-family: verdana, sans-serif;
	font-size: 13px;
	background-color: #100010;
	color : #fedcba;
}

td {
	font-size: 14px;
}

p {
	font-size: 14px;
}

a:link {
    color: #00FF00;
	text-decoration : none;
}

a:visited {
	color: #228B22;
	text-decoration : none;
}

a:hover {
	color: #00FF00;
	text-decoration : underline;
}

div.newshead {
	font-family : Arial, sans-serif;
	font-size: 16px;
	font-weight : bolder;
	text-decoration : underline;
	color: yellow;
}

hr {
    text-align: center;
}


b.date {     /* b.date replaces q.year */
    color: yellow;
	font-weight: normal;
}

b.deaddate {     /* b.deaddate replaces q.deadyear */
    color: red;
	font-weight: normal;
}

q.year {
    color: yellow;
}

q.deadyear {
    color: red;
}

.spots {
	font-size: 10px;
}

b.spotshead {
	font-weight: bold;
}

.poll {
	font-size: 10px;
}


/*  Film-sidor:   */
h2.title {
	text-align: center;
	font-weight : bolder;
	text-decoration : underline;
}

h3.engtitle {
	text-align: center;
	font-weight : bolder;
}

h2.tagline {
    color: #6495ED;
	text-align: center;
}

body.nyaBondfilmen {
    font-family: verdana, sans-serif;
    background-color: navy;
    color : #FFFFFF;
}

body.nyaJinxfilmen {
	font-family: verdana, sans-serif;
	background-color: #5a005f;
	color : #FFFFFF;
}

h3.NewMoviesHeads {
	text-align: center;
	text-decoration : underline;
	font-size: 16px;
}
         /*  Roll-, Team- och Trivia-sidorna  */
        h3.RTTTitle {
             text-align: center;
             font-weight : bolder;
             text-decoration : underline;
        }

        h4.RTTHead {
             text-align: center;
             font-weight : bolder;
        }
         /*  - - - - - - - - - - - - - - - - - - - - - - - -  */
/*  - - - - - - - - - - - */

/*  Galleri - sidor:   */
b.actor{   /* replaces q.actor */
    color: #e011ee;
	font-weight: normal;
}

b.team{   /* replaces q.team */
    color: #DC143C;
	font-weight: normal;
}

b.writer{   /* replaces q.writer */
    color: aqua;
	font-weight: normal;
}

q.actor{
    color: #e011ee;
}

q.team{
    color: #DC143C;
}

q.writer{
    color: aqua;
}

h3.gname {
	text-align: center;
	text-decoration : underline;
}

h4.gbondconn {
	text-align: center;
	font-weight : bolder;
}

h4.gbondconntable {
	font-weight : bolder;
}

b.gheadline {   /* replaces q.gheadline */
	font-family : Arial;
	font-size: medium;
}

q.gheadline {
	font-family : Arial;
	font-size: medium;
	font-weight : bolder;
}
/* -  - - - - - - - - - - - */

/*  Bok-sidor:  */
         /*  Bok-index-sidan:  */
        b.novell {   /* replaces q.novell */
           color: aqua;
           font-weight: normal;
        }

        b.manus {   /* replaces q.manus */
           color: orange;
           font-weight: normal;
        }

        b.bokother {   /* replaces q.bokother */
           color: #6495ED;
           font-weight: normal;
        }

        q.novell {
           color: aqua;
        }

        q.manus {
           color: orange;
        }

        q.bokother {
           color: #6495ED;
        }
		
		h4.header4 {
			font-weight : bolder;
			font-size : 15px;
			text-decoration : underline;
		}

         /*  - - - - - - - - - - - - - - */

h1.RecTitle{
	text-decoration: underline;
	font-size: 30px;
}
h2.RecAuthor {
     color: #6495ED;
     text-decoration: underline;
     font-size: 20px;
 }

.BookRecHeader{
     text-decoration: underline;
     font-size: 14px;
	 font-weight: bold;
}

h3.ShortStoryHeader {
     color: #7F54A3;
     text-decoration: underline;
     font-size: 15px;
 }

         /*  Fanfiction-sidor:  */

		 h1.FanFictTitle{
			text-decoration: underline;
			font-size: 30px;
		}
		
		 h2.FanFictRecAuthor{
            color: #6495ED;
			font-size: 20px;
		}
		
		 h3.FanFictPubYear{
            color: yellow;
			font-size: 15px;
		}
		
		h4.FanFictRecLenght {
			font-size: 20px;
		 }
		


         /*  - - - - - - - - - - - - - - */
 
/*  - - - - - - - - - - - - - - */

 /*  Diverse-sidor:  */

      /*  Smårubriker i texten:  */
     b.textheaders{
	font-size: 18px;
	font-family: Arial;
}

/*  - - - - - - - - - - - - - - */

ul.diverse_list {
    list-style-image: url(bilder/diverse/bullet.gif);
    padding-left: 20px;
    padding-right: 20px;
}

b.TFOBtext{
	color: 29BDEF;
	font-weight : bold;
}
