body, table, form, img{
	padding:0px;
	border:0px;
	margin:0px;
}
body, table, textarea{
	font-size:12px;
	color:#f9f7e9;
}
body{
	background:#f9f7e9;
	text-align:center;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

#menu{
	background:url('images/menu.jpg');
	width:302px;
	height:407px;
	position:absolute;
	margin-top:-20px;
	z-index:101;
}
#menu div{
	padding:133px 0px 0px 5px;
}
#header{
	background:#2e261b;
	padding:4px;
	padding-bottom:0px;
}
#header div{
	height:363px;
	background:url('images/header.jpg') right;
}
#main{
	width:800px;
	margin:auto;
	text-align:left;
	margin-top:20px;
}
#left_content{
	padding:50px 50px 0px 20px;
	color:#494238
}
#content{
	height:458px;
	background:#2e261b;
}
#left{
	background:url('images/left.jpg');
	width:242px;
	height:511px;
	position:absolute;
	margin-top:-7px;
	margin-left:-3px;
	z-index:100;
}
#galerie{
	background:url('images/image.jpg');width:177px;height:143px;margin:73px 0px 0px 27px;text-align:center; vertical-align:middle;
	}
#galerie2{
	background:url('images/image2.jpg');width:177px;height:143px;margin:36px 0px 0px 26px;text-align:center;
}
#galerie img{
	margin-top:10px
}
#text{
	font-family:Segoe UI;
	padding:10px 10px 0px 250px;
}



.more{
	color:#ea5d5f;
	text-align:right;
	padding-bottom:5px;
	display:block;
}
.clear{
	clear:both;
}
a {
text-decoration:none;
color:#2E261B;
}
a:hover {
text-decoration:none;
color:#E1C353;
}
.text_contact{
	font-size:11px;
	padding-top:10px;
	color: #c6c6c6;
	padding-left:10px;
	padding-right:10px;
	vertical-align:top;
}
.contact{
color:#666666;
font-family:Tahoma;
font-size:11px;
text-indent:2px;
}
