#page_bg {
	background: #D6C59A;
	text-align: center;
}

table.gerust {
    width:1000px;
	border:0;
	padding:0;
    }	

td.header {
	background: url(../../grafiken/standard/lm_header_t.png) 0 0 repeat-x;
	text-align:left;
	height:55px;
}

td.header_l {
	background: url(../../grafiken/standard/lm_header_t_l.png) 0 0 no-repeat;
	width: 30px;
}

td.header_r {
	background: url(../../grafiken/standard/lm_header_t_r.png) 100% 0 no-repeat;
	width: 30px;
}

div#logo {
    background: url(../../grafiken/standard/lm_logo.png) 0 0 no-repeat;
	margin-top:23px;
	height:33px;
	
}

td.headlinks {
	background-color:#663300;
	height:30px;
}

td.wrapper {
    background: #D6C59A url(../../grafiken/standard/lm_shadow_l.png) 0 0 repeat-y;
	height:4px;
	width:10px;
}

td.wrapper_r {
	background: #D6C59A url(../../grafiken/standard/lm_shadow_r.png) 0 0 repeat-y;
	height:4px;
	width:10px;
}

td.navilinks {
	width: 180px;
	height:100%;
	background-color: #996633;
}

td.navirechts {
    background: #996633;
	width: 180px;
	height:100%;
}

td.mitte {
	background-color:#E5D8B1;
	min-height:100px;
}

td.footer_m {
	background: url(../../grafiken/standard/lm_footer_b.png) 0 0 repeat-x;
	height:60px;
	font-size:7pt;
	color:#E5D8B1;
}

td.footer_l {
	background: url(../../grafiken/standard/lm_footer_b_l.png) 0 0 no-repeat;
	width:30px;
}

td.footer_r {
	background: url(../../grafiken/standard/lm_footer_b_r.png) 100% 0 no-repeat;
	width:30px;
}

td.spacer {
    background-color:#E5D8B1;
	height:4;
}
