body { 
			font-family: Verdana, Arial, Helvetica;
			color: #e5e5e5;
			background: #000000;
			background-image: url(../_images/layout/bg_verlauf.gif);
			background-position: top;
			background-repeat: repeat-x; 
			margin: 0;}

.clearer {
			clear: both; }

/*--- Definition der CONTAINER ---*/

#LayoutWrapper { 	
			padding: 0;
			margin: 0; }

div#Header {
			margin: 0 auto;
			width: 810px;
			height: 86px; }

div#Menu {
			margin: auto;
			margin-top: 17px;
			margin-bottom: 17px;
			width: 810px;
			height: 14px;
			
			text-align: center;
			font-size: 12px;
			color: #e5e5e5; }
			
#HeaderLogo {
			position: absolute;
			margin: 27px 0 0 10px;
			width: 212px;
			height: 42px;
			background-image: url(../_images/layout/yp-logo.gif);
			background-repeat: no-repeat; }

#MetaNavigation {
			position: absolute;
			margin: 57px 0 0 572px; 
			height: 12px;
			width: 176px;
			font-size: 10px;
			text-align:right; }

#FacebookIcon {
			position: absolute;
			margin: 44px 0 0 759px;
			width: 24px;
			height: 24px;
			background-image:url(../_images/layout/facebook_icon.gif);
			background-repeat:no-repeat; }

#youtubeIcon {
			position: absolute;
			margin: 44px 0 0 786px;
			width: 24px;
			height: 24px;
			background-image:url(../_images/layout/youtube_icon.gif);
			background-repeat:no-repeat; }
	
#HeaderImage {
			margin: auto;
			width: 810px; }

#ContentHeader {
			margin: auto;
			width: 810px;
			height: 27px;
			background-image:url(../_images/layout/bg-content-header.gif);}

#Content {
			margin: auto;
			width: 810px;
			background-image:url(../_images/layout/bg-content.gif);}

#ContentInner {
			width: 756px;
			margin-left: 27px; }

#ContentFooter {
			margin: auto;
			width: 810px;
			height: 27px;
			background-image:url(../_images/layout/bg-content-footer.gif);}

#Copyright { 
			margin: auto;
			margin-top: 9px;
			margin-bottom: 21px;
			width: 810px;
			height: 12px;
			font-size: 10px; }
			

			



