#switchbox, #details, #shooting{
	width:240px;
	min-height: 420px;
	background-color: none;
	/* text-align: left; */
	text-align: justify;
	margin-left: 6px;
	font-size:small;
}

#contentgallery {
	/* width: 500px; */
	float:left;
	padding:0px 0 25px 0;
}

#gallerymore{
	width:240;
	text-align: right;
}

#toggleheader{
	border-bottom:solid 1px #f1e4d3;
	text-align:right;
}

#button_details, #button_shooting{
	padding: 2px 5px 2px 5px;
	display:inline;
	cursor:pointer;
}

#button_details:hover{
	background-color:#faf0e2;
	width: 83px;
	height: 24px;
}

#button_shooting{
	background-color:#f1e4d3;
}

#button_shooting:hover{
	background-color:#faf0e2;
	width: 83px;
	height: 24px;
}

#details, #shooting{
	position:absolute;
	margin-left: -2px;
}

#details{
	display:none;
	text-align: left;
}

#details ul{
	margin-left: 15px;
	padding-left: 0;
	list-style-position: outside;
}

#shooting{
	
}

/* Das selbe nochmal für den Hochzeitsbereich */


#switchboxbig, #collage, #storybook{
	width:991px;
	min-height: 500px;
	clear: both;
	/* background-color: none; */
	/* text-align: left; */
	text-align: center;
	margin-left: 6px;
}

#gallerymorebig{
	width:240;
	text-align: right;
}

#toggleheaderbig{
	width: 991px;
	/* border-bottom:solid 1px #f1e4d3; */
	text-align:right;
}

#button_collage, #button_storybook{
	padding: 2px 5px 2px 5px;
	display:inline;
	cursor:pointer;
}

#button_collage:hover{
	background-color:#faf0e2;
	width: 83px;
	height: 24px;
}

#button_storybook{
	background-color:#f1e4d3;
}

#button_storybook:hover{
	background-color:#faf0e2;
	width: 83px;
	height: 24px;
}


#collage, #storybook{
	position:relative;
	clear: both;
	text-align: center;
}

#collage{
	display:none;
	width:991px;
	text-align: center;
	margin-left: 0px;
	border:solid 1px #f1e4d3;
	background-color: #ffffff;
}

#storybook{
	width: 991px;
	text-align: center;
	margin-left: 0px;
	border:solid 1px #f1e4d3;
	background-color: #ffffff;
}

/* Weiter Formatierungen */

#boxheadline{
	width: 991px;
	text-align: center;
}

#switchboxcontent {
width:991px;
}

#centerit {
	margin-left: 25px;
}
