.box_bg_verlauf
{
    width:655px;
    margin-left:10px;
    margin-bottom: 8px;
    padding:10px;
    min-height:70px;
    background-color: #C5DFC3;
}

.box_bg_verlauf_text
{
    width:650px;
    margin-left:15px;
    
}

br.small
{
    margin-top:8px;
    margin-bottom: 8px;
}

.red_text
{
    color:red;
    text-transform: uppercase;
    
}

.darkgrey_text
{
    color: #302f2a;
    text-decoration: underline;
}

.green_text

{
    color: #186b11;
}
  
  table.hilfe { width: 100%; border:none;}
  table.hilfe caption { font-variant:small-caps; }
  
  table.hilfe th,td { padding: 0.6em 0.3em;}
  table.hilfe td { padding: 0.4em;padding-left:25px;}
    
  table.hilfe tbody tr{ background: #e7eaec; }
  table.hilfe tbody tr.odd { background: #e3f1e0;border-top:1px #ceeccd;}
  table.hilfe tbody tr.even { background: #e8f4e8;border-bottom:1px solid #eef8ed; }
  
   
  table.hilfe tbody td {border-bottom:1px solid #eef8ed;}
  table.hilfe tbody tr:hover td {background:transparent;}
  
  
.content_text
{
    width: 645px;
    margin-left:15px;
        
}

.suche_left
{
    float:left;
    border: 1px solid #CFCFCF;
    background-color: #D2DFD1;
    text-align: center;
    width:176px;
    height:135px;
    
}

.ausrichten
{
    margin-left:5px;
    margin-top:6px;
    padding:1px; border: 1px #7b797c solid;background: #fff; 
}



.suche_right
{
    float:left;
    width:445px;
    margin-left:15px;
    
}

.suche_link
{
    float:left;
    width:125px;
    border:1px solid blue;
}

 br.clr_left
{
     clear:left;
     height:0px;
     line-height:0px;
     font-size: 0px;
}





 
