body, td, p {
	background-color: white;
	color: black;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #3366FF;
	text-decoration: underline;
}

a:visited {
	color: #666666;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 3px;
}

p {
	margin-top: 0px;
	margin-bottom: 1em;
}

#sidfot {
	text-align: center;
}

.kategorinamn {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}

.huvudmeny {
	margin-left: 10px;
	text-transform: uppercase;
	font-size: 10px;
}

.brodtext {
	line-height: 16px;
}

.huvudkategori {
	font-weight: bold;
}

.underkategorilank {
	display: block;
	margin-left: 1em;
	text-indent: -1em;
}

.hake {
	font-size: 10px;
}

.copyright, .address {
	font-size: 9px;
	text-align: center;
}

.medarbetare {
	clear: both;
}

.medarbetare img {
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
}