

body {background-color: #000060; font-family: Georgia, Arial, Times, serif; 
font-size: 11pt; color: lightblue;
margin: 2cm; margin-left: 10%; margin-right: 5%; margin-top: 1px;
	   scrollbar-3d-light-color: #000060;
           scrollbar-arrow-color: #7A9AEC;
           scrollbar-base-color: #000060;
           scrollbar-dark-shadow-color: #000060;
           scrollbar-face-color: #000060;
           scrollbar-highlight-color: #000060;
           scrollbar-shadow-color: #000060; }

h1, h2 {font-family: Verdana, Arial, Helvetica, sans-serif;
color: white; }

h1 {font-size: 24pt;}

h2 {font-size: 18pt; font-weight: 700;}

.ingress {font-weight: 800; font-style: italic; color: pink;}

p {margin-left: 1cm; line-height: 135%; }

ul {margin-left: 2cm; list-style-image: url(bilder/pointer.gif); }

a {text-decoration: none; }

a:link, a:visited { color: white; }

a:hover { color: #000060; background: lightblue; }

a:active { color: pink; }

.tabell {background-color: lightblue; color: #000060; font-family: Comic Sans, Arial; 
empty-cells: hide; }

.menytext { font-family: Verdana, Arial, Helvetica, sans-serif;
	   font-size: 60%; text-indent: 0cm; margin: 10px; color: red; }

.menyruta { position: absolute; top: 40px; left: 600px; 
	   width: 100px; height: 100px; background-color: #7A9AEC; }

.nyhetstext { font-family: Verdana, Arial, Helvetica, sans-serif;
	   font-size: 60%; text-indent: 0cm; margin: 10px; color: lime; }

.nyhetsruta { position: absolute; top: 40px; left: 600px; 
	   width: 150px; height: 200px; background-color: #7A9AEC; }
