body {}

div#page {}
	div#headerWrap {}
		div#header {}
			div#branding {background: url(../images/lagaya-logo.gif) right top no-repeat;}
	div#mainWrap {background-image: url(../images/bg-maedchen.gif);}
		div#main {background-image: url(../images/bg-bottom-neutral.gif);}
			div#content{}
				div#primaryContent {}
				div#secondaryContent {}
			div#mainNavigationWrap{}
				div#mainNavigation {}
	div#metaNavigation {}
	div#footerWrap {}
	div#footer {background: #fff;}
	
	
/* typo */
#primaryContent h2 {border-bottom: 1px solid #999;}
