#urlaub_links 
{ 
	width: 475px; 
	float:left; margin-top: 5px; 
	margin-right: 5px;
	margin-left: 25px; 
}

#urlaub_rechts 
{ 
	float: left; 
	margin-top: 5px; 
	margin-left: 15px; 
}

.box
{ 
	margin-top: 16px;
	margin-bottom: -10px; 
	width: 475px;
}

.box_content
{ 
	margin-top: 20px; 
	margin-bottom:8px; 
	margin-left:5px;
	width: 475px;
}
    .box_top {
        background:url(image_urlaub/box_top_middle.gif);
        height:4px;
        line-height:0;
        font-size:0;
    }
    .box_top_left
    {
     	float:left;
     	width:4px;
      	height:4px;
        background:url(image_urlaub/box_top_left.gif);
    }
    .box_top_right
    {
    	 float:right;
    	 width:4px;
     	height:4px;
     	background:url(image_urlaub/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_urlaub/box_bottom_middle.gif);
        height:4px;
        line-height:0;
        font-size:0;
    }
    .box_bottom_left 
    {
       	float:left;
       	width:4px;
       	height:4px;
       	background:url(image_urlaub/box_bottom_left.gif);
     }
     .box_bottom_right
     {
      	float:right;
      	width:4px;
     	height:4px;
        background:url(image_urlaub/box_bottom_right.gif);
     }
     
.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_urlaub/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;
    }
    
#side_navi_left 
{ 
	width:195px; 
	margin-right:5px; 
	float:left; 
	margin-top: 20px; 
}

#side_navi_right
{ 
	width:196px; 
	float:left; 
	margin-top: 20px;
	margin-left: 10px;
}

.side_navi
{
    margin-bottom:5px;
}
    .side_navi ul
    {
        list-style-type:none;
        margin:-10px 0 0 0;
        padding:0;
    }
    .side_navi ul li
    {
        height:25px;
        line-height:25px;
        border-top:1px solid #cdd3db;
    }
    .side_navi h1
    {
        height:23px;
        line-height:23px;
        border:0;
        margin-bottom:3px;
    }

#usedom
{
    width:165px;
    height:278px;
    background:url(image_urlaub/usedom.png);
    padding:10px 15px 10px 15px;
}

#inseln
{
    width:165px;
    height:178px;
    background:url(image_urlaub/inseln.png);
    padding:10px 15px 10px 15px;
}
    #usedom h1, #inseln h1
    {
        margin:0 0 5px 0;
        padding:0 0 5px 0;
        font-size:12px;
        font-weight:bold;
    }