/* farb-definitionen der tabellen von links n.r. */

.f1 { background-color: #B7AC98; }
.bg_f1 {
	 background-color: #5D5342; 
	height: 100%;
}
.bg_rechts {
	width: 183px;
	height: 469px;
	background: #86785E url(/design/bg_rechts_braun.jpg) no-repeat left top;	
}
/* typo-definitionen */


#typo {
	width: 34px;
	height: 688px;
	background: #B7AC98 url(/design/typo_braun.jpg) no-repeat left top;
}

#logo {
	width: 149px;
	height: 119px;
	background: #B7AC98 url(/design/logo_braun.jpg) no-repeat left top;
}

#bg_content {
	width: 702px;
	height: 1px;
	background: url(/design/bg_braun.jpg) left top;
}
