body, td{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 15px;
color: #ffffff;
text-align: left;
}


.neutraltlink A:LINK{
font-size: 11px;
color: #ffffff;
font-weight: normal;
text-decoration: none;
}
.neutraltlink A:VISITED{
font-size: 11px;
color: #ffffff;
font-weight: normal;
text-decoration: none;
}
.neutraltlink A:HOVER{
font-size: 11px;
color: #00ff00;
font-weight: normal;
text-decoration: none;
}





body.rosa{
background-color: #eeeaee;
}

body.moerkrosa{
/*background-color: #332a33;*/
background-color: #666066;
}



li{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 14px;
color: #ffeeff;
}
P{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 15px;
color: #ffffff;
text-align: left;
}
A:LINK{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #00ff00;
font-weight: bold;
text-decoration: none;
}
A:VISITED{
color: #00ff00;
font-weight: bold;
text-decoration: none;
}
A:HOVER{
color: #ff0000;
font-weight: bold;
text-decoration: none;
}

.menucelle {
position: relative; cursor: pointer; cursor: hand; height: 24px; padding: 2px; border: 1px solid #889988;
background-color: #E1F7E1; background-image: url(Inaktivknapbg.gif); white-space: nowrap; color: #006600;
}

.menucellegraa {
position: relative; height: 24px; padding: 2px; border: 1px solid #889988;
color: #006600; background-color: #FFFFFF; white-space: nowrap;}

td.off {
cursor: pointer; cursor: hand; 
background: #aaccaa;
}
td.on {
cursor: pointer; cursor: hand; 
background: #EEFFEE;
}
