@charset "utf-8";

/* ===== Menu Level 1 ==== */

#menu {
	width: 140px;
	margin-left: 20px;
}
#menu li {
	margin-bottom: 20px;
}
#menu1 {
	background-image: url(../_images/menu/logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 164px;
	width: 140px;
	display: block;
	text-indent: -1000em;
}
#menu1on {
	height: 162px;
}
#menu2 {
	background: url(../_images/menu/lv/ru.gif) no-repeat left center;
	display: block;
	height: 20px;
	width: 100px;
	text-indent: -1000em;
	margin-right: 20px;
	margin-left: 20px;
}
#menu2ru {
	background: url(../_images/menu/ru/lv.gif) no-repeat left center;
	display: block;
	height: 20px;
	width: 100px;
	text-indent: -1000em;
	margin-right: 20px;
	margin-left: 20px;
}
#menu3 {
	background: url(../_images/menu/lv/toctp.gif) no-repeat left center;
	text-indent: -1000em;
	display: block;
	height: 40px;
	width: 140px;
}
#menu3ru {
	background: url(../_images/menu/ru/toctp.gif) no-repeat left center;
	text-indent: -1000em;
	display: block;
	height: 40px;
	width: 140px;
}
#menu4 {
	background: url(../_images/menu/lv/toctf.gif) no-repeat left center;
	text-indent: -1000em;
	display: block;
	height: 40px;
	width: 140px;
}
#menu4ru {
	background: url(../_images/menu/ru/toctf.gif) no-repeat left center;
	text-indent: -1000em;
	display: block;
	height: 40px;
	width: 140px;
}
#menu5 {
	background: url(../_images/menu/lv/towidepr.gif) no-repeat left center;
	text-indent: -1000em;
	display: block;
	height: 40px;
	width: 140px;
}
#menu5ru {
	background: url(../_images/menu/ru/towidepr.gif) no-repeat left center;
	text-indent: -1000em;
	display: block;
	height: 40px;
	width: 140px;
}
#menu5on {
	height: 40px;
}
#menu6 {
	background: url(../_images/menu/lv/toothers.gif) no-repeat left center;
	text-indent: -1000em;
	display: block;
	height: 40px;
	width: 140px;
}
#menu6ru {
	background: url(../_images/menu/ru/toothers.gif) no-repeat left center;
	text-indent: -1000em;
	display: block;
	height: 40px;
	width: 140px;
}
#menu6on {
	height: 40px;
}
#menu7 {
	background: url(../_images/menu/lv/topgf.gif) no-repeat left center;
	text-indent: -1000em;
	display: block;
	height: 40px;
	width: 140px;
	margin-top: 40px;
}
#menu7ru {
	background: url(../_images/menu/ru/topgf.gif) no-repeat left center;
	text-indent: -1000em;
	display: block;
	height: 40px;
	width: 140px;
	margin-top: 40px;
}
#menu7on {
	height: 40px;
	margin-top: 40px;
}
#menu8_1 {
	height: 60px;
	display: block;
	width: 45px;
	text-indent: -1000em;
	margin-left: 15px;
	float: left;
	background: url(../_images/menu/fenster.gif) no-repeat left center;
	margin-top: 20px;
}
#menu8_2 {
	text-indent: -1000em;
	display: block;
	height: 60px;
	width: 50px;
	float: left;
	margin-left: 15px;
	background: url(../_images/menu/vs.gif) no-repeat left center;
	margin-top: 20px;
}
#menu10 img {
	margin-top: 20px;
	margin-left: 14px;
}
#menu a:hover {
	background-position: right 0;
}
