/*
###########################################
## home
###########################################
*/

/*
------------------------------------------
  content
------------------------------------------
*/
#container{
	background: url(../_img/layout/bg_container.jpg) repeat-y top right;
	width: 979px;
	min-height: 700px;
	height: auto !important;
	height: 700px;
}


body.home #content{
	position: relative;
	background: #fff url(../_img/layout/bg_home_items.jpg) no-repeat top left;
	height: 674px;
	width: 724px;
	margin-left: 8px;
	margin-bottom: 10px;
}

.homeBox{
	position: absolute;
}

.boxContentWrapper{
	position: relative;
	height: 222px;
}

#right .boxContentWrapper div.readMore p{
	position: absolute;
	bottom: 2px;
	right: 8px;
	font: normal 10px "Verdana", Arial, Helvetica, Tahoma, sans-serif;
	color: #454545;
}

.homeBox h2{
	margin-bottom: 10px;
}

.homeBox img{
	padding-left: 25px;
	margin-top: 5px;
}

/*Box01 - Presse and News*/
#box01{
	top: 9px;
	left: 8px;
	width: 450px;
}

/*Box02 - Creative Showcases*/
#box02{
	top: 236px;
	left: 8px;
	width: 450px;
}

/*Box03 - Events*/
#box03{
	top: 9px;
	left: 497px;
	width: 205px;
}

#box03 div.boxContentWrapper{
	position: relative;
	height: 449px;
}

/*Box04 - over iab switzerland*/
#box04{
	top: 468px;
	left: 8px;
	width: 205px;
}

/*Box05 - Standards and Guidelines*/
#box05{
	top: 468px;
	left: 253px;
	width: 205px;
}

/*Box06 - Standards and Guidelines*/
#box06{
	top: 468px;
	left: 497px;
	width: 205px;
}
