div#rightbox {
background-color: transparent;
width:200px;
padding:0px;
margin-left:0px;
margin-top:2px;
margin-bottom:0px;
position: relative;
left: 1px;
float:left;
}

div#rahmenkopf {
background:url(grafix/box_01.gif);
background-repeat: no-repeat;
width:200px; 
height:5px; 
}

div#bgHeadline {
background:url(grafix/box_02.gif);
background-repeat: repeat-y;
width:200px; 
/*height:23px; */
padding: 0 0px 0 0px; 
font:bold 11px Arial,sans;
}

#inHeadline { margin:0px; margin-left:7px; padding:0px; color:#333333;}

div#bgHeadline a {
text-decoration: none;
color: #882545;
}

div#bgHeadline a:hover {
text-decoration: none;
color: #000;
}

/* IE 6 starhack zum ausgleichen des Abstandes #rahmenkopf<->#bgHeadline
*html div#bgHeadline {
margin-top: -10px;
}*/

div#rahmenInhaltOben {
background:url(grafix/box_03.gif);
background-repeat: no-repeat;
height:7px;
}

div#rahmenInhalt {
background:url(grafix/box_04.gif);
background-repeat: repeat-y;
padding: 0 8px 0 8px;
font:11px Arial,sans;
}

div#rahmenInhalt p {
margin: 0;
padding: 0;
/*margin-bottom:3px;*/
}

div#rahmenInhalt a {
text-decoration: none;
color: #761d39;
}

div#rahmenInhalt a:hover {
text-decoration: none;
color: #000;
}

/* IE 6 starhack zum ausgleichen des Abstandes #rahmenInhaltOben<->#rahmenInhalt*/
*html div#rahmenInhalt {
margin-top: -10px;
}

div#rahmenInhaltUnten {
background:url(grafix/box_05.gif);
background-repeat: no-repeat;
height:8px;
margin-top: -5px;
}