div.content div.rechts div#box{
width:190px;

margin:0px auto 16px auto;
padding:0px;

overflow:hidden;
background:#ffffff;
border:1px solid #818181;
text-align:left;
}

div.content div.rechts div#box img{
margin:8px 0px 5px 0px;
padding:0px;
border:0px;
}
div.content div.rechts div#box a{
margin:0px;
padding:0px;
display:block;
color:#cc0033;
text-decoration:none;
text-align:center;
}
div.content div.rechts div#box a span{
display:block;
width:100%;
text-align:left;
margin:0px 8px 0px 8px;
padding:0px 0px 5px 0px;
}


div.content div.rechts div#box a:hover{
color:#313131;
}




div.content div.rechts div#box span#titel{
color:#ffffff;
font-size:10pt;
font-weight:bold;
line-height:16pt;

height:23px;
width:190px;

margin:0px;
padding:0px 0px 0px 10px;

display:block;
background:url(/pix/hg_service.gif) repeat-x #676767;
}


