*{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Verdana;
	border:none;
}

body{
	background-color:#41011c;
	position:relative;
	width:100%;
	height:100%;
}
.header{
	height:148px;
	background-image:url("../images/gradient.jpg");
	background-repeat:repeat-x;
	width:100%;
}
.wallpaper{
	height:471px;
	width:100%;
	background-image:url("../images/bg.gif");
	background-repeat:repeat;
}
.container{
	margin-top:-615px;
	width:920px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.container .langs{
	text-align:right;
	padding-top:5px;
	padding-right:10px;
}
.container .langs a{
	text-decoration:none;
	color:white;
	margin-left:10px;
}
.container .mnuContainer{
	position:relative;
	height:110px;
	border-bottom:1px solid #6f6367;
}
.container .mnuContainer .logo{
	width:217px;
	height:102px;
	position:absolute;
	left:0px;
	text-decoration:none;
	display:block;
}
.container .mnuContainer .actmnucontainer{
	width:700px;
	height:39px;
	position:absolute;
	right:0px;
	bottom:-1px;
}
.container .mnuContainer .actmnucontainer .btn_sel_start{
	width:8px;
	height:39px;
	background-image:url("../images/btn_sel_start.gif");
	float:right;
}
.container .mnuContainer .actmnucontainer .btn_sel_middle{
	height:39px;
	background-image:url("../images/btn_sel_middle.gif");
	float:right;
	background-repeat:repeat-x;
	font-size:16px;
	line-height:38px;
	font-family:georgia;
	color:#251506;
	display:block;

}
.container .mnuContainer .actmnucontainer .btn_sel_middle,
.container .mnuContainer .actmnucontainer .btn_middle{
	padding-left:6px;
	padding-right:6px;
	text-decoration:none;
}
.container .mnuContainer .actmnucontainer .btn_sel_middle:hover,
.container .mnuContainer .actmnucontainer .btn_middle:hover{
	text-decoration:underline;
}
.container .mnuContainer .actmnucontainer .btn_sel_end{
	width:8px;
	height:39px;
	background-image:url("../images/btn_sel_end.gif");
	float:right;
}
.container .mnuContainer .actmnucontainer .btn_start{
	width:8px;
	height:39px;
	background-image:url("../images/btn_start.gif");
	float:right;
}
.container .mnuContainer .actmnucontainer .btn_middle{
	height:39px;
	background-image:url("../images/btn_middle.gif");
	float:right;
	background-repeat:repeat-x;
	font-size:16px;
	line-height:38px;
	font-family:georgia;
	color:white;
}
.container .mnuContainer .actmnucontainer .btn_end{
	width:8px;
	height:39px;
	background-image:url("../images/btn_end.gif");
	float:right;
}
.container .mnuContainer .actmnucontainer .gap{
	float:right;
	width:1px;
}
.container .imagecontainer{
	border-left:1px solid #e0d5db;
	border-right:1px solid #e0d5db;
	background-color:white;
	padding-top:8px;
	padding-bottom:8px;
}
.container .imagecontainer .innerImageContainer{
	width:902px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.container .textcontainer{
	border-left:1px solid #c3c1c6;
	border-right:1px solid #c3c1c6;
	background-color:#cccccc;
	padding:8px;
	text-align:left;
	color:#333333;
	border-bottom:1px solid #bdb7bb;
	padding:10px;
}
.container .textcontainer .bottom_links{
	padding-top:10px;
	position:relative;
}
.container .textcontainer .bottom_links .bottom_guest_links{
	position:absolute;
	top:10px;
	right:0px;
	text-align:right;
}
.container .textcontainer .bottom_links a{
	text-decoration:none;
	color:#472032;
	background-image:url("../images/star.gif");
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:8px;
	padding-right:5px;
	font-size:11px;
}
.container .textcontainer .bottom_links .bottom_guest_links a{
	text-decoration:none;
	background-image:none;
	color:#472032;
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:5px;
	padding-right:5px;
	font-size:11px;
}
.container .textcontainer .bottom_links a:hover{
	text-decoration:underline;
}
.container .textcontainer p{
	font-size:12px;
	line-height:150%;
	padding-bottom:5px;
}
.container .textcontainer ul{
	padding-left:30px;
	padding-bottom:5px;
}
h1{
	font-size:16px;
	font-weight:normal;
	padding-bottom:10px;
	color:#472032;
}
h2{
	font-size:14px;
	font-weight:normal;
	padding-bottom:10px;
	color:#472032;
}
.under_container{
	text-align:right;
	width:915px;
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
	padding-bottom:10px;
	padding-right:5px;
	color:#BBBBBB;
	vertical-align:top;
}
.under_container table{
	float:right;
}
.contactform .label{
	text-align:right;
	padding-right:5px;
}
.contactform tr td input,.contactform tr td textarea{
	border:1px solid #999999;
	width:200px;
}
.thumb_back{
	float:left;
	width:150px;
	height:150px;
	margin-right:10px;
}
.thumb_back .small_thumb{
	background-image:url("../images/small_pic_shadow.png");
	background-repeat:no-repeat;
	width:150px;
	height:150px;
	position:relative;
}
.thumb_back .small_thumb a{
	position:absolute;
	left:5px;
	top:5px;
	text-decoration:none;
}
.thumb_back .small_thumb a img{
	border:7px solid white;
}
.contact_table{
	
	width:100%;
}
.contact_table tr .label{
	text-align:right;
	padding-right:5px;
}
.pricelist{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:500px;
	padding-bottom:10px;
}
.pricelist th{
	font-weight:normal;
	font-size:14px;
	padding-bottom:5px;
	background-color:#472032;
	color:white;
}
.pricelist tr td{
	padding-top:2px;
	padding-bottom:2px;
}
.pricelist .rowstart{
	border-left:1px solid #472032;
	border-bottom:1px solid #472032;
}
.pricelist .rowend{
	border-left:1px solid #472032;
	border-bottom:1px solid #472032;
	border-right:1px solid #472032;
}
.imageplace a img{
	width:80px;
	height:52px;
	padding:3px;
}
