body
{
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	margin: 0px 0px 0px 0px;
	border: 0px solid red;
	color: #143e66;
}

div.main
{
	width: 778px;
	text-align: center;
	margin-left: auto;
	margin-right: auto; 
}

div.background
{
	background-image: url(../images/bg.png);
	background-repeat: repeat-y;
	text-align: center;
}

div.common
{
	height: 400px;
	width: 696px;
	_width: 706px;
	text-align: justify;
	margin-left: 16px;
	_margin-left: 0px;
	padding: 25px;
	_padding: 20px;
	background-color: #e6eef6;
	font-size: 12px;
}

div.img_top
{
	margin-left: 16px;
	_margin-left: 0px;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 746px;
/*	overflow: hidden;*/
} 

div.float
{
	float: left;
	border: 0px solid red;
	height: 1px;
}

div.bottom
{
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 746px; 
	margin-left: 16px;
	_margin-left: 0px;
	overflow: hidden;
}

div.img_menu
{
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 746px; 
	margin-left: 16px;
	_margin-left: 0px;
	_overflow: hidden;
}

div.menu_item
{
	height: 25px;
	padding-top: 5px;
	padding-left: 34px;
	padding-right: 34px;
	float: left;
}

div.menu_item_en
{
	height: 25px;
	padding-top: 5px;
	padding-left: 29px;
	padding-right: 28px;
	float: left;
}
div.menu_item_de
{
	height: 25px;
	padding-top: 5px;
	padding-left: 27px;
	padding-right: 27px;
	float: left;
}
div.menu_item_hu
{
	height: 25px;
	padding-top: 5px;
	padding-left: 35px;
	padding-right: 35px;
	float: left;
}
div.menu_space
{
	float: left;
	font-size: 16px;
	font-weight: bold;
	padding-top: 4px;
	color: #FFFFFF; 
}

div.title
{
	font-size: 14px;
	font-weight: bold;
	color: #f1871c;
	border-bottom: 1px dotted #f1871c;
}

div.table
{
	border: 1px solid #FFFFFF;
	float: left;
	height:18px;
	line-height:18px;
	padding-left: 5px;
}

.image_text
{
	margin-right: 25px;
	border: 2px solid white;
	float: left;
}

a.menu:link
{
	font-size: 12px;
	font-weight: bold;
	color: #143e66;
	text-decoration: none;
}

a.menu:visited
{
	font-size: 12px;
	font-weight: bold;
	color: #122130;
	text-decoration: none;
}

a.menu:active
{
	font-size: 12px;
	font-weight: bold;
	color: #122130;
	text-decoration: none;
}

a.menu:hover
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


a.lang:link
{
	font-size: 8px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.lang:visited
{
	font-size: 8px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.lang:active
{
	font-size: 8px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.lang:hover
{
	font-size: 8px;
	font-weight: normal;
	color: #FAFFAF;
	text-decoration: none;
}

a:link
{
	font-size: 12px;
	font-weight: bold;
	color: #f1871c;
	text-decoration: none;
}

a:visited
{
	font-size: 12px;
	font-weight: bold;
	color: #f1871c;
	text-decoration: none;
}

a:active
{
	font-size: 12px;
	font-weight: bold;
	color: #f1871c;
	text-decoration: none;
}

a:hover
{
	font-size: 12px;
	font-weight: bold;
	color: #143e66;
	text-decoration: underline;
}
