body {
	font-family: arial, verdana;
	font-size: 12px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	color: #000000;
}

div#page {
	position: absolute;
	top: 0px;
	left: 0px;
}

div#content {
	position: absolute;
	top: 0px;
	left: 0px;
}

div#left_part {
	display: none;
}
div#right_part_first {
	display: none;
}
div#page_content {
	position: relative;
	top: 0px;
	left: 0px;
	width: 640px;
	background-image: url('./img/blank.gif');
}
div#page_content_top {
	display: none;
}
div#main {
	display: none;
}
img#logo {
	display: none;
}
img#old_photo_shadow {
	display: none;
}
img#old_photo {
	display: none;
}
a#design_href {
	display: none;
}
a.no_efect img {
	border-style: none;
	border-width: 0px;
}
div#top_menu {
	display: none;
}
/*----------------------------------------------*/
/* other */
/*----------------------------------------------*/

div#right_part {
	display: none;
}
div#img_top_bck {
	display: none;
}
div#main_content {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	overflow: visible;
	padding: 0px;
	background-image: url('./img/blank.gif');
	background-color: #ffffff;
}
p {
	margin: 0px;
	padding: 2px 0px 2px 0px;
}

/* fotografie */
div.photo_cell {
	width: 150px;
	height: 112px;
	padding: 25px;
	float: left;
	text-align: center;
}
a.photo_thumb {
}
a.photo_thumb img {
	border-style: none;
}

/* scrollbox */
div#scroll_box {
	position: relative;
	top: 0px;
	left: 0px;
	overflow: visible;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #ffffff;
}
div#content_data_area {
	position: relative;
	top: 0px;
	left: 0px;
	text-align: justify;
	overflow: visible;
	width: 100%;
}
div#content_data {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	
}
div#vertical_scroll {
	display: none;
	background-image: url('./img/blank.gif');
}
a#vs_arr_up {
	display: none;
}
div#vs_pointer {
	display: none;
}
a#vs_arr_down {
	display: none;
}
div#horizontal_scroll {
	display: none;
	background-image: url('./img/blank.gif');
}
a#hs_arr_left {
	display: none;
}
div#hs_pointer {
	display: none;
}
a#hs_arr_right {
	display: none;
}
div#menu_types {
	display: none;
}

h2#menu_act_title {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 5px;
	padding: 10px;
	font-size: 22px;
	color: #000000;
	font-weight: none;
}

table#menu_pricelist {
	position: relative;
	margin: 10px 10px 10px 0px;
	padding: 0px;
	border-width: 0px;
	width: 640px;
	background-color: #ffffff;
}
td.margin {
	padding: 5px 10px 5px 20px;
	margin: 1px;
}
td.menu_title {
	background-color: #ffffff;
	font-weight: bold;
	border-width: 0px;
	border-style: solid;
	border-color: #000000;
	border-bottom-width: 1px;
	border-top-width: 1px;
	text-align: center;
}
td.menu_pricelist_column {
	border-width: 0px;
	font-weight: bold;
}
td.menu_pricelist_column_nb {
	font-weight: bold;
	color: #000000;
}
.right {
	text-align: right;
	width: 40px;
}
td.menu_pricelist_note {
	padding-left: 100px;
	font-size: 9px;
	position: relative;
}
.print_title {
	_width: 510px;
}