.huvudbox {
position: absolute;
top: 18px;
left: 112px;
width: 568px; 
height: 267px;
padding: 20px;
background-color: #FFFFCC;
border: 2px solid #000000;
font-family: Verdana;
font-size: 10px;
color: #333333;
overflow: auto;
scrollbar-base-color: #FFFFCC; 
scrollbar-track-color: #FFFFCC; 
scrollbar-arrow-color: #000000;
scrollbar-shadow-color: #FFFFCC;
scrollbar-3dlight-color: #FFFFCC;
scrollbar-darkshadow-color: #FFFFCC;
}

.dropdownband {
position: absolute;
background-color: #cccccc;
top: 25px;
right: 20px;
border: 2px solid #000000;
padding: 0px;
height: 156px;
}

.backbox {
position: absolute;
top: 24px;
right: 37px;
}

.letterbox {
position: absolute;
top: 300px;
left: 112px;
width: 568px;
background-color: #FFFFCC;
font-family: Verdana;
font-size: 10px;
color: #333333;
border: 2px solid #000000;
padding: 5px;
}

.streckbox {
position: absolute;
background-color: #000000;
width: 4px;
height: 5px;
left: 578px;
}

.streckbox2 {
position: absolute;
background-color: #000000;
width: 4px;
height: 10px;
left: 578px;
top: 284px;
}

.streckbox3 {
position: absolute;
background-color: #000000;
width: 4px;
height: 10px;
left: 629px;
top: 284px;
}

.streckbox4 {
position: absolute;
background-color: #000000;
width: 4px;
height: 10px;
left: 629px;

}

.topbox {
position: absolute;
background-color: #FFFFCC;
width: 30;
height: 20;
left: 685px;
top: 19px;
border: 2px solid #000000;
text: "up";
}

a {
font-family: Verdana;
font-size: 10px;
color: #666666;
text-decoration: none;
} 


a:hover {
color: #000000;
text-decoration: underline;
}

.rubrik {
font-family: Arial;
font-size: 14px;
font-weight: bolder;
color: #000000;
}

.rubrik2 {
font-family: Verdana;
font-size: 11px;
font-weight: bolder;
color: #333333;
}

.guiderub {
background-color: #333333;
width: 140px;
font-family: Arial;
font-size: 14px;
font-weight:bolder;
color: #FFFFCC;
}







