#eko-container{
    padding: 20px 40px 40px 20px;
    float: left;
}

#content img{
    background:none;
    width:16px;
    margin: 2px;
}

#content span{
    border:none;
    background: none;
}

a{
    text-decoration: none;
}

a:active.lista {
	border: none;
	color: black;
	text-decoration: none;
}


a:link.lista {
	border: none;
	color: black;
	text-decoration: none;
}
a:visited.lista {
	border: none;
	color: black;
	text-decoration: none;
}

p.rubrik_huvud {
	padding-left: 50px;
	padding-top: 20px;
	font-size: 20px;
}


select.lista {
	width: 180px;
}

input.lista {
	width: 180px;
}

td {
   padding: 0 5px 0 5px;
}

td.budget {
	font-size: 15px;
	font-weight: bold;
	height: 40px;
	width: 180px;
}


td.budget_rubrik_1 {
	background-color: #B7B0F0;
	font-size: 15px;
	font-weight: bold;
	width: 180px;
	height: 50px;
}
td.lista_1 {
	font-weight: bold;
	font-size: 12px;
	width: 180px;
    height: 15px;
	background-color: #D7E2F0;
}

td.lista_2 {
	background-color: #E1F5E0;
	width: 180px;
	font-size: 12px;
    height: 15px;
	font-weight: bold;
}

td.lista_rubrik_1 {
	background-color: #B7B0F0;
	font-size: 15px;
	font-weight: bold;
	width: 180px;
	height: 50px;
}

td.lista_rubrik_2 {
	background-color: #B7B0F0;
	font-size: 15px;
	font-weight: bold;
	width: 180px;
	height: 30px;
}

td.icon_1 {
	text-align:center;
	width: 16px;
	background-color: #D7E2F0;
    padding: 0;
}

td.icon_2 {
	text-align: center;
    width: 16px;
	background-color: #E1F5E0;
    padding:0;
}

#Kaldiv{
    position:absolute;
    visibility:hidden;
    background-color:white;
    padding: 0;
    margin:0;
}
#Kaldiv table{
    margin:0px;
}

#Kaldiv a{
    padding:0px;
}

#Kaldiv td{
    padding:0;
    margin:0;
}

#Kaldiv span{
    display:inline;
    margin: 0;
    border: none;
    float: none;
    background: none;
}