
#content .row {
	clear: both;
	width: 100%;
}

#content .left_container {
	width: 49%;
	float: left;
	padding: 10px 0;
}

#content .right_container {
	width: 49%;
	padding-left:10px;
	margin-left: 50%;
	padding: 10px 0;
}

#content .left {
	padding-right: 20px;
}

#content .right {
	padding-right: 10px;
}

#center {
	text-align: center;
}

#center img {
	width: 98%
}

#introheader {
	background: url('../images/willkommen-im-tantra-tempel.gif') no-repeat;
	height: 59px;
	text-indent: -500em;
	margin-bottom: -12px;
	height: 59px;
	width: 616px;
	margin-left: auto;
	margin-right: auto;
}
