#meny{
	height: 36px;
}

a:link
{
	color: rgb(62,180,39); 
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

a:visited
{
	color: rgb(5,156,50); 
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
} 

a:active 
{
	color: rgb(86,213,60); 
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

body
{
	padding: 0 0 0 0;
	background-color: #ffffff;
	background-image: url('../img/bg.jpg');
	background-repeat: repeat-x;
	background-position: top center;
}

table
{
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(00,00,00); 
	font-size: 11px;
}

.form {
	border: 1px solid #000;
	background-color: #00AC2B;
}

img
{
	padding: 0 0 0 0;
}

h1
{
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(00,00,00); 
	font-size: 16px;	
	font-weight: bold;
}


h4{
	font: normal 12px Arial, Helvetica, sans-serif;
	margin: 3px 5px 0 0;
}

.rutan {
	background: #00ac2b url(../img/ruta.jpg) no-repeat top;
	border: solid 1px #005d17;
}

ul {

}

ul li.vitbg {
	margin-left: -24px;
	list-style-image: url(../img/Image/knapp_vitbg_2.gif);
}

#flashholder {
	background: #fff;
	width: 703px;
	height: 500px;
	margin-top: -100px;
}


/*-----Formuär-----*/
.knapp{
	margin: 0 0 0 0;
	font: 11px Arial, Helvetica, sans-serif;
	height: 22px;
}
.falt{
	font: normal 11px Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
	width: 200px;
	height: 20px;
}
