.outborder {
	border: 1px solid #900;
}
.boxmeny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #900;
	background-image: url(pic/mainobjects/menyback1.png);
	padding: 3px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
}
.bakimage {
	background-image: url(pic/mainobjects/bakgrund_raps_1.jpg);
	height: 600px;
}
.boxtext_black {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
}
