/* content.css*/
.grey {
	background: #f0f0f0 url( '/images/cbg.jpg' ) repeat-x;
	padding: 4px;
}
/*
div#textbox {
	margin-top: 20px;
}
*/
div.slideshow {
	height: 330px;
	width: 330px;
	padding: 0;
	margin: 0;
}

div.slideshow img {
	padding: 10px;
	border: solid 1px #000;
	background: #eee;
}

div.slideshowland {
	height: 330px;
	width: 230px;
	padding: 0;
	margin: 0;
}

div.slideshowland img {
	padding: 10px;
	border: solid 1px #eee;
	background: #eee;
	width: 200px;
	height: 300px;
}

div .joy {
	background: #50649c url( '/images/jgc-shade.jpg' ) repeat-x;
	padding: 4px;
}

div .devotion {
	background: #9b3759 url( '/images/devotion-shade.jpg' ) repeat-x;
	padding: 4px;
}

div .eastside {
	background: #339966 url( '/images/eastside-shade.jpg' ) repeat-x;
	padding: 4px;
}

div .trinity {
	background: #fefe00 url( '/images/trinity-shade.jpg' ) repeat-x;
	padding: 4px;
}

div .charivary {
	background: #fefefe url( '/images/charivary-shade.jpg' ) repeat-x;
	padding: 4px;
}

div#kurzinfo, div#termine {
	margin-bottom: 40px;
}

p.marginbox {
	margin-bottom: 50px;
}
