/*
 * Tischlerei Gerd Eckardt
 */
* { margin: 0; padding: 0; border: none }
body {
font-family: Helvetica,Verdana,Arial,sans-serif;
/* font-family: "Bitstream Vera Sans","Lucida Sans Unicode","Lucida Grande",Arial,Geneva,Lucida,Helvetica,sans-serif*/
font-size: 100.01%;
line-height:1.5em;
color: #846240;
background:#faf6f3; 
text-align:center;
margin-top: 8px;
}
a, a:link { 
color: #846240; 
font-weight: bold; 
text-decoration: none;
}
h1, h2, h3, h4, h5 { color: #543e29; }
h1 { 
font-weight:bold; 
font-size:100%;
background:url("images/head.jpg") top left no-repeat; 
width:800px; 
height:151px;
text-indent:-10000em;
overflow:hidden;
}
h2 { font-size:115%; cursor: hand; }
p { padding:0.5em 0 0.5em 0; }
ul,ol,dl {
	display: block;
	height: 100%;
    margin:0.5em 0px;
    padding:0;
}
li {
    list-style-type:none;
    margin:0;
    padding:0 0 0.1em 15px;
    background:url(images/list.gif) center left no-repeat;
}
ol li {
    list-style-type:decimal;
    padding-left:5px;
    margin-left:20px;
    background:none;
}
/**
 * menu
 */
ul#menu {
height:37px;
margin:0;
list-style-type:none;
width: 800px !important;
overflow: hidden;
background: url("images/navi_back.jpg") top left no-repeat;
}
ul#menu li {
float:left;
text-align:center;
list-style-type:none;
width:90px;
padding-top:3px;
padding-right:10px;
background:none;
}
ul#menu li a 
{
	font-size: 105% !important;
	font-weight: bold;	
	height: 22px;
	background: url("images/list.gif") left center no-repeat;
	padding: 0px 8px 0 8px;
}
ul#menu li a:hover, a:focus, a:active {
	color: #dc6c19;
}
#content
{
	border-right: #846141 1px solid;
	border-top: #846141 1px solid;
	display: block;
	background: url(images/navi_left_back.gif) #fff repeat-y left top;
	margin-left: auto;
	border-left: #846141 1px solid;
	width: 800px;
	margin-right: auto;
	border-bottom: #b09464 1px solid;
	text-align: left;
}
#right, #left,#middle {
margin-top:1.5em;
margin-bottom:1.5em;
float:left;
}
#right {
padding-left: 1em;
width:590px !important;
}
#left {
padding-left: 10px; 
width:155px !important;
}
#foot { 
overflow:hidden;
color:#fff; 
margin:0;
clear:both;
height:20px;
background:url("images/foot.jpg");
width:800px;
}

#box, #gallerybox { 
border:1px solid #dfd8d2;
padding:8px;
margin-bottom: 5px;
overflow:hidden;
}
#box { height: 100%; }
#box p { padding: 0; }
#box img { margin-right: 1em; }
#gallerybox { background:#faf6f3 url(null); font-size: 0; }
#gallerybox img { margin-right: 5px; }

#image_l{
	overflow:hidden;
}
.mail{ direction:rtl; unicode-bidi: bidi-override; } 
