#mitte
{ 
	width: auto; 
	margin:25px auto 10px; 
}

#mitte_left_fewo 
{
	width: 180px; 
	float:left; 
	margin-top: 5px; 
	margin-left: 10px;
}
    
#mitte_right_fewo
{ 
	width: 125px; 
	float:left; 
	margin-left:10px; 
	margin-top: 5px; 
}
    
.box 
{
    margin-bottom:10px;
}

.box_top 
{
    background:url(image/box_top_middle.gif);
    height:4px;
    line-height:0;
    font-size:0;
}
    
.box_top_left 
{
    float:left;
    width:4px;
    height:4px;
    background:url(image/box_top_left.gif);
}

.box_top_right 
{
   float:right;
   width:4px;
   height:4px;
   background:url(image/box_top_right.gif);
}
    
.box_middle
{
  border-left:1px solid #b7b8bb;
  border-right:1px solid #b7b8bb;
  background:#fbfbfb;
  padding:6px 15px;
}

.box_middle h1
{
   margin:0 0 10px 0;
   padding:0 0 3px 0;
   font-size:12px;
   font-weight:bold;
   border-bottom:1px solid #cdd3db;
}
    
.box_middle h2
{ 
   color: #c10c0c; 
   margin:0 0 10px 0;
   padding:0 0 3px 0;
   font-size:12px;
   font-weight:bold;
   border-bottom:1px solid #cdd3db;
}
    
.box_middle h3
{ 
    color: #000000; 
    margin:0 0 2px; 
    padding:0 0 3px; 
    font-size:11px; 
    font-weight:bold; 
}
    	
.box_middle h4
{ 
   color: #c10c0c; 
    margin:0 0 2px; 
    padding:0 0 3px; 
    font-size:11px; 
}
        


.box_bottom
{
 background:url(image/box_bottom_middle.gif);
 height:4px;
 line-height:0;
 font-size:0;
}

.box_bottom_left 
{
    float:left;
    width:4px;
    height:4px;
    background:url(image/box_bottom_left.gif);
}

.box_bottom_right
{
    float:right;
    width:4px;
    height:4px;
    background:url(image/box_bottom_right.gif);
}


.box_middle_fewo
{
        border-left:1px solid #b7b8bb;
        border-right:1px solid #b7b8bb;
        background:#fbfbfb;
        padding:6px 15px;
    }

.box_middle_fewo h1 { 
        margin:0;
        font-size:12px; 
        font-weight:bold; 
        padding: 10px 0 0; 
        }

.box_middle_fewo h2
{ 
	color: #fd8b04; 
	font-size: 11px; 
	font-weight: bold; 
	margin: 0; 
	padding: 10px 0 0; 
}

.entry_picture_fewo
{
        float:left;
        width:95px;
    }
    

.entry_picture_text
{ 
	width: 150px; 
	float: left; 
	padding-top: 15px; 
	padding-left: 10px; 
}

.entry_picture_fewo img
{ 
	background:url(image/picture_fewo_kl.png) no-repeat; 
	width:79px; 
	height:54px; 
	margin-bottom: 5px; 
	padding: 6px 7px 7px 6px; 
	border:0; 
}

.entry_picture_gro
{
        float:left;
        width:225px;
    }
.navi_kl_re
{ 
	background-image: url(image/pfeil_kl.gif); 
	background-repeat: no-repeat; 
	background-position: 0 5px; 
	width: 325px; 
	margin-top: 1px; 
	margin-bottom: 1px; 
	padding-left: 15px;
}


.entries h1 
{
    height:23px;
    line-height:23px;
    border:0;
    margin-bottom:0;
    padding-bottom:0;
}

.entry 
{
  border-top:1px solid #cdd3db;
  padding-top:10px;
  margin-bottom:10px;
}

.entry_picture 
{
  float:left;
  width:160px;
}
       
.entry_picture img 
{
  background:no-repeat url(image/picture.png);
  width:119px;
  padding:10px 8px 10px 8px;
  height:83px;
  border:0;
}
.
entry_info 
{
  padding-top:10px;
  line-height:14px;
}
    
.entry_stars
{
  color:#405c89;
  margin-top:5px;
  line-height:20px;
}

.entry_stars span
{
  padding-right:10px;
}

.entry_details
{
  margin-top:5px;
  color:#405c89;
}
.entry_details a
{
  text-decoration:underline;
}

