@charset "utf-8";

.menu_bst_shops, .menu_bst_comp, .menu_bst_val, .menu_bst_sa, .menu_bst_lv,
.menu_com_amba, .menu_com_map, .menu_com_tlc,
.menu_info_lego, .menu_info_presse, .menu_info_lex, .menu_info_parts, .menu_info_sets, .menu_info_links,
.menu_mod_spezi, .menu_mod_tipps, .menu_mod_iscc, .menu_mod_iscc5 {
	display: none;
}

#logo {
	margin: 10px 10px 5px 10px;
}

#logo img {
	border: none;
	margin: 0px;
}

#menu {
	margin: 0 10px 0px 10px;
	height: 1.8em;
	line-height: 1.8em;
	font-size: small;
	font-weight: bold;
	border: 1px solid #d8e4f8;
	-moz-border-radius: 5px;
	background-color: #f2f8ff;
	min-width: 750px;
}

#menu a:hover {
	text-decoration: none;
}

#menu_sub {
	margin: -1px 10px 10px 10px;
	padding-top: 3px;
	height: 1.8em;
	font-size: x-small;
	border: 1px solid #690000;
	-moz-border-radius: 5px;
/*	background-color: #ffc080;*/
	background-color: #ffc080;
	min-width: 750px;
}

#menu_sub a:hover {
	text-decoration: none;
}

.menu_sub_inact {
	display: none;
}

.menu_inact, .menu_act, .menu_sub_act {
	float: left;
	padding: 0 10px 0 10px;
}

.menu_act {
	background-color: #ffc080;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid #ffc080;
	border-top: 1px solid #690000;
	margin-bottom: -1px;
}

.menu_act a {
	text-decoration: none;
}

.login, .google {
	margin: 0px 0px 0px 5px;
	padding: 1px 1px 1px 1px;
	border-top: 2px groove #690000 !important;
	border-right: 2px ridge #690000 !important;
	border-bottom: 2px ridge #690000 !important;
	border-left: 2px groove #690000 !important;
	border-top: 1px solid #690000;
	border-right: 1px solid #690000;
	border-bottom: 1px solid #690000;
	border-left: 1px solid #690000;
	-moz-border-radius: 5px;
	background-color: #ffc080;
	text-align: right;
	float: right;
	font-size: x-small;
}

.login input, .google input {
	font-size: x-small;
}

.google table, td, tr, fieldset, label, form {
	padding: 0px;
	margin: 0px;
}

.google input {
	margin: -0.5px 3px 0 0;
}

.google tr:hover {
	background-color: #ffc080;
}