
BODY { 
background: url(bg_hrlog.jpg) white;
color: black;
font-size: .9em;
font-family: "arial", "helvetica";
}

H1 {
font-size: 2em;
color: #218cff;
text-align: center;
}

H2 {
font-size: 1.2em;
color: #218cff;
font-weight: bold;
}


A:link, A:visited { 
text-decoration: underline; 
color: black; 
}

A:hover { 
color: #218cff;
}

.text {
font-size: .7em;
font-weight: normal;
}

td.meny {
font-size: 1.2em;
font-weight: bold;
text-align: center;
}

td.main {
padding-left: 1em;
}

table.planering{
border-left: medium solid #218cff;
border-bottom: medium solid #218cff;
padding: 0px;
margin: 0px;
}

td.planeringstitel {
background: #218cff;
font-weight: bold;
padding-left: 5px;

}

td.planering1 {
background: white;
border-right: medium solid #218cff;
margin: 0px;
padding-left: 5px;
}

td.planering2 {
background: #f4f4f4;
border-right: medium solid #218cff;
padding-left: 5px;
margin-rigth: 10px;
}
