a
{
	color: #474747;
}

a:visited
{
	color: #969696;
}

a:hover
{
	text-decoration: none;
}

a.meny
{
	
	color:#474747;
	
}

a.meny:hover
{
	text-decoration: none;
}

a.meny:visited
{
	color: #474747;
}

body
{
	background-color: #E9E7D4;
	margin: 10px;
	margin-top: 40px;
	font-family: Tahoma;
	font-size: 12px;
	color: #474747;
	text-align: center;
}

div.bread
{
	line-height: 150%;
	margin: 5px;
}

div.meny
{
	margin:5px;
	font-size: 12px;
}

div.rubrik
{
	margin:5px;
	font-size: 18px;
	color: #046223;
}

table
{
	width: 700px;
	background-color: #FFFFFF;
	border: solid;
	border-color: #D1CDA9;
	border-width: 5px;
	font-family: Tahoma;
	font-size: 12px;
}

table.logo
{
	height: 120px;
}

table.meny
{
	margin-top:10px;
	height: 20px;
	padding: 10px;
}

table.text
{
	margin-top:10px;
	height: 20px;
	padding: 10px;
}
form                 { font-family: Tahoma; font-size: 8pt }
input                 { font-family: Tahoma; font-size: 8pt ; border-width: 1px ; border-color: Black}
textarea           { font-family: Tahoma ; font-size: 8pt ; border-width: 1px ; border-color: Black}
select               { font-family: Tahoma ; font-size: 8pt ; border-width: 1px ; border-color: Black;font-weight:bold}
