@charset "utf-8";
/* CSS Document */

p {
	font-family:Courier New,Courier,Monaco;
	font-size:15px;
}

.index {
	font-family:Courier New,Courier,Monaco;
	font-size:12px;
}

.blunk {
	font-size:22px;
	font-weight:bold;
	font-stretch:expanded;
	font-family:Courier New,Courier,Monaco;
}

A:link {
	text-decoration:none;
	color:#CC0066;
}

A:visited {
	text-decoration:none;
	color:#CC6699;
}

A:hover {
	text-decoration:none;
	color:#000099;
}

/* DIV INDEX */

#index1 {
	position:absolute;
	top:35%;
	left:30%;
	botttom:40%;
	width:500px;
}

#index2 {
	position:absolute;
	left:30%;
	bottom:0px;
	height:120px;
	width:500px;
}

/* TABLE */

tr {
	font-family:Courier New,Courier,Monaco;
	font-size:16px;
}

table {
	padding-left:45px;
}


/* MENY */

#meny {
	left:3%;
	width:200px;
	top:5%;
	bottom:5%;
	position:fixed;
	background-image:url(bilder/strekupp.gif);
	background-repeat:repeat;
}

.meny {
	padding-left:38px;
}

.meny2 {
	padding-left:27px;
}

/* DIV */

#main {
	left:30%;
	top:20%;
	width:700px;
	bottom:5%;
	position:absolute;
} 

#top {
	top:7%;
	height:50px;
	width:600px;
	left:10%;
	position:absolute;
}
.top {
	color:#a0a0a0;
	font-size:16px;
}

.main {
	padding-left:50px;
}

#botteninfo {
	left:30%;
	width:700px;
	bottom:5%;
	height:90px;
	position:absolute;
} 

#kart {
	left:26%;
	top:30%;
	width:800px;
	bottom:5%;
	position:absolute;
} 

#plan {
	left:30%;
	top:20%;
	width:570px;
	bottom:5%;
	position:absolute;
} 
