@charset "iso-8859-1";
/* author: peter@pdk.se */
/* Creation date: 2003-12-17 */

body {background-color:#ccc; overflow-y:hidden;}

.all{
	width:800;
	height:625;
	border:2px solid #eee;
	background-image:url(bilder/grund1.gif);
	background-color:rgb(204,204,153);
	background-repeat:no-repeat;
	background-attachment:fixed;
	color:rgb(0,0,150);
	font-family:Verdana;
	font-size:10pt;
	scrollbar-3dlight-color:rgb(140,140,140);
	scrollbar-arrow-color:rgb(100,100,100);
	scrollbar-base-color:rgb(85,85,85);
	scrollbar-darkshadow-color:rgb(140,140,140);
	scrollbar-face-color:rgb(204,204,153);
	scrollbar-highlight-color:rgb(255,255,255);
	scrollbar-shadow-color:rgb(0,0,0);
}

a:link{color: rgb(50,50,255); text-decoration: none;}
a:visited{color: rgb(50,50,255); text-decoration: none;}
a:hover{background-color: rgb(150,230,230); text-decoration: none; font-weight:400;}
a:active{color: rgb(50,50,255); text-decoration: none;}

table{font-size:12;}
th{text-align:left;}

h1{font-size:1.8em;color:rgb(0,0,200);}
h2{font-size:1.6em;color:rgb(0,0,200);}
h3{font-size:1.4em;color:rgb(0,0,200);}
h4{font-size:1.2em;color:rgb(0,0,200);}
h5{font-size:1.1em;color:rgb(0,0,200);}
h6{font-size:1.0em;color:rgb(0,0,200);}

td{background-color:rgb(150,150,150); height:35; text-align:center;}
td img{width:125;}
img{border:0;}
strong{color:rgb(255,0,0);}

.text{position:absolute; left:145; top:160; width:550; height:450; padding:5; border:2px solid rgb(50,100,150); background-color:rgb(220,220,220); color:rgb(50,80,80); overflow:auto;}

.karta{position:absolute; left:140; top:160; width:500; height:850; padding:5; border:2px solid rgb(50,100,150); background-color:rgb(220,220,220); color:rgb(50,80,80);}

.karta img{position:absolute; left:15; top:100;}

.web{position:absolute; left:5; top:80; width:140; color:rgb(50,50,50); text-align:center; font-size:.8em; font-family:sans serif; padding:5;}

.tabell1 td{text-align:left; padding:5;}
.tabell2 td{text-align:left; padding:5; font-family:Tahoma, Verdana, Sans Serif;}
.tabell2 th{text-align:left; padding:5; font-family:Tahoma, Verdana, Sans Serif;}

.aktuellt{background-color:rgb(175,175,175); color:rgb(250,250,250); border:2px solid gray;  width:600; height:300; padding:10;}

<!-- Meny -->
.meny{position:absolute; left:20; top:150; width:110; padding:5; font-size:.8em;}
.meny a{width:110; margin:2; padding:2; text-align:center;}
.meny a:link{color:rgb(0,0,200); text-decoration:none; border:2px solid rgb(50,100,150);}
.meny a:visited{color:rgb(0,0,200); text-decoration:none; border:2px solid rgb(50,100,150);}
.meny a:hover{background-color: rgb(150,0,0); color:rgb(200,200,0); text-decoration:none; font-weight:400; border:2px solid black;}
.meny a:active{background-color:rgb(200,100,100); color:rgb(255,255,255); text-decoration:none; border:2px solid rgb(50,100,150);}

<!-- Meny höger -->
#h {position:absolute; left:700; top:150; width:90; padding:5; font-size:.8em;}
#h a{width:90; margin:2; padding:2; text-align:center;}
#h a:link{color:rgb(0,0,200); text-decoration:none; border:2px solid rgb(50,100,150);}
#h a:visited{color:rgb(0,0,200); text-decoration:none; border:2px solid rgb(50,100,150);}
#h a:hover{background-color: rgb(150,0,0); color:rgb(200,200,0); text-decoration:none; font-weight:400; border:2px solid black;}
#h a:active{background-color:rgb(200,100,100); color:rgb(255,255,255); text-decoration:none; border:2px solid rgb(50,100,150);}

.adress{position:absolute; left:15; top:380; width:140; color:rgb(50,50,50); text-align:center; font-size:.8em; padding:5;}

.ver{position:absolute; left:10; top:470; width:140; color:rgb(0,0,0); text-align:center; font-size:.8em;}

<!-- Knapp -->
.knapp{font-family:Tahoma,Sans serif; font-variant:small-caps; font-weight:600; background-color:#c8c8c8; font-size:.8em;}
.knapp a		{width:80; height:35; text-align:center;}
.knapp a:link	{color: #0000c8; text-decoration: none; border-left: 1px solid red;}
.knapp a:visited{color: #0000c8; text-decoration: none; border-left: 1px solid red;}
.knapp a:hover	{background-color: #960000; color: #c8c800; text-decoration: none; font-weight:400; border-left: 1px solid black;}
.knapp a:active	{background-color: #c86464; color: #ffffff; text-decoration: none; border-left: 1px solid red;}

.pris {background-color:rgb(0,100,100); color:rgb(255,255,255);}
.prisa {background-color:rgb(0,150,100); color:rgb(255,255,255);}
.prisb {background-color:rgb(0,200,100); color:rgb(255,255,255);}
.prisc {background-color:rgb(150,0,0); color:rgb(255,255,255);}
