/* CSS Document */
body {
	background-color: #d6d6d6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.hg {
	background-image: url(../img/hg.gif);
}
.hg_menue {
	background-image: url(../img/menue_hg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.submenue_table {
	height: 35px;
	
}
.submenue {
	background-image: url(../img/submenue_hg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 21px;
	width: 220px;
	
}
.submenue_trenner {
	height: 10px;
	
}
.submenue_act {
	text-align: right;
	width: 15px;
}
.submenue_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;	
	width: 115px;
	text-align: left;	
}
.limex_logo {
	height: 44px;
	text-align:right;
	vertical-align: bottom;
}
.imp {
	height: 20px;
	text-align:center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}

