@charset "utf-8";
/* CSS Document */

#page{
	width:960px;
	margin-left:auto;
	margin-right:auto;	
}
#header{
	width:100%;
	height:255px;
	position:relative;
	background:#e1e0dc;
}
#content{
	width:100%;
	padding-top:15px;
	background:url(../images/iam_content_bg.gif) repeat-x left top #e1e0dc;
}
#footer{
	width:100%;
	height:50px;
}

/*
----------------------------------------
*/

.header_logo{
	width:auto;
}

/*
----------------------------------------
*/

.left{
	width:145px;
	float:left;
}
.main{
	width:815px;
	margin-left:145px;
	position:relative;
	overflow:hidden;
}
.text{
	width:367px;
	margin-left:30px;	
	padding:10px 20px 70px 15px;
	position:absolute;
	top:0px;
	z-index:3;
}
.large{
	width:570px;
}
.xlarge{
	width:725px;
}
.content_shadow img{
	height:100%;
	width:10px;
	position:absolute;
	top:0;
	left:0;
	z-index:3;
}
.bg_image{
	position:relative;
	z-index:2;
}

/*
--------------------------------------
*/

.service_partner{
}
.service_partner .description{
	width:auto;
	margin-right:4px;
	float:left;
}
.service_partner .partner_logos{
	width:auto;
	padding-top:1px;
}

/*
--------------------------------------
*/

.onOffice{
	padding-left:0;
}
.onOffice h4{
	padding-left:15px;
}

/*
--------------------------------------
*/

.left_col{
	width:auto;
	float:left;
}
.right_col{
	width:500px;
	margin-top:70px;
	margin-left:260px;
}

/*
--------------------------------------
*/

.formular td{
	padding-right:10px;
	padding-bottom:12px;
}
.formular input{
	width:202px;
}
.formular input, .formular textarea{
	border-top:1px solid #bbb;
	border-left:1px solid #bbb;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	background:#e1e0dc;
}
.formular .captcha{
	width:30px;
}
.formular .submit, .formular .reset{
	width:80px;
	margin-left:-8px;
	padding:0 0 0 15px;
	background-color:none;
	border:none;
	cursor:pointer;
	font-size:1em;
}
.formular .submit{
	background:url(../images/left_nav_a.gif)no-repeat left;
	color:#0072ae;
}
.formular .reset{
	padding:0 0 0 17px;
	background:url(../images/footer_nav_a.gif)no-repeat left;
	color:#4e5054;
}
p.errorMessage, p.successMessage{
	color:#FF0000;
}

/*
--------------------------------------
*/

.ivd{
	position:absolute;
	top:20px;
	left:445px;
}
.ivd_text{
	width:225px;
	font-size:0.7em;
	/*font-style:italic;*/
	text-align:right;
	vertical-align:text-top;
	float:left;
}
.ivd_logo{
	width:75px;
	margin-left:245px;
}


/*
--------------------------------------
*/

.statictable{
	background:none;
	margin:-10px 0 0 -10px;
}
.statictable tr{
	background:url(../images/iam_referenzen_img_bg.gif) repeat-x left bottom #fff;
	padding:5px;
	margin-right:10px;
}
.statictable div{
	padding:0 5px 0 5px; 
}
.statictable img{
	width:230px;
}
.statictable div.ref_img{
	padding-top:5px;
}
.statictable .ref_img_description{
	text-align:left;
	font-size:0.7em;
	padding:2px 5px 0 5px;
	margin-bottom:10px;
}

/*
---------------------------------------
*/

.facebook{
	margin-top:20px;
	margin-left:5px;
}
.fblogo{
	height:25px;
	padding-top:8px;
	border-top:1px solid #bbbbbb;
	font-size:0.65em;
	line-height:1em;
	color:#747578;
}
.fblogo img{
	widht:22px;
	margin-right:4px;
}
.likeit{
	height:auto;
	border-bottom:1px solid #bbbbbb; /*#cad4e7*/
	padding-bottom:6px;
	overflow:hidden;
}
.fblogo, .likeit{
	width:110px;
	background:#eceef5;
	padding-left:10px;
	padding-right:10px;
	border-left:1px solid #bbbbbb;
	border-right:1px solid #bbbbbb;
}
