﻿#imagesReferenzen{    
width:650px;
height:360px;
margin-top:30px;
margin-left:210px;
position:absolute; 
border: 1px solid #cccccc;
border-top-left-radius: 7px; 
border-top-right-radius: 7px;
border-bottom-left-radius: 7px;
border-bottom-right-radius: 7px;
}
#textReferenzen{
width:150px;
margin-left:30px;
margin-top:30px;
height:360px;
background:#ffffff;
position:absolute;
padding-left:10px;
padding-right:10px;
font-size:small;
box-shadow: rgba(0,0,0,0.20) 8px 8px 10px 1px;
border: 1px solid #cccccc;
border-top-left-radius: 7px; 
border-top-right-radius: 7px;
border-bottom-left-radius: 7px;
border-bottom-right-radius: 7px;
text-align:center;   
}
#tblReferenzen{
height:350px;    
width:650px;    
}
.imageReferenzen{
width:125px;
margin-left:25px;
margin-top:7px;
}
