/* CSS Musikkapelle Heudorf e.V. */
/* Start Header */
#HeaderMeinVerein {
	height: 60px;
	width: 970px;
	float: left;
	text-align: left;
}

#Header {
	height: 180px;
	width: 970px;
	float: left;
}

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

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

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

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

#Logo {
	height: 120px;
	width: 940px;
	float: left;
	background-image: url(img/logo_radio_tv.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
}

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

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

#MenuTop {
	height: 30px;
	width: 940px;
	float: left;
	background-color: #FFFFFF;
	vertical-align: bottom;
}

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

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

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

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