.contentbox{
	position:absolute;
	top:180px;
	left:170px;
	
	min-width: 670px;
	width:670px;
	max-width: 670px;

	min-height: 550px;
	height: 550px;
	max-height: 550px;

	padding-bottom:20px;
	padding-right: 10px;

	overflow: auto;

	border: 0px;
}


/* news */

.box1{
	position:absolute;
	top:20px;
	left: 30px;
	padding:0px;
	float:left;
	height: 120px;
	width:120px;
	border: 0px;
}


/* konzerte */
.box2{
	position:absolute;
	top:20px;
	left: 320px;
	padding:0px;
	float:left;
	height: 120px;
	width:120px;
	border: 0px;
}

/* blog */
.box3{
	position:absolute;
	top:20px;
	left: 480px;
	padding:0px;
	float:left;
	height: 120px;
	width:120px;
	border: 0px;
}

/* foto / video */
.box4{
	position:absolute;
	top:20px;
	left: 860px;
	padding:0px;
	float:left;
	height: 120px;
	width:120px;
	border: 0px;
}

/* shop */
.box5{
	position:absolute;
	top:325px;
	left: 30px;
	padding:0px;
	float:left;
	height: 120px;
	width:120px;
	border: 0px;
}

/* kontakt */
.box6{
	position:absolute;
	top:475px;
	left: 30px;
	padding:0px;
	float:left;
	height: 120px;
	width:120px;
	border: 0px;
}

/* info */
.box7{
	position:absolute;
	top:180px;
	left: 870px;
	padding:0px;
	float:left;
	height: 120px;
	width:120px;
	border: 0px;
}

/* links */
.box8{
	position:absolute;
	top:470px;
	left: 870px;
	padding:0px;
	float:left;
	height: 120px;
	width:120px;
	border: 0px;
}
/* myspace */
.box9{
	position:absolute;
	top:620px;
	left: 870px;
	padding:0px;
	float:left;
	height: 120px;
	width:120px;
	border: 0px;
	
}

/******** kontakt **********/
#booking,onlineanfrage,streetteam,newsletter{
	position: relative;
	top: 0px;
	left: 0px;
}