/*
 * Combined style sheet for the index pages and the slide pages.
 */

/* Style for all bodies. */
body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: black;
	margin: 5;
        background-color:#ffffff;
}


/* Style for all table cells. */
td {
	font-size: 10px;
        text-align: center;
        vertical-align: top;
}


h1 {
	font-size: 12px;
	font-weight: bold;
        padding:8px 0px 8px 0px;
        margin:0px 0px 0px 0px;
        color: #888888;
}


a:link {color: #888888; text-decoration: none}
a:visited {color: #888888; text-decoration: none}
a:active {color: #888888; text-decoration: none}
a:hover {color: #cccccc; text-decoration: none}

outside#td {
	font-family: verdana, sans-serif;
	font-size: 1.7em;
}

td#outside a:link{color:#999999;text-decoration:none;}
td#outside a:visited{color:#999999;text-decoration:none;}
td#outside a:hover{color:#555555;text-decoration:underline;}


p{font-family:verdana; font-size:0.7em; color:#000000; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;-moz-box-sizing:border-box;box-sizing:border-box;}
.byline{color:#999999; font-size:0.9em; padding:3px 0px 0px 0px; text-align=center;}
.rubbe{color:#444444; font-size:0.95em; padding:3px 0px 0px 0px; font-weight:bold;}
.rubbe2{color:#444444; font-size:0.7em; padding:6px 0px 6px 0px; }
.bildtext {font-family:arial, verdana, sans-serif; color:#777777; font-size:10px; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; font-weight:normal; line-height:100%}
.bylinetext {font-family:arial, verdana, sans-serif; color:#aaaaaa; font-size:10px; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; font-weight:normal; line-height:100%}
.textbotten{font-family:verdana;color:#dddddd; font-size:0.7em; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; font-weight:normal;}


a:link{color:#aaaaaa;text-decoration:none;}
a:visited{color:#aaaaaa;text-decoration:none;}
a:hover{color:#777777;text-decoration:bold;}


#tabell
{
background-image:url('bglogga.jpg');
background-repeat:no-repeat;
}
