* {
	font-family: arial;
	font-size: 10pt;
}

body {
	background-color: #7DB4FF;
}
.hovudtabell {
	width: 770px;
	margin: 0 auto;
}
th {
	font-family: verdana, arial;
	background: #C8FE44 url(th_bakgrunn.gif);
	text-align: left;
	border-top: 4px solid #7db4ff;
	height: 20px;
	overflow: hidden;
	color: #00464C;
}
th div { /* venstre-bakgrunn */
	background: url(th_venstre.gif);
	background-repeat: no-repeat;
}
th div div {
	background: url(th_hogre.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 10px;
}
th span {
    background: url(prikk_blaa.gif);
    background-repeat: no-repeat;
    background-position: 0 5px;
    padding-left: 12px;
}
img {
	border: 0;
	display: block;
}

td {
	background-color: white;
    padding: 15px;
}
td.topp {
    padding: 0;
}
.dummy td {
    background: none;
    padding: 0;
}
.lenker {
	border-left: 4px solid #7db4ff;
}
.lenker a,
.fylkeslenker a,
.info a
{
    text-decoration: none;
    font-weight: bold;
    color: #00464C;
    padding-left: 12px;
    background-image: url(prikk_gron.gif);
    background-repeat: no-repeat;
    background-position: 0 5px;
}
.lenker a:hover,
.fylkeslenker a:hover,
.info a:hover {    
    background-image: url(prikk_blaa.gif);
}
.fylkeslenker table {
	margin: 0 auto;
}
.graafelt {
    background: #eee;
    vertical-align:top;
}
.kart {
	padding: 0 0px;
}
.kart object {
	margin: 0 auto;
	margin: 0 20px;
}
