table.frame {
	width: 100%;
	/*height: 100%;*/
}

table.frame td.frame_top_border_left {
	width: 50%;
	height: 156px;
	background-image: url("../images/frame_top_border_left.jpg");
	background-repeat: no-repeat;
	background-position: top right;
}

table.frame td.frame_top_left_hu {
	width: 694px;
	background-image: url("../images/frame_top_left.jpg");
	background-repeat: no-repeat;
}

table.frame td.frame_top_left_en {
	width: 694px;
	background-image: url("../images/frame_top_left_en.jpg");
	background-repeat: no-repeat;
}

table.frame td.frame_top_left_de {
	width: 694px;
	background-image: url("../images/frame_top_left_de.jpg");
	background-repeat: no-repeat;
}

table.frame td.frame_top_left_hr {
	width: 694px;
	background-image: url("../images/frame_top_left_hr.jpg");
	background-repeat: no-repeat;
}

.frame_top_left_link {
	float: left;
}

.frame_top_left_link a {
	display: block;
	width: 205px;
	height: 91px;
	margin: 22px 0px 6px 4px;
}

.frame_top_left_languages {
	float: right; 
	margin: 10px 10px 0 0;
}

.frame_top_left_languages a {
	margin: 0 2px;
	display: block;
	float: left;
	line-height: 24px;
}

.frame_top_left_languages a img {
	vertical-align: middle;	
}

.frame_top_left_languages .link_facebook {
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #988B69;
}

.frame_top_left_languages .link_facebook img {
	height: 22px; 
	margin-top: 2px;
}

table.frame td.frame_top_right {
	width: 231px;
	background-image: url("../images/frame_top_right.jpg");
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}

table.frame td.frame_top_right p {
	padding: 0px;
	text-align: center;
}

table.frame td.frame_top_border_right {
	width: 50%;
	background-image: url("../images/frame_top_border_right.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}

table.frame td.frame_header_border_left {
	height: 279px;
	background-color: #d2c8ad;
}

table.frame td.frame_header_left {
	background-image: url("../images/frame_header_left.jpg");
	background-repeat: no-repeat;
	padding: 6px 0px 0px 2px;
}

table.frame td.frame_header_left img {
	border: 1px solid #fff;
	display: block;
}

table.frame td.frame_header_right {
	background-image: url("../images/frame_header_right.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 6px;
}

table.frame td.frame_header_border_right {
	background-color: #d2c8ad;
}

table.frame td.frame_middle_border_left {
}

table.frame td.frame_middle_left {
	background-image: url("../images/frame_middle_left.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 281px;
}

table.frame td.frame_middle_right {
	background-color: #e6e0c0;
	background-image: url("../images/frame_middle_right.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	padding: 24px 8px 12px 8px;
}

table.frame td.frame_middle_border_right {
	background-image: url("../images/frame_middle_border_right.jpg");
	background-repeat: no-repeat;
	background-position: bottom left;
}

table.frame td.frame_bottom_spacer {
	height: 11px;
	background-image: url("../images/frame_bottom_spacer.jpg");
	background-repeat: repeat-x;
}

table.frame td.frame_foot_left {
	background-color: #dfd8c5;
	vertical-align: middle;
}

table.frame td.frame_foot_border_left,
table.frame td.frame_foot_border_right {
	height: 56px;
	background-color: #dfd8c5;
}

table.frame td.frame_foot_right {
	background-color: #f8f5e4;
	padding: 0px 0px 0px 47px;
	vertical-align: middle;
}

table.frame td.frame_foot_right a {
	color: #988E72;
}

table.frame td.frame_foot_right a:hover {
	color: #902A10;
}

a.quick_menu {
	outline: none;
}

a.quick_menu img {
	margin-bottom: 1px;
	border: 1px solid #fff;
	display: block;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

a.quick_menu img:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

table.content_left {
	width: 100%;
}

table.content_left td.content_left_cell {
	background-image: url("../images/content_left.jpg");
	background-repeat: no-repeat;
	background-position: top right;
	padding: 26px 26px 12px 0px;
	height: 141px;
}

table.foot_left_table {
	margin: 0 auto;
}

table.foot_left_table td {
	padding-right: 36px;
	color: #902a10;
}

table.foot_left_table td span {
	color: #988e72;
}

/*application*/

table.news_panel {
	width: 100%;
}

table.news_panel td p {
	padding: 0px;
	text-align: left;	
}

a.news_panel_link {
	background-image: url("../images/li.gif");
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 12px;
}

table.news_panel td.news_panel_sep {
	padding: 23px 0px;
}

table.news_panel td.news_panel_sep img {
	display: block;
}
