.headerphoto
{
	margin-left:auto;
	margin-right:auto;
	width:1024px;
		height:369px;
		position: relative; 

}
.headerphoto .blackbg {
   background-color: #5E4086;
    bottom: 0;
    height: 160px;
    left: 0;
    position: absolute;
    width: 662px;
    z-index: 2;
}
.headerphoto div.headertitel {
    color: white;
    font-family: Lato-BolIta,Verdana;
    font-size: 30px;
    height: 25px;
    letter-spacing: 1px;
    margin-left: 23px;
    margin-top: 10px;
    position: relative;
    z-index: 3;	
      }
.headerphoto div.headeruileg {
		position: absolute;
		font-family: Lato, Verdana;
		font-size:15px;
		margin-left:23px;
		height: 113px;
        z-index: 3;
        color: white;
        line-height: 25px;
      }
      
.textwrap_klantcase
{
	margin-top:29px;

	margin-left:auto;
	margin-right:auto;
	width:1024px;
height:388px;
border-top: 1px solid #A7A7A7;
 background: url("../images/klantcase_fullbackground.gif") repeat-x scroll 0 0 #F0F0F0;


}
.part_header
{
   text-align: center;
   width:984px;
      margin-top:30px;

   margin-left:20px;
   height:40px;
   background: url(../images/titel_bg.gif);
   margin-bottom:30px;

}
.part_header_text
{
	color: #606060;
	font-family: Lato-BolIta;
	font-size: 26px;
	background-color: white;
	width:330px;
	margin-left: auto;
    margin-right: auto;
}
.part_header_klantcase_text
{
	color: #606060;
	font-family: Lato-BolIta;
	font-size: 26px;
	background-color: #F0F0F0;
	width:250px;
	margin-left: auto;
    margin-right: auto;
}

.usp_div
{
    padding-left: 30px;
    padding-right: 30px;
    text-align: left;
}
.usp_titel
{
    color: #017EB4;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    height: 32px;
}
.usp_text
{
    color: #2A2B2F;
    font-family: Arial;
    font-size: 14px;
    line-height: 24px;
}
.usp_icon
{	
	margin-top: 30px;
	text-align:center;

}
.klantcase_text
{
    padding-left: 30px;
    padding-right: 30px;
    text-align: left;
    font-family: Arial;
	font-size: 14px;
    line-height: 24px;
    float:left;
    width:520px;
    color: #2A2B2F;
    display:block;

}
.klantcase_text_titel
{
    color: #2A2B2F;
    font-family: Arial;
    font-size: 18px;
    height:40px;
}
.klantcase_button
{
    margin-top: 40px;

}


	
/* common column settings */

.left {
    float: left;
    width: 341px;
}

.content {
    padding: 0 351px 0 351px;
}

.right {
    float: right;
    width: 341px;
}
