/* CSS Musikkapelle Heudorf e.V. */
/* Start Content */
#Content {
	height: 430px;
	width: 970px;
	float: left;
}

#ContentTopLeft {
	height: 15px;
	width: 15px;
	float: left;
	background-image: url(img/links_o.gif);
	background-repeat: no-repeat;
}

#ContentTop {
	height: 15px;
	width: 940px;
	float: left;
	background-image: url(img/oben.gif);
	background-repeat: repeat-x;
}

#ContentTopRight {
	height: 15px;
	width: 15px;
	float: left;
	background-image: url(img/rechts_o.gif);
	background-repeat: no-repeat;
}

#ContentLeft {
	height: 400px;
	width: 15px;
	float: left;
	background-image: url(img/links.gif);
	background-repeat: repeat-y;
}

#ContentMiddle {
	height: 400px;
	width: 940px;
	float: left;
	background-color: #FFFFFF;
}

#ContentMiddle1 {
	height: 400px;
	width: 699px;
	float: left;
	background-color: #FFFFFF;
	overflow: auto;
}

#ContentMiddle2 {
	height: 400px;
	width: 240px;
	float: left;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	overflow: auto;
}

#ContentMiddleTwoColumnsHeadline {
	height: 30px;
	width: 940px;
	float: left;
	background-color: #FFFFFF;
}

#ContentMiddleTwoColumns1 {
	height: 370px;
	width: 469px;
	float: left;
	background-color: #FFFFFF;
	overflow: auto;
}

#ContentMiddleTwoColumns2 {
	height: 370px;
	width: 470px;
	float: left;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	overflow: auto;
}

#ContentMiddleThreeColumnsHeadline {
	height: 30px;
	width: 940px;
	float: left;
	background-color: #FFFFFF;
}

#ContentMiddleThreeColumns1 {
	height: 370px;
	width: 319px;
	float: left;
	background-color: #FFFFFF;
	overflow: auto;
}

#ContentMiddleThreeColumns2 {
	height: 370px;
	width: 309px;
	float: left;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	overflow: auto;
}

#ContentMiddleThreeColumns3 {
	height: 370px;
	width: 310px;
	float: left;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	overflow: auto;
}

#ContentRight {
	height: 400px;
	width: 15px;
	float: left;
	background-image: url(img/rechts.gif);
	background-repeat: repeat-y;
}

#ContentBottomLeft {
	height: 15px;
	width: 15px;
	float: left;
	background-image: url(img/links_u.gif);
	background-repeat: no-repeat;
}

#ContentBottom {
	height: 15px;
	width: 940px;
	float: left;
	background-image: url(img/unten.gif);
	background-repeat: repeat-x;
}

#ContentBottomRight {
	height: 15px;
	width: 15px;
	float: left;
	background-image: url(img/rechts_u.gif);
	background-repeat: no-repeat;
}
/* End Content */