/* ************************************************************************ */
/* *******************  LOGICAL PARTS OF THE DOCUMENT ********************* */
/* ************************************************************************ */
ul {
	margin-top: 0px;
	margin-bottom: 10px;
}
td {
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	color: #020202;
}

body {
	background: #5E5E5E;
	margin: 0px;
}

.wholecol {
	float: left;
	background: #ffffff;
	width: 745px;
	padding-bottom: 200px;
}

.top {
	width: 745px;
	height: 133px;
	background: url('img/logobg.jpg') no-repeat;
}

.header {
	width: 745px;
	height: 41px;
	padding-top: 44px;
	padding-left: 23px;
}

.menu {
	width: 745px;
	height: 18px;
}

.maincol {
	width: 542px;
	background: #ffffff;
	float: left;
}

.content {
	float: left;
	width: 480px;
	background: #ffffff;
	font-family: Verdana;
	font-size: 10px;
	color: #020202;
	line-height: 14px;
	padding-left: 24px;
	padding-right: 38px;
	padding-top: 10px;
}
.rightcol {
	float: left;
	height: 100%;
	width: 203px;
	background: #ffffff;
	padding-top: 35px;
}

.navigationline {
	width: 490px;
	height: 10px;
	background: #ffffff;
	text-align: right;
	padding-top: 10px;
	padding-left: 10px;
}
/* ************************************************************************ */
/* ************************ ELEMENTS OF THE DOCUMENT ********************** */
/* ************************************************************************ */

.content * {
	font-family: Verdana;
	font-size: 10px;
	color: #020202;
	line-height: 14px;
}
.content td {
	vertical-align: top;
}
.navigationline {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}

.topmenuitem {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	line-height: 14px;
	text-decoration: none;
	width: 100%;
	height: 14px;
}

.topmenuitem:hover, .langmenuitem:hover, .langmenuitem a:hover  {
	text-decoration: underline;
}

.langmenuitem, .langmenuitem a {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	line-height: 14px;
	text-decoration: none;
}

