#container { background: url('/graphics/bg-xxl.jpg') left bottom no-repeat #fadda5; }

#content #heading {
        background-color:#f8dc92;
        margin-left:170px;
        height:107px;
        width:660px;
}

#content #heading img {
        float:left;
}

#heading #head_text {
        margin-left:18px;
}

#heading #head_logo {
        margin-left:77px;
}

#content #text {
	top:215px;
	left:170px;
	margin:0;
	padding: 0 18px;
	height:365px;
	width:624px;
	overflow:auto;
}

#content #text h1 {
	font-size:14px;
	font-weight:bold;
	margin:0 0 15px 0;
	position:relative;
}

#content #text h2 {
    color:#9f0014;
	margin:0 0 10px 0;
	font-size:13px;
}

#content #text h3 {
	font-size:12px;
	margin-top:10px;
}

#content #text p {
	margin:0;
}

#content #text ul li {
    list-style:none;
}

/* event ueberschrift */
#content #text div {
    clear:both;
    height:100px;
    margin:20px 0;
}

#content #text div img {
    float:left;
    margin-right:10px;
}

#content #text .termin {
    font-weight:bold;
}

#content #text div#musicplayer {
    height:55px;
    margin-top:18px;
    clear:none;
}

