@charset "iso-8859-1";

/* author: Anders Östlund */
/* Creation date: 2002-12-23 */
/* Modified 2009-06 by Klas Blomberg used in test2*/
/* Generella inställningar */
body      {background-color: #FFFFFF; color: black; }

a:link    {color: #0000FF; text-decoration:none}

/* Mina inställningar bortplockade till förmån för Urbans

a:visited {color: darkslateblue}
a:hover {color: red}a:active {color: blueviolet}
body  {background-color: grey}*/


/* Rubrik nivå 1 */

h1 {font-family:  
Bookman Old Style, arial, verdana, helvetica;  
font-size: small;  
color: #003300 }

/* Rubrik nivå 2 */

h2 {font-family: Bookman Old Style, arial, verdana, helvetica;  
font-size: small;  
color: #003300 }

/* inverterad rubrik används i listan över uppdateringar */

h3 {font-family: Bookman Old Style, arial, verdana, helvetica;  
font-size: small;  
font-weight: bold;  
color: #FFFFCC;  
background-color: #003300;  
text-align: center }

/* Rubrik nivå 4 för användning i sidhuvudet */

h4           { color: #003300; 
font-size: 2em; 
font-family: Bookman Old Style, arial, verdana, helvetica; 
font-weight: bold }

/* bokstäverna i A till Ö listan */

h5 {font-family: Bookman Old Style, arial, verdana, helvetica;  
font-size: small;  
font-weight: bold;  
color: #003300;  
background-color: #FFFFCC;  
text-align: center }


p {font-family:   Arial, verdana, helvetica;  
font-size: 10pt;  
font-weight: normal;  
color: #000000 }

#lista {font-family:   Arial, verdana, helvetica;  
font-size: 10pt;  
font-weight: normal;  
color: #000000 }

#meny {
	list-style-type: none;
	line-height: 1.5em;
	padding: 0;
	font-family:Bookman Old Style, arial, verdana, helvetica;
	font-size:1em;
	text-decoration:none;
	color:#003300;
	font-weight:bold;
	background-color:#FFFFCC;
	width:150px; margin-left:15; margin-right:0; margin-top:0; margin-bottom:0
}

#meny a {
color: #003300;
font-weight: bold;
text-decoration: none; 
font-family:Bookman Old Style, arial, verdana, helvetica; 
font-size:1em; 
width:150px; margin-left:15
}

#meny a:hover {
color: #003300;
font-weight: bold;
text-decoration: underline; 
font-family:Bookman Old Style, arial, verdana, helvetica; 
font-size:1em; 
width:150px; margin-left:15
}

#vald {
list-style-type: none;
line-height: 1.5em;
padding: 0; 
font-family:Bookman Old Style, arial, verdana, helvetica; 
font-size:1em; 
text-decoration:none; 
color:#FFFFCC; 
font-weight:bold; 
background-color:#003300; 
width:150px; 
font-style:italic; margin-left:15; margin-right:0; margin-top:0; margin-bottom:0
}

#vald a {
color: #FFFFCC;
font-weight: bold;
text-decoration: none; 
font-family:Bookman Old Style, arial, verdana, helvetica; 
font-size:1em; 
width:150px; 
font-style:italic; margin-left:15
}

#vald a:hover {
color: #FFFFCC;
font-weight: bold;
text-decoration: underline; 
font-family:Bookman Old Style, arial, verdana, helvetica; 
font-size:1em; 
width:150px; 
font-style:italic; margin-left:15
}

#inne {
	list-style-type: none;
	padding: 0;
	font-family:Bookman Old Style;
	font-size:normal;
	text-decoration:none;
	color:#003300;
	font-weight:bold;
	background-color:#FFFFCC;
	width:100%; margin-left:15; margin-right:0; margin-top:0; margin-bottom:0
}

#inne a {
color: #003300;
font-weight: bold;
text-decoration: none; 
font-family:Bookman Old Style; 
font-size:1em; 
width:100%; margin-left:15
}

#inne a:hover {
color: #003300;
font-weight: bold;
text-decoration: underline; 
font-family:Bookman Old Style; 
font-size:normal; 
width:100%; margin-left:15
}

hr {
	color:#003300;
	background-color:#FFFFCC;
	}