TD.menycell {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

TD.header, TD.footer, TD.bread {
	font-family: Verdana, Times, serif;
	font-size: 10px;		
}

TD.bread {
	background-repeat:no-repeat;
	border: 1px solid #000000;
	border-top: 0px;
	padding: 30px;
	padding-top: 0px;
	
}
TD.footer {
	padding-left: 10px;
	}

TD.spacer {
	font-size:6px;
}

BODY {
	background-color: white
}

A:hover {
	text-decoration: none;
	color: #999999;
	}
A:link,A:visited,A:active {
	text-decoration: underline;
	color: #333333;
}

.aktuellt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	background-image: url(img/newsbg.gif);
	border: 1px none #000000;
	position: relative;
}

