body {
scrolling:always;
}
.meny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	letter-spacing: 0.1em;
}
a {
	text-decoration: none;
	color: #000000;

}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	letter-spacing: 0.1em;
	margin: 3px;
	padding: 1px;
	border: 1px solid #000000;
}
.overmeny {
	background-image: url(img/menybak.jpg);
}
.rubrik {
	font-family: Garamond, Times New Roman, Times;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 2px;
}
.text {
	font-family: Garamond, Times New Roman, Times;
	font-size: 15px;
	color: #666666;
	text-indent: 10pt;
	letter-spacing: 1px;
}
.textinput {
	font-family: Garamond, Times New Roman, Times;
	font-size: 12px;
	color: #666666;
	letter-spacing: 1px;
	text-indent: 0pt;
}

.antiavstand {
	text-indent: 0pt;
}
.adr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	cursor: hand;
}
.adrOVER {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #000000;
	cursor: hand;
}
.adrOVER a {
	text-decoration: none;
	color: #CCCCCC;
}
.result {

	font-family: Garamond, Times New Roman, Times;
	font-size: 13px;
	font-weight: bold;
	color: #bbbbbb;
	background-color: #ffffff;
	cursor: hand;
}
.resultOVER {

	font-family: Garamond, Times New Roman, Times;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background-color: #dddddd;
	cursor: hand;
}