h2 {
	font-size: 16px;
	font-family:verdana, "times new roman";
	color: #666666;
	display: table;
	margin: 1px;
}
h1 {font-size: 18px; font-family:verdana, times new roman; color: #999999;
}
h3 {font-size: 20px; font-family:"Times New Roman", Times, serif; color: #333333;
}
p, td {
	font-size: 11px;
	font-family:verdana, "times new roman";
	color: #000000;
	font-style: italic;
}

a:link { color: #000000; text-decoration: none}
a:visited { color: #000000; text-decoration: none}
a:hover { color: #666666}


.tableknapprad {
	position: absolute;
	width: 600px;
	left: 20px;
	top: 20px;
}

.tableknapprad2 {
	position: absolute;
	width: 600px;
	left: 30px;
	top: 180px;
}

.tableleftspalt {
	position: absolute;
	width: 400px;
	left: 20px;
	top: 210px;
}
.tablerightspalt {
	position: absolute;
	width: 420px;
	left: 440px;
	top: 212px;
}

.rightrad {
	position: absolute;
	width: 100px;
	left: 870px;
	top: 2px;
}

.lankvanner {
	position: absolute;
	width: 400px;
	left: 30px;
	top: 1500px;
}

.tabellbakgrund {
	background-color: #CCCCCC;
}

.tabellbakgrund2 {
	background-color: #340705;
	
}
.tdvit {
	color: #FFFFFF;
}

