body {
	background-color: #FFFFFF;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-image: url(../images/bakgrund.gif);
	background-repeat: no-repeat;
}

td {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: small; 
	color: #000000;
}

a   {
	text-decoration: none;  
	color: #004e96; 
	border-bottom: 1px dashed;
}

a:hover {	color: #1050ff; }

a.ounderstruken   {
	border-bottom: none;
}

p.meny {
	margin-bottom: 3px;
}

a.meny {
	color: 	#00397C
    text-decoration: none;
	border-bottom: none;
	font-size: medium;
	font-weight: normal;
}


h1	{
	font-size: medium;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;	
	margin-bottom: 12px;
	margin-left: 0px;
}

h2
{
	font-size: small;
	font-weight: bold;
}

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

input { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small
}

textarea { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small
}



img.image
{
border-style: solid;
border-width: 1px;
border-color: #000000;
}

ul {
	list-style-type: square;
}


.breadred
{

}

