﻿
#ImpressumImage
{
margin-left:auto;
margin-right:auto;
margin-top:40px;
height:180px;
width:900px;
background-color:#07868b;
background-image:url("impressum.jpg");
border-top-right-radius: 7px;
border-top-left-radius: 7px;
border-bottom-left-radius: 7px;
border-bottom-right-radius: 7px;
}

#divBusinessCard
{
color:black;
border:1px solid #cccccc;
margin-top:20px;
margin-left:250px;
height:200px;
width:425px;
z-index:10;
box-shadow: rgba(0,0,0,0.20) 8px 8px 10px 1px;
}



#semibodydiv
{
height:720px;
}
#impressumHaftAusschluss
{   
margin-top:20px;
height:110px;
margin-left:163px;
width:600px;
border:1px solid #cccccc;
box-shadow: rgba(0,0,0,0.20) 8px 8px 10px 1px;
overflow:auto;
font-size:small;
}
#txtUSTID{
font-size:small;
margin-left:295px;
margin-top: 20px;

}
#content{
height:420px;
}