.contbg {
background-color: #fffaf0;
}

#rightbox_archiv {
position: relative;
top: 0;
left: 0;
width: 78%;
float: right;
border-left: 4px solid #000000;
border-top: 1px solid #000000;
border-right: 4px solid #000000;
border-bottom: 1px solid #000000;
background-image: url(tech/top.gif);
background-repeat: repeat-x;
background-color: #ffffff;
padding-bottom: 10px;
}

#content_leftarchiv {
width: 20%;
padding-top: 10px;
float: left;
}

img.archiv {
position: absolute; 
top: 80px; 
left: 130px;
z-index: 10;
}

img.shadow {
position: absolute; 
top: 85px; 
left: 135px;
z-index: 1;
}

p {margin-left: 10px;
margin-top: 3px;
margin-bottom: 3px;
}

p.archiv {
margin-left: 50px; font-size: 14px; font-weight: 700; margin-top: 5px;
}

a.archiv {
text-decoration: none; color: #000099;
}

a.archiv:hover {color: #ffffff; text-decoration: none; background-color: #000000}