*{
    color:#333333;
    font-size:12px;
    font-family:Arial;
}
.detailbild2{
padding-bottom:5px;
}
.contentabsatz{ 
    background-color:#F2EFEC; 
    width:740px; 
    height: 128px;
    margin-bottom:10px;
    position:relative;
}  
.clickflaeche{
    height:128px;
    position:absolute;
    width:685px;
    left:0;
    z-index:1;
    cursor:pointer;
}
.vergr_click{
    height:19px;
    position:absolute;
    right:0;
    top:0;
    width:28px;    
    cursor:pointer;
}
.clickflaeche2{
    height:109px;
    position:absolute;
    right:0;
    top:19px;
    width:56px;
    z-index:1;
    cursor:pointer;
}
.picture{ 
    background-color:#FFFFFF; 
    border:2px solid #D4D1CA;    
    overflow:visible;
    float:left;
}
.picture_big{ 
    width:492px; 
    height: 354px;
    overflow:hidden;
    display: none;
}
.picture_big_temp2{ 
    width:496px; 
    height: 358px;
    left:-2px;
    top:-2px;
    position:relative;
    overflow:hidden;
    display: none;
}
.picture_short{
    width:240px; 
    height: 124px;
    overflow:hidden;
    float:left;  
}
.picture_short_temp2{

    left:-2px;
    top:-2px;
    position:relative;
    width:240px; 
    height: 124px;
    overflow:visible;
    float:left;  
}
.text_box_halter{
	float:left;
	overflow:hidden;
	padding:0;
	margin:0;
}
.text_box_short{
	float:left;
	height:124px;
	position:absolute;
	width:496px;
}
.text_box{
	width:244px;
	position:absolute;
        height: 358px;     
	float:left;
	display:none;
	overflow:hidden;
	padding:0;
	margin:0;
}
.text_box_short_overlay{
    background-color:#F2EFEC;
    display:none;
    float:left;
    height:128px;
    left:244px;
    margin:0;
    overflow:hidden;
    padding:0;
    position:absolute;
    width:496px;
    z-index:2;
}
.text_box_overlay{
    background-color:#F2EFEC;
    display:none;
    float:left;
    height:358px;
    margin:0;
    overflow:hidden;
    padding:0;
    position:absolute;
    right:0;
    width:244px;
    z-index:2;
}

