/*
###########################################
## item01
###########################################
*/

#container{
	background: url(../_img/layout/bg_container.jpg) repeat-y top right;
	width: 979px;
	min-height: 700px;
	height: auto !important;
	height: 700px;
}
/*
------------------------------------------
  content for the different colors
------------------------------------------
*/

#content{
	position: relative;
	height: 904px;
	width: 724px;
	margin-left: 8px;
	margin-bottom: 10px;
}

body.item01 #content{
	background: #fff url(../_img/layout/bg_item01.jpg) no-repeat top left;
}

.itemBox{
	position: absolute;
}

.boxContentWrapper{
	position: relative;
	height: 222px;
}

#right .boxContentWrapper div.download p{
	position: absolute;
	bottom: 2px;
	right: 25px;
	font: bold 11px "Verdana", Arial, Helvetica, Tahoma, sans-serif;
	color: #766198;
	background-image: url(../_img/layout/ico_pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 19px;

}

.itemBox h2{
	margin-bottom: 10px;
}

.itemBox img{
	padding-left: 25px;
	margin-top: 5px;
}

/*Box01 - Presse and News*/
#box01{
	top: 9px;
	left: 8px;
	width: 450px;
}

/*Box02 - Creative Showcases*/
#box02{
	top: 239px;
	left: 8px;
	width: 205px;
}

/*Box03 - Events*/
#box03{
	top: 9px;
	left: 497px;
	width: 205px;
}

#box04 div.boxContentWrapper{
	position: relative;
	height: 437px;
}

/*Box04 - over iab switzerland*/
#box04{
	top: 239px;
	left: 253px;
	width: 450px;
}

/*Box05 - Standards and Guidelines*/
#box05{
	top: 695px;
	left: 8px;
	width: 205px;
}

/*Box06 - Standards and Guidelines*/
#box06{
	top: 695px;
	left: 253px;
	width: 205px;
}

